<?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>The Game of Self &#187; Software Design</title>
	<atom:link href="http://www.gameofself.com/blog/category/software-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gameofself.com/blog</link>
	<description>Ideas from the perspective of a computer game developer who has immersed himself in Chinese Culture, Self Development and NLP.</description>
	<lastBuildDate>Thu, 27 May 2010 01:27:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Domain Driven Design.</title>
		<link>http://www.gameofself.com/blog/2007/05/07/domain-driven-design/</link>
		<comments>http://www.gameofself.com/blog/2007/05/07/domain-driven-design/#comments</comments>
		<pubDate>Tue, 08 May 2007 06:38:00 +0000</pubDate>
		<dc:creator>dragon</dc:creator>
				<category><![CDATA[NLP]]></category>
		<category><![CDATA[Software Design]]></category>

		<guid isPermaLink="false">http://www.gameofself.com/blog/?p=15</guid>
		<description><![CDATA[I have recently been reading: &#8220;Domain-Driven Design, Tracking Complexity in the Heart of Software&#8221; by Eric Evans. An Excellent book. The basic principle is that a &#8220;Ubiquitous Language&#8221; should be a core design element which is shared between all participants and extended, or refactored as the understanding of the problem domain matures. This has echos [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently been reading: <em>&#8220;Domain-Driven Design, Tracking Complexity in the Heart of Software&#8221;</em> by Eric Evans.</p>
<p>An <strong>Excellent</strong> book. The basic principle is that a &#8220;<strong>Ubiquitous Language&#8221;</strong> should be a core design element which is shared between all participants and extended, or refactored as the understanding of the problem domain matures.</p>
<p>This has echos of NLP for me. Isn&#8217;t <strong>rapport</strong> learning to share the same language? It makes sense that the software built to satisfy a shared language will be much closer to what the customer needs than whatever an engineer can mind read. Evans wants us to spend time <strong>speaking</strong> the language, (multiple modes anyone?), because he believes that our mind will accept complicated models visually which we won&#8217;t stand verbally. By mulling over how a model sounds, we are using a different partion of our mind to validate, and to insure that the model we have is succinct, and well structured.</p>
<p>As an NLP fan I would also be interested in looking for <strong>meta language</strong> issues with the language. The same <strong>deletions</strong> and <strong>generalizations</strong> we might look for while in conversation with a patient would also reveal weaknesses in the ubiquitous language, and help us identify areas where it should be expanded or modified.</p>
<p>I&#8217;m still reading the book, but it has triggered a lot of great ideas in my mind! Thank you Mr Evans!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gameofself.com/blog/2007/05/07/domain-driven-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
