<?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: Scrolling techniques—pick your poison</title>
	<atom:link href="http://destroytoday.com/blog/2009/10/scrolling-techniques%e2%80%94pick-your-poison/feed/" rel="self" type="application/rss+xml" />
	<link>http://destroytoday.com/blog/2009/10/scrolling-techniques%e2%80%94pick-your-poison/</link>
	<description>Jonnie is back to work.</description>
	<lastBuildDate>Tue, 16 Mar 2010 04:31:20 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Destroy Today / Blog Archive &#187; DestroyTwitter 2.0 Preview: Improved item rendering</title>
		<link>http://destroytoday.com/blog/2009/10/scrolling-techniques%e2%80%94pick-your-poison/comment-page-1/#comment-911</link>
		<dc:creator>Destroy Today / Blog Archive &#187; DestroyTwitter 2.0 Preview: Improved item rendering</dc:creator>
		<pubDate>Tue, 17 Nov 2009 18:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://destroytoday.com/blog/?p=1367#comment-911</guid>
		<description>[...] my wildest expectations. One technique I used is improved item rendering. A few weeks back, I wrote a post about scrolling methods. The current one used in DestroyTwitter 1.7.2 uses preallocation and masking. It&#8217;s great for [...]</description>
		<content:encoded><![CDATA[<p>[...] my wildest expectations. One technique I used is improved item rendering. A few weeks back, I wrote a post about scrolling methods. The current one used in DestroyTwitter 1.7.2 uses preallocation and masking. It&#8217;s great for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin Luck</title>
		<link>http://destroytoday.com/blog/2009/10/scrolling-techniques%e2%80%94pick-your-poison/comment-page-1/#comment-783</link>
		<dc:creator>Kelvin Luck</dc:creator>
		<pubDate>Thu, 29 Oct 2009 18:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://destroytoday.com/blog/?p=1367#comment-783</guid>
		<description>Arpit posted something similar a while back:

http://www.arpitonline.com/blog/2009/08/02/optimized-list-a-pure-as3-list-with-renderer-recycling/

I&#039;m not sure if he came up with a solution for the variable height rows though...</description>
		<content:encoded><![CDATA[<p>Arpit posted something similar a while back:</p>
<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>
<p>I&#8217;m not sure if he came up with a solution for the variable height rows though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonnie</title>
		<link>http://destroytoday.com/blog/2009/10/scrolling-techniques%e2%80%94pick-your-poison/comment-page-1/#comment-782</link>
		<dc:creator>Jonnie</dc:creator>
		<pubDate>Thu, 29 Oct 2009 18:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://destroytoday.com/blog/?p=1367#comment-782</guid>
		<description>@Quentin — I&#039;ve never used cacheAsBitmap, but I&#039;ve been told it shouldn&#039;t be used for objects that change often. Since this is a list of selectable options, it wouldn&#039;t be ideal, but if it were a scrollable graphic, I&#039;d use it.</description>
		<content:encoded><![CDATA[<p>@Quentin — I&#8217;ve never used cacheAsBitmap, but I&#8217;ve been told it shouldn&#8217;t be used for objects that change often. Since this is a list of selectable options, it wouldn&#8217;t be ideal, but if it were a scrollable graphic, I&#8217;d use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quentin</title>
		<link>http://destroytoday.com/blog/2009/10/scrolling-techniques%e2%80%94pick-your-poison/comment-page-1/#comment-780</link>
		<dc:creator>Quentin</dc:creator>
		<pubDate>Thu, 29 Oct 2009 17:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://destroytoday.com/blog/?p=1367#comment-780</guid>
		<description>Any thoughts on using cacheAsBitmap on the scrolled content, when scrolling?
Faster? Dangerous?</description>
		<content:encoded><![CDATA[<p>Any thoughts on using cacheAsBitmap on the scrolled content, when scrolling?<br />
Faster? Dangerous?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
