<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Tamarin part I : AS3 Array</title>
	<atom:link href="http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/</link>
	<description>Ninjaneering!</description>
	<lastBuildDate>Thu, 24 May 2012 01:42:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Kawika</title>
		<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/#comment-518</link>
		<dc:creator><![CDATA[Kawika]]></dc:creator>
		<pubDate>Sun, 12 Sep 2010 23:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://jpauclair.wordpress.com/?p=21#comment-518</guid>
		<description><![CDATA[Great article.  I did not know AS3 Arrays were implemented internally in this way.  This will definitely influence my design decisions when architecting Flex apps.]]></description>
		<content:encoded><![CDATA[<p>Great article.  I did not know AS3 Arrays were implemented internally in this way.  This will definitely influence my design decisions when architecting Flex apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free For All, All For Free</title>
		<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/#comment-509</link>
		<dc:creator><![CDATA[Free For All, All For Free]]></dc:creator>
		<pubDate>Fri, 27 Aug 2010 15:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://jpauclair.wordpress.com/?p=21#comment-509</guid>
		<description><![CDATA[Thanks For Share]]></description>
		<content:encoded><![CDATA[<p>Thanks For Share</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arwid</title>
		<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/#comment-477</link>
		<dc:creator><![CDATA[Arwid]]></dc:creator>
		<pubDate>Mon, 21 Jun 2010 12:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://jpauclair.wordpress.com/?p=21#comment-477</guid>
		<description><![CDATA[Hey, great stuff, really interesting.

But.. Im getting a very very very annoying runtime error from your code highlight thingy everytime I drag my mouse over them.

Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.

Regards, Arwid.]]></description>
		<content:encoded><![CDATA[<p>Hey, great stuff, really interesting.</p>
<p>But.. Im getting a very very very annoying runtime error from your code highlight thingy everytime I drag my mouse over them.</p>
<p>Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.</p>
<p>Regards, Arwid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpauclair.net: 6 Months &#8211; Articles recap. &#171; jpauclair</title>
		<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/#comment-414</link>
		<dc:creator><![CDATA[jpauclair.net: 6 Months &#8211; Articles recap. &#171; jpauclair]]></dc:creator>
		<pubDate>Mon, 24 May 2010 20:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://jpauclair.wordpress.com/?p=21#comment-414</guid>
		<description><![CDATA[[...] Tamarin Part I: AS3 Array [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Tamarin Part I: AS3 Array [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS3 hidden treasure in the mm.cfg file. Revealing and documenting many Flash secrets! &#171; jpauclair</title>
		<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/#comment-113</link>
		<dc:creator><![CDATA[AS3 hidden treasure in the mm.cfg file. Revealing and documenting many Flash secrets! &#171; jpauclair]]></dc:creator>
		<pubDate>Sat, 13 Feb 2010 18:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://jpauclair.wordpress.com/?p=21#comment-113</guid>
		<description><![CDATA[[...] I did many articles greatly appreciated by the community: FlashPlayer Security, FlashPlayer Memory, AS3 Array under the hood, Optimized Base64 Encoding. But this one, I think, will rule them [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I did many articles greatly appreciated by the community: FlashPlayer Security, FlashPlayer Memory, AS3 Array under the hood, Optimized Base64 Encoding. But this one, I think, will rule them [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamarin part II &#8211; More on Array and Vector &#171; jpauclair</title>
		<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/#comment-57</link>
		<dc:creator><![CDATA[Tamarin part II &#8211; More on Array and Vector &#171; jpauclair]]></dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://jpauclair.wordpress.com/?p=21#comment-57</guid>
		<description><![CDATA[[...] with 5 comments  Read Part I [...]]]></description>
		<content:encoded><![CDATA[<p>[...] with 5 comments  Read Part I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reverse engineering AMF3 Vector for Java &#171; jpauclair</title>
		<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/#comment-50</link>
		<dc:creator><![CDATA[Reverse engineering AMF3 Vector for Java &#171; jpauclair]]></dc:creator>
		<pubDate>Sat, 16 Jan 2010 08:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://jpauclair.wordpress.com/?p=21#comment-50</guid>
		<description><![CDATA[[...] leave a comment &#187;  Did you ever worked in AS3 with Byte Array and AMF data serialization for transferring object over network ? It really simplify everything. Of course there is a size overhead. But the bottom line is that we can save hundreds of hours by using it. Since Flash 10, there is one big flaw with AMF: it doesn’t support Vector. Well it’s not true, The FlasPlayer support it, but not what link to it. So you still can serialize Vector object in a byte array and save it in a file for example, but you can’t send it to a web page written in php or a server in Java because there is no implementation of those new « flash 10 features (Vector, Dictionary,…)» in the flex framework. The thing you can do is use an Array instead of a vector, and enjoy the conversion in the Java Hash Map server sie. This is done because of the « sparse possibility of the array » (read my Tamarin Array Analysis). [...]]]></description>
		<content:encoded><![CDATA[<p>[...] leave a comment &raquo;  Did you ever worked in AS3 with Byte Array and AMF data serialization for transferring object over network ? It really simplify everything. Of course there is a size overhead. But the bottom line is that we can save hundreds of hours by using it. Since Flash 10, there is one big flaw with AMF: it doesn’t support Vector. Well it’s not true, The FlasPlayer support it, but not what link to it. So you still can serialize Vector object in a byte array and save it in a file for example, but you can’t send it to a web page written in php or a server in Java because there is no implementation of those new « flash 10 features (Vector, Dictionary,…)» in the flex framework. The thing you can do is use an Array instead of a vector, and enjoy the conversion in the Java Hash Map server sie. This is done because of the « sparse possibility of the array » (read my Tamarin Array Analysis). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson Dunstan</title>
		<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/#comment-21</link>
		<dc:creator><![CDATA[Jackson Dunstan]]></dc:creator>
		<pubDate>Mon, 14 Dec 2009 04:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://jpauclair.wordpress.com/?p=21#comment-21</guid>
		<description><![CDATA[This is an excellent article and a real eye-opener too. It&#039;s inspired me to write an article elaborating on the subject. It&#039;ll be available tomorrow (Monday) on my site here: http://jacksondunstan.com/articles/529

Thanks for the article and the blog. Although you&#039;ve just begun, you already have three killer articles. Keep up the great work!]]></description>
		<content:encoded><![CDATA[<p>This is an excellent article and a real eye-opener too. It&#8217;s inspired me to write an article elaborating on the subject. It&#8217;ll be available tomorrow (Monday) on my site here: <a href="http://jacksondunstan.com/articles/529" rel="nofollow">http://jacksondunstan.com/articles/529</a></p>
<p>Thanks for the article and the blog. Although you&#8217;ve just begun, you already have three killer articles. Keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alec McEachran</title>
		<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/#comment-9</link>
		<dc:creator><![CDATA[Alec McEachran]]></dc:creator>
		<pubDate>Thu, 03 Dec 2009 08:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://jpauclair.wordpress.com/?p=21#comment-9</guid>
		<description><![CDATA[Of course it does; I had misread the article. Thanks for clarifying that!]]></description>
		<content:encoded><![CDATA[<p>Of course it does; I had misread the article. Thanks for clarifying that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpauclair</title>
		<link>http://jpauclair.net/2009/12/02/tamarin-part-i-as3-array/#comment-7</link>
		<dc:creator><![CDATA[jpauclair]]></dc:creator>
		<pubDate>Thu, 03 Dec 2009 00:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://jpauclair.wordpress.com/?p=21#comment-7</guid>
		<description><![CDATA[try the same thing but stop at index=1
while (–-i &gt; 1)

There should be no or almost no difference. maybee the object will be a bit faster.

the &quot;twice as fast&quot; is due to the checkForSparseToDenseConversion wich is REALLY slow for a backward array!]]></description>
		<content:encoded><![CDATA[<p>try the same thing but stop at index=1<br />
while (–-i &gt; 1)</p>
<p>There should be no or almost no difference. maybee the object will be a bit faster.</p>
<p>the &#8220;twice as fast&#8221; is due to the checkForSparseToDenseConversion wich is REALLY slow for a backward array!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

