<?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: Email and cell phone validation in AS2 and AS3</title>
	<atom:link href="http://www.svendens.com/actionscript/email-and-cell-phone-validation-in-as2-and-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svendens.com/actionscript/email-and-cell-phone-validation-in-as2-and-as3/</link>
	<description>deserialize me</description>
	<lastBuildDate>Thu, 19 Aug 2010 12:47:01 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bas</title>
		<link>http://www.svendens.com/actionscript/email-and-cell-phone-validation-in-as2-and-as3/comment-page-1/#comment-18</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Thu, 20 Dec 2007 13:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendens.be/blog/archives/9#comment-18</guid>
		<description>this seems to fix it

charAt(i) instead of charAt(j)!

	private static function checkFirstLevelDomainChars (s:String, i:Number, l:Number):Boolean {
		while (i</description>
		<content:encoded><![CDATA[<p>this seems to fix it</p>
<p>charAt(i) instead of charAt(j)!</p>
<p>	private static function checkFirstLevelDomainChars (s:String, i:Number, l:Number):Boolean {<br />
		while (i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.svendens.com/actionscript/email-and-cell-phone-validation-in-as2-and-as3/comment-page-1/#comment-17</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 13 Dec 2007 16:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendens.be/blog/archives/9#comment-17</guid>
		<description>Hi, just had a look at your email validator - it doesn&#039;t allow the apostrophe or accented characters does it? So k.o&#039;connor@somedomain.com would fail the test.
In fact, it doesn&#039;t like my email address either. It doesn&#039;t seem to like email addresses where the first part is only 3 chars long, which is the case with me.
Hope you find this helpful.</description>
		<content:encoded><![CDATA[<p>Hi, just had a look at your email validator &#8211; it doesn&#8217;t allow the apostrophe or accented characters does it? So k.o&#8217;connor@somedomain.com would fail the test.<br />
In fact, it doesn&#8217;t like my email address either. It doesn&#8217;t seem to like email addresses where the first part is only 3 chars long, which is the case with me.<br />
Hope you find this helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bas</title>
		<link>http://www.svendens.com/actionscript/email-and-cell-phone-validation-in-as2-and-as3/comment-page-1/#comment-15</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Thu, 13 Dec 2007 00:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendens.be/blog/archives/9#comment-15</guid>
		<description>its not completely perfect

why won&#039;t it validate this?


ok: ba@xxxxxx.com
not ok: bas@xxxxxx.com
ok: bass@xxxxxx.com
ok: bas@xxxxxx.nl</description>
		<content:encoded><![CDATA[<p>its not completely perfect</p>
<p>why won&#8217;t it validate this?</p>
<p>ok: <a href="mailto:ba@xxxxxx.com">ba@xxxxxx.com</a><br />
not ok: <a href="mailto:bas@xxxxxx.com">bas@xxxxxx.com</a><br />
ok: <a href="mailto:bass@xxxxxx.com">bass@xxxxxx.com</a><br />
ok: <a href="mailto:bas@xxxxxx.nl">bas@xxxxxx.nl</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matus</title>
		<link>http://www.svendens.com/actionscript/email-and-cell-phone-validation-in-as2-and-as3/comment-page-1/#comment-16</link>
		<dc:creator>matus</dc:creator>
		<pubDate>Mon, 29 Oct 2007 15:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendens.be/blog/archives/9#comment-16</guid>
		<description>excellent, but has a bug, try abc@whatever.com

(3 chars before @)</description>
		<content:encoded><![CDATA[<p>excellent, but has a bug, try <a href="mailto:abc@whatever.com">abc@whatever.com</a></p>
<p>(3 chars before @)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.svendens.com/actionscript/email-and-cell-phone-validation-in-as2-and-as3/comment-page-1/#comment-14</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 18 Jun 2007 16:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendens.be/blog/archives/9#comment-14</guid>
		<description>Very welcome Alex, glad it was of use to you! :-)

Kind regards,
Sven</description>
		<content:encoded><![CDATA[<p>Very welcome Alex, glad it was of use to you! <img src='http://www.svendens.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Kind regards,<br />
Sven</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.svendens.com/actionscript/email-and-cell-phone-validation-in-as2-and-as3/comment-page-1/#comment-13</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 18 Jun 2007 15:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendens.be/blog/archives/9#comment-13</guid>
		<description>excellent, the email validator was exactly what I was looking for. thank you.</description>
		<content:encoded><![CDATA[<p>excellent, the email validator was exactly what I was looking for. thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
