<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The MVC Storefront Challenge!</title>
	<atom:link href="http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Thu, 23 May 2013 23:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Sarmaad</title>
		<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/#comment-510</link>
		<dc:creator>Sarmaad</dc:creator>
		<pubDate>Fri, 05 Dec 2008 05:42:26 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/05/20/the-mvc-storefront-challenge.aspx#comment-510</guid>
		<description>Hi,

I am just starting with patterns and good my hands on a book that talks about the DDD patterns. 

also, what happen to the challenge?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am just starting with patterns and good my hands on a book that talks about the DDD patterns. </p>
<p>also, what happen to the challenge?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogardj</title>
		<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/#comment-509</link>
		<dc:creator>bogardj</dc:creator>
		<pubDate>Mon, 03 Nov 2008 12:23:29 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/05/20/the-mvc-storefront-challenge.aspx#comment-509</guid>
		<description>@Jon

One of the problems I ran into at the beginning was that the codebase was still changing fairly frequently.  When you&#039;re trying to emulate behavior, that can be frustrating!

I&#039;d like to wait for a stable release before giving it another crack.</description>
		<content:encoded><![CDATA[<p>@Jon</p>
<p>One of the problems I ran into at the beginning was that the codebase was still changing fairly frequently.  When you&#8217;re trying to emulate behavior, that can be frustrating!</p>
<p>I&#8217;d like to wait for a stable release before giving it another crack.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/#comment-508</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 03 Nov 2008 11:29:17 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/05/20/the-mvc-storefront-challenge.aspx#comment-508</guid>
		<description>Did you get anywhere with this?</description>
		<content:encoded><![CDATA[<p>Did you get anywhere with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Jack</title>
		<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/#comment-507</link>
		<dc:creator>Colin Jack</dc:creator>
		<pubDate>Wed, 28 May 2008 13:43:15 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/05/20/the-mvc-storefront-challenge.aspx#comment-507</guid>
		<description>I&#039;d definitely be interested in getting involved.</description>
		<content:encoded><![CDATA[<p>I&#8217;d definitely be interested in getting involved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ondra</title>
		<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/#comment-506</link>
		<dc:creator>Ondra</dc:creator>
		<pubDate>Thu, 22 May 2008 19:22:43 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/05/20/the-mvc-storefront-challenge.aspx#comment-506</guid>
		<description>Hi, I&#039;d be also interested in helping! Particularly in DDD part of the whole thing. I&#039;ve been recently very passionate about that, but don&#039;t have much (read none) of a real world experience with it.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;d be also interested in helping! Particularly in DDD part of the whole thing. I&#8217;ve been recently very passionate about that, but don&#8217;t have much (read none) of a real world experience with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/#comment-505</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 21 May 2008 22:46:06 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/05/20/the-mvc-storefront-challenge.aspx#comment-505</guid>
		<description>Jimmy,

Maybe a good compromise is a screencast only of the initial planning work and the start of the first iteration, so people can get an idea of the kind of process that was used to create the end result?

I&#039;ve read loads of work on TDD and iterative development, but when it comes to putting it into practice I find it tough to link up planning, stories, and finding a good place in the not-yet-design to start writing tests. If you could put some of that into a screencast (or summarise it in a blog post) that would be invaluable for people like me that are keen to learn but don&#039;t have a mentor.

I&#039;ve been trying to do a similar thing in a blog series developing a Snakes and Ladders-like game, but being n00b with it all I think I&#039;ve already made a mistake by not working top-down. (At http://davesquared.blogspot.com/2008/05/garden-race-series.html, if you&#039;ll kindly excuse shameless link-dropping)

Anyway, good luck with the experiment and will be keen to see the output from it, be it code or screen cast. :)
</description>
		<content:encoded><![CDATA[<p>Jimmy,</p>
<p>Maybe a good compromise is a screencast only of the initial planning work and the start of the first iteration, so people can get an idea of the kind of process that was used to create the end result?</p>
<p>I&#8217;ve read loads of work on TDD and iterative development, but when it comes to putting it into practice I find it tough to link up planning, stories, and finding a good place in the not-yet-design to start writing tests. If you could put some of that into a screencast (or summarise it in a blog post) that would be invaluable for people like me that are keen to learn but don&#8217;t have a mentor.</p>
<p>I&#8217;ve been trying to do a similar thing in a blog series developing a Snakes and Ladders-like game, but being n00b with it all I think I&#8217;ve already made a mistake by not working top-down. (At <a href="http://davesquared.blogspot.com/2008/05/garden-race-series.html" rel="nofollow">http://davesquared.blogspot.com/2008/05/garden-race-series.html</a>, if you&#8217;ll kindly excuse shameless link-dropping)</p>
<p>Anyway, good luck with the experiment and will be keen to see the output from it, be it code or screen cast. <img src='http://lostechies.com/jimmybogard/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy Bogard</title>
		<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/#comment-504</link>
		<dc:creator>Jimmy Bogard</dc:creator>
		<pubDate>Wed, 21 May 2008 15:46:29 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/05/20/the-mvc-storefront-challenge.aspx#comment-504</guid>
		<description>@Dave

I&#039;ll definitely consider doing screencasts.  The goal might not be to show the process, but the end result (or maybe just checkpoints along the way).  It&#039;s hard to produce the process you&#039;d take in a reasonable fashion, though Rob does it well.</description>
		<content:encoded><![CDATA[<p>@Dave</p>
<p>I&#8217;ll definitely consider doing screencasts.  The goal might not be to show the process, but the end result (or maybe just checkpoints along the way).  It&#8217;s hard to produce the process you&#8217;d take in a reasonable fashion, though Rob does it well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Teague</title>
		<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/#comment-503</link>
		<dc:creator>John Teague</dc:creator>
		<pubDate>Wed, 21 May 2008 14:26:07 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/05/20/the-mvc-storefront-challenge.aspx#comment-503</guid>
		<description>I&#039;m interested too.  Maybe we can do an Austin / Remote pairing.</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested too.  Maybe we can do an Austin / Remote pairing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Baley</title>
		<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/#comment-502</link>
		<dc:creator>Kyle Baley</dc:creator>
		<pubDate>Wed, 21 May 2008 13:02:33 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/05/20/the-mvc-storefront-challenge.aspx#comment-502</guid>
		<description>Count me in too if you don&#039;t mind a threesome. This is something I&#039;ve been meaning to do on a larger scale anyway.</description>
		<content:encoded><![CDATA[<p>Count me in too if you don&#8217;t mind a threesome. This is something I&#8217;ve been meaning to do on a larger scale anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Myers</title>
		<link>http://lostechies.com/jimmybogard/2008/05/21/the-mvc-storefront-challenge/#comment-501</link>
		<dc:creator>Chad Myers</dc:creator>
		<pubDate>Wed, 21 May 2008 11:37:26 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/05/20/the-mvc-storefront-challenge.aspx#comment-501</guid>
		<description>I&#039;m down!  You might see if Ray Houston is interested because he&#039;s much stronger on the DDD stuff than I am (among other things).</description>
		<content:encoded><![CDATA[<p>I&#8217;m down!  You might see if Ray Houston is interested because he&#8217;s much stronger on the DDD stuff than I am (among other things).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
