<?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"
	>
<channel>
	<title>Comments on: Linkrot</title>
	<atom:link href="http://log.reflectivesurface.com/2003/12/09/linkrot/feed/" rel="self" type="application/rss+xml" />
	<link>http://log.reflectivesurface.com/2003/12/09/linkrot/</link>
	<description>Still powered by a contradiction in terms</description>
	<pubDate>Thu, 20 Nov 2008 11:51:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Ronaldo</title>
		<link>http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-239</link>
		<dc:creator>Ronaldo</dc:creator>
		<pubDate>Sat, 24 Jan 2004 17:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-239</guid>
		<description>Thanks! I'll take a look at it.
</description>
		<content:encoded><![CDATA[<p>Thanks! I&#8217;ll take a look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link Checker</title>
		<link>http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-238</link>
		<dc:creator>Link Checker</dc:creator>
		<pubDate>Thu, 22 Jan 2004 08:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-238</guid>
		<description>The source code is not available. But I can tell you a very useful library in php to parse html code that I've used for the development of the program. 

http://anton.concord.ru/

With this library and some socket programming is easy to develop tools like this.</description>
		<content:encoded><![CDATA[<p>The source code is not available. But I can tell you a very useful library in php to parse html code that I&#8217;ve used for the development of the program. </p>
<p><a href="http://anton.concord.ru/" rel="nofollow">http://anton.concord.ru/</a></p>
<p>With this library and some socket programming is easy to develop tools like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronaldo</title>
		<link>http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-237</link>
		<dc:creator>Ronaldo</dc:creator>
		<pubDate>Thu, 22 Jan 2004 03:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-237</guid>
		<description>Very nice tool indeed! Is the source code available?

By the way, thanks for the compliment about the site's design. I wish it was mine, but a friend of mine did it. :-)</description>
		<content:encoded><![CDATA[<p>Very nice tool indeed! Is the source code available?</p>
<p>By the way, thanks for the compliment about the site&#8217;s design. I wish it was mine, but a friend of mine did it. <img src='http://log.reflectivesurface.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link Checker</title>
		<link>http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-236</link>
		<dc:creator>Link Checker</dc:creator>
		<pubDate>Sat, 17 Jan 2004 15:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-236</guid>
		<description>As you are talking about linkrot, I would like to point an online broken link spider I've developed. The address is http://www.dead-links.com. Hope you find it useful. 

Congratulations for the excelent design of this weblog.</description>
		<content:encoded><![CDATA[<p>As you are talking about linkrot, I would like to point an online broken link spider I&#8217;ve developed. The address is <a href="http://www.dead-links.com" rel="nofollow">http://www.dead-links.com</a>. Hope you find it useful. </p>
<p>Congratulations for the excelent design of this weblog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronaldo</title>
		<link>http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-235</link>
		<dc:creator>Ronaldo</dc:creator>
		<pubDate>Mon, 15 Dec 2003 23:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-235</guid>
		<description>Interesting. I didn't new about that W3 tool. I'll give it a try later. 

Anyway, you're right. Big sites are the worst offenders -- especially when redesigning. And the very pace of the Web makes hard for anyone to keep things stable.</description>
		<content:encoded><![CDATA[<p>Interesting. I didn&#8217;t new about that W3 tool. I&#8217;ll give it a try later. </p>
<p>Anyway, you&#8217;re right. Big sites are the worst offenders &#8212; especially when redesigning. And the very pace of the Web makes hard for anyone to keep things stable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Denovich</title>
		<link>http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-234</link>
		<dc:creator>Mark Denovich</dc:creator>
		<pubDate>Thu, 11 Dec 2003 16:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/12/09/linkrot/#comment-234</guid>
		<description>Just minutes ago I completed a similar task, using http://validator.w3.org/docs/checklink.html to do the hard work.

My results were essentially the same as yours.  News sites were the worst, which sucks.  You would think they'd realize the value of preserving these links more than most.</description>
		<content:encoded><![CDATA[<p>Just minutes ago I completed a similar task, using <a href="http://validator.w3.org/docs/checklink.html" rel="nofollow">http://validator.w3.org/docs/checklink.html</a> to do the hard work.</p>
<p>My results were essentially the same as yours.  News sites were the worst, which sucks.  You would think they&#8217;d realize the value of preserving these links more than most.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
