<?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: Premature Optimization Again</title>
	<atom:link href="http://almaer.com/blog/premature-optimization-again/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/premature-optimization-again</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Fri, 25 May 2012 17:57:23 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Tiago</title>
		<link>http://almaer.com/blog/premature-optimization-again/comment-page-1#comment-37059</link>
		<dc:creator>John Tiago</dc:creator>
		<pubDate>Tue, 27 Feb 2007 15:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/premature-optimization-again#comment-37059</guid>
		<description>The simplest possible code is usually the worst application design.

The curve going from simple to complex is a hump, where the y axis is quality.

Highest quality code comes from the simplest code that can accommodate new feautres or chages of current features without a lot of pain and without increasing the cost of maintenance.
</description>
		<content:encoded><![CDATA[<p>The simplest possible code is usually the worst application design.</p>
<p>The curve going from simple to complex is a hump, where the y axis is quality.</p>
<p>Highest quality code comes from the simplest code that can accommodate new feautres or chages of current features without a lot of pain and without increasing the cost of maintenance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiago Silveira</title>
		<link>http://almaer.com/blog/premature-optimization-again/comment-page-1#comment-37058</link>
		<dc:creator>Tiago Silveira</dc:creator>
		<pubDate>Mon, 26 Feb 2007 14:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/premature-optimization-again#comment-37058</guid>
		<description>Wow, I just wrote about the flip side of the coin: My point was to always strive for simplicity -- for the user and for your code. Then, performance optimizations magically appear. Then, and only then, you should do them.
</description>
		<content:encoded><![CDATA[<p>Wow, I just wrote about the flip side of the coin: My point was to always strive for simplicity &#8212; for the user and for your code. Then, performance optimizations magically appear. Then, and only then, you should do them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeWitt Clinton</title>
		<link>http://almaer.com/blog/premature-optimization-again/comment-page-1#comment-37057</link>
		<dc:creator>DeWitt Clinton</dc:creator>
		<pubDate>Mon, 26 Feb 2007 14:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/premature-optimization-again#comment-37057</guid>
		<description>Clearly Dion meant &quot;the route to all evil&quot;.  : )

</description>
		<content:encoded><![CDATA[<p>Clearly Dion meant &#8220;the route to all evil&#8221;.  : )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://almaer.com/blog/premature-optimization-again/comment-page-1#comment-37056</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Mon, 26 Feb 2007 11:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/premature-optimization-again#comment-37056</guid>
		<description>According to Donald Knuth, it has to be &quot;root of all evil&quot; :-)
</description>
		<content:encoded><![CDATA[<p>According to Donald Knuth, it has to be &#8220;root of all evil&#8221; :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

