<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nklein software &#187; gedankenexperiment</title>
	<atom:link href="http://nklein.com/tags/gedankenexperiment/feed/" rel="self" type="application/rss+xml" />
	<link>http://nklein.com</link>
	<description>software development and consulting</description>
	<lastBuildDate>Tue, 22 May 2012 03:48:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>What is Your Coding Style?</title>
		<link>http://nklein.com/2009/05/what-is-your-coding-style/</link>
		<comments>http://nklein.com/2009/05/what-is-your-coding-style/#comments</comments>
		<pubDate>Thu, 07 May 2009 19:05:50 +0000</pubDate>
		<dc:creator>pat</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[gedankenexperiment]]></category>

		<guid isPermaLink="false">http://nklein.com/?p=294</guid>
		<description><![CDATA[In cleaning out some directories, I stumbled upon a draft of a document that I wrote three and a half years ago. That document describes my programming style. What the document says is mostly out of date. I hadn&#8217;t even used Perl or Lisp to any great extent at that time. But, here is the [...]]]></description>
			<content:encoded><![CDATA[<p>In cleaning out some directories, I stumbled upon a draft of a document that I wrote three and a half years ago.  That document describes my programming style.</p>
<p>What the document says is mostly out of date.  I hadn&#8217;t even used Perl or Lisp to any great extent at that time.  But, here is the thing&#8230;. It doesn&#8217;t matter.</p>
<p>Writing the document was an important exercise.  Looking at some of my Objective C code, I think it may be time to repeat the exercise.  For months after writing that document, I named my variables better, I named my functions better, and I wrote more maintainable code.</p>
<p>So, what is your coding style?</p>
]]></content:encoded>
			<wfw:commentRss>http://nklein.com/2009/05/what-is-your-coding-style/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

