<?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>The Dan Experiment &#187; XMLHttpRequest</title>
	<atom:link href="http://thedanexperiment.com/tag/xmlhttprequest/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedanexperiment.com</link>
	<description>Life, Technology, Science, Skepticism</description>
	<lastBuildDate>Sat, 10 Oct 2009 19:51:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Emulating XMLHttpRequest in node.js</title>
		<link>http://thedanexperiment.com/2009/10/04/emulating-xmlhttprequest-in-node-js/</link>
		<comments>http://thedanexperiment.com/2009/10/04/emulating-xmlhttprequest-in-node-js/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 20:02:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[XMLHttpRequest]]></category>

		<guid isPermaLink="false">http://thedanexperiment.com/?p=146</guid>
		<description><![CDATA[I&#8217;ve been following the node.js project for a while. It&#8217;s a really cool, lightweight, event-based implementation of server side Javascript using V8. I hadn&#8217;t used it at all because it was missing a few key features, mainly binary support. I checked the project status a few days ago and lo and behold, binary support had [...]]]></description>
		<wfw:commentRss>http://thedanexperiment.com/2009/10/04/emulating-xmlhttprequest-in-node-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
