<?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/"
		>
<channel>
	<title>Comments on: Optimized List: A pure AS3 List with renderer recycling</title>
	<atom:link href="http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/</link>
	<description>"I write pretty software"</description>
	<lastBuildDate>Mon, 23 Jan 2012 10:32:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: bambii7</title>
		<link>http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/comment-page-1/#comment-77791</link>
		<dc:creator>bambii7</dc:creator>
		<pubDate>Tue, 08 Feb 2011 01:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=282#comment-77791</guid>
		<description>Nice work! Liking the source.  And thanks for pointing out Open Pyro as well. Haven&#039;t herd of it before, and although Flex is awesome it&#039;s bulk isn&#039;t that fantastic for RIA, I prefer custom AS3. I&#039;ll have to look at Open Pyro ;)</description>
		<content:encoded><![CDATA[<p>Nice work! Liking the source.  And thanks for pointing out Open Pyro as well. Haven&#8217;t herd of it before, and although Flex is awesome it&#8217;s bulk isn&#8217;t that fantastic for RIA, I prefer custom AS3. I&#8217;ll have to look at Open Pyro <img src='http://www.arpitonline.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xfinity TV App is finally in the App Store &#124; code zen</title>
		<link>http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/comment-page-1/#comment-77649</link>
		<dc:creator>Xfinity TV App is finally in the App Store &#124; code zen</dc:creator>
		<pubDate>Wed, 24 Nov 2010 14:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=282#comment-77649</guid>
		<description>[...] Building the app was a huge learning experience for me. Before this project I knew very little about iOS and Objective C, but working with some of the smartest developers on the platform got me to learn iOS app development pretty fast. At this point, I have worked with so many UI technologies and frameworks that I was able to apply a lot of my learnings almost directly (with syntax differences of course). For example, one feature I was responsible for was the OnDemand listings view in the app. To implement the view that was supposed to show the thousands of assets available on Xfinity, I was able to implement a virtualized list that recycles item renderers to effectively manage memory. The api and implementation of my component was very influenced by the Flex and OpenPyro List control (I have previously discussed virtualized list implementation in ActionScript here). [...]</description>
		<content:encoded><![CDATA[<p>[...] Building the app was a huge learning experience for me. Before this project I knew very little about iOS and Objective C, but working with some of the smartest developers on the platform got me to learn iOS app development pretty fast. At this point, I have worked with so many UI technologies and frameworks that I was able to apply a lot of my learnings almost directly (with syntax differences of course). For example, one feature I was responsible for was the OnDemand listings view in the app. To implement the view that was supposed to show the thousands of assets available on Xfinity, I was able to implement a virtualized list that recycles item renderers to effectively manage memory. The api and implementation of my component was very influenced by the Flex and OpenPyro List control (I have previously discussed virtualized list implementation in ActionScript here). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sansego</title>
		<link>http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/comment-page-1/#comment-65197</link>
		<dc:creator>Sansego</dc:creator>
		<pubDate>Tue, 03 Nov 2009 13:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=282#comment-65197</guid>
		<description>Thanks for this great example! Although my problem is slightly more complicated since the list has to contain a more than one type of display objects (various sizes etc.), your solution for sure points in the right direction!</description>
		<content:encoded><![CDATA[<p>Thanks for this great example! Although my problem is slightly more complicated since the list has to contain a more than one type of display objects (various sizes etc.), your solution for sure points in the right direction!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: List &#171; VenkatCoolMind&#39;s</title>
		<link>http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/comment-page-1/#comment-61565</link>
		<dc:creator>List &#171; VenkatCoolMind&#39;s</dc:creator>
		<pubDate>Thu, 27 Aug 2009 17:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=282#comment-61565</guid>
		<description>[...] http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/" rel="nofollow">http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by TheGpaHood</title>
		<link>http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/comment-page-1/#comment-60532</link>
		<dc:creator>Twitted by TheGpaHood</dc:creator>
		<pubDate>Sun, 02 Aug 2009 22:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=282#comment-60532</guid>
		<description>[...] This post was Twitted by TheGpaHood [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by TheGpaHood [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

