<?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: Laws of Source Code and Software Development</title>
	<atom:link href="http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/</link>
	<description>Break Coders Block!</description>
	<lastBuildDate>Wed, 26 Dec 2012 04:40:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Software Development Outsource</title>
		<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/comment-page-1/#comment-72181</link>
		<dc:creator>Software Development Outsource</dc:creator>
		<pubDate>Mon, 30 Jan 2012 23:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/#comment-72181</guid>
		<description><![CDATA[Code will be very critical and undue ...@Parag Shah]]></description>
		<content:encoded><![CDATA[<p>Code will be very critical and undue &#8230;@Parag Shah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechKnow Year In Review 2009</title>
		<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/comment-page-1/#comment-8733</link>
		<dc:creator>TechKnow Year In Review 2009</dc:creator>
		<pubDate>Fri, 01 Jan 2010 00:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/#comment-8733</guid>
		<description><![CDATA[[...] Laws of Source Code and Software Development [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Laws of Source Code and Software Development [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parag Shah</title>
		<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/comment-page-1/#comment-739</link>
		<dc:creator>Parag Shah</dc:creator>
		<pubDate>Wed, 03 Jun 2009 11:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/#comment-739</guid>
		<description><![CDATA[Very nice post. I especially liked: &#039;It is not the tools that make a developer&#039; - after working with Eclipse for several years, I have restarted working with vim. It&#039;s taking me a while to get used to it, but I am persisting. Even though my productivity may have dropped, I feel like it is helping me get closer to &#039;regular expressions&#039; and similar stuff, which is always a good thing. And not to mention that it is also getting me used to working in a command line environment.]]></description>
		<content:encoded><![CDATA[<p>Very nice post. I especially liked: &#8216;It is not the tools that make a developer&#8217; &#8211; after working with Eclipse for several years, I have restarted working with vim. It&#8217;s taking me a while to get used to it, but I am persisting. Even though my productivity may have dropped, I feel like it is helping me get closer to &#8216;regular expressions&#8217; and similar stuff, which is always a good thing. And not to mention that it is also getting me used to working in a command line environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinderkent: Keeping commented-out code is justifiable.</title>
		<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/comment-page-1/#comment-740</link>
		<dc:creator>Pinderkent: Keeping commented-out code is justifiable.</dc:creator>
		<pubDate>Sun, 24 May 2009 01:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/#comment-740</guid>
		<description><![CDATA[[...] commented-out code is justifiable.Posted on Sunday, May 24, 2009 at 12:10 AM. Today I read an article that suggested the [...]]]></description>
		<content:encoded><![CDATA[<p>[...] commented-out code is justifiable.Posted on Sunday, May 24, 2009 at 12:10 AM. Today I read an article that suggested the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haymo van Wyk</title>
		<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/comment-page-1/#comment-741</link>
		<dc:creator>Haymo van Wyk</dc:creator>
		<pubDate>Sat, 23 May 2009 09:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/#comment-741</guid>
		<description><![CDATA[I&#039;ve enjoyed this lot!  As a programmer from ancient times, my experience was : To get a program to work was about 10 - 20% of the job. The remaining 90 or 80% was to try to make it idiot proof. (A plotting program of mine ran for 8 years, before a user hit the one condition I had not allowed for.)]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve enjoyed this lot!  As a programmer from ancient times, my experience was : To get a program to work was about 10 &#8211; 20% of the job. The remaining 90 or 80% was to try to make it idiot proof. (A plotting program of mine ran for 8 years, before a user hit the one condition I had not allowed for.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Hickstein</title>
		<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/comment-page-1/#comment-743</link>
		<dc:creator>Jim Hickstein</dc:creator>
		<pubDate>Sat, 23 May 2009 05:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/#comment-743</guid>
		<description><![CDATA[While we&#039;re being pedantic, myriad is an adjective: &quot;in myriad languages&quot;.  And don&#039;t get me started about &quot;comprise&quot;. :-)]]></description>
		<content:encoded><![CDATA[<p>While we&#8217;re being pedantic, myriad is an adjective: &#8220;in myriad languages&#8221;.  And don&#8217;t get me started about &#8220;comprise&#8221;. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Hickstein</title>
		<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/comment-page-1/#comment-742</link>
		<dc:creator>Jim Hickstein</dc:creator>
		<pubDate>Sat, 23 May 2009 05:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/#comment-742</guid>
		<description><![CDATA[I can&#039;t resist underlining &quot;code outlives its [developers&#039;] intentions&quot;, with slogan #1 on my own list: All software is permanent.]]></description>
		<content:encoded><![CDATA[<p>I can&#8217;t resist underlining &#8220;code outlives its [developers'] intentions&#8221;, with slogan #1 on my own list: All software is permanent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-05-21 &#171; My Weblog</title>
		<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/comment-page-1/#comment-745</link>
		<dc:creator>links for 2009-05-21 &#171; My Weblog</dc:creator>
		<pubDate>Fri, 22 May 2009 04:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/#comment-745</guid>
		<description><![CDATA[[...] Laws of Source Code and Software Development « Juixe TechKnow (tags: tips)   Possibly related posts: (automatically generated)links for 2006-09-27links for 2008-03-14links for 2007-02-15Tags   Comments (0) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Laws of Source Code and Software Development « Juixe TechKnow (tags: tips)   Possibly related posts: (automatically generated)links for 2006-09-27links for 2008-03-14links for 2007-02-15Tags   Comments (0) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechKnow</title>
		<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/comment-page-1/#comment-744</link>
		<dc:creator>TechKnow</dc:creator>
		<pubDate>Fri, 22 May 2009 04:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/#comment-744</guid>
		<description><![CDATA[At first sight, some of these laws will seems contradicting, for example &#039;Your code is your career legacy&#039; and &#039;Don’t take code personal.&#039;  As a programmer I am always learning.  I am proud of my code but I know that I am always learning from my team, picking up new idioms, leveraging new libraries, and expanding my tool set that I&#039;ve realize that code can always be improved.  In peer reviews I don&#039;t take criticism negatively, I&#039;m willing to learned from senior and junior developers alike.

I like to think that a open source project, running code can say more about your programming abilities than a self aggrandizing cover letter with an alphabet soup of technology abbreviations for a resume.  That is what I mean in &#039;Your code is your career legacy.&#039;]]></description>
		<content:encoded><![CDATA[<p>At first sight, some of these laws will seems contradicting, for example &#8216;Your code is your career legacy&#8217; and &#8216;Don’t take code personal.&#8217;  As a programmer I am always learning.  I am proud of my code but I know that I am always learning from my team, picking up new idioms, leveraging new libraries, and expanding my tool set that I&#8217;ve realize that code can always be improved.  In peer reviews I don&#8217;t take criticism negatively, I&#8217;m willing to learned from senior and junior developers alike.</p>
<p>I like to think that a open source project, running code can say more about your programming abilities than a self aggrandizing cover letter with an alphabet soup of technology abbreviations for a resume.  That is what I mean in &#8216;Your code is your career legacy.&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Doar</title>
		<link>http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/comment-page-1/#comment-747</link>
		<dc:creator>Matt Doar</dc:creator>
		<pubDate>Wed, 20 May 2009 17:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/#comment-747</guid>
		<description><![CDATA[&quot;Commented out code are not comments&quot;

Oh yes, I agree. Comments should be the only thing that use the comment syntax. Disabled code should use another syntax, preferably by not being there.]]></description>
		<content:encoded><![CDATA[<p>&#8220;Commented out code are not comments&#8221;</p>
<p>Oh yes, I agree. Comments should be the only thing that use the comment syntax. Disabled code should use another syntax, preferably by not being there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
