<?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: The editing pass</title>
	<atom:link href="http://michael-mccracken.net/2007/10/the-editing-pass/feed/" rel="self" type="application/rss+xml" />
	<link>http://michael-mccracken.net/2007/10/the-editing-pass/</link>
	<description>This is a weblog</description>
	<lastBuildDate>Sun, 25 Mar 2012 04:06:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: 0xDECAFBAD accumulator &#187; Blog Archive &#187; Beautiful Code</title>
		<link>http://michael-mccracken.net/2007/10/the-editing-pass/comment-page-1/#comment-361</link>
		<dc:creator>0xDECAFBAD accumulator &#187; Blog Archive &#187; Beautiful Code</dc:creator>
		<pubDate>Wed, 05 Dec 2007 07:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/10/09/the-editing-pass/#comment-361</guid>
		<description>&lt;p&gt;[...] Michael McCracken: &#8220;Once you get a piece of code to the point where you believe it works - it&#8217;s passing its tests - go back over it and edit it. That is, go back and edit it for clarity, flow, and style. Just as if it were an essay.&#8220; [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Michael McCracken: &#8220;Once you get a piece of code to the point where you believe it works &#8211; it&#8217;s passing its tests &#8211; go back over it and edit it. That is, go back and edit it for clarity, flow, and style. Just as if it were an essay.&#8220; [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tima thinking outloud.</title>
		<link>http://michael-mccracken.net/2007/10/the-editing-pass/comment-page-1/#comment-365</link>
		<dc:creator>tima thinking outloud.</dc:creator>
		<pubDate>Fri, 12 Oct 2007 03:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/10/09/the-editing-pass/#comment-365</guid>
		<description>&lt;p&gt;&lt;strong&gt;The Editing Pass...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Edit code just as if it were an essay says Michael McCraken....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>The Editing Pass&#8230;</strong></p>

<p>Edit code just as if it were an essay says Michael McCraken&#8230;.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Clever::Tagline::Pending &#187; Treat code like prose</title>
		<link>http://michael-mccracken.net/2007/10/the-editing-pass/comment-page-1/#comment-367</link>
		<dc:creator>Clever::Tagline::Pending &#187; Treat code like prose</dc:creator>
		<pubDate>Thu, 11 Oct 2007 01:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/10/09/the-editing-pass/#comment-367</guid>
		<description>&lt;p&gt;[...] this explanation of refactoring by Michael O [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] this explanation of refactoring by Michael O [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: J. B. Rainsberger</title>
		<link>http://michael-mccracken.net/2007/10/the-editing-pass/comment-page-1/#comment-359</link>
		<dc:creator>J. B. Rainsberger</dc:creator>
		<pubDate>Thu, 11 Oct 2007 00:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/10/09/the-editing-pass/#comment-359</guid>
		<description>&lt;p&gt;I just read this and it seems to describe refactoring almost exactly. I don&#039;t know why I hadn&#039;t thought of it before. Excellent.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I just read this and it seems to describe refactoring almost exactly. I don&#8217;t know why I hadn&#8217;t thought of it before. Excellent.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Infovore &#187; links for 2007-10-10</title>
		<link>http://michael-mccracken.net/2007/10/the-editing-pass/comment-page-1/#comment-366</link>
		<dc:creator>Infovore &#187; links for 2007-10-10</dc:creator>
		<pubDate>Wed, 10 Oct 2007 23:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/10/09/the-editing-pass/#comment-366</guid>
		<description>&lt;p&gt;[...] michael-mccracken.net » The editing pass &#8220;Anything worth writing is worth re-writing. This applies to code as well as prose.&#8221; (tags: code programming editing style refactoring) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] michael-mccracken.net » The editing pass &#8220;Anything worth writing is worth re-writing. This applies to code as well as prose.&#8221; (tags: code programming editing style refactoring) [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://michael-mccracken.net/2007/10/the-editing-pass/comment-page-1/#comment-368</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Wed, 10 Oct 2007 16:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/10/09/the-editing-pass/#comment-368</guid>
		<description>&lt;p&gt;Don Knuth said something similar in his book Literate Programming.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Don Knuth said something similar in his book Literate Programming.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alf Watt</title>
		<link>http://michael-mccracken.net/2007/10/the-editing-pass/comment-page-1/#comment-356</link>
		<dc:creator>Alf Watt</dc:creator>
		<pubDate>Wed, 10 Oct 2007 15:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/10/09/the-editing-pass/#comment-356</guid>
		<description>&lt;p&gt;I&#039;ve long though that the term &#039;Software Engineering&#039; is a misnomer. It&#039;s really &#039;Writing Software&#039;, code is in the end written for other humans to read, the compiler doesn&#039;t care what you name your symbols and the processor really doesn&#039;t care what your code looks like. Since software is written to be read, the traditional drafting, editing, review and publication model makes much more sense and is much closer to the actual practice than any traditional engineering discipline.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve long though that the term &#8216;Software Engineering&#8217; is a misnomer. It&#8217;s really &#8216;Writing Software&#8217;, code is in the end written for other humans to read, the compiler doesn&#8217;t care what you name your symbols and the processor really doesn&#8217;t care what your code looks like. Since software is written to be read, the traditional drafting, editing, review and publication model makes much more sense and is much closer to the actual practice than any traditional engineering discipline.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://michael-mccracken.net/2007/10/the-editing-pass/comment-page-1/#comment-364</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Wed, 10 Oct 2007 11:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/10/09/the-editing-pass/#comment-364</guid>
		<description>&lt;p&gt;Where I work, nothing can be checked in without a code review.  The repository is even configured to prevent commits without a code reviewer&#039;s name in the commit comment.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Where I work, nothing can be checked in without a code review.  The repository is even configured to prevent commits without a code reviewer&#8217;s name in the commit comment.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: MacPro.se - Skriv snyggare kod</title>
		<link>http://michael-mccracken.net/2007/10/the-editing-pass/comment-page-1/#comment-360</link>
		<dc:creator>MacPro.se - Skriv snyggare kod</dc:creator>
		<pubDate>Wed, 10 Oct 2007 08:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/10/09/the-editing-pass/#comment-360</guid>
		<description>&lt;p&gt;[...] Läs mer här [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Läs mer här [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 0xDECAFBAD &#187; beautiful code</title>
		<link>http://michael-mccracken.net/2007/10/the-editing-pass/comment-page-1/#comment-355</link>
		<dc:creator>0xDECAFBAD &#187; beautiful code</dc:creator>
		<pubDate>Wed, 10 Oct 2007 04:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/10/09/the-editing-pass/#comment-355</guid>
		<description>&lt;p&gt;[...] code  Michael McCracken: &#8220;Once you get a piece of code to the point where you believe it works - it&#8217;s passing [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] code  Michael McCracken: &#8220;Once you get a piece of code to the point where you believe it works &#8211; it&#8217;s passing [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>

