<?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: A better RegEx pattern for matching e-mail addresses</title>
	<atom:link href="http://tiffanybbrown.com/2006/12/12/a-better-regex-pattern-for-matching-e-mail-addresses/feed/" rel="self" type="application/rss+xml" />
	<link>http://tiffanybbrown.com/2006/12/12/a-better-regex-pattern-for-matching-e-mail-addresses/</link>
	<description>A web log about web development and internet culture with frequent detours into other stuff.</description>
	<lastBuildDate>Fri, 12 Mar 2010 07:01:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: schmalls</title>
		<link>http://tiffanybbrown.com/2006/12/12/a-better-regex-pattern-for-matching-e-mail-addresses/comment-page-1/#comment-13196</link>
		<dc:creator>schmalls</dc:creator>
		<pubDate>Wed, 13 Dec 2006 19:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://tiffanybbrown.com/2006/12/12/a-better-regex-pattern-for-matching-e-mail-addresses/#comment-13196</guid>
		<description>I have used this RFC822 PHP function (there are also ruby and python versions) for quite some time: http://iamcal.com/publish/articles/php/parsing_email

So far I think it is one of the most complete email validation funtions.</description>
		<content:encoded><![CDATA[<p>I have used this RFC822 PHP function (there are also ruby and python versions) for quite some time: <a href="http://iamcal.com/publish/articles/php/parsing_email" rel="nofollow">http://iamcal.com/publish/articles/php/parsing_email</a></p>
<p>So far I think it is one of the most complete email validation funtions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://tiffanybbrown.com/2006/12/12/a-better-regex-pattern-for-matching-e-mail-addresses/comment-page-1/#comment-13157</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Wed, 13 Dec 2006 13:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://tiffanybbrown.com/2006/12/12/a-better-regex-pattern-for-matching-e-mail-addresses/#comment-13157</guid>
		<description>&lt;strong&gt;Tiffany Brown&#039;s Blog: A better RegEx pattern for matching e-mail addresses...&lt;/strong&gt;

...</description>
		<content:encoded><![CDATA[<p><strong>Tiffany Brown&#8217;s Blog: A better RegEx pattern for matching e-mail addresses&#8230;</strong></p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rashid Z. Muhammad</title>
		<link>http://tiffanybbrown.com/2006/12/12/a-better-regex-pattern-for-matching-e-mail-addresses/comment-page-1/#comment-13084</link>
		<dc:creator>Rashid Z. Muhammad</dc:creator>
		<pubDate>Tue, 12 Dec 2006 22:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://tiffanybbrown.com/2006/12/12/a-better-regex-pattern-for-matching-e-mail-addresses/#comment-13084</guid>
		<description>That Mastering Regular Expressions book is a Hip Hop classic. 

Where Hip Hop equals development using string manipulation.</description>
		<content:encoded><![CDATA[<p>That Mastering Regular Expressions book is a Hip Hop classic. </p>
<p>Where Hip Hop equals development using string manipulation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
