<?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: Writing and Programming &#8211; brothers in arms</title>
	<atom:link href="http://zwitserloot.com/2006/12/16/writing-and-programming-brothers-in-arms/feed/" rel="self" type="application/rss+xml" />
	<link>http://zwitserloot.com/2006/12/16/writing-and-programming-brothers-in-arms/</link>
	<description></description>
	<lastBuildDate>Tue, 16 Feb 2010 12:31:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rzwitserloot</title>
		<link>http://zwitserloot.com/2006/12/16/writing-and-programming-brothers-in-arms/comment-page-1/#comment-723</link>
		<dc:creator>rzwitserloot</dc:creator>
		<pubDate>Sat, 16 Dec 2006 22:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zwitserloot.com/2006/12/16/writing-and-programming-brothers-in-arms/#comment-723</guid>
		<description>&quot;Code Smell&quot;? Never heard that term before. I like it!</description>
		<content:encoded><![CDATA[<p>&#8220;Code Smell&#8221;? Never heard that term before. I like it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim King</title>
		<link>http://zwitserloot.com/2006/12/16/writing-and-programming-brothers-in-arms/comment-page-1/#comment-721</link>
		<dc:creator>Tim King</dc:creator>
		<pubDate>Sat, 16 Dec 2006 17:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.zwitserloot.com/2006/12/16/writing-and-programming-brothers-in-arms/#comment-721</guid>
		<description>Hi, Reinier. Excellent point. I agree. In at least 90% of cases, a comment is a code smell. And when you do need them, comments should tell why a piece of code is there, but not what it does. If you feel you need to say what a block of code does or what a variable is for, you probably need to pick a better function or variable name.

-TimK</description>
		<content:encoded><![CDATA[<p>Hi, Reinier. Excellent point. I agree. In at least 90% of cases, a comment is a code smell. And when you do need them, comments should tell why a piece of code is there, but not what it does. If you feel you need to say what a block of code does or what a variable is for, you probably need to pick a better function or variable name.</p>
<p>-TimK</p>
]]></content:encoded>
	</item>
</channel>
</rss>
