<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: &#9733; 10 Programming Quotes and Lessons Learned</title>
	<atom:link href="http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/feed/" rel="self" type="application/rss+xml" />
	<link>http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/</link>
	<description>News, views, tips and tricks on Oracle and other fun stuff</description>
	<lastBuildDate>Mon, 21 May 2012 00:26:47 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Aman</title>
		<link>http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/comment-page-1/#comment-50041</link>
		<dc:creator>Aman</dc:creator>
		<pubDate>Sun, 01 Oct 2006 12:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/#comment-50041</guid>
		<description>&lt;p&gt;Excellent article Sir.I hope you wont mind if I link to the same from my blog?
With best regards
Aman....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Excellent article Sir.I hope you wont mind if I link to the same from my blog?
With best regards
Aman&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Awad</title>
		<link>http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/comment-page-1/#comment-49977</link>
		<dc:creator>Eddie Awad</dc:creator>
		<pubDate>Fri, 08 Sep 2006 03:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/#comment-49977</guid>
		<description>&lt;p&gt;I love simplicity, and that&#039;s also part of the reason why I turned comment login on. You register, you read and comment. You do not register, you read.  Simple.&lt;/p&gt;

&lt;p&gt;Of course, the main reason is spam. I got tired of spam comments and trackbacks hitting my blog, and swiping the good comments along the way. Rob, I remember I had to rescue one of your comments out from a sea of spam.&lt;/p&gt;

&lt;p&gt;I know it sucks to add another username/password to your list, I know how it feels (YAUP) and I apologize for that. But, I enjoy your comments (and the comments of all my readers) so thank you for registering :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I love simplicity, and that&#8217;s also part of the reason why I turned comment login on. You register, you read and comment. You do not register, you read.  Simple.</p>

<p>Of course, the main reason is spam. I got tired of spam comments and trackbacks hitting my blog, and swiping the good comments along the way. Rob, I remember I had to rescue one of your comments out from a sea of spam.</p>

<p>I know it sucks to add another username/password to your list, I know how it feels (YAUP) and I apologize for that. But, I enjoy your comments (and the comments of all my readers) so thank you for registering <img src='http://awads.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robvollman</title>
		<link>http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/comment-page-1/#comment-49975</link>
		<dc:creator>robvollman</dc:creator>
		<pubDate>Thu, 07 Sep 2006 17:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/#comment-49975</guid>
		<description>&lt;p&gt;Personally, I think #3 and #4 are often used as cop-outs for lazy programmers who don&#039;t want to properly document their code.  That doesn&#039;t make those points less valid, mind you.&lt;/p&gt;

&lt;p&gt;Point #9 reminds me of Ockham&#039;s razor.  To paraphrase, if you have two solutions for the same problem, is it most reasonable to take the simplest.&lt;/p&gt;

&lt;p&gt;By the way, having to create yet another account just to comment on here really sucks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Personally, I think #3 and #4 are often used as cop-outs for lazy programmers who don&#8217;t want to properly document their code.  That doesn&#8217;t make those points less valid, mind you.</p>

<p>Point #9 reminds me of Ockham&#8217;s razor.  To paraphrase, if you have two solutions for the same problem, is it most reasonable to take the simplest.</p>

<p>By the way, having to create yet another account just to comment on here really sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Awad</title>
		<link>http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/comment-page-1/#comment-49972</link>
		<dc:creator>Eddie Awad</dc:creator>
		<pubDate>Wed, 06 Sep 2006 17:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/#comment-49972</guid>
		<description>&lt;p&gt;And here is one quote from the list that falls into the same category as &quot;Don&#039;t Repeat Yourself.&quot;:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Copy and paste is a design error.&lt;/b&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>And here is one quote from the list that falls into the same category as &#8220;Don&#8217;t Repeat Yourself.&#8221;:</p>

<p><b>Copy and paste is a design error.</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl777</title>
		<link>http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/comment-page-1/#comment-49971</link>
		<dc:creator>Karl777</dc:creator>
		<pubDate>Wed, 06 Sep 2006 12:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/#comment-49971</guid>
		<description>&lt;p&gt;&lt;i&gt;Don&#039;t Repeat Yourself&lt;/i&gt;
Hi Rob, this is a sub rule of point 3 ;-)
Karl&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><i>Don&#8217;t Repeat Yourself</i>
Hi Rob, this is a sub rule of point 3 <img src='http://awads.net/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> 
Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Baillie</title>
		<link>http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/comment-page-1/#comment-49970</link>
		<dc:creator>Rob Baillie</dc:creator>
		<pubDate>Wed, 06 Sep 2006 10:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/#comment-49970</guid>
		<description>&lt;p&gt;Ok, here&#039;one for you....&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Don&#039;t Repeat Yourself.&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;You can apply this one all over the place.  If you need the same bit of code in two places, make it a function.  If you need a document that describes a bit of code, why not try generating one from the other.  If you need a bit of data in two places have a simple way of getting that data.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ok, here&#8217;one for you&#8230;.</p>

<p><b>Don&#8217;t Repeat Yourself.</b></p>

<p>You can apply this one all over the place.  If you need the same bit of code in two places, make it a function.  If you need a document that describes a bit of code, why not try generating one from the other.  If you need a bit of data in two places have a simple way of getting that data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl777</title>
		<link>http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/comment-page-1/#comment-49969</link>
		<dc:creator>Karl777</dc:creator>
		<pubDate>Wed, 06 Sep 2006 07:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/09/05/10-programming-quotes-and-lessons-learned/#comment-49969</guid>
		<description>&lt;p&gt;Hi Eddie, i always think i could add something to your points but the are complete :-(
Karl&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Eddie, i always think i could add something to your points but the are complete <img src='http://awads.net/wp/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> 
Karl</p>
]]></content:encoded>
	</item>
</channel>
</rss>

