<?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>roundcrisis.Find&#60;Solution&#62;()</title>
	<atom:link href="http://roundcrisis.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://roundcrisis.com</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 16:02:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='roundcrisis.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>roundcrisis.Find&#60;Solution&#62;()</title>
		<link>http://roundcrisis.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://roundcrisis.com/osd.xml" title="roundcrisis.Find&#60;Solution&#62;()" />
	<atom:link rel='hub' href='http://roundcrisis.com/?pushpress=hub'/>
		<item>
		<title>Windows Phone 7&#8211; Game Development Experience</title>
		<link>http://roundcrisis.com/2011/12/06/windows-phone-7-game-development-experience/</link>
		<comments>http://roundcrisis.com/2011/12/06/windows-phone-7-game-development-experience/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 13:27:59 +0000</pubDate>
		<dc:creator>roundcrisis</dc:creator>
				<category><![CDATA[gamedev]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[xna]]></category>
		<category><![CDATA[ganedev]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">https://roundcrisis.wordpress.com/?p=915</guid>
		<description><![CDATA[I got a Windows Phone 7 to play with for a while and these are some notes about the experiment.  I just did a tick-tac-toe based on this blog post changed a few things tho (like the use of extension method for checking for wining and replaced by bit shifting ), but I wanted to have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=915&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I got a Windows Phone 7 to play with for a while and these are some notes about the experiment.  I just did a tick-tac-toe based on this <a href="http://mobile.tutsplus.com/tutorials/windows/windows-phone-7-game-development/">blog post</a> changed a few things tho (like the use of extension method for checking for wining and replaced by bit shifting <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ), but I wanted to have some code to fall back to just in case.</p>
<p>NOTE: I have an android phone, and had an iPhone for a while in the past, so my expectations about this phone are probably based on them.</p>
<p>As soon as I connected the phone to my computer it prompted me to install the Zune software, after installation you get this:</p>
<p><a href="http://roundcrisis.files.wordpress.com/2011/12/capture.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="Capture" src="http://roundcrisis.files.wordpress.com/2011/12/capture_thumb.png?w=244&#038;h=96" alt="Capture" width="244" height="96" border="0" /></a></p>
<p>restarting my machine? we are not in 1999, this shouldn’t be a requirement.</p>
<p>Also when I was trying to install some game, the phone displayed a message about the fact that some installations require re starting the phone. Very strange</p>
<p>Rather randomly on an LG –E90099 I get the error that the phone is pin locked (it isn&#8217;t <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ).</p>
<p>If while trying to debug to your phone you get an error, “The application could not be lauched for debugging. Verify that the application is installed on target device” that, for me , meant that the phone was locked (ie dark screen) Make sure you can see the menu and try again</p>
<p><a href="http://roundcrisis.files.wordpress.com/2011/12/capture1.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="Capture" src="http://roundcrisis.files.wordpress.com/2011/12/capture_thumb1.png?w=244&#038;h=181" alt="Capture" width="244" height="181" border="0" /></a></p>
<p>After these initial errors, I pretty much moved pretty quickly.</p>
<p>I  am quite surprised by this, but at least for game development  (with xna) this little trial has been incredibly painless.</p>
<p>Regarding the phone OS,  there are some aspects that I really dislike:</p>
<ul>
<li>A lot of screen is wasted, for example if i search online for something, I can only see about 2 to 3 results.</li>
<li>The facebook integration (I dont want facebook). Probably it can be turned off?</li>
<li>Figuring out how to un-link the hotmail account to the phone is quite tricky (it might be just me)</li>
<li>Having to restart your phone after installing an app is just not acceptable.</li>
</ul>
<p>Things I liked about the phone</p>
<ul>
<li>Dealing with text in general is superior at least to the android experience. ie writting texts and email was a good experience</li>
<li>Generally fast and non cluttered</li>
</ul>
<p>In general my perception of the phone has improved after trying it . And I have to add I m pretty impressed by the Zune software, it looks good, it worked flawlessly. Comparing to iTunes and Samsung Kies it&#8217;s way ahead.</p>
<p>I like XNA, and the fact that it was so transparent to deploy a game to the phone was really nice.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roundcrisis.wordpress.com/915/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roundcrisis.wordpress.com/915/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roundcrisis.wordpress.com/915/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roundcrisis.wordpress.com/915/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roundcrisis.wordpress.com/915/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roundcrisis.wordpress.com/915/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roundcrisis.wordpress.com/915/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roundcrisis.wordpress.com/915/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roundcrisis.wordpress.com/915/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roundcrisis.wordpress.com/915/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roundcrisis.wordpress.com/915/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roundcrisis.wordpress.com/915/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roundcrisis.wordpress.com/915/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roundcrisis.wordpress.com/915/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=915&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roundcrisis.com/2011/12/06/windows-phone-7-game-development-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aebde1035a2608f1a3f763d8fceaf73?s=96&#38;d=" medium="image">
			<media:title type="html">roundcrisis</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/12/capture_thumb.png" medium="image">
			<media:title type="html">Capture</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/12/capture_thumb1.png" medium="image">
			<media:title type="html">Capture</media:title>
		</media:content>
	</item>
		<item>
		<title>Programming Science</title>
		<link>http://roundcrisis.com/2011/11/22/programming-science/</link>
		<comments>http://roundcrisis.com/2011/11/22/programming-science/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 09:40:04 +0000</pubDate>
		<dc:creator>roundcrisis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://roundcrisis.wordpress.com/?p=900</guid>
		<description><![CDATA[So a few Scientists and a few developers met last Wednesday. It was hard to know where we were going to end and thanks so much to everyone that participated. The following is a summary of the tips we (scientist + developers) thought was a good idea Tips for scientists writing code (1st Round): Talk [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=900&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So a few Scientists and a few developers met last Wednesday. It was hard to know where we were going to end and thanks so much to everyone that participated. The following is a summary of the tips we (scientist + developers) thought was a good idea</p>
<p>Tips for scientists writing code (1st Round):</p>
<ul>
<li>Talk to other scientists that work on similar projects and share a list of your most used functions (I cant remember the name of the person suggestion</li>
<li>Every now and then meet up with other scientist writing similar code to you to talk specifically about the code you write, after all if you know the tools you are working with better, you are bound to be more productive</li>
<li>Use source control. There are pretty good open source alternatives and many places that offer free storage. Some source control options: Git, Mercurial, subversion. Some places to host your code: github, bitbucket, google code, codeplex</li>
<li>Use variable names that indicate what you are talking about.</li>
<ul>
<li>Some bad examples: your_cat_name, sss, ttt, etc. Some good examples: portionOfSphere, portion_of_sphere.</li>
</ul>
<li>In the case of IDL, avoid for loops and try to use functions</li>
<li>Try to get used to reading others people code so that you realise where you can improve, or point out things that can be done i na more effective way</li>
</ul>
<h3> Help a scientist day</h3>
<p>The above is all well and good, however. We were also thinking about collaboration. So Philippe came up with a great idea: Help a scientist day.</p>
<ul>
<li>A scientist submits (somewhere to be discussed) a problem she or he thinks it could be solved with some help of more developers</li>
<li>people can ask questions about the idea (either technical details or just to check that its a problem similar to theirs)</li>
<li>People can vote on ideas <span style="color:#a5a5a5;">(no need to sign up )</span></li>
<li>The ideas with most votes (that are doable) will be the ones that will be implemented by developer during “Help a Scientist Day”</li>
</ul>
<p>So, we need to organize this day, please comment on <a href="https://plus.google.com/b/114172855713532113103/" target="_blank">G+</a> so we can get this going</p>
<p>Cheers</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roundcrisis.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roundcrisis.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roundcrisis.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roundcrisis.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roundcrisis.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roundcrisis.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roundcrisis.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roundcrisis.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roundcrisis.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roundcrisis.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roundcrisis.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roundcrisis.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roundcrisis.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roundcrisis.wordpress.com/900/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=900&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roundcrisis.com/2011/11/22/programming-science/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aebde1035a2608f1a3f763d8fceaf73?s=96&#38;d=" medium="image">
			<media:title type="html">roundcrisis</media:title>
		</media:content>
	</item>
		<item>
		<title>Starting out with XNA? some handy links</title>
		<link>http://roundcrisis.com/2011/11/07/starting-out-with-xna-some-handy-links/</link>
		<comments>http://roundcrisis.com/2011/11/07/starting-out-with-xna-some-handy-links/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 21:19:03 +0000</pubDate>
		<dc:creator>roundcrisis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://roundcrisis.com/?p=887</guid>
		<description><![CDATA[XNA is the SDK from Microsoft for game development. XNA getting started tutorial. Well organized, paced  series of  XNA tutorials by a guy that teaches this. If you know nothing this is pretty good. Xna workshop. Some posts and links to learn XNA Is kinda handy to see other people&#8217;s questions Riemers XNA Tutorials. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=887&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>XNA is the SDK from Microsoft for game development.</p>
<ul>
<li><a href="http://rbwhitaker.wikidot.com/getting-started-tutorials" target="_blank">XNA getting started tutorial</a>. Well organized, paced  series of  XNA tutorials by a guy that teaches this. If you know nothing this is pretty good.</li>
<li><a href="http://www.gamedev.net/forum/145-xna-40-2011-workshop/" target="_blank">Xna workshop</a>. Some posts and links to learn XNA Is kinda handy to see other people&#8217;s questions</li>
<li><a href="http://www.riemers.net/eng/Tutorials/XNA/Csharp/series1.php" target="_blank">Riemers XNA Tutorials</a>. I think this is a link you want to keep, every time I search for something XNA related I get a post from this guy</li>
<li><a href="http://www.david-gouveia.com/2d-camera-with-parallax-scrolling-in-xna/" target="_blank">2D Camera with parallax scrolling</a>. Does what it said on the tin, very comprehensive article that also links to other interesting articles.</li>
<li><strong><a href="https://github.com/mono/MonoGame" target="_blank">Mono game</a></strong>. The good news is that there is a port <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  &#8230; &#8220;MonoGame is an open source implementation of the XNA APIs that allows developers to build 2D games that run on Android, iPhone, iPad, Mac, Linux and Windows using the same code base, or reusing existing XNA code that runs on Xbox 360 or Windows Phone 7&#8243;</li>
</ul>
<div>I ve been reading <a href="http://www.amazon.com/Learning-XNA-4-0-Development-Windows/dp/1449394620" target="_blank">Learning XNA 4.0</a> its pretty good so far, well written and easy to follow tho with enough detail.</div>
<div>If you know of other good details, please comment <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roundcrisis.wordpress.com/887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roundcrisis.wordpress.com/887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roundcrisis.wordpress.com/887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roundcrisis.wordpress.com/887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roundcrisis.wordpress.com/887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roundcrisis.wordpress.com/887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roundcrisis.wordpress.com/887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roundcrisis.wordpress.com/887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roundcrisis.wordpress.com/887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roundcrisis.wordpress.com/887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roundcrisis.wordpress.com/887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roundcrisis.wordpress.com/887/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roundcrisis.wordpress.com/887/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roundcrisis.wordpress.com/887/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=887&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roundcrisis.com/2011/11/07/starting-out-with-xna-some-handy-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aebde1035a2608f1a3f763d8fceaf73?s=96&#38;d=" medium="image">
			<media:title type="html">roundcrisis</media:title>
		</media:content>
	</item>
		<item>
		<title>Code Retreat Dublin&#8211;17th September</title>
		<link>http://roundcrisis.com/2011/09/25/code-retreat-dublin17th-september/</link>
		<comments>http://roundcrisis.com/2011/09/25/code-retreat-dublin17th-september/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 12:06:09 +0000</pubDate>
		<dc:creator>roundcrisis</dc:creator>
				<category><![CDATA[code_retreat]]></category>
		<category><![CDATA[dublin]]></category>
		<category><![CDATA[events]]></category>

		<guid isPermaLink="false">https://roundcrisis.wordpress.com/?p=869</guid>
		<description><![CDATA[What an awesome experience to organize and participate in this event. It was a long day but I think people enjoyed it, learned a lot and got to try a few new things. At 9, Jose  explained how a Code Retreat works and Kevin(below) explained Conway’s Game of Life, the problem to solve during the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=869&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What an awesome experience to organize and participate in this event.</p>
<p>It was a long day but I think people enjoyed it, learned a lot and got to try a few new things.</p>
<p><a href="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-08-53-22.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-color:black;border-style:solid;border-width:1px;" title="Code Retreat. A bad picture of breakfast" src="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-08-53-22_thumb.jpg?w=184&#038;h=244" alt="Code Retreat. A bad picture of breakfast" width="184" height="244" border="0" /></a><a href="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-08-53-12.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="Code Retreat. Early birds" src="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-08-53-12_thumb.jpg?w=244&#038;h=184" alt="Code Retreat. Early birds" width="244" height="184" border="0" /></a><a href="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-08-53-33.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="2011-09-17 08.53.33" src="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-08-53-33_thumb.jpg?w=244&#038;h=184" alt="2011-09-17 08.53.33" width="244" height="184" border="0" /></a></p>
<p>At 9, Jose  explained how a Code Retreat works and Kevin(below) explained Conway’s Game of Life, the problem to solve during the day.</p>
<p><a href="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-09-12-36.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="2011-09-17 09.12.36" src="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-09-12-36_thumb.jpg?w=244&#038;h=184" alt="2011-09-17 09.12.36" width="244" height="184" border="0" /></a></p>
<h1>Sessions</h1>
<p>A code retreat has many sessions of 45 minutes each. Below is how most of the sessions looked</p>
<p><a href="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-09-24-11.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;margin:0;" title="2011-09-17 09.24.11" src="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-09-24-11_thumb.jpg?w=244&#038;h=184" alt="2011-09-17 09.24.11" width="244" height="184" border="0" /></a><a href="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-13-59-20.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;margin:0;" title="2011-09-17 13.59.20" src="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-13-59-20_thumb.jpg?w=244&#038;h=184" alt="2011-09-17 13.59.20" width="244" height="184" border="0" /></a></p>
<p><a href="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-13-59-37.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="2011-09-17 13.59.37" src="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-13-59-37_thumb.jpg?w=244&#038;h=184" alt="2011-09-17 13.59.37" width="244" height="184" border="0" /></a><a href="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-13-59-28.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;margin:0;" title="2011-09-17 13.59.28" src="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-13-59-28_thumb.jpg?w=244&#038;h=184" alt="2011-09-17 13.59.28" width="244" height="184" border="0" /></a></p>
<h3>Session 1</h3>
<p>At 9.10 am we started our first session.</p>
<p>Constraint: To code Conway&#8217;s Game of life in pairs.</p>
<p>At the beginning of the session all the pairs were talking to each other, but after 5 min or so we saw a change towards writing code.</p>
<p>Retrospective:</p>
<ul>
<li>A few solutions to the problem emerged.</li>
<li>A healthy discussion about the problem constraints.</li>
</ul>
<p>Pair count by language:</p>
<ul>
<li>Python: 3</li>
<li>Ruby: 4</li>
<li>C#: 2</li>
<li>Php: 1</li>
<li>Javascript: 1</li>
</ul>
<div>
<h3>Session 2</h3>
<p>Constraint:  To discuss the solution for 10 min, and to test drive or unit test the solution.</p>
<p>Retrospective:</p>
<p>A pair came up with a solution that used 2 lists.<br />
More people using javascript, as it&#8217;s a language that most can understand. <a href="http://pivotal.github.com/jasmine/" target="_blank">Jasmine</a> (BDD for Javascript) was a handy tool since you can run it in the browser.</p>
<p>Pair count by language:</p>
<ul>
<li>Python: 3</li>
<li>Ruby: 2</li>
<li>C#: 2</li>
<li>Php: 0</li>
<li>Javascript: 3</li>
<li>Java: 1</li>
</ul>
<h3>Session 3</h3>
<p>Constraint:  Avoid the use of primitives.</p>
<p>Retrospective:</p>
<p>In this session we got more feedback:</p>
<ul>
<li>As a result of the restriction we got self documenting tests</li>
<li>Not enough time</li>
<li>Arriving at a better design</li>
<li>One of the pairs spent most of the time just analyzing</li>
<li>Some questions about testing in general. What do you do when tests are just too big? The general answer was around the lines of break it down into smaller tests and skip or remove from code and add to To do list. Another question was about mocking</li>
</ul>
<p>Pair count by language:</p>
<ul>
<li>Python: 2</li>
<li>Ruby: 1</li>
<li>C#: 1</li>
<li>Php: 1</li>
<li>Javascript: 3</li>
<li>Java: 3</li>
</ul>
<div>&#8212; Lunch Break.  Retrospective: Yay! &#8212;</div>
</div>
<h3>Session 4</h3>
<div>Constraint:  <a href="http://gojko.net/2009/08/02/tdd-as-if-you-meant-it-revisited/" target="_blank">TDD as if you mean it</a> tho since not everyone was comfortable with testing, it was optional.</div>
<div>Retrospective:  Four pairs tried TDD as if you mean it, however the concept wasn&#8217;t very clear. (this was probably my fault, as I explained it badly, sorry)</div>
<div>Pair count by language:</p>
<ul>
<li>Python: 1</li>
<li>Ruby: 2</li>
<li>C#: 2</li>
<li>Php: 0</li>
<li>Javascript: 3</li>
<li>Java: 1</li>
</ul>
<h3>Session 5</h3>
</div>
<div>Constraint: No conditionals</div>
<div>Retrospective:</div>
<div>The general feedback was that the pairs felt  that they were arriving at more elegant solutions with more classes, which resulted in more readable tests.</div>
<div>Pair count by language:</div>
<div>
<ul>
<li>Python: 2</li>
<li>Ruby: 1</li>
<li>C#: 2</li>
<li>Php: 0</li>
<li>Javascript: 2</li>
<li>Java: 2</li>
</ul>
</div>
<h3>Session 6</h3>
<div>This was the last session after a long day. The feedback on the ground was that people felt a bit frustrated that they didn&#8217;t have enough time to finish the problem; so session 6 was: Finish the problem.</div>
<div>There was no retrospective as people started to leave. However it felt like people left happy. Splitters!!</div>
<div></div>
<div></div>
<div>NOTE: There is another Code Retreat in Dublin this coming  3rd of December as part of Global Day of Code Retreat check <a href="CodingDay.org" target="_blank">CodingDay.org</a> for more details</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roundcrisis.wordpress.com/869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roundcrisis.wordpress.com/869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roundcrisis.wordpress.com/869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roundcrisis.wordpress.com/869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roundcrisis.wordpress.com/869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roundcrisis.wordpress.com/869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roundcrisis.wordpress.com/869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roundcrisis.wordpress.com/869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roundcrisis.wordpress.com/869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roundcrisis.wordpress.com/869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roundcrisis.wordpress.com/869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roundcrisis.wordpress.com/869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roundcrisis.wordpress.com/869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roundcrisis.wordpress.com/869/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=869&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roundcrisis.com/2011/09/25/code-retreat-dublin17th-september/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aebde1035a2608f1a3f763d8fceaf73?s=96&#38;d=" medium="image">
			<media:title type="html">roundcrisis</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-08-53-22_thumb.jpg" medium="image">
			<media:title type="html">Code Retreat. A bad picture of breakfast</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-08-53-12_thumb.jpg" medium="image">
			<media:title type="html">Code Retreat. Early birds</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-08-53-33_thumb.jpg" medium="image">
			<media:title type="html">2011-09-17 08.53.33</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-09-12-36_thumb.jpg" medium="image">
			<media:title type="html">2011-09-17 09.12.36</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-09-24-11_thumb.jpg" medium="image">
			<media:title type="html">2011-09-17 09.24.11</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-13-59-20_thumb.jpg" medium="image">
			<media:title type="html">2011-09-17 13.59.20</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-13-59-37_thumb.jpg" medium="image">
			<media:title type="html">2011-09-17 13.59.37</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/09/2011-09-17-13-59-28_thumb.jpg" medium="image">
			<media:title type="html">2011-09-17 13.59.28</media:title>
		</media:content>
	</item>
		<item>
		<title>TDD tools for .net developers</title>
		<link>http://roundcrisis.com/2011/07/09/tdd-tools-for-net-developers/</link>
		<comments>http://roundcrisis.com/2011/07/09/tdd-tools-for-net-developers/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 11:49:46 +0000</pubDate>
		<dc:creator>roundcrisis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://roundcrisis.com/?p=828</guid>
		<description><![CDATA[In the last few years the tooling available to .net developers for unit testing in general has matured, these are some of the tools  that I either used or heard of : Continuous Integration: Team City: I use it and really like it, simple to set up and use, if you want to try it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=828&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the last few years the tooling available to .net developers for unit testing in general has matured, these are some of the tools  that I either used or heard of :</p>
<p>Continuous Integration:</p>
<ul>
<li>Team City: I use it and really like it, simple to set up and use, if you want to try it they have a free professional edition .</li>
<li>Cruise Control.net: Open source, used it but didnt find it too friendly, I m aware a lot of people use it</li>
<li>Hudson. Originally a Java only project but there are some success stories on the .net fence, has some features unavailable in the other two mentioned above.</li>
<li>there must be something else. ?</li>
</ul>
<div>BDD Frameworks</div>
<div>
<ul>
<li>StoryQ:  This is what I use. Like it because you write C# code with some constraints and it generates reports on the behaviour. Samples: <a href="http://storyq.codeplex.com/SourceControl/changeset/view/2d36d2927f4d#src%2fStoryQ.Demo%2fDemoTest.cs" target="_blank">code</a> <a href="http://yfrog.com/h2y3mtp" target="_blank">report</a></li>
<li>Cukes/Cucumber: I remember the first time I saw cucumber in action I was really impressed, however it&#8217;s hard to get buy in for a tool that requires another language installed, probably fine for some projects, it depends a lot on the project, the company and the culture.</li>
<li>SpecFlow:  you write features in Gherkin(the cucumber spec language) that are then compiled into c# code. Nice reports, but I find the generated code hard to read&#8230; ie a bit too verbose (<a href="https://github.com/techtalk/SpecFlow-Examples/blob/master/BowlingKata/BowlingKata-MbUnit/Bowling.Specflow/ScoreCalculationAlternativesFeature.feature" target="_blank">example feature</a> <a href="https://github.com/techtalk/SpecFlow-Examples/blob/master/BowlingKata/BowlingKata-MbUnit/Bowling.Specflow/BowlingSteps.cs" target="_blank">example generated code</a>) however I wouldnt discard it totally.</li>
<li>NSpec:  You write c# code (very lambda-y)  and it generates reports.. like it even less for reasons similar to the above,  have a look at it yourself <a href="http://nspec.org/" target="_blank">here</a></li>
<li>Fit/fitnesse:  I haven&#8217;t tried it, it supposed to be very good, I ll leave that one to you (would love some feedback on this if anyone reading did try it)</li>
</ul>
<div>Unit Testing Frameworks.</div>
<div>
<ul>
<li>xUnit: a nice, compact unit test framework, I like it because it has less noise,  no setup method (ie it uses the ctor for</li>
<li>nUnit:  The most popular one.</li>
<li>mbUnit: good support for RowTests.</li>
<li>_</li>
<li>msTests: the option by Microsoft. I tried this framework when it came out, so perhaps not valid anymore. My experience with it was that the same set of test ran 20% slower. Also it had poor support for theory tests. Maybe this all changed. I will guess that anyone using this framework does it because they can&#8217;t use anything else</li>
</ul>
<div><a href="http://roundcrisis.files.wordpress.com/2011/05/unit-testing-fm.png"><img title="unit testing fm" src="http://roundcrisis.files.wordpress.com/2011/05/unit-testing-fm.png?w=202&#038;h=300" alt="" width="202" height="300" /></a></div>
</div>
<div>Builds</div>
<div>
<ul>
<li>Psake:  powershel based DSL for building</li>
<li>Rake:  Ruby based Dsl for builds, nice to use ruby, but sometimes needing the ruby dependency is a deal breaker</li>
<li>Nant: not something I would choose, but hey if you like xml this is the way to go (if you like Xml you might want to talk to your doctor too <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</li>
<li>MSBuild:  I find it non intuitive, I thought I was being unfair so I asked in twitter what ppl thought of it. One supporter and 4 not really happy with it (see below)</li>
<li>Final Builder : a commercial option, and not a bad one to be honest. Very easy to use (drag drop style) tho not as flexible as we needed.</li>
</ul>
</div>
<div><a href="http://roundcrisis.files.wordpress.com/2011/07/capture.png"><img class="size-full wp-image-838 aligncenter" title="MsBuild" src="http://roundcrisis.files.wordpress.com/2011/07/capture.png?w=500" alt=""   /></a></div>
</div>
<div>Code Coverage</div>
<div>
<ul>
<li> NCover: does the job but I think the generated graph could be better. Running the tool was cumbersome too as far as I remember</li>
<li> dotCover : really nice and integrated with resharper, it a bit rough around the edges with lambdas and other minor things, but a tool I use day to day</li>
</ul>
</div>
<div>Feedback and anything that wasn&#8217;t mentioned yet , please feel free to comment</div>
<div>Cheers</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roundcrisis.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roundcrisis.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roundcrisis.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roundcrisis.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roundcrisis.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roundcrisis.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roundcrisis.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roundcrisis.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roundcrisis.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roundcrisis.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roundcrisis.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roundcrisis.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roundcrisis.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roundcrisis.wordpress.com/828/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=828&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roundcrisis.com/2011/07/09/tdd-tools-for-net-developers/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aebde1035a2608f1a3f763d8fceaf73?s=96&#38;d=" medium="image">
			<media:title type="html">roundcrisis</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/05/unit-testing-fm.png?w=202" medium="image">
			<media:title type="html">unit testing fm</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/07/capture.png" medium="image">
			<media:title type="html">MsBuild</media:title>
		</media:content>
	</item>
		<item>
		<title>DDD Scotland. Review and Slides</title>
		<link>http://roundcrisis.com/2011/05/11/ddd-scotland-review-and-slides/</link>
		<comments>http://roundcrisis.com/2011/05/11/ddd-scotland-review-and-slides/#comments</comments>
		<pubDate>Wed, 11 May 2011 10:25:04 +0000</pubDate>
		<dc:creator>roundcrisis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://roundcrisis.com/?p=819</guid>
		<description><![CDATA[During the past weekend I was at DDD Scotland, it was great to meet all the people there. I  apologize for the amount of lolcalts that I added to my presentation (available below) and any feedback, etc more than welcome. In many ways it was good to get the presentation out of the way early [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=819&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>During the past weekend I was at DDD Scotland, it was great to meet all the people there.</p>
<p>I  apologize for the amount of lolcalts that I added to my presentation (available below) and any feedback, etc more than welcome.</p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/7891964' width='500' height='410'></iframe>
<p>In many ways it was good to get the presentation out of the way early  because it meant I could focus on being out there listening to other folks smarter than me talk and meet some people.</p>
<p>After my talk I was at Gary Short&#8217;s presentation on hoe to measure performance, interesting and really well delivered. Some interesting questions too.</p>
<p>Then I was at Seb Rose talk on TDD and unit testing. It was interesting to see that you can test drive a C++ app. His advice was sound. He talked about the importance of setting a structure before starting to test. He talked about the importance of deployment. And how it was important that the tests were also clean and well designed. <a href="http://www.slideshare.net/sebrose/unit-testing-tdd-and-the-walking-skeleton" target="_blank">Link to his slides</a></p>
<p>After that there was lunch, unfortunately (or not)  I couldnt catch any of the grok talks as I was talking to people, one of the ideas we had was to open source a project (not mine :S) that would make using selenium+qunit on CI easier&#8230; will see how that goes.</p>
<p>After that I joined a talk by Toby Henderson,  The dark parts of Mono. I reallly enoyed this talk. Info about small standalone tools or libraries that you can use, with examples. Such as IKVM, Cecil, SIMD, Compiler and Gendarme.</p>
<p>Finally, I joined the &#8220;Ask the Speakers&#8221; panel, very relaxed and quite fun. We talked about the news (Mono and its future, other stuff I cant remember &#8211; please comment),  innovation and community. There is a <a href="http://www.leggetter.co.uk/2011/05/09/ddd-scotland-2011.html" target="_blank">post </a>of note that goes into some of the stuff we talked about .</p>
<p>All in all a great event, thanks to everyone for making it possible.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roundcrisis.wordpress.com/819/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roundcrisis.wordpress.com/819/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roundcrisis.wordpress.com/819/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roundcrisis.wordpress.com/819/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roundcrisis.wordpress.com/819/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roundcrisis.wordpress.com/819/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roundcrisis.wordpress.com/819/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roundcrisis.wordpress.com/819/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roundcrisis.wordpress.com/819/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roundcrisis.wordpress.com/819/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roundcrisis.wordpress.com/819/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roundcrisis.wordpress.com/819/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roundcrisis.wordpress.com/819/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roundcrisis.wordpress.com/819/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=819&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roundcrisis.com/2011/05/11/ddd-scotland-review-and-slides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aebde1035a2608f1a3f763d8fceaf73?s=96&#38;d=" medium="image">
			<media:title type="html">roundcrisis</media:title>
		</media:content>
	</item>
		<item>
		<title>DDDScotland&#8230; next weekend 7th Of May.</title>
		<link>http://roundcrisis.com/2011/05/01/dddscotland-next-weekend-7th-of-may/</link>
		<comments>http://roundcrisis.com/2011/05/01/dddscotland-next-weekend-7th-of-may/#comments</comments>
		<pubDate>Sun, 01 May 2011 16:26:50 +0000</pubDate>
		<dc:creator>roundcrisis</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[talk]]></category>
		<category><![CDATA[dddScot]]></category>
		<category><![CDATA[developerdeveloperdeveloper]]></category>
		<category><![CDATA[Scotland]]></category>

		<guid isPermaLink="false">https://roundcrisis.wordpress.com/?p=815</guid>
		<description><![CDATA[DDD Scotland is happening next weekend, I&#8217;m really looking forward to it. I&#8217;m also very happy my talk got selected, thanks everyone that voted for it.  The agenda is very interesting here are my picks: Starting at 9:30AM and If you are not interested in CQRS/ES,  there is two talks that sound interesting: Streams of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=815&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>DDD Scotland is happening next weekend, I&#8217;m really looking forward to it. I&#8217;m also very happy my talk got selected, thanks everyone that voted for it.  The <a href="http://scottishdevelopers.com/2011/03/14/ddd-scotland-2011-agenda/" target="_blank">agenda</a> is very interesting here are my picks:</p>
<p>Starting at 9:30AM and If you are not interested in CQRS/ES,  there is two talks that sound interesting: Streams of Streams – Your Rx Prescription, by <a href="http://nondestructiveme.com/" target="_blank">Ray Booysen</a> and <a href="http://geekswithblogs.net/chriscanal" target="_blank">Chris Canal</a> ‘s Monodroid Introduction, I could really use seeing a talk on this as I ve been playing around with it lately. Conferences are really those times when you wish time could effectively go backwards, damn causality… (look <a href="http://www.smbc-comics.com/index.php?db=comics&amp;id=2223#comic" target="_blank">here</a> if you want vaguely related lolz)</p>
<p>Later on Decision time again, there are two talks that I would be interested to see: Asymptotics and Algorithms &#8211; What You&#8217;ve Forgotten Since University by <a href="http://community.devexpress.com/blogs/garyshort/" target="_blank">Gary Short</a>. I m not going to lie, I had to look up what Asymptotics meant <img class="wlEmoticon wlEmoticon-confusedsmile" style="border-style:none;" src="http://roundcrisis.files.wordpress.com/2011/05/wlemoticon-confusedsmile.png?w=500" alt="Confused smile" /> . The talk is about calculating the efficiency of an algorithm, something we tend to leave to the framework these days.. but we probably should know about. The other talk I m interested in is <a href="http://twitter.com/#!/barrycarr" target="_blank">Barry Carr</a>’s  Caliburn Micro talk, it seems like that framework has packed some very interesting ideas, I only heard some of them  after listening to <a href="http://herdingcode.com/?p=303" target="_blank">that Herding Code podcast</a> with Rob Eisenberg.</p>
<p>The talk about scalable web  with Asp.Net sounds interesting too .</p>
<p>At 12:00 there is a talk that I need to go see, that’s <a href="http://twitter.com/#!/sebrose" target="_blank">Seb Rose</a>’s talk on unit testing, reasons being: first, because its about unit testing, but the Skeleton reference I like too, the fact that he contributed some of the 97 things every programmer should know(or architect, cant remember which  one) .  Another talk that interests me but I wont get to is BDD with F# By <strong>Phillip Trelford</strong></p>
<p>After lunch there are three really interesting sessions that I’d like to see:</p>
<ul>
<li>Seb Lambla’s “Building composite applications with Open frameworks” from a very quick glance at the video available in Channel 9, it looks like a talk about using <a href="http://www.openwrap.org/" target="_blank">OpenWrap</a>, and how to integrate it to your workflow, and that’s something worth watching.</li>
<li>“SpecFlow – functional testing made easy” by Paul Stack, would like to see how it compares to StoryQ…</li>
<li>“The dark parts of Mono” by Toby Henderson, interesting cause I ve been meaning to see this for a while.</li>
<li>If I was into Silverlight at all, the talk to not miss would be Daniel May talk on Silverlight Unit Testing “Real World SLUT (Silverlight Unit Testing)”</li>
</ul>
<p>The last sessions of the day are also pretty interesting, I think the one I ll end up in would be: “How to build a framework, and why you almost never should.” by Richard Dalton , a last minute change could see me going to : “Rewriting software is the single worst mistake you can make – apparently.” tho what puts me off this is a probably wrong, and its the fact that is a story of migrating to VB.Net, a language that I honestly can’t understand why still exists or why does Microsoft funds, but leaving that aside sounds like a story worth listening to.</p>
<p>See you there</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roundcrisis.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roundcrisis.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roundcrisis.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roundcrisis.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roundcrisis.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roundcrisis.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roundcrisis.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roundcrisis.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roundcrisis.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roundcrisis.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roundcrisis.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roundcrisis.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roundcrisis.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roundcrisis.wordpress.com/815/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=815&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roundcrisis.com/2011/05/01/dddscotland-next-weekend-7th-of-may/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aebde1035a2608f1a3f763d8fceaf73?s=96&#38;d=" medium="image">
			<media:title type="html">roundcrisis</media:title>
		</media:content>

		<media:content url="http://roundcrisis.files.wordpress.com/2011/05/wlemoticon-confusedsmile.png" medium="image">
			<media:title type="html">Confused smile</media:title>
		</media:content>
	</item>
		<item>
		<title>Clarifying CQRS[Udi Dahan] Spanish Translation</title>
		<link>http://roundcrisis.com/2011/04/14/clarifying-cqrsudi-dahan-spanish-translation/</link>
		<comments>http://roundcrisis.com/2011/04/14/clarifying-cqrsudi-dahan-spanish-translation/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 18:10:58 +0000</pubDate>
		<dc:creator>roundcrisis</dc:creator>
				<category><![CDATA[cqrs]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[transalation]]></category>
		<category><![CDATA[udi_dahan]]></category>

		<guid isPermaLink="false">http://roundcrisis.com/?p=799</guid>
		<description><![CDATA[Hi : Recently a group of us (tho mostly Pablo Nuñez ) translated the article from Udi Dahan Clarifying CQRS. Here is the link to it, if you feel that it can be improved please just leave a comment here and I can add you to the document with edit rights. Some terms where hard [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=799&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi :</p>
<p>Recently a group of us (tho mostly <a href="http://xamlsorpresa.wordpress.com/">Pablo Nuñez</a> ) translated the article from Udi Dahan Clarifying CQRS.<a href="https://docs.google.com/document/d/1-5rmzY48aXZp3A-uaULnwU0gV7r1E1ZkEV1i5YBn-LI/edit?hl=en#"> Here is the link</a> to it, if you feel that it can be improved please just leave a comment here and I can add you to the document with edit rights. Some terms where hard to translate.</p>
<p>Thanks to Pablo, <a href="http://carlospeix.com/">Carlos Peix</a> , <a href="http://www.jorgegamba.com/blog/">Jorge Gamba</a> and everyone that retweeted and helped.</p>
<p>&#8212;&#8212;&#8212;-</p>
<p>Hola:</p>
<p>Me pareció que el articulo de Udi Dahan, Clarifying CQRS, podría ser muy útil para la comunidad de desarrolladores hispano hablantes.</p>
<p>Así que algunos de nosotros decidimos traducirlo, aquí esta <a href="https://docs.google.com/document/d/1-5rmzY48aXZp3A-uaULnwU0gV7r1E1ZkEV1i5YBn-LI/edit?hl=en&amp;pli=1#"> el link</a> , la mayoríadel credito debe ir a <a href="http://xamlsorpresa.wordpress.com/">Pablo Nuñez</a> . Pero también gracias a las demás personas que ayudaron: <a href="http://carlospeix.com/">Carlos Peix</a> , <a href="http://www.jorgegamba.com/blog/">Jorge Gamba</a> , etc (la verdad no me acuerdo quien mas perdón:) )</p>
<p>Si tienes algún comentario o corrección simplemente deja un mensaje aquí y te puedo agregar al documento con derecho de escritura.</p>
<p>Gracias</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roundcrisis.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roundcrisis.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roundcrisis.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roundcrisis.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roundcrisis.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roundcrisis.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roundcrisis.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roundcrisis.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roundcrisis.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roundcrisis.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roundcrisis.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roundcrisis.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roundcrisis.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roundcrisis.wordpress.com/799/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=799&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roundcrisis.com/2011/04/14/clarifying-cqrsudi-dahan-spanish-translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aebde1035a2608f1a3f763d8fceaf73?s=96&#38;d=" medium="image">
			<media:title type="html">roundcrisis</media:title>
		</media:content>
	</item>
		<item>
		<title>Learning CQRS. Why not using a framework is a good idea</title>
		<link>http://roundcrisis.com/2011/04/12/learning-cqrs-why-not-using-a-framework-is-a-good-idea/</link>
		<comments>http://roundcrisis.com/2011/04/12/learning-cqrs-why-not-using-a-framework-is-a-good-idea/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 11:55:32 +0000</pubDate>
		<dc:creator>roundcrisis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://roundcrisis.com/?p=794</guid>
		<description><![CDATA[I ve been talking to some people over the past few months about CQRS, particularly CQRS/ES and at some point of the conversation I get the framework question. I think the implementation of the patterns CQRS and ES is not trivial (it&#8217;s also not necessary to do both , but lets keep going) however, the escence of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=794&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I ve been talking to some people over the past few months about CQRS, particularly CQRS/ES and at some point of the conversation I get the <strong>framework </strong>question.</p>
<p>I think the implementation of the patterns CQRS and ES is not trivial (it&#8217;s also not necessary to do both , but lets keep going) however, the escence of the advantages you get out of both comes from implementing the rules of the domain, in the domain. By making the state transitions explicit.</p>
<p>The number one reason why you should learn about CQRS without a framework is because, it could cloud your understanding of the domain with artificial constraints. Another important reason is that when you learn by doing, you understand the workings and shortcomings of a particular methodology.</p>
<p>That is not to say that frameworks are bad and you should never use them, but make sure that when you make a decision like that, it is a conscious one.</p>
<p>I remember one day when I was at a talk by Gregg Young, and he said: How many of you use (ms)SQL? How many of you made that conscious choice? (ie to use an relational database for storage) .  I realised then that, I didn&#8217;t make that choice or considered an option in certain cases, but what scared me the most is that I was making a bunch of assumptions as soon as anyone said &#8220;system&#8221; , it made me realise that most of those assumptions could blind me into not really considering all the options.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roundcrisis.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roundcrisis.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roundcrisis.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roundcrisis.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roundcrisis.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roundcrisis.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roundcrisis.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roundcrisis.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roundcrisis.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roundcrisis.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roundcrisis.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roundcrisis.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roundcrisis.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roundcrisis.wordpress.com/794/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=794&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roundcrisis.com/2011/04/12/learning-cqrs-why-not-using-a-framework-is-a-good-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aebde1035a2608f1a3f763d8fceaf73?s=96&#38;d=" medium="image">
			<media:title type="html">roundcrisis</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Setters and Getters are considered a code smell in your Aggregate Roots</title>
		<link>http://roundcrisis.com/2011/01/23/why-setters-and-getters-are-considered-a-code-smell-in-your-aggregate-roots/</link>
		<comments>http://roundcrisis.com/2011/01/23/why-setters-and-getters-are-considered-a-code-smell-in-your-aggregate-roots/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 19:38:11 +0000</pubDate>
		<dc:creator>roundcrisis</dc:creator>
				<category><![CDATA[cqrs]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[aggregate]]></category>
		<category><![CDATA[setters]]></category>

		<guid isPermaLink="false">https://roundcrisis.wordpress.com/?p=768</guid>
		<description><![CDATA[Say we are not concerned with the query side of things (because we have an autonomous query service that need not know about your aggregate roots). With that in mind, in which cases do we need to know about the aggregate root private data? I can think of one case &#8211; when checking for duplication. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=768&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Say we are not concerned with the query side of things (because we have an autonomous query service that need not know about your aggregate roots). With that in mind, in which cases do we <strong>need</strong> to know about the aggregate root private data?</p>
<p>I can think of one case &#8211; when checking for duplication. Then we would have to </p>
<ul>
<ul>
<li>Be happy with eventual consistency (ie some check before actually trying to save) or </li>
<li>rely on the persistence layer for uniqueness and on failure, get a meaningful&#160; error. </li>
</ul>
</ul>
<p>In any other situation, we are likely to be doing something that is meaningful to your domain. For example, lets pretend a product stock amount had to change, the code would look like this</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:C89E2BDB-ADD3-4f7a-9810-1B7EACF446C1:2def2a49-40d9-40ed-a0be-738441f6df67" class="wlWriterEditableSmartContent">
<pre>
<pre class="brush: csharp; pad-line-numbers: true;">
Product product = _repository.Get(id);
product.Stock = 2;
_repository.Save(product);

class Product
{
     public int Stock {get; set;}
}
</pre>
</pre>
</div>
<p>That code would have probably lived in a service, or even worse, in a controller What are the problems with this?</p>
<ul>
<li>Lack of intent. When you look at the code for Product, you’ ll see a Stock (or quantity) property, and in this case its a pretty simple field. However you have no idea from looking at the code, how this property is used. </li>
<li>Possible implicit behaviour. There is always a chance that the setter contains some logic . </li>
<li>Context, perhaps adding Stock has certain rules, maybe when &gt;100 are received&#160; then someone has to be notified, or they need to be moved to another warehouse. </li>
</ul>
<p>Instead, you can write an AddStock method, which in reality would do something a bit more explicit ( I m sure you could call it StockDelivered or similar, but I guess it depends on your domain …)</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:C89E2BDB-ADD3-4f7a-9810-1B7EACF446C1:4c6fbb4b-e9d9-4dec-9049-7082ddfa97a2" class="wlWriterEditableSmartContent">
<pre>
<pre class="brush: csharp; auto-links: false;">
Product product = _repository.Get(id);
product.AddStock(45);
_repository.Save(product);


// and in the product AR
class Product
{
       public void AddStock(int receivedStock)
		{
			Contract.Requires&lt;ArgumentException&gt;(receivedStock&gt;= 0);
		   	_stock += receivedStock;
		}
}
</pre>
</pre>
</div>
<p>This is a more explicit&#160; design. However, the question of testability comes to mind, and the way you write your tests depends on the flavour of DDD you are using. If you are using DDD with CQRS/ES, then you would be publishing an event with the changes. If you are not, then you could rely on checking the product stock before and after the operation, through a query service. </p>
<p>&#160;</p>
<p><strong>Related Articles</strong></p>
<p><a href="http://michaelfeathers.typepad.com/michael_feathers_blog/2008/06/the-flawed-theo.html" target="_blank">The Flawed theory behind unit testing</a> (Feathers)</p>
<p><a href="http://typicalprogrammer.com/?p=23" target="_blank">Doing it wrong: getters and setters</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/roundcrisis.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/roundcrisis.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/roundcrisis.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/roundcrisis.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/roundcrisis.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/roundcrisis.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/roundcrisis.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/roundcrisis.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/roundcrisis.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/roundcrisis.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/roundcrisis.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/roundcrisis.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/roundcrisis.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/roundcrisis.wordpress.com/768/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=roundcrisis.com&amp;blog=5261556&amp;post=768&amp;subd=roundcrisis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://roundcrisis.com/2011/01/23/why-setters-and-getters-are-considered-a-code-smell-in-your-aggregate-roots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aebde1035a2608f1a3f763d8fceaf73?s=96&#38;d=" medium="image">
			<media:title type="html">roundcrisis</media:title>
		</media:content>
	</item>
	</channel>
</rss>
