<?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: ActionScript Wiki</title>
	<atom:link href="http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/</link>
	<description>Actionscript3, Flash, Java, C#, C++, Algorithms &#38; Imageprocessing</description>
	<lastBuildDate>Fri, 12 Mar 2010 17:39:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The Monday Roast: Essential Adobe Flash Development Links - 14th April 2009 &#124; Drastika</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-167503</link>
		<dc:creator>The Monday Roast: Essential Adobe Flash Development Links - 14th April 2009 &#124; Drastika</dc:creator>
		<pubDate>Tue, 14 Apr 2009 19:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-167503</guid>
		<description>[...] Actionscript Wiki [...]</description>
		<content:encoded><![CDATA[<p>[...] Actionscript Wiki [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: localToGlobal &#187; Blog Archive &#187; news review -&#62; 13th week of 2009</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166541</link>
		<dc:creator>localToGlobal &#187; Blog Archive &#187; news review -&#62; 13th week of 2009</dc:creator>
		<pubDate>Sun, 29 Mar 2009 19:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166541</guid>
		<description>[...] &gt; ActionScript Wiki at blog.joa-ebert.com - Blog of Joa Ebert [...]</description>
		<content:encoded><![CDATA[<p>[...] &gt; ActionScript Wiki at blog.joa-ebert.com &#8211; Blog of Joa Ebert [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166400</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 26 Mar 2009 17:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166400</guid>
		<description>Hi Joa,

Very nice work thanks for making this public. I look forward to adding to it soon.</description>
		<content:encoded><![CDATA[<p>Hi Joa,</p>
<p>Very nice work thanks for making this public. I look forward to adding to it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166366</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Wed, 25 Mar 2009 11:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166366</guid>
		<description>The recent changes at http://wiki.joa-ebert.com/index.php/Special:Recentchanges has an RSS feed available.</description>
		<content:encoded><![CDATA[<p>The recent changes at <a href="http://wiki.joa-ebert.com/index.php/Special:Recentchanges" rel="nofollow">http://wiki.joa-ebert.com/index.php/Special:Recentchanges</a> has an RSS feed available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erixtekila</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166350</link>
		<dc:creator>erixtekila</dc:creator>
		<pubDate>Tue, 24 Mar 2009 23:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166350</guid>
		<description>Any way to get an RSS feed for the wiki ?</description>
		<content:encoded><![CDATA[<p>Any way to get an RSS feed for the wiki ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Forsyth</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166346</link>
		<dc:creator>Brett Forsyth</dc:creator>
		<pubDate>Tue, 24 Mar 2009 21:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166346</guid>
		<description>Sounds good to me. Basics are fine. I know you will post something that I wouldn&#039;t have thought of.</description>
		<content:encoded><![CDATA[<p>Sounds good to me. Basics are fine. I know you will post something that I wouldn&#8217;t have thought of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166322</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Tue, 24 Mar 2009 19:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166322</guid>
		<description>Socket efficiency and optimization is not so easy to discuss. Reading data from a socket async could be seen as something like a code snippet, but that is it.
The problem is that it matters in most cases how and what kind of data you transmit but the basics are always the same. Maybe I will write something about that.</description>
		<content:encoded><![CDATA[<p>Socket efficiency and optimization is not so easy to discuss. Reading data from a socket async could be seen as something like a code snippet, but that is it.<br />
The problem is that it matters in most cases how and what kind of data you transmit but the basics are always the same. Maybe I will write something about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Forsyth</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166321</link>
		<dc:creator>Brett Forsyth</dc:creator>
		<pubDate>Tue, 24 Mar 2009 18:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166321</guid>
		<description>I think a how to of socket efficiency and optimizations is what i am after.</description>
		<content:encoded><![CDATA[<p>I think a how to of socket efficiency and optimizations is what i am after.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gropapa</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166315</link>
		<dc:creator>gropapa</dc:creator>
		<pubDate>Tue, 24 Mar 2009 14:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166315</guid>
		<description>for example! or some Comet implemntation...i don&#039;t know</description>
		<content:encoded><![CDATA[<p>for example! or some Comet implemntation&#8230;i don&#8217;t know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166310</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Tue, 24 Mar 2009 10:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166310</guid>
		<description>What do you guys mean in terms of network orientated programming? Examples how to use the Socket class efficiently?</description>
		<content:encoded><![CDATA[<p>What do you guys mean in terms of network orientated programming? Examples how to use the Socket class efficiently?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: epologee</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166308</link>
		<dc:creator>epologee</dc:creator>
		<pubDate>Tue, 24 Mar 2009 09:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166308</guid>
		<description>Very nice! Already seeing a lot of new stuff in there. Thank you Joa! Cheers // Eric-Paul.</description>
		<content:encoded><![CDATA[<p>Very nice! Already seeing a lot of new stuff in there. Thank you Joa! Cheers // Eric-Paul.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gropapa</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166306</link>
		<dc:creator>gropapa</dc:creator>
		<pubDate>Tue, 24 Mar 2009 08:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166306</guid>
		<description>I have to admit this is a very very interesting thing your doing! I&#039;m waiting forward to reading your next articles and code snippets! It is so usefull, the snippet about how to write an object pool is nice!
What about some code implementing various design pattern or something network oriented!
Nevertheless, thanks for sharing with the community</description>
		<content:encoded><![CDATA[<p>I have to admit this is a very very interesting thing your doing! I&#8217;m waiting forward to reading your next articles and code snippets! It is so usefull, the snippet about how to write an object pool is nice!<br />
What about some code implementing various design pattern or something network oriented!<br />
Nevertheless, thanks for sharing with the community</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Forsyth</title>
		<link>http://blog.joa-ebert.com/2009/03/24/actionscript-wiki/comment-page-1/#comment-166266</link>
		<dc:creator>Brett Forsyth</dc:creator>
		<pubDate>Mon, 23 Mar 2009 23:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=296#comment-166266</guid>
		<description>How about some info on fast socket processing? Or just Socket optimizations in general.</description>
		<content:encoded><![CDATA[<p>How about some info on fast socket processing? Or just Socket optimizations in general.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
