<?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: 5 Types of Comments to Avoid Making in Your Code</title>
	<atom:link href="http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/</link>
	<description>Helping geeks achieve success</description>
	<lastBuildDate>Wed, 28 Dec 2011 21:10:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<meta name="generator" content="deStyle 0.9.3" />
	<item>
		<title>By: candra</title>
		<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/comment-page-2/#comment-1061</link>
		<dc:creator>candra</dc:creator>
		<pubDate>Fri, 18 Mar 2011 15:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://repeatgeek.com/?p=511#comment-1061</guid>
		<description>now i know, I am absolete programer :D</description>
		<content:encoded><![CDATA[<p>now i know, I am absolete programer <img src='http://repeatgeek.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Open Source U &#187; Commenting in your Code</title>
		<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/comment-page-2/#comment-651</link>
		<dc:creator>The Open Source U &#187; Commenting in your Code</dc:creator>
		<pubDate>Sun, 17 Oct 2010 19:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://repeatgeek.com/?p=511#comment-651</guid>
		<description>[...] 5 Types of Comments to Avoid Making in Your Code    Categories: Article, Coding Tip, Random Tags: article, Code, codebases, Comments, Funny        Comments (0) Trackbacks (0) Leave a comment Trackback [...]</description>
		<content:encoded><![CDATA[<p>[...] 5 Types of Comments to Avoid Making in Your Code    Categories: Article, Coding Tip, Random Tags: article, Code, codebases, Comments, Funny        Comments (0) Trackbacks (0) Leave a comment Trackback [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darth Continent</title>
		<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/comment-page-2/#comment-590</link>
		<dc:creator>Darth Continent</dc:creator>
		<pubDate>Fri, 10 Sep 2010 11:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://repeatgeek.com/?p=511#comment-590</guid>
		<description>You also need to include the &quot;invisible programmer&quot; commenter, who doesn&#039;t leave a single comment clarifying why they did some wacky implementation of something that may or may not be important to keep. 

&lt;i&gt;&quot;Oh,&quot;&lt;/i&gt; you might say, &lt;i&gt;&quot;it&#039;s in the specs&quot;&lt;/i&gt;. &lt;b&gt;WHAT&lt;/b&gt; specs??</description>
		<content:encoded><![CDATA[<p>You also need to include the &#8220;invisible programmer&#8221; commenter, who doesn&#8217;t leave a single comment clarifying why they did some wacky implementation of something that may or may not be important to keep. </p>
<p><i>&#8220;Oh,&#8221;</i> you might say, <i>&#8220;it&#8217;s in the specs&#8221;</i>. <b>WHAT</b> specs??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mams</title>
		<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/comment-page-2/#comment-578</link>
		<dc:creator>Mams</dc:creator>
		<pubDate>Wed, 08 Sep 2010 23:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://repeatgeek.com/?p=511#comment-578</guid>
		<description>You forget the &quot;bitchin&#039; type&quot; who let comment like &quot;This patch is to fix the piece of crap below&quot;

and the &quot;ascii type&quot; who comment in a form of ascii art. 

I would considerer my-self part ascii part bitchin part innapropriate jokes</description>
		<content:encoded><![CDATA[<p>You forget the &#8220;bitchin&#8217; type&#8221; who let comment like &#8220;This patch is to fix the piece of crap below&#8221;</p>
<p>and the &#8220;ascii type&#8221; who comment in a form of ascii art. </p>
<p>I would considerer my-self part ascii part bitchin part innapropriate jokes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adel</title>
		<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/comment-page-1/#comment-408</link>
		<dc:creator>Adel</dc:creator>
		<pubDate>Mon, 09 Aug 2010 06:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://repeatgeek.com/?p=511#comment-408</guid>
		<description>I don&#039;t agree with point 5. Most developers dont have the luxury of &quot;fix it now and do not put it off until later&quot;. So long as their is a task management system that mentions that so it does not fall out of scope and is visible to project managers then it should be fine.

These are mainly used not for bug fixes (as they should obviously be fixed) but if a developer notices something quirky happening with their code and they &quot;kind-of&quot; know how to reproduce it, even though they havent desided on the best approach for it.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t agree with point 5. Most developers dont have the luxury of &#8220;fix it now and do not put it off until later&#8221;. So long as their is a task management system that mentions that so it does not fall out of scope and is visible to project managers then it should be fine.</p>
<p>These are mainly used not for bug fixes (as they should obviously be fixed) but if a developer notices something quirky happening with their code and they &#8220;kind-of&#8221; know how to reproduce it, even though they havent desided on the best approach for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrice Stoessel</title>
		<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/comment-page-1/#comment-405</link>
		<dc:creator>Patrice Stoessel</dc:creator>
		<pubDate>Sun, 08 Aug 2010 15:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://repeatgeek.com/?p=511#comment-405</guid>
		<description>about TODO : it shows important things, i don&#039;t think it sould be a comment ...
in my code (C/C++), i defined TODO as a macro (taking a message as parameter)

TODO is like a failed assertion meaning &quot;code is not complete&quot;
the actual behavior depends on what we&#039;re doing :

during developpement and test mode, when executed, the behavior of the macro is to throw an exception meaning :
we&#039;re going through some unfinished code, you developper should correct it right now

in production mode (run by customer), the behavior can be customized with a configuration file :
- throw an exception
- pass silently
- any other possibility, depending on the needs of the customer</description>
		<content:encoded><![CDATA[<p>about TODO : it shows important things, i don&#8217;t think it sould be a comment &#8230;<br />
in my code (C/C++), i defined TODO as a macro (taking a message as parameter)</p>
<p>TODO is like a failed assertion meaning &#8220;code is not complete&#8221;<br />
the actual behavior depends on what we&#8217;re doing :</p>
<p>during developpement and test mode, when executed, the behavior of the macro is to throw an exception meaning :<br />
we&#8217;re going through some unfinished code, you developper should correct it right now</p>
<p>in production mode (run by customer), the behavior can be customized with a configuration file :<br />
- throw an exception<br />
- pass silently<br />
- any other possibility, depending on the needs of the customer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/comment-page-1/#comment-402</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sat, 07 Aug 2010 12:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://repeatgeek.com/?p=511#comment-402</guid>
		<description>The best comments I&#039;ve seen in a source file from the codebase of a (well known) company I worked in were about some Tex-Mex restaurant that a team of developers especially liked. There were comments on the special hot sauce &quot;maison&quot; as well as the address and directions to the restaurant.

Stumbling upon some humor was very pleasant :-)

I like to detect some traces of humor in existing code. I think it makes it more readable ;-)
(I&#039;m almost serious: I think it establishes a closer and more human relation with previous developer. You then see his code differently...)

Eric</description>
		<content:encoded><![CDATA[<p>The best comments I&#8217;ve seen in a source file from the codebase of a (well known) company I worked in were about some Tex-Mex restaurant that a team of developers especially liked. There were comments on the special hot sauce &#8220;maison&#8221; as well as the address and directions to the restaurant.</p>
<p>Stumbling upon some humor was very pleasant <img src='http://repeatgeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I like to detect some traces of humor in existing code. I think it makes it more readable <img src='http://repeatgeek.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
(I&#8217;m almost serious: I think it establishes a closer and more human relation with previous developer. You then see his code differently&#8230;)</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Grover</title>
		<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/comment-page-1/#comment-384</link>
		<dc:creator>Sam Grover</dc:creator>
		<pubDate>Mon, 02 Aug 2010 21:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://repeatgeek.com/?p=511#comment-384</guid>
		<description>6. The Deadline Programmer
I&#039;m doing this because I&#039;ve got a deadline to make. It works. If you don&#039;t like it today or in the future, I don&#039;t give a fuck, unless I&#039;m still on this project.</description>
		<content:encoded><![CDATA[<p>6. The Deadline Programmer<br />
I&#8217;m doing this because I&#8217;ve got a deadline to make. It works. If you don&#8217;t like it today or in the future, I don&#8217;t give a fuck, unless I&#8217;m still on this project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Jagielski</title>
		<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/comment-page-1/#comment-362</link>
		<dc:creator>Piotr Jagielski</dc:creator>
		<pubDate>Fri, 30 Jul 2010 20:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://repeatgeek.com/?p=511#comment-362</guid>
		<description>Nice :-) I haven&#039;t read Code Complete but Clean Code by Uncle Bob has a good chapter about using comments.</description>
		<content:encoded><![CDATA[<p>Nice <img src='http://repeatgeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I haven&#8217;t read Code Complete but Clean Code by Uncle Bob has a good chapter about using comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mortaza Doulaty</title>
		<link>http://repeatgeek.com/career/5-types-of-comments-to-avoid-making-in-your-code/comment-page-1/#comment-353</link>
		<dc:creator>Mortaza Doulaty</dc:creator>
		<pubDate>Wed, 28 Jul 2010 08:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://repeatgeek.com/?p=511#comment-353</guid>
		<description>Thanks for sharing. I&#039;m about 10% some day programmer!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing. I&#8217;m about 10% some day programmer!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

