<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Being Cellfish : DDD</title><link>http://blogs.msdn.com/cellfish/archive/tags/DDD/default.aspx</link><description>Tags: DDD</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>(A-Z) Driven (Development|Design)</title><link>http://blogs.msdn.com/cellfish/archive/2009/01/13/a-z-driven-development-design.aspx</link><pubDate>Tue, 13 Jan 2009 22:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9316797</guid><dc:creator>cellfish</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cellfish/comments/9316797.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cellfish/commentrss.aspx?PostID=9316797</wfw:commentRss><description>&lt;P&gt;In Swedish there is a saying that translates to something like "&lt;EM&gt;a loved child is known by many names&lt;/EM&gt;". Probably there is an English saying for that to but what do I know. Anyway I was thinking the other day about the fact that BDD is known as "&lt;EM&gt;TDD done right&lt;/EM&gt;" and EDD is known to be "&lt;EM&gt;a better name for TDD&lt;/EM&gt;". We also have ATDD, UGDD, DDD and a lot of other double D's. So I saw a challenge in this... Coming up with double D's for the complete (English) alphabet. And I did... Not all of them are that serious but I definitely could find myself using all of them in a conversation. &lt;A class="" title="Double D's" href="http://blogs.msdn.com/cellfish/pages/Double-Ds.aspx" mce_href="http://blogs.msdn.com/cellfish/pages/Double-Ds.aspx"&gt;Here is the list&lt;/A&gt; - feel free to help me add more...&lt;/P&gt;
&lt;P&gt;Also I feel I must comment on the Development/Design thing. What is the difference? Development things are things used during development all the time. Design things are things done early and/or at a high level when designing the application and should typically include no details on implementation.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9316797" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cellfish/archive/tags/DDD/default.aspx">DDD</category><category domain="http://blogs.msdn.com/cellfish/archive/tags/BDD/default.aspx">BDD</category><category domain="http://blogs.msdn.com/cellfish/archive/tags/TDD/default.aspx">TDD</category></item><item><title>BDD and DDD</title><link>http://blogs.msdn.com/cellfish/archive/2008/04/09/bdd-and-ddd.aspx</link><pubDate>Wed, 09 Apr 2008 01:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8370184</guid><dc:creator>cellfish</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/cellfish/comments/8370184.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cellfish/commentrss.aspx?PostID=8370184</wfw:commentRss><description>&lt;P&gt;I've previously written about &lt;A class="" title="Behaviour Driven Development" href="http://cellfish.se/article.php?story=BEHAVIOUR_DRIVEN_DEVELOPMENT" target=_blank mce_href="http://cellfish.se/article.php?story=BEHAVIOUR_DRIVEN_DEVELOPMENT"&gt;BDD&lt;/A&gt;&amp;nbsp;(in Swedish) and maybe I should translate some of those articles since I've now decided to start writing in English. Anyhow, last night I had the chance to listen to Dan North on the topic: &lt;A class="" title="BDD &amp;amp; DDD with Dan North" href="http://dannorth.net/2008/04/better-best-practices-at-expertzone-stockholm" target=_blank mce_href="http://dannorth.net/2008/04/better-best-practices-at-expertzone-stockholm"&gt;How does DDD and BDD relate&lt;/A&gt;? This was the first time I've listened to Dan live and I must say&amp;nbsp;I was surprised - in a good way.&lt;/P&gt;
&lt;P&gt;First of all he have that special British humor we tend to like in Sweden. Secondly he was very pragmatic in his thoughts about different theories and how (and why) they should be implemented. Another thing I like since agile evangelists (not saying Dan is an evangelist but...) tend to be less pragmatic than what is healthy for them and their theories.&lt;/P&gt;
&lt;P&gt;First part was about describing &lt;A class="" title="Domain Driven Design" href="http://en.wikipedia.org/wiki/Domain_driven_design" target=_blank mce_href="http://en.wikipedia.org/wiki/Domain_driven_design"&gt;DDD&lt;/A&gt;. I must confess that I've had some troubles understanding what all the fuzz has been all about when it comes to DDD since domain driven design always have been quite obvious to me. That was until this evening. Dan pointed out that there are a lot more domains to consider than even the traditional DDD-evangelists talk about and I think this was an important point. As was the point that some of the domains might be technology related.&amp;nbsp;One interesting &lt;EM&gt;trick of the trade&lt;/EM&gt; I learned where: If some domain is not interesting to one person - it is a domain interesting to someone else. Example: End users don't care about implementation platform - hence it is a domain important to someone else.&lt;/P&gt;
&lt;P&gt;Then started a short presentation of &lt;A class="" title="Behaviour Driven Development" href="http://en.wikipedia.org/wiki/Behavior_driven_development" target=_blank mce_href="http://en.wikipedia.org/wiki/Behavior_driven_development"&gt;BDD&lt;/A&gt;. And now it got interesting since I've had a few discussions with other people and I'm a firm believer that &lt;EM&gt;BDD is TDD done right&lt;/EM&gt;. I still agree that TDD is a bad name for &lt;EM&gt;Example Driven Development&lt;/EM&gt; or whatever you want to call it and I have always felt a little uncomfortable with how BDD is often presented, i.e. as something new. I'd rather like to see BDD as a coaching aid in order to explain TDD. But since TDD is such a bad name I'm happy to use BDD since it better describes how I think TDD should be practiced. The good thing is that I don't feel Dan said anything contradicting my beliefs. If anything the opposite, I feel my view on BDD is the same as Dan's which at least makes me feel good when I talk to people about BDD.&lt;/P&gt;
&lt;P&gt;So what was the conclusion of the presentation? Well, DDD is about &lt;EM&gt;design&lt;/EM&gt; and DDD helps you design the vocabulary you should use. BDD helps you develop the correct behavior. Together they are a better tool than each of them alone.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8370184" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cellfish/archive/tags/DDD/default.aspx">DDD</category><category domain="http://blogs.msdn.com/cellfish/archive/tags/BDD/default.aspx">BDD</category><category domain="http://blogs.msdn.com/cellfish/archive/tags/Agile/default.aspx">Agile</category></item></channel></rss>