<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bruno ARLIGUY &#187; email</title>
	<atom:link href="http://arliguy.net/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://arliguy.net</link>
	<description>Des idées, des astuces et archives de toutes sortes sur Java, Linux et le web.</description>
	<lastBuildDate>Tue, 07 Sep 2010 20:44:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>RegExp pour valider une adresse mail</title>
		<link>http://arliguy.net/2003/09/25/regexp-pour-valider-une-adresse-mail/</link>
		<comments>http://arliguy.net/2003/09/25/regexp-pour-valider-une-adresse-mail/#comments</comments>
		<pubDate>Thu, 25 Sep 2003 22:47:24 +0000</pubDate>
		<dc:creator>Bruno</dc:creator>
				<category><![CDATA[Brève]]></category>
		<category><![CDATA[Développement]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[regexp]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.arliguy.net/2003/09/25/regexp-pour-valider-une-adresse-mail/</guid>
		<description><![CDATA[Une adresse email doit respecter la RFC822. Il y a plein de choses à vérifier, alors pourquoi ne pas déléguer ca à une RegExp &#8211; ou Expression Regulière ? Sur le lien proposé dans cette brève, vous trouverez la RegExp pour valider un email d’après la RFC822&#8230; Attention, c’est impressionnant, j’avais encore jamais vu d’expression [...]]]></description>
		<wfw:commentRss>http://arliguy.net/2003/09/25/regexp-pour-valider-une-adresse-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
