<?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: Explaining IT geeks for normal people: naming stuff</title>
	<atom:link href="http://nathan-lee.com/blog/2009/01/21/explaining-it-geeks-for-normal-people-naming-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathan-lee.com/blog/2009/01/21/explaining-it-geeks-for-normal-people-naming-stuff/</link>
	<description>Nathan musing, ranting and raving about the world.</description>
	<lastBuildDate>Wed, 08 Sep 2010 06:27:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Nathan</title>
		<link>http://nathan-lee.com/blog/2009/01/21/explaining-it-geeks-for-normal-people-naming-stuff/comment-page-1/#comment-837</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Sat, 06 Jun 2009 02:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://nathan-lee.com/blog/?p=173#comment-837</guid>
		<description>yeah, calling everything var1, var2 etc..

There&#039;s the guide to writing unmaintainable code which recommends things like &quot;use a baby names book opened at random for variable names&quot;.

My personal peeve though is inconsistency.. MyVariable then theStrPtr  or  myID and myOtherId.. Or worse: a mix of underscores and camel case.</description>
		<content:encoded><![CDATA[<p>yeah, calling everything var1, var2 etc..</p>
<p>There&#8217;s the guide to writing unmaintainable code which recommends things like &#8220;use a baby names book opened at random for variable names&#8221;.</p>
<p>My personal peeve though is inconsistency.. MyVariable then theStrPtr  or  myID and myOtherId.. Or worse: a mix of underscores and camel case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faz</title>
		<link>http://nathan-lee.com/blog/2009/01/21/explaining-it-geeks-for-normal-people-naming-stuff/comment-page-1/#comment-836</link>
		<dc:creator>Faz</dc:creator>
		<pubDate>Fri, 05 Jun 2009 18:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://nathan-lee.com/blog/?p=173#comment-836</guid>
		<description>In programmers, there&#039;s the kind that names their variables sequentially.. *shudder*

String name = getString(&quot;firstName&quot;);
String name1 = getString(&quot;lastName&quot;);

gaahh!!!!</description>
		<content:encoded><![CDATA[<p>In programmers, there&#8217;s the kind that names their variables sequentially.. *shudder*</p>
<p>String name = getString(&#8220;firstName&#8221;);<br />
String name1 = getString(&#8220;lastName&#8221;);</p>
<p>gaahh!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Lee &#187; On ruby&#8217;s piss poor &#8220;success&#8221; story list..</title>
		<link>http://nathan-lee.com/blog/2009/01/21/explaining-it-geeks-for-normal-people-naming-stuff/comment-page-1/#comment-223</link>
		<dc:creator>Nathan Lee &#187; On ruby&#8217;s piss poor &#8220;success&#8221; story list..</dc:creator>
		<pubDate>Tue, 05 May 2009 15:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://nathan-lee.com/blog/?p=173#comment-223</guid>
		<description>[...] (For the non techies: ruby is a computer programming language. Have a read of my earlier post on Explaining IT geeks for normal people as background). [...]</description>
		<content:encoded><![CDATA[<p>[...] (For the non techies: ruby is a computer programming language. Have a read of my earlier post on Explaining IT geeks for normal people as background). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Lee &#187; Web engineering: How the BBC makes websites (but not presentations)</title>
		<link>http://nathan-lee.com/blog/2009/01/21/explaining-it-geeks-for-normal-people-naming-stuff/comment-page-1/#comment-32</link>
		<dc:creator>Nathan Lee &#187; Web engineering: How the BBC makes websites (but not presentations)</dc:creator>
		<pubDate>Fri, 13 Feb 2009 23:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://nathan-lee.com/blog/?p=173#comment-32</guid>
		<description>[...] &#8220;Software Engineering is a visualisation heavy process&#8221; (see earlier post:  &#8220;Explaining IT geeks for normal people: naming stuff&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;Software Engineering is a visualisation heavy process&#8221; (see earlier post:  &#8220;Explaining IT geeks for normal people: naming stuff&#8221; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
