<?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>Nathan Hinish &#187; threads</title>
	<atom:link href="http://hinish.com/tag/threads/feed/" rel="self" type="application/rss+xml" />
	<link>http://hinish.com</link>
	<description>blogonomics</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:33:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Flex threading w/ Web Workers</title>
		<link>http://hinish.com/2010/03/17/flex-threading-w-web-workers-part-1/</link>
		<comments>http://hinish.com/2010/03/17/flex-threading-w-web-workers-part-1/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 18:17:34 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[threads]]></category>
		<category><![CDATA[web workers]]></category>

		<guid isPermaLink="false">http://hinish.com/?p=95</guid>
		<description><![CDATA[One place where Flash falls short is threading.  Unfortunately it is not possible to create threads using the current version of the Flash Player. (10 point something something at the time of this writing)  What this means is if you have a large dataset you need to parse through, and you simply use an recursive [...]]]></description>
		<wfw:commentRss>http://hinish.com/2010/03/17/flex-threading-w-web-workers-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

