<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>blog.onepixeloff - flash</title>
			<link>http://blog.onepixeloff.com/index.cfm</link>
			<description>One Pixel Off Incorporated&apos;s group blog. Detailing our adventures in development</description>
			<language>en-us</language>
			<pubDate>Sun, 05 Sep 2010 16:21:21 -0400</pubDate>
			<lastBuildDate>Wed, 17 Jun 2009 09:25:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>clayton@onepixeloff.com</managingEditor>
			<webMaster>clayton@onepixeloff.com</webMaster>
			
			
			
			
			
			<item>
				<title>ECOBOT is released!</title>
				<link>http://blog.onepixeloff.com/index.cfm/2009/6/17/ECOBOT-is-released</link>
				<description>
				
				&lt;a href=&quot;http://ecobot.taxi.ca&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;assets/icon-256.png&quot; align=&quot;right&quot;&gt;&lt;/a&gt; We have just released a public beta of a new personal carbon tracking application called ECOBOT. 

ECOBOT is an open source Adobe Air application, developed by &lt;a href=&quot;http://www.taxi.ca&quot; target=&quot;_blank&quot;&gt;TAXI Canada&lt;/a&gt; and &lt;a href=&quot;http://www.onepixeloff.com&quot; target=&quot;_blank&quot;&gt;One Pixel Off&lt;/a&gt;.

To find out more about it, and to get a copy visit: &lt;a href=&quot;http://ecobot.taxi.ca/&quot; target=&quot;_blank&quot;&gt;ecobot.taxi.ca&lt;/a&gt;
				
				</description>
						
				
				<category>flash</category>				
				
				<category>Flex</category>				
				
				<category>Free Software</category>				
				
				<pubDate>Wed, 17 Jun 2009 09:25:00 -0400</pubDate>
				<guid>http://blog.onepixeloff.com/index.cfm/2009/6/17/ECOBOT-is-released</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>A listing XML Socket Servers for Flash</title>
				<link>http://blog.onepixeloff.com/index.cfm/2007/1/21/A-listing-XML-Socket-Servers-for-Flash</link>
				<description>
				
				This is a list I compiled recently of commercial and opensource XML socket server&apos;s for flash. Along with some code examples of how to get started writing one from scratch.

&lt;hr/&gt;
&lt;strong&gt;COMMERCIAL/NON-OPENSOURCE&lt;/strong&gt;&lt;br/&gt;
&lt;br/&gt;
Electro Server 3&lt;br/&gt;
java based&lt;br/&gt;
commercial&lt;br/&gt;
- $299.00 for 50 users&lt;br/&gt;
- $599.00 for 100 users&lt;br/&gt;
- $899.00 for 200 users&lt;br/&gt;
- $1599.00 for 1000 users&lt;br/&gt;
- $2999.00 for unlimited&lt;br/&gt;
&lt;a href=&quot;http://www.electrotank.com/ElectroServer/&quot; target=&quot;_blank&quot;&gt;http://www.electrotank.com/ElectroServer/&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
colin moock&apos;s unity&lt;br/&gt;
java based&lt;br/&gt;
commercial&lt;br/&gt;
- $99.99 - express up to 100 connections&lt;br/&gt;
- $699.00 - enterprise unlimited&lt;br/&gt;
&lt;a href=&quot;http://moock.org/unity/buy/&quot; target=&quot;_blank&quot;&gt;http://moock.org/unity/buy/&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
NowCentral&lt;br/&gt;
java based?&lt;br/&gt;
commercial&lt;br/&gt;
- $95.00 - up to 64 users&lt;br/&gt;
- $495 - unlimited&lt;br/&gt;
&lt;a href=&quot;http://www.nowcentral.com/&quot; target=&quot;_blank&quot;&gt;http://www.nowcentral.com/&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
eClever&lt;br/&gt;
windows binary&lt;br/&gt;
comercial - price ranging from free for up to five users to $547.00 for 500+ users&lt;br/&gt;
&lt;a href=&quot;http://multiuser.web-cd.net/en/default.aspx&quot; target=&quot;_blank&quot;&gt;http://multiuser.web-cd.net/en/default.aspx&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Bricole XML Session Server&lt;br/&gt;
java based&lt;br/&gt;
free - but not opensource really&lt;br/&gt;
&lt;a href=&quot;http://www.bricole.se/xss/copyright.html&quot; target=&quot;_blank&quot;&gt;http://www.bricole.se/xss/copyright.html&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Fortress Server by Xadra&lt;br/&gt;
discontinued&lt;br/&gt;
&lt;br/&gt;
&lt;hr/&gt;
&lt;strong&gt;OPENSOURCE/FREE&lt;/strong&gt;&lt;br/&gt;
&lt;br/&gt;
red5 - built in xmlsocket + flash audio/video streaming&lt;br/&gt;
java based&lt;br/&gt;
opensource&lt;br/&gt;
&lt;a href=&quot;http://osflash.org/red5&quot; target=&quot;_blank&quot;&gt;http://osflash.org/red5&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Palabre&lt;br/&gt;
Python based&lt;br/&gt;
opensource&lt;br/&gt;
&lt;a href=&quot;http://swik.net/palabre-flash-xml-socket-server&quot; target=&quot;_blank&quot;&gt;http://swik.net/palabre-flash-xml-socket-server&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Swocket&lt;br/&gt;
python based&lt;br/&gt;
opensource&lt;br/&gt;
&lt;a href=&quot;http://swocket.sourceforge.net/&quot; target=&quot;_blank&quot;&gt;http://swocket.sourceforge.net/&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Multiserver&lt;br/&gt;
java based&lt;br/&gt;
opensource&lt;br/&gt;
&lt;a href=&quot;http://www.shovemedia.com/multiserver/&quot; target=&quot;_blank&quot;&gt;http://www.shovemedia.com/multiserver/&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Chatter&lt;br/&gt;
perl based&lt;br/&gt;
opensource&lt;br/&gt;
&lt;a href=&quot;http://www.pushby.com/chatter/&quot; target=&quot;_blank&quot;&gt;http://www.pushby.com/chatter/&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Power Flasher SOS&lt;br/&gt;
java based - PHP client sample code&lt;br/&gt;
opensource&lt;br/&gt;
&lt;a href=&quot;http://sos.powerflasher.de/english/english.html&quot; target=&quot;_blank&quot;&gt;http://sos.powerflasher.de/english/english.html&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Flash Unity &lt;br/&gt;
PHP based - alpha&lt;br/&gt;
opensource - GPL&lt;br/&gt;
replacement of the CyberSS (&lt;a href=&quot;http://projects.cyberlot.net/trac/cyberss&quot; target=&quot;_blank&quot;&gt;http://projects.cyberlot.net/trac/cyberss&lt;/a&gt;) php xml socket server&lt;br/&gt;
&lt;a href=&quot;http://www.flashunity.com/wiki/Faq&quot; target=&quot;_blank&quot;&gt;http://www.flashunity.com/wiki/Faq&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://pear.cyberlot.net/index.php&quot; target=&quot;_blank&quot;&gt;http://pear.cyberlot.net/index.php&lt;/a&gt;&lt;br/&gt;
sample&lt;br/&gt;
&lt;a href=&quot;http://chat.cyberlot.net/&quot; target=&quot;_blank&quot;&gt;http://chat.cyberlot.net/&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Jabber.org Server&lt;br/&gt;
Java based&lt;br/&gt;
Flash has to use XMPP to communicate with the server. &lt;br/&gt;
XIFF is a opensource XMPP toolkit for Flash (AVM2/Flash Player 9/FLEX2 port available)&lt;br/&gt;
&lt;a href=&quot;http://www.jivesoftware.org/xiff/&quot; target=&quot;_blank&quot;&gt;http://www.jivesoftware.org/xiff/&lt;/a&gt;&lt;br/&gt;
opensouce&lt;br/&gt;
&lt;a href=&quot;http://www.jabber.org&quot; target=&quot;_blank&quot;&gt;http://www.jabber.org&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;hr&gt;
&lt;strong&gt;SIMPLE XML SOCKET SERVER CODE EXAMPLES&lt;/strong&gt;&lt;br/&gt;
&lt;br/&gt;
Alan Nouri&apos;s Blog | dubi.org&lt;br/&gt;
simple socket server in python&lt;br/&gt;
&lt;a href=&quot;http://www.dubi.org/python-socket-server-for-flash&quot; target=&quot;_blank&quot;&gt;http://www.dubi.org/python-socket-server-for-flash&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Ted Patrick&apos;s Blog | Ted On Flex | &lt;a href=&quot;http://www.onflex.org&quot; target=&quot;_blank&quot;&gt;http://www.onflex.org&lt;/a&gt;&lt;br/&gt;
simple socket server in python&lt;br/&gt;
&lt;a href=&quot;http://www.onflex.org/ted/2003/10/non-xml-over-xmlsocket-for-f5-f7.php&quot; target=&quot;_blank&quot;&gt;http://www.onflex.org/ted/2003/10/non-xml-over-xmlsocket-for-f5-f7.php&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
HeliantTM Whitepaper: XMLSocket Simplified by Shengdar Tsai&lt;br/&gt;
simple socket server in perl&lt;br/&gt;
&lt;a href=&quot;http://www.heliant.net/~stsai/code/&quot; target=&quot;_blank&quot;&gt;http://www.heliant.net/~stsai/code/&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
ZEND Developers Zone&lt;br/&gt;
writing socket servers in PHP with ZEND&lt;br/&gt;
&lt;a href=&quot;http://devzone.zend.com/node/view/id/1086&quot; target=&quot;_blank&quot;&gt;http://devzone.zend.com/node/view/id/1086&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Java meets Flash - by Tom J. McClure&lt;br/&gt;
writing socket servers in Java.&lt;br/&gt;
&lt;a href=&quot;http://www.dagblastit.com/java/sockets.html&quot; target=&quot;_blank&quot;&gt;http://www.dagblastit.com/java/sockets.html&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;hr/&gt;
&lt;strong&gt;Other resources&lt;/strong&gt;&lt;br/&gt;
&lt;br/&gt;
The Flash XML FAQ - has info about xml socket servers&lt;br/&gt;
&lt;a href=&quot;http://www.huikuri.com/flash/xml/&quot; target=&quot;_blank&quot;&gt;http://www.huikuri.com/flash/xml/&lt;/a&gt;&lt;br/&gt;
				
				</description>
						
				
				<category>flash</category>				
				
				<pubDate>Sun, 21 Jan 2007 21:02:00 -0400</pubDate>
				<guid>http://blog.onepixeloff.com/index.cfm/2007/1/21/A-listing-XML-Socket-Servers-for-Flash</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Temporal Displacement Map In Flash</title>
				<link>http://blog.onepixeloff.com/index.cfm/2006/12/5/Temporal-Displacement-Map-In-Flash</link>
				<description>
				
				&lt;div id=&quot;temporalcamera&quot;&gt;&lt;/div&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
	// &lt;![CDATA[
	var so = new SWFObject(&quot;/assets/temporalcamera/temporalcamera.swf&quot;, &quot;temporalcameraswf&quot;, &quot;640&quot;, &quot;240&quot;, &quot;8&quot;, &quot;#FFFFFF&quot;);
	so.write(&quot;temporalcamera&quot;);
	// ]]&gt;
&lt;/script&gt;
&lt;p&gt;
It&apos;s a time based fun house mirror.
&lt;/p&gt;
&lt;p&gt;
Another quick hack, this time of a temporal displacement map applied to video. Here is the source such as it is: &lt;a href=&quot;/assets/temporalcamera/temporalcamera.zip&quot;&gt;temporalcamera.zip&lt;/a&gt;.
&lt;/p&gt;
				
				</description>
						
				
				<category>flash</category>				
				
				<pubDate>Tue, 05 Dec 2006 00:07:00 -0400</pubDate>
				<guid>http://blog.onepixeloff.com/index.cfm/2006/12/5/Temporal-Displacement-Map-In-Flash</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Slit Scan Camera Experiment In Flash</title>
				<link>http://blog.onepixeloff.com/index.cfm/2006/12/2/Slit-Scan-Camera-Experiment-In-Flash</link>
				<description>
				
				&lt;div id=&quot;slitscan&quot;&gt;&lt;/div&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
	// &lt;![CDATA[
	var so = new SWFObject(&quot;/assets/slitscan/slitscan.swf&quot;, &quot;slitscanswf&quot;, &quot;640&quot;, &quot;240&quot;, &quot;8&quot;, &quot;#FFFFFF&quot;);
	so.write(&quot;slitscan&quot;);
	// ]]&gt;
&lt;/script&gt;&lt;/p&gt;&lt;p&gt;&lt;p&gt;A very simple slit scan camera set up in flash. Most people are familiar the visual effect of a slit scan camera from photocopiers, and scanners. It works because the image is only captured from a single column or row that moves across the picture plane over time. The result is visual distortion of anything that moves while the scan line is crossing the picture plane, sort of a temporal fun house mirror.&lt;/p&gt;
&lt;p&gt;I can&apos;t think of any practical applications of this for flash developers, but it is fun toy to play with. Here is the source: &lt;a href=&quot;/assets/slitscan/slitscancamera.zip&quot;&gt;slitscancamera.zip&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;
				
				</description>
						
				
				<category>flash</category>				
				
				<pubDate>Sat, 02 Dec 2006 22:19:00 -0400</pubDate>
				<guid>http://blog.onepixeloff.com/index.cfm/2006/12/2/Slit-Scan-Camera-Experiment-In-Flash</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Flash in the Can</title>
				<link>http://blog.onepixeloff.com/index.cfm/2006/4/24/Flash-in-the-Can</link>
				<description>
				
				I only made it to the first two days of the conference because I had to take a day off becasue of bad cold, but my brain was full by then anyway. The biggest relevantion of the conference for me was that FLEX 2 will be free except for &quot;Flex builder&quot; application/eclipse plugin and the enterprise level versions of flash dataservice (neither of which have announced prices). The details of AS3 were pretty exciting, finally one event model for all components! Finding out that Flash player 9 (formerly 8.5) is going to work with a seperate virtual machine for executing the new byte code generated from AS3 code was pretty neat too.

In the key note it a graph was shown that projected that adoption of flash player 8 has probably broken 90% by now (I&apos;m not sure if it&apos;s up on the Adobe site yet). Finally I can start push Flash 8 for mainstream websites. Hopefully with the new upgrade/install feature of Flash 8 it won&apos;t take this long for Flash Player 9 to hit 90% and I can leave all of the legacy actionscript weirdness behind.

I skipped most of the high profile designer presentations like Erik Natzeke&apos;s and Josh Davis&apos;s. Those guys have had presentations pretty much every year I&apos;ve gone, plus there were presentations on open source flash projects at the same time. Aral Balkan gave a nice overview of all projects at osflash.org, and John Grden and Chris Allen showed off Red5. I expect we will be hearing a lot more about Red5 as time goes on.

I did manage to go to Geoff McFetridge&apos;s presentation though, and although he only mentioned flash once, and only in passing, I thought it was a great counter point to all of the technical and business work presented. A lot of flash designers get tend caught up in the technical execution of things, which isn&apos;t necessarily a bad thing by any means you are a flash designer. McFetridge isn&apos;t a flash designer though, he&apos;s a designer who has done a flash site or two. So it was nice to have a perspective on general design issues, which are of course relevant to but not exclusive to flash design. The bigger picture outside of the monitor if you will. Particularly from a designer like McFetridge who persues what you might call a sort of corny (in a good way of course) simplicity or innocence in his owrk. It was a great contrast to the standard slick futuristic &quot;impossible architecture&quot; type stuff most flash designers like to show off.
				
				</description>
						
				
				<category>flash</category>				
				
				<pubDate>Mon, 24 Apr 2006 20:05:00 -0400</pubDate>
				<guid>http://blog.onepixeloff.com/index.cfm/2006/4/24/Flash-in-the-Can</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>How that might work?&lt;br/&gt; Vyew&apos;s clever desktop sharing to flash player using a Java applet.</title>
				<link>http://blog.onepixeloff.com/index.cfm/2006/1/12/Vyews-screenrecording-applet</link>
				<description>
				
				If you haven&apos;t seen it yet &lt;a href=&quot;http://vyew.com/&quot; target=&quot;_blank&quot;&gt;Vyew&lt;/a&gt; is an online meeting/desktop sharing web application which for the moment at least is free to use. It&apos;s very much a direct competitor to Adobe&apos;s own Acrobat Connect (formerly Macromedia Breeze), which much sting a little since it&apos;s using Flash as the delivery platform.

What really intrigued me about it was that it was able to do desktop capture. Although this can be done when using Adobe Acrobat Connect, desktop recording is not something that can be done using Flash player alone. Macromedia didn&apos;t provide this functionality as part of the Flash player, presumably to prevent Flash based competition to Breeze. From what I gather, the way the Vyew site does it (on my Mac at least) is to work around this issue by using a java applet to do desktop capture.

That java could do this was news to me. It turns out there is a built in class &lt;a href=&quot;http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Robot.html&quot; target=&quot;_blank&quot;&gt;java.awt.Robot&lt;/a&gt; that makes it pretty easy to do. I discovered this when I took a look at the source for the open source &lt;a href=&quot;http://www.onestonesoup.org/ProjectScreenRecorder.html&quot; target=&quot;_blank&quot;&gt;Screen Recorder&lt;/a&gt; by One Stone Soup.

But what do you do with a bit map image of your screen once you have captured it with the Robot class? Well if you want to playback the video through flash like Vyew does then the best way to encode it would be using the Screen Video FLV codec. The FLV video encoder that came with Flash IDE used to allow you to encode video with this codec, but they took away this option with the encoders after Flash MX 2004 I believe. Fortunately there isn&apos;t much to the Codec as I found out when I took a look at another opensource project &lt;a href=&quot;http://sourceforge.net/projects/libflv/&quot; target=&quot;_blank&quot;&gt;libFLV&lt;/a&gt;. From the looks of the implementation in libflv the Screen Video codec just uses zlib style compression. You wouldn&apos;t be able to use libFLV out of the can with java though because it is written in C. A java port of it would have to be written, this isn&apos;t insurmountable though. Java comes out of the box with compatible compression methods. I had half a mind to take a crack at it myself. With that in mind I started looking for documentation on the FLV format.

Adobe does have &lt;a href=&quot;http://www.adobe.com/licensing/developer/&quot; target=&quot;_blank&quot;&gt;documentation&lt;/a&gt; on FLV format available for developers, unfortunately the license tied to it restricts it from being used for anything like a screen recording java application, or applet. Fortunately OsFlash.org has some pretty good &lt;a href=&quot;http://www.osflash.org/flv&quot; target=&quot;_blank&quot;&gt;documentation&lt;/a&gt; on the the FLV format.

In theory (or should I say in practice since Vyew is already doing it) it should be possible to write a Java application that can record your desktop and write that data as a stream of data in the FLV format using the Screen Video codec, but how do you get that stream into your friends&apos; the flash players? Unfortunately Flash Media Server does not support the Screen Video codec, at least that&apos;s what I read online. I found mention of it supporting it in the beta online, but apparently was removed for the public release. I guess it is only available in the version used for the Acrobat Connect/Breeze server. So even if you could get the FLV stream to the flash communication server, it couldn&apos;t stream it to the flash clients.

Enter another opensource project, &lt;a href=&quot;http://www.osflash.org/red5&quot; target=&quot;_blank&quot;&gt;Red5&lt;/a&gt;. Not only does Red5 support streaming of the Screen Video Codec, they also have proof of concept code for a java RTMP client in their SVN repository. With the the Red5 Java based RTMP client and server we have the components necessary for sending a FLV stream to a server, and for relaying in realtime to other the flash player on other peoples computers.

Besides putting the pieces together into a signed java applet, the only thing that is really missing is a Java library that can compress a sequence of images to FLV using the Screen Recording Codec. Sure it would be a bit of work but all the pieces are there.

And what about other FLV codecs? On2 VP6 is proprietary, and there aren&apos;t any opensource projects that can create or read FLVs using that codec. However there are a few projects for reading and writing the Sorenson codec, such as FFMPEG. How can they do that you might ask? Well the Sorenson Codec is compatible with the open H.263 codec. Java supports encoding and decoding of H.263 as part of the &lt;a href=&quot;http://java.sun.com/products/java-media/jmf/&quot; target=&quot;_blank&quot;&gt;Java Media Framework&lt;/a&gt;. You can also &lt;a href=&quot;http://www.mutong.com/fischer/java/usbcam/&quot; target=&quot;_blank&quot;&gt;capture video&lt;/a&gt; from a webcam using JMF. As for audio, JMF supports MP3, and ADPCM recording encoding and decoding.

So it looks like there are a lot of ways you could use Java to create, manipulate, decode, and even stream FLV video files. As developers continue to put these pieces together I suspect we will see lots of cool applications like Vyew in the near future.
				
				</description>
						
				
				<category>flash</category>				
				
				<category>Java</category>				
				
				<pubDate>Thu, 12 Jan 2006 16:29:00 -0400</pubDate>
				<guid>http://blog.onepixeloff.com/index.cfm/2006/1/12/Vyews-screenrecording-applet</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Flash 8 is released</title>
				<link>http://blog.onepixeloff.com/index.cfm/2005/9/19/Flash-8-is-released</link>
				<description>
				
				I&apos;ve haven&apos;t updated my blog in a while. I&apos;ve been too busy finishing projects at work and trying to finish my house revovations before my second child is born.

Since my last entry Macromedia Studio 8 was released, including Flash 8. There are lots of new feautres in Studio 8 and Flash, but one of the first things I found missing from in Flash was the remoting libraries. They aren&apos;t included by default and the Flash MX 2004 remoting libraries installer won&apos;t work with Flash 8. You can manually install remoting in Flash 8 by following the instuctings on &lt;a href=&quot;http://www.peterelst.com/blog/2005/09/13/flash-8-flash-remoting/&quot; target=&quot;_blank&quot;&gt;Peter Elst&apos;s blog&lt;/a&gt;.

I&apos;ve found a few other neat flash tidbits recently:

A online &lt;a href=&quot;http://www.pentacom.jp/soft/ex/font/edit.html&quot; target=&quot;_blank&quot;&gt;pixel font maker&lt;/a&gt;. Best of all it&apos;s free, and easier to use than fontographer. Did I mention it was free?

&lt;a href=&quot;http://www.swftools.org/&quot; target=&quot;_blank&quot;&gt;SWFTOOLS&lt;/a&gt; a GPL colleciton of tools for mucking about with swfs. Also free.
				
				</description>
						
				
				<category>flash</category>				
				
				<pubDate>Mon, 19 Sep 2005 18:38:00 -0400</pubDate>
				<guid>http://blog.onepixeloff.com/index.cfm/2005/9/19/Flash-8-is-released</guid>
				
			</item>
			
		 	
			</channel></rss>