<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Code From The Edge</title>
	<atom:link href="http://darrenedge.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://darrenedge.wordpress.com</link>
	<description>Coding, trading and even a little wave theory</description>
	<lastBuildDate>Fri, 12 Mar 2010 08:16:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='darrenedge.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Code From The Edge</title>
		<link>http://darrenedge.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://darrenedge.wordpress.com/osd.xml" title="Code From The Edge" />
	<atom:link rel='hub' href='http://darrenedge.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Nestoria.NET 0.8</title>
		<link>http://darrenedge.wordpress.com/2010/03/12/nestoria-net-0-8/</link>
		<comments>http://darrenedge.wordpress.com/2010/03/12/nestoria-net-0-8/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 08:00:30 +0000</pubDate>
		<dc:creator>Darren Edge</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://darrenedge.com/?p=26</guid>
		<description><![CDATA[The latest release of Nestoria.NET is now available on CodePlex. This brings the library up to date with version 1.17 of the Nestoria API, including the ability to filter your search on the number of rooms in a property. You can even specify the number of bathrooms you require! Listing results are now richer and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenedge.wordpress.com&amp;blog=3916778&amp;post=26&amp;subd=darrenedge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The latest release of <a title="Nestoria.NET" href="http://www.codeplex.com/nestoria">Nestoria.NET</a> is now available on CodePlex. This brings the library up to date with version 1.17 of the <a title="Nestoria API" href="http://www.nestoria.co.uk/help/api-tech">Nestoria API</a>, including the ability to filter your search on the number of rooms in a property. You can even specify the number of bathrooms you require! Listing results are now richer and contain additional data points such as a property&#8217;s number of car spaces, its price range where the vendor is marketing with a &#8216;from&#8217; &#8211; &#8216;to&#8217; guide and its auction date, where applicable.</p>
<p>I would welcome any comments and/or suggestions from those using this project.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenedge.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenedge.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenedge.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenedge.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenedge.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenedge.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenedge.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenedge.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenedge.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenedge.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenedge.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenedge.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenedge.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenedge.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenedge.wordpress.com&amp;blog=3916778&amp;post=26&amp;subd=darrenedge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenedge.wordpress.com/2010/03/12/nestoria-net-0-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f7660d88123080e98c6d4440458ce6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">edgesoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Persistence Ignorance Breaks Encapsulation?</title>
		<link>http://darrenedge.wordpress.com/2009/01/20/persistence-ignorance-breaks-encapsulation/</link>
		<comments>http://darrenedge.wordpress.com/2009/01/20/persistence-ignorance-breaks-encapsulation/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 22:36:46 +0000</pubDate>
		<dc:creator>Darren Edge</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[NHibernate]]></category>

		<guid isPermaLink="false">http://darrenedge.com/?p=20</guid>
		<description><![CDATA[I have just finished reading the excellent Microsoft® .NET: Architecting Applications for the Enterprise which is refreshingly up to date and provides a great snapshot of &#8216;where we&#8217;re at&#8217; as .NET developers. So why the tabloid headline to this post? A service (also known as application) layer provides a facade over your domain model and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenedge.wordpress.com&amp;blog=3916778&amp;post=20&amp;subd=darrenedge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have just finished reading the excellent <a href="http://www.amazon.co.uk/Microsoft%C2%AE-NET-Architecting-Applications-PRO-Developer/dp/073562609X" target="_blank">Microsoft® .NET: Architecting Applications for the Enterprise</a> which is refreshingly up to date and provides a great snapshot of &#8216;where we&#8217;re at&#8217; as .NET developers. So why the tabloid headline to this post? A service (also known as application) layer provides a facade over your domain model and is useful for addressing issues ranging from providing a coarse grained interface to managing DTOs consumed and populated by your presenter in an MVP scenario. To achieve this it orchestrates the execution of use cases by scripting both the model in the business layer and the API of the data access layer and this has got me thinking.</p>
<p>In my current project I have two domain entities &#8216;Inventory&#8217; and &#8216;Item&#8217;. An inventory aggregates items. Now lets assume the highly likely user story of a user performing a search of the inventory to retrieve &#8216;n&#8217; matching items. What seems like a nice encapsulated approach, in keeping with the key OO tenet of correct assignment of responsibilities, is to have a method Search() on the Inventory Class. The problem is that this approach requires you to call into the persistence subsystem, let&#8217;s call it a relational database as a few companies seem to use those, in order to hydrate the necessary items and that means polluting your model with data access concerns.</p>
<p>In the service layer architecture Inventory is not required as the DAL is called upon, sometimes even directly with a call, for example, to the NHibernate API, to serve up the necessary Item instances which can then be DTO&#8217;d and sent on their way. The Inventory class is now a little more anemic having lost this responsiblity and the search effectively lives outside of the model.</p>
<p>Separation of concerns is a wonderful thing with obvious benefits so please don&#8217;t think for a minute that I am questioning its architectural merit, I am just tossing this thought out there for comments or someone to tell me that what I should be doing is &#8216;X&#8217; or that I am just persistence ignorant.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenedge.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenedge.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenedge.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenedge.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenedge.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenedge.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenedge.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenedge.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenedge.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenedge.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenedge.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenedge.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenedge.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenedge.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenedge.wordpress.com&amp;blog=3916778&amp;post=20&amp;subd=darrenedge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenedge.wordpress.com/2009/01/20/persistence-ignorance-breaks-encapsulation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f7660d88123080e98c6d4440458ce6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">edgesoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Nestoria.NET</title>
		<link>http://darrenedge.wordpress.com/2008/12/01/nestorianet/</link>
		<comments>http://darrenedge.wordpress.com/2008/12/01/nestorianet/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 23:10:24 +0000</pubDate>
		<dc:creator>Darren Edge</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Nestoria]]></category>
		<category><![CDATA[Nestoria.NET]]></category>

		<guid isPermaLink="false">http://darrenedge.wordpress.com/?p=8</guid>
		<description><![CDATA[As part of an ongoing personal project I needed access to some property data and I soon found myself at Nestoria. It&#8217;s a crisp and clean site that thunders search results back but what I like most is their published API. There are libraries available for Perl, PHP and Python but I was surprised to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenedge.wordpress.com&amp;blog=3916778&amp;post=8&amp;subd=darrenedge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As part of an ongoing personal project I needed access to some property data and I soon found myself at <a href="http://www.nestoria.co.uk/" target="_blank">Nestoria</a>. It&#8217;s a crisp and clean site that thunders search results back but what I like most is their published <a href="http://www.nestoria.co.uk/help/api-tech" target="_blank">API</a>. There are libraries available for Perl, PHP and Python but I was surprised to draw a blank when searching for a .NET equivalent. I have therefore started the <a title="Nestoria.NET" href="http://www.codeplex.com/nestoria" target="_blank">Nestoria.NET</a> project which is effectively a C# wrapper for the Nestoria API and aims to provide straight forward access to the engine.</p>
<p><strong>Looking to buy a house in Sevenoaks?</strong></p>
<p><pre class="brush: csharp;">
Engine engine = new Engine(Country.UK);
ActionConstraints searchConstraints = new ActionConstraints(&quot;Sevenoaks&quot;, ListingType.Buy);
Result result = engine.Search(searchConstraints);
</pre></p>
<p><strong>Don&#8217;t like gardening but love your car?</strong></p>
<p><pre class="brush: csharp;">
Engine engine = new Engine(Country.UK);
ActionConstraints searchConstraints = new ActionConstraints(&quot;Sevenoaks&quot;, ListingType.Buy);
searchConstraints.AddIncludeKeyword(&quot;garage&quot;);
searchConstraints.AddExcludeKeyword(&quot;garden&quot;);
Result result = engine.Search(searchConstraints);
</pre></p>
<p><strong>LINQ to Nestoria</strong></p>
<p><pre class="brush: csharp;">
var listings = (from listing in engine.Search(searchConstraints).Response.Listings
                where listing.BedroomCount &gt; 3
                orderby listing.BedroomCount
                select listing);
</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenedge.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenedge.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenedge.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenedge.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenedge.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenedge.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenedge.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenedge.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenedge.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenedge.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenedge.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenedge.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenedge.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenedge.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenedge.wordpress.com&amp;blog=3916778&amp;post=8&amp;subd=darrenedge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenedge.wordpress.com/2008/12/01/nestorianet/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f7660d88123080e98c6d4440458ce6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">edgesoft</media:title>
		</media:content>
	</item>
		<item>
		<title>S#arp Architecture</title>
		<link>http://darrenedge.wordpress.com/2008/06/08/sharparchitecture/</link>
		<comments>http://darrenedge.wordpress.com/2008/06/08/sharparchitecture/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 23:19:01 +0000</pubDate>
		<dc:creator>Darren Edge</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[NHibernate]]></category>

		<guid isPermaLink="false">http://darrenedge.wordpress.com/?p=5</guid>
		<description><![CDATA[Billy McCafferty has put together a great &#8216;one stop shop&#8217; best practice framework for ASP.Net MVC based projects that wish to tick all of the best practice boxes. You&#8217;ll therefore find mock objects, dependency injection, logging, ORM, and MVC in S#arp Architecture but what I really like is the seamless way that his libraries pull [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenedge.wordpress.com&amp;blog=3916778&amp;post=5&amp;subd=darrenedge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://devlicio.us/blogs/billy_mccafferty/default.aspx">Billy McCafferty </a>has put together a great &#8216;one stop shop&#8217; best practice framework for ASP.Net MVC based projects that wish to tick all of the best practice boxes. You&#8217;ll therefore find mock objects, dependency injection, logging, ORM, and MVC in <a href="http://code.google.com/p/sharp-architecture/">S#arp Architecture</a> but what I really like is the seamless way that his libraries pull it all together. The use of generic data access objects (DAO&#8217;s) means that you have basic CRUD functionality available for any domain object without needing to get involved in data access layer implementations.</p>
<p>While the framework is currently targeted squarely at ASP.Net development, I feel that its benefits could extend beyond that so have been in touch with Billy and offered to create a WCF based solution that leverages S#arp. I now have a working demo that uses Northwind (of course) and hope that this can benefit others.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/darrenedge.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/darrenedge.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenedge.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenedge.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenedge.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenedge.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenedge.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenedge.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenedge.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenedge.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenedge.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenedge.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenedge.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenedge.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenedge.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenedge.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenedge.wordpress.com&amp;blog=3916778&amp;post=5&amp;subd=darrenedge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenedge.wordpress.com/2008/06/08/sharparchitecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f7660d88123080e98c6d4440458ce6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">edgesoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Begin()</title>
		<link>http://darrenedge.wordpress.com/2008/06/06/begin/</link>
		<comments>http://darrenedge.wordpress.com/2008/06/06/begin/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 22:31:11 +0000</pubDate>
		<dc:creator>Darren Edge</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Like the proverbial mechanic, I have finally got around to creating a blog. I doubt that I&#8217;m the last coder on Earth to do so and I must say that WordPress has been a pain free experience thus far! Being extremely geek by nature I was going to dive straight in with a third party [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenedge.wordpress.com&amp;blog=3916778&amp;post=1&amp;subd=darrenedge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Like the proverbial mechanic, I have finally got around to creating a blog. I doubt that I&#8217;m the last coder on Earth to do so and I must say that WordPress has been a pain free experience thus far! Being extremely geek by nature I was going to dive straight in with a third party hosted install but instead held back and opted for the wordpress.com free offering, together with an optional $10 per year to use my existing domain name. This will do nicely to get up and running until I need a particular plug in or feel that I am missing out on £1 million of missed annual ad revenue&#8230;</p>
<p> </p>
<p> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/darrenedge.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/darrenedge.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/darrenedge.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/darrenedge.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/darrenedge.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/darrenedge.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/darrenedge.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/darrenedge.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/darrenedge.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/darrenedge.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/darrenedge.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/darrenedge.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/darrenedge.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/darrenedge.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/darrenedge.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/darrenedge.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=darrenedge.wordpress.com&amp;blog=3916778&amp;post=1&amp;subd=darrenedge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://darrenedge.wordpress.com/2008/06/06/begin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35f7660d88123080e98c6d4440458ce6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">edgesoft</media:title>
		</media:content>
	</item>
	</channel>
</rss>
