<?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: Synchronous vs. Asynchonous explained</title>
	<atom:link href="http://www.funky-monkey.nl/blog/2009/01/13/synchronous-vs-asynchonous/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.funky-monkey.nl/blog/2009/01/13/synchronous-vs-asynchonous/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=synchronous-vs-asynchonous</link>
	<description>&#34;forgive me father for I have flashed&#34;</description>
	<lastBuildDate>Tue, 06 Dec 2011 10:03:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: CodeTip: Copying image files along with an AIR application &#171; Tahir Ahmed&#39;s thoughts</title>
		<link>http://www.funky-monkey.nl/blog/2009/01/13/synchronous-vs-asynchonous/comment-page-1/#comment-1878</link>
		<dc:creator>CodeTip: Copying image files along with an AIR application &#171; Tahir Ahmed&#39;s thoughts</dc:creator>
		<pubDate>Sat, 20 Mar 2010 08:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=107#comment-1878</guid>
		<description>[...] used openAsync instead of open because I wanted the other code to run at the same time while the images were being copied in the background. Plus, since I used Robert Penner&#8217;s AS3Signals as my main event mechanism throughout this [...]</description>
		<content:encoded><![CDATA[<p>[...] used openAsync instead of open because I wanted the other code to run at the same time while the images were being copied in the background. Plus, since I used Robert Penner&#8217;s AS3Signals as my main event mechanism throughout this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidney de Koning</title>
		<link>http://www.funky-monkey.nl/blog/2009/01/13/synchronous-vs-asynchonous/comment-page-1/#comment-1790</link>
		<dc:creator>Sidney de Koning</dc:creator>
		<pubDate>Sat, 19 Sep 2009 09:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=107#comment-1790</guid>
		<description>Thanks florian! Also updated the example above :)</description>
		<content:encoded><![CDATA[<p>Thanks florian! Also updated the example above <img src='http://www.funky-monkey.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: florian salihovic</title>
		<link>http://www.funky-monkey.nl/blog/2009/01/13/synchronous-vs-asynchonous/comment-page-1/#comment-1789</link>
		<dc:creator>florian salihovic</dc:creator>
		<pubDate>Sat, 19 Sep 2009 06:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=107#comment-1789</guid>
		<description>@James (and others): You need to register to outputProgress Events.</description>
		<content:encoded><![CDATA[<p>@James (and others): You need to register to outputProgress Events.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.funky-monkey.nl/blog/2009/01/13/synchronous-vs-asynchonous/comment-page-1/#comment-642</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 15 Jan 2009 09:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=107#comment-642</guid>
		<description>Have you noticed that Asyncronous file write commands don&#039;t dispatch progress events?  They do it for read commands, but not for write!</description>
		<content:encoded><![CDATA[<p>Have you noticed that Asyncronous file write commands don&#8217;t dispatch progress events?  They do it for read commands, but not for write!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

