<?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; Javascript</title>
	<atom:link href="http://thedanexperiment.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedanexperiment.com</link>
	<description>Life, Technology, Science, Skepticism</description>
	<lastBuildDate>Wed, 31 Aug 2011 18:45:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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>
		<item>
		<title>Solving XUL Permission Denied Exceptions</title>
		<link>http://thedanexperiment.com/2009/04/18/solving-xul-permission-denied-exceptions/</link>
		<comments>http://thedanexperiment.com/2009/04/18/solving-xul-permission-denied-exceptions/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 22:54:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[ERP]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[XUL]]></category>

		<guid isPermaLink="false">http://www.thedanexperiment.com/?p=119</guid>
		<description><![CDATA[Our company has a XUL-based CRM-ERP application that I maintain. Like most applications we run into bugs from time to time that need to be fixed. We've had an ongoing battle with some very annoying permission denied exceptions. Here's how I solved them.]]></description>
		<wfw:commentRss>http://thedanexperiment.com/2009/04/18/solving-xul-permission-denied-exceptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: thedanexperiment.com @ 2012-05-20 07:48:33 -->
