<?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>Alrighty Then! &#187; performance</title>
	<atom:link href="http://www.alrightythen.de/blog/tag/performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alrightythen.de/blog</link>
	<description>development notes, tech talk ...</description>
	<lastBuildDate>Sun, 28 Feb 2010 22:25:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>1000+ Children in a Flex-Container</title>
		<link>http://www.alrightythen.de/blog/2007/11/1000-children-in-a-flex-container/</link>
		<comments>http://www.alrightythen.de/blog/2007/11/1000-children-in-a-flex-container/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 17:29:00 +0000</pubDate>
		<dc:creator>ms</dc:creator>
				<category><![CDATA[AIR / Apollo]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[maptech]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.alrightythen.de/blog/?p=16</guid>
		<description><![CDATA[I want to add 1000+ child elements to a flex container that can be moved around with the mouse ( using startDrag / MouseEvent.MOVE). On a first try, i used a Canvas to hold the elements and a class derived from UIComponent as element. Adding 1K of children rendered the application almost completely unresponsive. I [...]]]></description>
		<wfw:commentRss>http://www.alrightythen.de/blog/2007/11/1000-children-in-a-flex-container/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
