<?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>CodeQuotes &#187; Refactoring</title>
	<atom:link href="http://codequotes.com/tags/refactoring/feed" rel="self" type="application/rss+xml" />
	<link>http://codequotes.com</link>
	<description>random technology quotations</description>
	<lastBuildDate>Wed, 11 Aug 2010 09:34:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>McConnell on readability</title>
		<link>http://codequotes.com/2010/08/02/mcconnell-on-readability</link>
		<comments>http://codequotes.com/2010/08/02/mcconnell-on-readability#comments</comments>
		<pubDate>Mon, 02 Aug 2010 14:02:30 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Clean Code]]></category>
		<category><![CDATA[Development Process]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://codequotes.com/?p=158</guid>
		<description><![CDATA[&#8220;Making code readable is not an optional part of the development process, and favoring write-time convenience over read-time convenience is a false economy.&#8221; &#8212; Steve McConnell, Code Complete]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;Making code readable is not an optional part of the development process, and favoring write-time convenience over read-time convenience is a false economy.&rdquo;
<p class="author">&mdash; <a class="authorLink" href="/?s=McConnell">Steve McConnell</a>, <span class="source">Code Complete</span></p></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2010/08/02/mcconnell-on-readability/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Andrew Glover on refactoring</title>
		<link>http://codequotes.com/2009/12/31/andrew-glover-on-refactoring</link>
		<comments>http://codequotes.com/2009/12/31/andrew-glover-on-refactoring#comments</comments>
		<pubDate>Thu, 31 Dec 2009 13:00:37 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Clean Code]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://codequotes.com/?p=143</guid>
		<description><![CDATA[&#8220;Refactoring is the act of improving code that has already been improved.&#8221; &#8212; Andrew Glover, In pursuit of code quality]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;Refactoring is the act of improving code that has already been improved.&rdquo;
<p class="author">&mdash; <a class="authorLink" href="/?s=Andrew Glover">Andrew Glover</a>, <span class="source">In pursuit of code quality</span></p></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2009/12/31/andrew-glover-on-refactoring/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gandalf on wisdom</title>
		<link>http://codequotes.com/2009/12/14/gandalf-on-wisdom</link>
		<comments>http://codequotes.com/2009/12/14/gandalf-on-wisdom#comments</comments>
		<pubDate>Mon, 14 Dec 2009 13:01:09 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Development Process]]></category>
		<category><![CDATA[Ethics]]></category>
		<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://codequotes.com/?p=138</guid>
		<description><![CDATA[&#8220;He that breaks a thing to find out what it is has left the path of wisdom.&#8221; &#8212; Gandalf the Grey, J. R. R. Tolkien&#8217;s &#8220;The Fellowship of the Ring&#8221;]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;He that breaks a thing to find out what it is has left the path of wisdom.&rdquo;
<p class="author">&mdash; <a class="authorLink" href="/?s=Gandalf Tolkien">Gandalf the Grey</a>, <span class="source">J. R. R. Tolkien&#8217;s &#8220;The Fellowship of the Ring&#8221;</span></p></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2009/12/14/gandalf-on-wisdom/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fred Brooks on specifications</title>
		<link>http://codequotes.com/2009/12/10/fred-brooks-on-specifications</link>
		<comments>http://codequotes.com/2009/12/10/fred-brooks-on-specifications#comments</comments>
		<pubDate>Thu, 10 Dec 2009 13:11:48 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Clean Code]]></category>
		<category><![CDATA[Development Process]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://codequotes.com/?p=136</guid>
		<description><![CDATA[&#8220;Even perfect program verification can only establish that a program meets its specification&#8230;. Much of the essence of building a program is in fact the debugging of the specification.&#8221; &#8212; Fred Brooks, No Silver Bullet]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;Even perfect program verification can only establish that a program meets its specification&#8230;. Much of the essence of building a program is in fact the debugging of the specification.&rdquo;
<p class="author">&mdash; <a class="authorLink" href="/?s=Fred Brooks">Fred Brooks</a>, <span class="source">No Silver Bullet</span></p></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2009/12/10/fred-brooks-on-specifications/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Martin Fowler on understandability</title>
		<link>http://codequotes.com/2009/11/30/martin-fowler-on-understandability</link>
		<comments>http://codequotes.com/2009/11/30/martin-fowler-on-understandability#comments</comments>
		<pubDate>Mon, 30 Nov 2009 12:32:11 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Clean Code]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://codequotes.com/?p=133</guid>
		<description><![CDATA[&#8220;Understandability is next to godliness.&#8221; &#8212; Martin Fowler, Refactoring]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;Understandability is next to godliness.&rdquo;
<p class="author">&mdash; <a class="authorLink" href="/?s=Martin Fowler">Martin Fowler</a>, <span class="source">Refactoring</span></p></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2009/11/30/martin-fowler-on-understandability/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Martin Fowler on naming</title>
		<link>http://codequotes.com/2009/11/22/m-fowler-on-naming</link>
		<comments>http://codequotes.com/2009/11/22/m-fowler-on-naming#comments</comments>
		<pubDate>Sun, 22 Nov 2009 13:07:57 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Clean Code]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://codequotes.com/2009/11/22/m-fowler-on-naming</guid>
		<description><![CDATA[&#8220;Remember that your code is for a human first and a computer second. Humans need good names. Take note of when you have spent ages trying to do something that would have been easier if a couple of methods had been better named. Good naming is a skill that requires practice; improving this skill is [...]]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;Remember that your code is for a human first and a computer second. Humans need good names. Take note of when you have spent ages trying to do something that would have been easier if a couple of methods had been better named. Good naming is a skill that requires practice; improving this skill is the key to being a truly skillful programmer.&rdquo;
<p class="author">&mdash; <a class="authorLink" href="/?s=Martin Fowler">Martin Fowler</a>, <span class="source">Refactoring</span></p></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2009/11/22/m-fowler-on-naming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
