<?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: Dear Rookie Web Developer</title>
	<atom:link href="http://flagrantdisregard.com/dear-rookie-web-developer/feed/" rel="self" type="application/rss+xml" />
	<link>http://flagrantdisregard.com/dear-rookie-web-developer/</link>
	<description></description>
	<lastBuildDate>Wed, 24 Aug 2011 23:08:51 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ben</title>
		<link>http://flagrantdisregard.com/dear-rookie-web-developer/#comment-212605</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 11 Oct 2007 05:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://flagrantdisregard.com/index.php/2007/05/18/dear-rookie-web-developer/#comment-212605</guid>
		<description>Thank you very much.  I have just starting out with some web design and developing and I have been asking for advice from every one I can find and all of them just say, &quot;awh, just do it&quot;.  Thanks for spelling out some great advice.</description>
		<content:encoded><![CDATA[<p>Thank you very much.  I have just starting out with some web design and developing and I have been asking for advice from every one I can find and all of them just say, &#8220;awh, just do it&#8221;.  Thanks for spelling out some great advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JayMonster</title>
		<link>http://flagrantdisregard.com/dear-rookie-web-developer/#comment-159049</link>
		<dc:creator>JayMonster</dc:creator>
		<pubDate>Thu, 24 May 2007 20:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://flagrantdisregard.com/index.php/2007/05/18/dear-rookie-web-developer/#comment-159049</guid>
		<description>OK, you got me.</description>
		<content:encoded><![CDATA[<p>OK, you got me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://flagrantdisregard.com/dear-rookie-web-developer/#comment-158736</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 23 May 2007 05:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://flagrantdisregard.com/index.php/2007/05/18/dear-rookie-web-developer/#comment-158736</guid>
		<description>&lt;p&gt;I guess it depends on what one considers obvious. Here&#039;s a gem I came across recently:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;br /&gt;
/* Updated by [name removed to protect the guilty] May 14 2007 */&lt;br /&gt;
$sql .= &quot; LIMIT 3&quot;; // changed limit to 3&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I mean, come on. :-)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I guess it depends on what one considers obvious. Here&#8217;s a gem I came across recently:</p>
<p><code><br />
/* Updated by [name removed to protect the guilty] May 14 2007 */<br />
$sql .= " LIMIT 3"; // changed limit to 3<br />
</code></p>
<p>I mean, come on. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JayMonster</title>
		<link>http://flagrantdisregard.com/dear-rookie-web-developer/#comment-158718</link>
		<dc:creator>JayMonster</dc:creator>
		<pubDate>Wed, 23 May 2007 01:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://flagrantdisregard.com/index.php/2007/05/18/dear-rookie-web-developer/#comment-158718</guid>
		<description>I disagree with your complaint about comments.  When I write code, I comment the same way I did when I would write an article for a Journal.

Some things may seem obvious to you (and sometimes admittedly it is), but when somebody has to pick it up later, it is better to have a comment there that I don&#039;t really need, than to not have one that I do.

But on the other side, how about adding naming variables something useful.  I may just hit somebody the next time I run across a &quot;Dim X&quot; or &quot;i int;&quot;</description>
		<content:encoded><![CDATA[<p>I disagree with your complaint about comments.  When I write code, I comment the same way I did when I would write an article for a Journal.</p>
<p>Some things may seem obvious to you (and sometimes admittedly it is), but when somebody has to pick it up later, it is better to have a comment there that I don&#8217;t really need, than to not have one that I do.</p>
<p>But on the other side, how about adding naming variables something useful.  I may just hit somebody the next time I run across a &#8220;Dim X&#8221; or &#8220;i int;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heSaid</title>
		<link>http://flagrantdisregard.com/dear-rookie-web-developer/#comment-158570</link>
		<dc:creator>heSaid</dc:creator>
		<pubDate>Tue, 22 May 2007 00:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://flagrantdisregard.com/index.php/2007/05/18/dear-rookie-web-developer/#comment-158570</guid>
		<description>I have not yet found a simple way to explain these things to people... I think I will be linking to your blog just to send people to when I am trying to answer the questions that contains...

&quot;The code works here, but not here...&quot;</description>
		<content:encoded><![CDATA[<p>I have not yet found a simple way to explain these things to people&#8230; I think I will be linking to your blog just to send people to when I am trying to answer the questions that contains&#8230;</p>
<p>&#8220;The code works here, but not here&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norby</title>
		<link>http://flagrantdisregard.com/dear-rookie-web-developer/#comment-158124</link>
		<dc:creator>Norby</dc:creator>
		<pubDate>Sat, 19 May 2007 06:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://flagrantdisregard.com/index.php/2007/05/18/dear-rookie-web-developer/#comment-158124</guid>
		<description>I was just explaining to somebody today that while I learned &quot;how&quot; to program, I do not possess the *discipline* to do actual &quot;real&quot; development (web or otherwise), which is why I only write for myself.  

It is, put simply, &quot;not my job&quot;.  I hope you never have to look at anything I&#039;ve written.  I find it painful enough to do myself :)

-/\/</description>
		<content:encoded><![CDATA[<p>I was just explaining to somebody today that while I learned &#8220;how&#8221; to program, I do not possess the *discipline* to do actual &#8220;real&#8221; development (web or otherwise), which is why I only write for myself.  </p>
<p>It is, put simply, &#8220;not my job&#8221;.  I hope you never have to look at anything I&#8217;ve written.  I find it painful enough to do myself :)</p>
<p>-/\/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zonka</title>
		<link>http://flagrantdisregard.com/dear-rookie-web-developer/#comment-158072</link>
		<dc:creator>Zonka</dc:creator>
		<pubDate>Fri, 18 May 2007 21:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://flagrantdisregard.com/index.php/2007/05/18/dear-rookie-web-developer/#comment-158072</guid>
		<description>Amen.</description>
		<content:encoded><![CDATA[<p>Amen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://flagrantdisregard.com/dear-rookie-web-developer/#comment-158055</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Fri, 18 May 2007 19:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://flagrantdisregard.com/index.php/2007/05/18/dear-rookie-web-developer/#comment-158055</guid>
		<description>Nice, and right on the money.</description>
		<content:encoded><![CDATA[<p>Nice, and right on the money.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveTheWave</title>
		<link>http://flagrantdisregard.com/dear-rookie-web-developer/#comment-158048</link>
		<dc:creator>DaveTheWave</dc:creator>
		<pubDate>Fri, 18 May 2007 18:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://flagrantdisregard.com/index.php/2007/05/18/dear-rookie-web-developer/#comment-158048</guid>
		<description>I feel your pain, been there and done that. I&#039;ve been saddled with a developer that is supposed to be my tech lead on our next project. I&#039;m worried...

In the mean time, he is working on bug fixes for our mature, poorly designed and implemented client/server app. I will have to have a heart to heart with him on Monday for many of the issues you bring up above.</description>
		<content:encoded><![CDATA[<p>I feel your pain, been there and done that. I&#8217;ve been saddled with a developer that is supposed to be my tech lead on our next project. I&#8217;m worried&#8230;</p>
<p>In the mean time, he is working on bug fixes for our mature, poorly designed and implemented client/server app. I will have to have a heart to heart with him on Monday for many of the issues you bring up above.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

