<?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"
	>
<channel>
	<title>Comments on: The importance of good commenting</title>
	<atom:link href="http://www.peeledcarrots.com/2006/10/09/the-importance-of-good-commenting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peeledcarrots.com/2006/10/09/the-importance-of-good-commenting/</link>
	<description>....cause life's too short to peel carrots. Enough said!!</description>
	<pubDate>Tue, 06 Jan 2009 21:13:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Stephen Blake</title>
		<link>http://www.peeledcarrots.com/2006/10/09/the-importance-of-good-commenting/#comment-50</link>
		<dc:creator>Stephen Blake</dc:creator>
		<pubDate>Tue, 31 Oct 2006 17:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://soapbox.technovated.com/2006/10/09/the-importance-of-good-commenting/#comment-50</guid>
		<description>Hey there Matt

Thanks for the reply! I have also picked that up. Often when testing, I will just use a comment instead of deleting code and I end up getting so frustrated cause I cannot work out why something isn't working. Meanwhile the real reason for the error is because ie is reading the commented code as well - poor form!!!

I have also tried to limit the amount of code in my XHTML markup and rather concentrate on having detailed commenting within my php.

At the moment my only advice is to use Firefox and to try and convince the rest of the world that Mozilla is the only way to go ;)</description>
		<content:encoded><![CDATA[<p>Hey there Matt</p>
<p>Thanks for the reply! I have also picked that up. Often when testing, I will just use a comment instead of deleting code and I end up getting so frustrated cause I cannot work out why something isn&#8217;t working. Meanwhile the real reason for the error is because ie is reading the commented code as well - poor form!!!</p>
<p>I have also tried to limit the amount of code in my XHTML markup and rather concentrate on having detailed commenting within my php.</p>
<p>At the moment my only advice is to use Firefox and to try and convince the rest of the world that Mozilla is the only way to go <img src='http://www.peeledcarrots.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Branthwaite</title>
		<link>http://www.peeledcarrots.com/2006/10/09/the-importance-of-good-commenting/#comment-49</link>
		<dc:creator>Matt Branthwaite</dc:creator>
		<pubDate>Mon, 30 Oct 2006 00:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://soapbox.technovated.com/2006/10/09/the-importance-of-good-commenting/#comment-49</guid>
		<description>Hi,

I agree commenting is invaluable, not only for other people working on projects, but for oneself coming back to a project at a later date.

i am curious though, what are your thoughts on commenting within the mark-up? I used to religiously, but then, discovered that ie 5.5/6 has a bug which duplicates the last character if there is a comment between floated ! So now i try to limit my comments in my mark-up to a bear minimum, if any!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I agree commenting is invaluable, not only for other people working on projects, but for oneself coming back to a project at a later date.</p>
<p>i am curious though, what are your thoughts on commenting within the mark-up? I used to religiously, but then, discovered that ie 5.5/6 has a bug which duplicates the last character if there is a comment between floated ! So now i try to limit my comments in my mark-up to a bear minimum, if any!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.peeledcarrots.com/2006/10/09/the-importance-of-good-commenting/#comment-48</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 09 Oct 2006 14:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://soapbox.technovated.com/2006/10/09/the-importance-of-good-commenting/#comment-48</guid>
		<description>You are spot on about comments. Some simple comments can go a very long way in helping one understand what the heck is going on. All too often developers don't think someone else will be picking up the pieces of the code.

Another idea which i've come across is implementing some sort of code checking software that actually checks that source code is properly commented amongst other things.</description>
		<content:encoded><![CDATA[<p>You are spot on about comments. Some simple comments can go a very long way in helping one understand what the heck is going on. All too often developers don&#8217;t think someone else will be picking up the pieces of the code.</p>
<p>Another idea which i&#8217;ve come across is implementing some sort of code checking software that actually checks that source code is properly commented amongst other things.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
