<?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: Validating the format of an URL with Rails</title>
	<atom:link href="http://www.simonecarletti.com/blog/2009/04/validating-the-format-of-an-url-with-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonecarletti.com/blog/2009/04/validating-the-format-of-an-url-with-rails/</link>
	<description>Simone Carletti&#039;s personal ramblings on programming, syndication, search engines &#38; marketing.</description>
	<lastBuildDate>Mon, 15 Mar 2010 23:46:25 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: deric</title>
		<link>http://www.simonecarletti.com/blog/2009/04/validating-the-format-of-an-url-with-rails/#comment-9061</link>
		<dc:creator>deric</dc:creator>
		<pubDate>Wed, 24 Feb 2010 07:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=309#comment-9061</guid>
		<description>Interesting solution, but valid link would be also for example: http://godaddy.

I guess it&#039;s better to define for testing purposes URI like http://mysite.loc and rather avoid allowing non-sense data.</description>
		<content:encoded><![CDATA[<p>Interesting solution, but valid link would be also for example: <a href="http://godaddy" rel="nofollow">http://godaddy</a>.</p>
<p>I guess it&#8217;s better to define for testing purposes URI like <a href="http://mysite.loc" rel="nofollow">http://mysite.loc</a> and rather avoid allowing non-sense data.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
