<?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/"
	>

<channel>
	<title>RGB(log)</title>
	<atom:link href="http://blog.rauschgenerator.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rauschgenerator.com</link>
	<description>Actionscript and stuff</description>
	<pubDate>Fri, 02 Oct 2009 13:56:38 +0000</pubDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Callback Commands instead of Events</title>
		<link>http://blog.rauschgenerator.com/2009/09/26/using-callback-commands-instead-of-events/</link>
		<comments>http://blog.rauschgenerator.com/2009/09/26/using-callback-commands-instead-of-events/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 00:42:12 +0000</pubDate>
		<dc:creator>Uwe Holland</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Commands]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[Optimization]]></category>

		<guid isPermaLink="false">http://blog.rauschgenerator.com/?p=40</guid>
		<description><![CDATA[Recently I&#8217;ve read posts about the speed advantages of callbacks over events on the blogs of Troy Gilbert and Jackson Dustan. But instead of using a strategy like stated in the comment here we use something which we call CallbackCommand and relies to the command pattern. It&#8217;s some kind of proxy command to call methods [...]]]></description>
		<wfw:commentRss>http://blog.rauschgenerator.com/2009/09/26/using-callback-commands-instead-of-events/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3: TimelineEvent, LabelEvent, FrameEvent</title>
		<link>http://blog.rauschgenerator.com/2009/05/23/as3-timelineevent-labelevent-frameevent/</link>
		<comments>http://blog.rauschgenerator.com/2009/05/23/as3-timelineevent-labelevent-frameevent/#comments</comments>
		<pubDate>Sat, 23 May 2009 10:22:45 +0000</pubDate>
		<dc:creator>Uwe Holland</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Timeline]]></category>

		<guid isPermaLink="false">http://blog.rauschgenerator.com/?p=22</guid>
		<description><![CDATA[I know it&#8217;s an old subject but I didn&#8217;t use the combination of AS3 and timeline animations for my projects so far.
Coming from Big Spaceship, Adobe DevNet / TimelineWatcher and Bytearray.org I wanted a clean solution to recognize FrameLabels on a timeline without using EnterFrame (which fails if you want to address newly instantiated timeline [...]]]></description>
		<wfw:commentRss>http://blog.rauschgenerator.com/2009/05/23/as3-timelineevent-labelevent-frameevent/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://blog.rauschgenerator.com/2008/09/26/willkommen/</link>
		<comments>http://blog.rauschgenerator.com/2008/09/26/willkommen/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 09:49:20 +0000</pubDate>
		<dc:creator>Uwe Holland</dc:creator>
		
		<category><![CDATA[Common]]></category>

		<category><![CDATA[Rauschgenerator]]></category>

		<guid isPermaLink="false">http://blog.rauschgenerator.com/?p=4</guid>
		<description><![CDATA[Hello Blog!
rg.addChild(new Blog());
]]></description>
		<wfw:commentRss>http://blog.rauschgenerator.com/2008/09/26/willkommen/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
