<?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>A Programmer's Perspective &#187; javascript</title>
	<atom:link href="http://www.jason-palmer.com/topics/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jason-palmer.com</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 23:43:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Automating Fixture Instantiation in Mocha using Async</title>
		<link>http://www.jason-palmer.com/2012/01/automating-fixture-instantiation-in-mocha-using-async/</link>
		<comments>http://www.jason-palmer.com/2012/01/automating-fixture-instantiation-in-mocha-using-async/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 23:43:41 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[nodejs]]></category>
		<category><![CDATA[mocha]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=110</guid>
		<description><![CDATA[My latest Node.JS project has been entirely test-driven and I always strive to write very simple &#038; concise tests. Convoluted code in a test will be far less likely to be maintained. So when test driving my latest model, I (&#8230;)<p><a href="http://www.jason-palmer.com/2012/01/automating-fixture-instantiation-in-mocha-using-async/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2012/01/automating-fixture-instantiation-in-mocha-using-async/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting RailwayJS Environment</title>
		<link>http://www.jason-palmer.com/2011/12/setting-railwayjs-environment/</link>
		<comments>http://www.jason-palmer.com/2011/12/setting-railwayjs-environment/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 20:41:27 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[nodejs]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=105</guid>
		<description><![CDATA[Recently I&#8217;ve been working with RailwayJS and integrating Mocha for testing. However, I wasn&#8217;t able to figure out how to explicitly set the environment. As such, it was always defaulting to &#8220;development&#8221; which is not ideal. For those wondering, you (&#8230;)<p><a href="http://www.jason-palmer.com/2011/12/setting-railwayjs-environment/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2011/12/setting-railwayjs-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated jQuery Form Field Default Value Plugin</title>
		<link>http://www.jason-palmer.com/2011/05/updated-jquery-form-field-default-value-plugin/</link>
		<comments>http://www.jason-palmer.com/2011/05/updated-jquery-form-field-default-value-plugin/#comments</comments>
		<pubDate>Fri, 27 May 2011 21:23:23 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=90</guid>
		<description><![CDATA[Hi everyone, I finally got around to updating my jQuery plugin. I&#8217;ve cleaned up the code a bit and also ensured full compatibility with jQuery 1.6. A few new features: Option for property-based default value Now, if you choose, you (&#8230;)<p><a href="http://www.jason-palmer.com/2011/05/updated-jquery-form-field-default-value-plugin/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2011/05/updated-jquery-form-field-default-value-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MooFlow Firefox Uncaught Exception Fix</title>
		<link>http://www.jason-palmer.com/2009/03/mooflow-firefox-uncaught-exception-fix/</link>
		<comments>http://www.jason-palmer.com/2009/03/mooflow-firefox-uncaught-exception-fix/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 16:03:45 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.jason-palmer.com/?p=30</guid>
		<description><![CDATA[I am using MooFlow for a project at work and it is absolutely fantastic. Nothing else gives the ease of use and nice look like MooFlow. However, it kept throwing an uncaught exception in Firefox: Error: uncaught exception: [Exception... "Component (&#8230;)<p><a href="http://www.jason-palmer.com/2009/03/mooflow-firefox-uncaught-exception-fix/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.jason-palmer.com/2009/03/mooflow-firefox-uncaught-exception-fix/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.146 seconds -->

