<?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: Properly validating e-mail addresses (or converting EBNF to Parsec)</title>
	<atom:link href="http://porg.es/blog/properly-validating-e-mail-addresses/feed" rel="self" type="application/rss+xml" />
	<link>http://porg.es/blog/properly-validating-e-mail-addresses</link>
	<description>... master of none</description>
	<lastBuildDate>Sun, 21 Feb 2010 11:01:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Porges</title>
		<link>http://porg.es/blog/properly-validating-e-mail-addresses/comment-page-1#comment-110639</link>
		<dc:creator>Porges</dc:creator>
		<pubDate>Sat, 14 Mar 2009 13:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=307#comment-110639</guid>
		<description>This (actually the better version in the next post) is now on hackage as &quot;email-validate&quot;.</description>
		<content:encoded><![CDATA[<p>This (actually the better version in the next post) is now on hackage as &#8220;email-validate&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Hartman</title>
		<link>http://porg.es/blog/properly-validating-e-mail-addresses/comment-page-1#comment-110525</link>
		<dc:creator>Thomas Hartman</dc:creator>
		<pubDate>Fri, 13 Mar 2009 16:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=307#comment-110525</guid>
		<description>This seems really useful. If you are not inclined to hackagize and maintain this yourself after the initial release, I volunteer.</description>
		<content:encoded><![CDATA[<p>This seems really useful. If you are not inclined to hackagize and maintain this yourself after the initial release, I volunteer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Porges</title>
		<link>http://porg.es/blog/properly-validating-e-mail-addresses/comment-page-1#comment-110063</link>
		<dc:creator>Porges</dc:creator>
		<pubDate>Mon, 09 Mar 2009 07:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=307#comment-110063</guid>
		<description>It doesn’t; RFC5322 has a rather liberal handling of the domain name part. If I finish this I might extend it with support for the recent draft RFCs regarding UTF-8.</description>
		<content:encoded><![CDATA[<p>It doesn’t; RFC5322 has a rather liberal handling of the domain name part. If I finish this I might extend it with support for the recent draft RFCs regarding UTF-8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mycall</title>
		<link>http://porg.es/blog/properly-validating-e-mail-addresses/comment-page-1#comment-110052</link>
		<dc:creator>mycall</dc:creator>
		<pubDate>Mon, 09 Mar 2009 05:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=307#comment-110052</guid>
		<description>How does this support unicode domains?</description>
		<content:encoded><![CDATA[<p>How does this support unicode domains?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
