<?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: Refactoring Day 15 : Remove Duplication</title>
	<atom:link href="http://lostechies.com/seanchambers/2009/08/15/refactoring-day-15-remove-duplication/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/seanchambers/2009/08/15/refactoring-day-15-remove-duplication/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Thu, 13 Sep 2012 07:11:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: John Miller</title>
		<link>http://lostechies.com/seanchambers/2009/08/15/refactoring-day-15-remove-duplication/#comment-412</link>
		<dc:creator>John Miller</dc:creator>
		<pubDate>Sun, 16 Aug 2009 15:21:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/sean_chambers/archive/2009/08/15/refactoring-day-15-remove-duplication.aspx#comment-412</guid>
		<description>I use duplicatefinder.codeplex.com to check for this code smell.</description>
		<content:encoded><![CDATA[<p>I use duplicatefinder.codeplex.com to check for this code smell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gunnar Peipman</title>
		<link>http://lostechies.com/seanchambers/2009/08/15/refactoring-day-15-remove-duplication/#comment-411</link>
		<dc:creator>Gunnar Peipman</dc:creator>
		<pubDate>Sun, 16 Aug 2009 11:44:33 +0000</pubDate>
		<guid isPermaLink="false">/blogs/sean_chambers/archive/2009/08/15/refactoring-day-15-remove-duplication.aspx#comment-411</guid>
		<description>There is tool called Simian (http://www.redhillconsulting.com.au/products/simian/) that you can use in your integration server to find out code duplications. This tool may greatly help you to get over-all picture of code duplications in entire project.</description>
		<content:encoded><![CDATA[<p>There is tool called Simian (<a href="http://www.redhillconsulting.com.au/products/simian/" rel="nofollow">http://www.redhillconsulting.com.au/products/simian/</a>) that you can use in your integration server to find out code duplications. This tool may greatly help you to get over-all picture of code duplications in entire project.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
