<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Flash Lab! &#187; ByteArray</title>
	<atom:link href="http://www.emstris.com/tag/bytearray/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emstris.com</link>
	<description>Let AS3 Rock Your World</description>
	<lastBuildDate>Sat, 09 Jul 2011 09:13:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Extracting image binary info without loading the entire file</title>
		<link>http://www.emstris.com/2009/05/extracting-binary-info/</link>
		<comments>http://www.emstris.com/2009/05/extracting-binary-info/#comments</comments>
		<pubDate>Sun, 17 May 2009 19:07:27 +0000</pubDate>
		<dc:creator>Hadi Tavakoli</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[binary data]]></category>
		<category><![CDATA[ByteArray]]></category>
		<category><![CDATA[close the loader]]></category>
		<category><![CDATA[EventDispatcher]]></category>
		<category><![CDATA[find dimensions of an image before actually loading it]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[image file header information]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[kill loading process]]></category>
		<category><![CDATA[kill the loader]]></category>
		<category><![CDATA[load binary]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[URLStream]]></category>

		<guid isPermaLink="false">http://www.emstris.com/?p=139</guid>
		<description><![CDATA[Well, today I surely teared myself apart! I spent about 10 hours to get myself femiliar with how the three most popular image formats, jpg, png and gif work and how we can use the flash AS3 ByteArray class to extract this information! I must confess that I still am very unclear about a lot [...]]]></description>
		<wfw:commentRss>http://www.emstris.com/2009/05/extracting-binary-info/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

