<?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>Lars Wilhelmsen &#187; DDD</title>
	<atom:link href="http://www.larswilhelmsen.com/category/ddd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.larswilhelmsen.com</link>
	<description>Computer Software Guy Living Between the Edge and Corner Cases</description>
	<lastBuildDate>Wed, 11 Jan 2012 13:05:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>The book shelf of a Connected Systems MVP</title>
		<link>http://www.larswilhelmsen.com/2009/05/12/the-book-shelf-of-a-connected-systems-mvp/</link>
		<comments>http://www.larswilhelmsen.com/2009/05/12/the-book-shelf-of-a-connected-systems-mvp/#comments</comments>
		<pubDate>Tue, 12 May 2009 18:14:15 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[DDD]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[Software+Craftmanship]]></category>

		<guid isPermaLink="false">http://larsw.wordpress.com/2009/05/12/the-book-shelf-of-a-connected-systems-mvp/</guid>
		<description><![CDATA[A few days ago, Gøran Hansen of Capgemini and a an active member of the Norwegian Microsoft scene – as well as active in the Twittersphere, wrote a blog post called “A Software Craftsman’s Bookshelf” containing a picture of his book shelf with Software Development-related books, as well as a brief review of the titles. [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago, <a href="http://blog.goeran.no/" target="_blank">Gøran Hansen of Capgemini</a> and a an active member of the Norwegian Microsoft scene – as well as active in the <a href="http://www.twitter.com/goeran" target="_blank">Twittersphere</a>, wrote a blog post called “<a href="http://blog.goeran.no/PermaLink,guid,b0df5924-fb90-4506-b2e7-1e15a5e981c6.aspx">A Software Craftsman’s Bookshelf</a>” containing a picture of his book shelf with Software Development-related books, as well as a brief review of the titles. He tagged a bunch of other people – including me, so here’s my contribution to this book shelf meme</p>
<p>(I actually wonder why a UI-geek like Gøran chose a dull jpeg for visualizing his book shelf, so I’m stepping up &#8211; to show off that <em>Mr. Non-UI guy</em> can use the Stitch functionality in <a href="http://www.microsoft.com/downloads/details.aspx?familyid=457b17b7-52bf-4bda-87a3-fa8a4673f8bf&amp;displaylang=en" target="_blank">Deep Zoom Composer</a>. The final product is hosted on <a href="http://www.deepzoompix.com/" target="_blank">DeepZoomPix</a> – a Microsoft site for hosting Deep Zoom pictures.)</p>
<p>Update: Seems like the stupid wordpress.com blog hosting strips javascripts and object tags, so until I’ll get around to move this blog to a more sane hosting provider, I’ll have to put up a preview picture that hyperlinks to the <a href="http://www.deepzoompix.com/" target="_blank">DeepZoomPix</a> site <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p><a title="My book shelf" href="http://deepzoompix.com/DZApp/IFrame.aspx?alias=larsw&amp;album=1"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="bookshelf_preview" border="0" alt="bookshelf_preview" src="http://larsw.files.wordpress.com/2009/05/bookshelf_preview.jpg" width="550" height="457" /></a> </p>
<p>(A click on the image will bring you to the real Deep Zoom image)</p>
<p><strike>I actually thought about rotating the stitched picture counter-clockwise, so that the titles of the books would be easier to read, but I postphoned it to a moment when I have more time to stuff like this <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </strike> </p>
<p>A description of the books + Amazon links, as well as a list of people I&#8217;d like to tag will be added later. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2009/05/12/the-book-shelf-of-a-connected-systems-mvp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Aggressive domain model fluent interface &#8211; take #1</title>
		<link>http://www.larswilhelmsen.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/</link>
		<comments>http://www.larswilhelmsen.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 19:56:36 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Aggressive]]></category>
		<category><![CDATA[DDD]]></category>
		<category><![CDATA[Fluent+Interfaces]]></category>

		<guid isPermaLink="false">http://larsw.wordpress.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/</guid>
		<description><![CDATA[So, I’m currently writing some infrastructure/backend code for Aggressive – a new lightweight time management I’m putting up on CodePlex. The idea is to us it to practice something that I’m not really good at; TDD – and also try to apply DDD from “top to bottom”. I’ve taken an interest in internal DSLs and [...]]]></description>
			<content:encoded><![CDATA[<p>So, I’m currently writing some infrastructure/backend code for <a href="http://www.codeplex.com/Aggressive" target="_blank">Aggressive</a> – a new lightweight time management I’m putting up on CodePlex.</p>
<p>The idea is to us it to practice something that I’m not really good at; TDD – and also try to apply DDD from “top to bottom”.</p>
<p>I’ve taken an interest in internal DSLs and fluent interfaces, so I started to mock up a simple interface for manipulating the Aggressive model.</p>
<p>Take #1:</p>
<p><img title="Aggressive Fluent Interface - Take #1" style="display:inline;" height="347" alt="Aggressive Fluent Interface - Take #1" src="http://larsw.files.wordpress.com/2008/10/aggressivefluentinterfacetake1.png" width="444" /> </p>
<p>I tried two different models in the fixtures; the first one where the navigation starts from the user object – and ends up in the task – and the other going the opposite way.</p>
<p>Aaarrrgh.. Grrrr… xUnit 1.0.3 used for testing <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I’m open for input &amp; comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

