<?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>freestyle developments &#187; Node.js</title>
	<atom:link href="http://freestyle-developments.co.uk/blog/?cat=162&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://freestyle-developments.co.uk/blog</link>
	<description>Fun, games and coding</description>
	<lastBuildDate>Sun, 16 Jun 2013 07:56:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>NodeJS: the beautiful callback err machine</title>
		<link>http://freestyle-developments.co.uk/blog/?p=469</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=469#comments</comments>
		<pubDate>Sun, 16 Jun 2013 07:56:40 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Node.js]]></category>
		<category><![CDATA[callback]]></category>
		<category><![CDATA[error]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=469</guid>
		<description><![CDATA[One of the best things about NodeJS callbacks is their consistency. As in, most API calls require one and their method signature always follows the same pattern, and this is the most beautiful bit. The first parameter of a callback &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=469">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=469</wfw:commentRss>
		<slash:comments>23880</slash:comments>
		</item>
		<item>
		<title>Why you should version your Node dependencies using tilde</title>
		<link>http://freestyle-developments.co.uk/blog/?p=460</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=460#comments</comments>
		<pubDate>Sun, 03 Feb 2013 10:01:48 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[Dependencies]]></category>
		<category><![CDATA[Node]]></category>
		<category><![CDATA[NPM]]></category>
		<category><![CDATA[semver]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=460</guid>
		<description><![CDATA[I&#8217;m going to assume you&#8217;re already familiar with SemVer and the NPM tilde extension. If not, get your eye holes around those links, particularly the second one. Ever since I&#8217;ve been working on David I&#8217;ve seen a lot of version &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=460">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=460</wfw:commentRss>
		<slash:comments>1498</slash:comments>
		</item>
		<item>
		<title>David, a dependency management tool for Nodejs projects</title>
		<link>http://freestyle-developments.co.uk/blog/?p=457</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=457#comments</comments>
		<pubDate>Tue, 29 Jan 2013 22:30:06 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Node.js]]></category>
		<category><![CDATA[David]]></category>
		<category><![CDATA[Dependencies]]></category>
		<category><![CDATA[Node]]></category>
		<category><![CDATA[NPM]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=457</guid>
		<description><![CDATA[I made a thing. I noticed that there wasn&#8217;t a way to visualise which of my Nodejs project dependencies were out of date. I saw a library called police which looked pretty awesome, but I wanted to provide a bit &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=457">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=457</wfw:commentRss>
		<slash:comments>1050</slash:comments>
		</item>
	</channel>
</rss>
