<?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: Prototypes and Real Applications</title>
	<atom:link href="http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/</link>
	<description>Random musings on fish, books and occasionally programming.</description>
	<lastBuildDate>Wed, 12 Oct 2011 04:34:51 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard Kulisz</title>
		<link>http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/comment-page-1/#comment-58</link>
		<dc:creator>Richard Kulisz</dc:creator>
		<pubDate>Fri, 01 Feb 2008 15:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/#comment-58</guid>
		<description>&lt;p&gt;Wow, I didn&#039;t know anyone was stupid enough to ignore Burn The Disk Packs. For the record, burning your prototype is EXACTLY what everyone should do. If anything, in this case the guy probably didn&#039;t burn it completely.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Wow, I didn&#8217;t know anyone was stupid enough to ignore Burn The Disk Packs. For the record, burning your prototype is EXACTLY what everyone should do. If anything, in this case the guy probably didn&#8217;t burn it completely.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Cooper</title>
		<link>http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/comment-page-1/#comment-57</link>
		<dc:creator>Steve Cooper</dc:creator>
		<pubDate>Fri, 01 Feb 2008 14:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/#comment-57</guid>
		<description>&lt;p&gt;&quot;At least one of the places where he was prototyping with Python also used Python as an official language.&quot;&lt;br/&gt;&lt;br/&gt;Then I just don&#039;t get it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;At least one of the places where he was prototyping with Python also used Python as an official language.&#8221;<br /><br />Then I just don&#8217;t get it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: CrashCodes</title>
		<link>http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/comment-page-1/#comment-56</link>
		<dc:creator>CrashCodes</dc:creator>
		<pubDate>Fri, 01 Feb 2008 14:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/#comment-56</guid>
		<description>&lt;p&gt;I think you are confusing &quot;Prototype&quot; with the &quot;Tracer Bullet&quot; concept. Check out the book: &quot;The Pragmatic Programmer&quot;.&lt;br/&gt;&lt;br/&gt;I do understand the frustrations with people treating a perfectly good language as some kind of bastard child. My company has an application written in Delphi. Despite its success, management would like to get rid of it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think you are confusing &#8220;Prototype&#8221; with the &#8220;Tracer Bullet&#8221; concept. Check out the book: &#8220;The Pragmatic Programmer&#8221;.<br /><br />I do understand the frustrations with people treating a perfectly good language as some kind of bastard child. My company has an application written in Delphi. Despite its success, management would like to get rid of it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Giles</title>
		<link>http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/comment-page-1/#comment-55</link>
		<dc:creator>Giles</dc:creator>
		<pubDate>Fri, 01 Feb 2008 13:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/#comment-55</guid>
		<description>&lt;p&gt;At least one of the places where he was prototyping with Python also used Python as an official language. As far as I could tell it just never occurred to him to treat the prototype as a solid piece of work.&lt;br/&gt;&lt;br/&gt;It was a prototype, therefore bad.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>At least one of the places where he was prototyping with Python also used Python as an official language. As far as I could tell it just never occurred to him to treat the prototype as a solid piece of work.<br /><br />It was a prototype, therefore bad.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Cooper</title>
		<link>http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/comment-page-1/#comment-54</link>
		<dc:creator>Steve Cooper</dc:creator>
		<pubDate>Fri, 01 Feb 2008 13:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.overwatering.org/blog/2008/02/prototypes-and-real-applications/#comment-54</guid>
		<description>&lt;p&gt;A possibility;&lt;br/&gt;&lt;br/&gt;He knew python, but it wasn&#039;t an in-house official language. His boss was lenient in letting him choose the prototyping language, but after version 1, he couldn&#039;t get help from teammates. The benefits of working in a C++ team outweigh the benefits of working alone in python.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A possibility;<br /><br />He knew python, but it wasn&#8217;t an in-house official language. His boss was lenient in letting him choose the prototyping language, but after version 1, he couldn&#8217;t get help from teammates. The benefits of working in a C++ team outweigh the benefits of working alone in python.</p>]]></content:encoded>
	</item>
</channel>
</rss>

