<?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>CodEagle &#187; modeling</title>
	<atom:link href="http://www.codeagle.com/blog/tag/modeling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeagle.com/blog</link>
	<description>Rick&#039;s personal and professional blog</description>
	<lastBuildDate>Tue, 27 Sep 2011 06:35:51 +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>Change</title>
		<link>http://www.codeagle.com/blog/2011/05/02/plans/</link>
		<comments>http://www.codeagle.com/blog/2011/05/02/plans/#comments</comments>
		<pubDate>Mon, 02 May 2011 19:00:12 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cloud software]]></category>
		<category><![CDATA[Companies]]></category>
		<category><![CDATA[dsl]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[small]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://www.codeagle.com/blog/?p=261</guid>
		<description><![CDATA[As some have noted, it&#8217;s been a while since I&#8217;ve been blogging. This should be seen as a good thing, as I only blog when I have something noteworthy to mention and have the time to write it down properly. The latter was rather problematic, lately. The last couple of months have been really busy [...]]]></description>
		<wfw:commentRss>http://www.codeagle.com/blog/2011/05/02/plans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Value objects are only just playing a role</title>
		<link>http://www.codeagle.com/blog/2010/08/12/value-objects-are-also-just-playing-a-role/</link>
		<comments>http://www.codeagle.com/blog/2010/08/12/value-objects-are-also-just-playing-a-role/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 18:57:37 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[DDD]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[quality]]></category>

		<guid isPermaLink="false">http://www.codeagle.com/blog/?p=337</guid>
		<description><![CDATA[Recently I had an interesting discussion on the DDD mailing list about value objects. Value objects: &#8220;These are the objects that describe things&#8221; [From: DDD, Evans] The discussion centered on the immutability of value objects. The strange thing is that many developers (in the role a modeller) emphasize this immutability. I&#8217;ve seen this happen quite often. While I [...]]]></description>
		<wfw:commentRss>http://www.codeagle.com/blog/2010/08/12/value-objects-are-also-just-playing-a-role/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Exceptions made</title>
		<link>http://www.codeagle.com/blog/2010/07/15/no-exceptions-made/</link>
		<comments>http://www.codeagle.com/blog/2010/07/15/no-exceptions-made/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 18:55:20 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[DbC]]></category>
		<category><![CDATA[DDD]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[modeling]]></category>

		<guid isPermaLink="false">http://www.codeagle.com/blog/?p=331</guid>
		<description><![CDATA[In response to a finding during an internal project code review last Friday and an article in the latest Java Magazine we had an interesting discussion on the reasons for using exceptions. Eventually I supported two rules of thumb, one I had thought of myself, the other from a colleague of mine. The following rules [...]]]></description>
		<wfw:commentRss>http://www.codeagle.com/blog/2010/07/15/no-exceptions-made/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain exploration &#8211; really</title>
		<link>http://www.codeagle.com/blog/2009/02/20/domain-exploration-reallydomeinverkenning-echt/</link>
		<comments>http://www.codeagle.com/blog/2009/02/20/domain-exploration-reallydomeinverkenning-echt/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 21:46:52 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DDD]]></category>
		<category><![CDATA[exploration]]></category>
		<category><![CDATA[modeling]]></category>

		<guid isPermaLink="false">http://www.codeagle.com/blog/?p=207</guid>
		<description><![CDATA[The last few week have been quite exhilirating! Two weeks of really exploring a domain, getting to know a new client&#8217;s business and language. I have always liked going through such a phase and one does not always get the chance to do something like that for two whole weeks at the client&#8217;s site. Preparation [...]]]></description>
		<wfw:commentRss>http://www.codeagle.com/blog/2009/02/20/domain-exploration-reallydomeinverkenning-echt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

