<?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: How to suck at software development</title>
	<atom:link href="http://eriwen.com/productivity/how-to-suck-at-software-development-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://eriwen.com/productivity/how-to-suck-at-software-development-part-1/</link>
	<description>Programming productively with open-source tools</description>
	<lastBuildDate>Fri, 27 Aug 2010 19:02:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Sabina Abramov</title>
		<link>http://eriwen.com/productivity/how-to-suck-at-software-development-part-1/#comment-3372</link>
		<dc:creator>Sabina Abramov</dc:creator>
		<pubDate>Thu, 12 Aug 2010 06:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/2007/09/how-to-suck-at-software-development-part-1/#comment-3372</guid>
		<description>This is a very good weblog and I needed to post a little thread to inform you, nice job!</description>
		<content:encoded><![CDATA[<p>This is a very good weblog and I needed to post a little thread to inform you, nice job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://eriwen.com/productivity/how-to-suck-at-software-development-part-1/#comment-50</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 01 Feb 2008 16:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/2007/09/how-to-suck-at-software-development-part-1/#comment-50</guid>
		<description>Thanks Norman. Stay tuned as Part 2 is in the works...</description>
		<content:encoded><![CDATA[<p>Thanks Norman. Stay tuned as Part 2 is in the works&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norman Clarke</title>
		<link>http://eriwen.com/productivity/how-to-suck-at-software-development-part-1/#comment-47</link>
		<dc:creator>Norman Clarke</dc:creator>
		<pubDate>Fri, 01 Feb 2008 06:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/2007/09/how-to-suck-at-software-development-part-1/#comment-47</guid>
		<description>Excellent post. Short and to the point, could not have said it better myself.</description>
		<content:encoded><![CDATA[<p>Excellent post. Short and to the point, could not have said it better myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin</title>
		<link>http://eriwen.com/productivity/how-to-suck-at-software-development-part-1/#comment-16</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Wed, 10 Oct 2007 15:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/2007/09/how-to-suck-at-software-development-part-1/#comment-16</guid>
		<description>Nice new page! I particularly like the banner.</description>
		<content:encoded><![CDATA[<p>Nice new page! I particularly like the banner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emwendelin</title>
		<link>http://eriwen.com/productivity/how-to-suck-at-software-development-part-1/#comment-5</link>
		<dc:creator>emwendelin</dc:creator>
		<pubDate>Tue, 02 Oct 2007 05:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/2007/09/how-to-suck-at-software-development-part-1/#comment-5</guid>
		<description>I see your point there. If you have standard API calls or included JAR files that is fine.

I think the point is &quot;Know exactly what your code does and then prove it using unit tests&quot;.</description>
		<content:encoded><![CDATA[<p>I see your point there. If you have standard API calls or included JAR files that is fine.</p>
<p>I think the point is &#8220;Know exactly what your code does and then prove it using unit tests&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://eriwen.com/productivity/how-to-suck-at-software-development-part-1/#comment-4</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 02 Oct 2007 05:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/2007/09/how-to-suck-at-software-development-part-1/#comment-4</guid>
		<description>i disagree with &quot;Copy the code&quot;, should i make name-surname.jar and put it in every project im part of?

copy code is only used when API sucks, like in Java reading/writing from/to a file. im not into writing that code by hand.</description>
		<content:encoded><![CDATA[<p>i disagree with &#8220;Copy the code&#8221;, should i make name-surname.jar and put it in every project im part of?</p>
<p>copy code is only used when API sucks, like in Java reading/writing from/to a file. im not into writing that code by hand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant Jalasutram</title>
		<link>http://eriwen.com/productivity/how-to-suck-at-software-development-part-1/#comment-3</link>
		<dc:creator>Prashant Jalasutram</dc:creator>
		<pubDate>Tue, 02 Oct 2007 05:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/2007/09/how-to-suck-at-software-development-part-1/#comment-3</guid>
		<description>Eric,

Good post.yes agree with you with all points.

Thanks
Prashant
http://prashantjalasutram.blogspot.com/</description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>Good post.yes agree with you with all points.</p>
<p>Thanks<br />
Prashant<br />
<a href="http://prashantjalasutram.blogspot.com/" rel="nofollow">http://prashantjalasutram.blogspot.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
