<?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>edave.net</title>
	<atom:link href="http://www.edave.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edave.net</link>
	<description>A hungry developer&#039;s android and javascript discoveries</description>
	<lastBuildDate>Wed, 29 Jun 2011 08:35:13 +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>Layers &#8211; Layered Architecture for node.js made easy</title>
		<link>http://www.edave.net/2011/06/28/layers-layered-architecture-for-nodejs-made-easy/</link>
		<comments>http://www.edave.net/2011/06/28/layers-layered-architecture-for-nodejs-made-easy/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 08:37:14 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.edave.net/?p=236</guid>
		<description><![CDATA[In my previous post A Layered Node.js Architecture using Express I wrote on the benefits of using a layered architecture and how to implement one in a node.js web app. This post goes one step further by introducing Layers, a module which will help automatically load and neatly setup the layers (and routes) of your [...]]]></description>
		<wfw:commentRss>http://www.edave.net/2011/06/28/layers-layered-architecture-for-nodejs-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Layered Node.js Architecture using Express</title>
		<link>http://www.edave.net/2011/03/22/a-layered-node-js-architecture-using-express/</link>
		<comments>http://www.edave.net/2011/03/22/a-layered-node-js-architecture-using-express/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 11:49:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.edave.net/?p=193</guid>
		<description><![CDATA[Using layers in your app is a good way to ensure separation of concerns. This post is not an in-depth description to this architecture pattern but more a quick description of each layer&#8217;s purpose and how I&#8217;ve implemented them in node using express. For the impatient, you can peruse the code of the working example here. [...]]]></description>
		<wfw:commentRss>http://www.edave.net/2011/03/22/a-layered-node-js-architecture-using-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Macbook Pro SSD before and after benchmarks</title>
		<link>http://www.edave.net/2010/11/02/new-macbook-pro-ssd-before-and-after-benchmarks/</link>
		<comments>http://www.edave.net/2010/11/02/new-macbook-pro-ssd-before-and-after-benchmarks/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 09:14:37 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Quick Tech Solutions]]></category>

		<guid isPermaLink="false">http://www.edave.net/?p=183</guid>
		<description><![CDATA[Before (5400rpm) After (OCZ Vertex II 120GB) To say the least I&#8217;m more than happy. The over all score went from 165.24 to 260.85. Next stop. 8GB of RAM.]]></description>
		<wfw:commentRss>http://www.edave.net/2010/11/02/new-macbook-pro-ssd-before-and-after-benchmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Android Hell and back</title>
		<link>http://www.edave.net/2010/09/01/to-android-hell-and-back/</link>
		<comments>http://www.edave.net/2010/09/01/to-android-hell-and-back/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 00:22:43 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.edave.net/?p=151</guid>
		<description><![CDATA[I rooted my HTC Desire over three months ago using the great guide on android.modaco.com. Happily rooted for a month or so, I then took advantage of Paul&#8217;s r5 release of a Froyo Rom (now archived) which I installed with ROM Manager. It worked perfectly well and I was blown away by the massive performance [...]]]></description>
		<wfw:commentRss>http://www.edave.net/2010/09/01/to-android-hell-and-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 hints on holding an old school LAN</title>
		<link>http://www.edave.net/2010/07/26/5-hints-on-holding-an-old-school-lan/</link>
		<comments>http://www.edave.net/2010/07/26/5-hints-on-holding-an-old-school-lan/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 10:51:37 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://www.edave.net/?p=136</guid>
		<description><![CDATA[Old school LANs are a great way to keep in touch with friends, as like &#8211; in the same room &#8211; not on Facebook, whilst reliving some of the greatest games ever made such as Red Alert 2, Duke Nukem 3D and Carmageddon. Here&#8217;s 5 hints to help you get your LAN up and running [...]]]></description>
		<wfw:commentRss>http://www.edave.net/2010/07/26/5-hints-on-holding-an-old-school-lan/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Two months with Swype</title>
		<link>http://www.edave.net/2010/07/15/two-months-with-swype/</link>
		<comments>http://www.edave.net/2010/07/15/two-months-with-swype/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 00:30:03 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.edave.net/?p=129</guid>
		<description><![CDATA[I&#8217;m writing this review on my Android powered HTC Desire using a new, custom keyboard called Swype. Swype allows you to type whilst barely lifting your finger from the screen. As the name suggests, you swype your finger from letter to letter instead of tapping. This constructs a sort of letter trail which, once you [...]]]></description>
		<wfw:commentRss>http://www.edave.net/2010/07/15/two-months-with-swype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The HTC Desire</title>
		<link>http://www.edave.net/2010/05/29/the-htc-desire/</link>
		<comments>http://www.edave.net/2010/05/29/the-htc-desire/#comments</comments>
		<pubDate>Sat, 29 May 2010 13:28:25 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.edave.net/?p=98</guid>
		<description><![CDATA[It took over at least two years, but I finally got a smart phone. An HTC Desire. The iPhone, whilst appealing, never really seemed to end up in my possession for one reason or another. Adopting early or following the masses has never been my way. In fact, I&#8217;ll happily go the other way, with [...]]]></description>
		<wfw:commentRss>http://www.edave.net/2010/05/29/the-htc-desire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using JacksonJson @JsonSerialiser annotation for a single property</title>
		<link>http://www.edave.net/2010/03/31/using-jacksonjson-jsonserialiser-annotation-for-a-single-property/</link>
		<comments>http://www.edave.net/2010/03/31/using-jacksonjson-jsonserialiser-annotation-for-a-single-property/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 22:40:05 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Quick Tech Solutions]]></category>

		<guid isPermaLink="false">http://www.edave.net/?p=85</guid>
		<description><![CDATA[When using Spring MVC and the Jackson JSON processor recently, I needed to only expose one property from a referenced object when serialising. Rather than have a new object defined with the single property, I used the @JsonSerialiser annotation to serialise only the property I was interested in. I will use a &#8216;PublicFile&#8217; Object as [...]]]></description>
		<wfw:commentRss>http://www.edave.net/2010/03/31/using-jacksonjson-jsonserialiser-annotation-for-a-single-property/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Mini Server NAS</title>
		<link>http://www.edave.net/2009/10/21/mac-mini-server-nas/</link>
		<comments>http://www.edave.net/2009/10/21/mac-mini-server-nas/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 22:15:10 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[mac mini]]></category>
		<category><![CDATA[nas]]></category>

		<guid isPermaLink="false">http://www.edave.net/?p=61</guid>
		<description><![CDATA[I&#8217;ve been pretty unimpressed with Apple&#8217;s recent hardware upgrades. I&#8217;ve not found myself the slightest bit excited by anything since the iPhone (which I still can&#8217;t justify). Until now. The new Mac Mini Server is totally sweet. I&#8217;m a big fan of having a small, energy efficient, redundant system running 24/7. This new machine would [...]]]></description>
		<wfw:commentRss>http://www.edave.net/2009/10/21/mac-mini-server-nas/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Maximizing Javascript Minimization and Readability</title>
		<link>http://www.edave.net/2009/10/18/maximising-javascript-minimisation-and-readability/</link>
		<comments>http://www.edave.net/2009/10/18/maximising-javascript-minimisation-and-readability/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 03:43:21 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[minimization]]></category>
		<category><![CDATA[optimisation]]></category>

		<guid isPermaLink="false">http://www.edave.net/?p=35</guid>
		<description><![CDATA[By using a combination of the YUI Compressor and the Revealing Module Pattern you can maximise the effect of minimisation and, as a bonus, improve code readability. The YUI Compressor renames local variable names and references to a single character. It can do this as it knows these variables cannot be accessed outside their function. [...]]]></description>
		<wfw:commentRss>http://www.edave.net/2009/10/18/maximising-javascript-minimisation-and-readability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.419 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-29 00:19:29 -->
<!-- Compression = gzip -->
