<?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: Common Ruby Regex Patterns</title>
	<atom:link href="http://adamloving.com/internet-programming/common-ruby-regex-patterns/feed" rel="self" type="application/rss+xml" />
	<link>http://adamloving.com/internet-programming/common-ruby-regex-patterns</link>
	<description>Seattle Social Web Development</description>
	<lastBuildDate>Tue, 10 Jan 2012 07:21:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: UrbanSombrero</title>
		<link>http://adamloving.com/internet-programming/common-ruby-regex-patterns/comment-page-1#comment-2627</link>
		<dc:creator>UrbanSombrero</dc:creator>
		<pubDate>Fri, 20 Aug 2010 21:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://adamloving.com/?p=427#comment-2627</guid>
		<description>This didn&#039;t catch the following:
&lt;code&gt;d@exa}mple.com&lt;/code&gt;
Any ideas? Was using:
&lt;code&gt;validates_format_of :email, :with =&gt; RFC822::EmailAddress, :allow_blank =&gt; true&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>This didn&#8217;t catch the following:<br />
<code>d@exa}mple.com</code><br />
Any ideas? Was using:<br />
<code>validates_format_of :email, :with =&gt; RFC822::EmailAddress, :allow_blank =&gt; true</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirkasaurus-Rex</title>
		<link>http://adamloving.com/internet-programming/common-ruby-regex-patterns/comment-page-1#comment-1422</link>
		<dc:creator>Dirkasaurus-Rex</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://adamloving.com/?p=427#comment-1422</guid>
		<description>Thanks for the email pattern matching.  Helped me save a bunch of time today.  Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks for the email pattern matching.  Helped me save a bunch of time today.  Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

