<?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: Start rewriting your email address test regex&#8217;s!</title>
	<atom:link href="http://john.beynon.org.uk/2008/06/26/start-rewriting-your-email-address-test-regexs/feed/" rel="self" type="application/rss+xml" />
	<link>http://john.beynon.org.uk/2008/06/26/start-rewriting-your-email-address-test-regexs/</link>
	<description>Confessions of a code Junkie and anything else i fancy!</description>
	<lastBuildDate>Thu, 14 Jan 2010 03:02:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Barack Obama</title>
		<link>http://john.beynon.org.uk/2008/06/26/start-rewriting-your-email-address-test-regexs/#comment-1275</link>
		<dc:creator>Barack Obama</dc:creator>
		<pubDate>Wed, 16 Jul 2008 11:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/2008/06/26/start-rewriting-your-email-address-test-regexs/#comment-1275</guid>
		<description>I too think TLD is the most imp factor in an email Id.</description>
		<content:encoded><![CDATA[<p>I too think TLD is the most imp factor in an email Id.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnb</title>
		<link>http://john.beynon.org.uk/2008/06/26/start-rewriting-your-email-address-test-regexs/#comment-994</link>
		<dc:creator>johnb</dc:creator>
		<pubDate>Thu, 26 Jun 2008 16:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/2008/06/26/start-rewriting-your-email-address-test-regexs/#comment-994</guid>
		<description>yeah maybe, but there are currently only a handful of &#039;none 2 character&#039; tlds, stuff like .com, .edu, .aero, .info, .name, .museum (and a few others) other than that you can safely test for the @ symbol with either at least 2 characters between [a-zA-Z] at the end OR one of the few &#039;long ones&#039; and you&#039;ll have a pretty good chance of having a legimate email address.

What this annoucement means is that all you can pretty much do now to check is to look for an @ symbol and perhaps a dot after the @.

You still have to adjust your validators to account for these new formats though.....</description>
		<content:encoded><![CDATA[<p>yeah maybe, but there are currently only a handful of &#8216;none 2 character&#8217; tlds, stuff like .com, .edu, .aero, .info, .name, .museum (and a few others) other than that you can safely test for the @ symbol with either at least 2 characters between [a-zA-Z] at the end OR one of the few &#8216;long ones&#8217; and you&#8217;ll have a pretty good chance of having a legimate email address.</p>
<p>What this annoucement means is that all you can pretty much do now to check is to look for an @ symbol and perhaps a dot after the @.</p>
<p>You still have to adjust your validators to account for these new formats though&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: al</title>
		<link>http://john.beynon.org.uk/2008/06/26/start-rewriting-your-email-address-test-regexs/#comment-993</link>
		<dc:creator>al</dc:creator>
		<pubDate>Thu, 26 Jun 2008 16:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/2008/06/26/start-rewriting-your-email-address-test-regexs/#comment-993</guid>
		<description>Surely email addresses will still require a domain name before the TLD?  e.g. you@foo.bah - we don&#039;t have me@com</description>
		<content:encoded><![CDATA[<p>Surely email addresses will still require a domain name before the TLD?  e.g. <a href="mailto:you@foo.bah">you@foo.bah</a> &#8211; we don&#8217;t have me@com</p>
]]></content:encoded>
	</item>
</channel>
</rss>
