<?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>Software Development Musings from the Editor of Methods &#38; Tools &#187; refactoring</title>
	<atom:link href="http://blog.martinig.ch/tag/refactoring/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.martinig.ch</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 13:14:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Code Refactoring Resources</title>
		<link>http://blog.martinig.ch/software-development/code-refactoring-resources/</link>
		<comments>http://blog.martinig.ch/software-development/code-refactoring-resources/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 09:10:21 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[refactoring]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=832</guid>
		<description><![CDATA[Martin Fowler defined refactoring as a &#8221; disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior&#8221;. In the days of Agile development where code is delivered after one or two week cycles, you start quickly to deal with &#8220;legacy&#8221; code, what was know as &#8220;maintenance&#8221; for [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/code-refactoring-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How Do You Refactor Untested Code?</title>
		<link>http://blog.martinig.ch/quotes/how-do-you-refactor-untested-code/</link>
		<comments>http://blog.martinig.ch/quotes/how-do-you-refactor-untested-code/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 17:32:52 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Quotes]]></category>
		<category><![CDATA[refactoring]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=481</guid>
		<description><![CDATA[I am currently reading the excellent &#8220;Debug It!&#8221; book written by Paul Butcher and I wanted to share with you some of the little gems that I have found in it. &#8220;Bug fixing often uncovers opportunities for refactoring. The very fact that you&#8217;re working with code that contains a bug indicates that there is a [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/quotes/how-do-you-refactor-untested-code/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Linkopedia November 2008</title>
		<link>http://blog.martinig.ch/software-development/linkopedia-november-2008/</link>
		<comments>http://blog.martinig.ch/software-development/linkopedia-november-2008/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 16:03:36 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=171</guid>
		<description><![CDATA[38 Software design tips from the creator of C++  gives useful software design tips from Bjarne Stroustrup Agile Chronicles #1: Stressful The Agile Chronicles is a set of articles documenting my experiences using an Agile process (Scrum) in software development. Refactoring Service Dependencies to Separated Interface  This post presents a common scenario wherein business logic is tightly [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/linkopedia-november-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: blog.martinig.ch @ 2012-02-04 11:54:55 by W3 Total Cache -->
