<?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>Berthou.com &#187; javascript</title>
	<atom:link href="http://www.berthou.com/fr/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.berthou.com/fr</link>
	<description>Java, DB2, Websphere, apache, ma vision de l’informatique…</description>
	<lastBuildDate>Tue, 13 Oct 2009 16:34:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Création dynamique de formulaires avec jQuery</title>
		<link>https://www.berthou.com/fr/2009/09/04/creation-dynamique-de-formulaires-avec-jquery/</link>
		<comments>https://www.berthou.com/fr/2009/09/04/creation-dynamique-de-formulaires-avec-jquery/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 16:13:40 +0000</pubDate>
		<dc:creator>rberthou</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[dhtml]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[www]]></category>
		<category><![CDATA[formulaire]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.berthou.com/fr/?p=95</guid>
		<description><![CDATA[Le projet Dernièrement j&#8217;ai recherché un éditeur de formulaires en mode WEB. De manière logique je suis parti à la recherche de cela sur le web, pensant que de nombreux projets devaient traiter ce problème (je n&#8217;aime pas développer quelque chose si cela existe déjà). Après différents tests et je suis venu à la conclusion [...]]]></description>
		<wfw:commentRss>https://www.berthou.com/fr/2009/09/04/creation-dynamique-de-formulaires-avec-jquery/feed/</wfw:commentRss>
		<slash:comments>64</slash:comments>
		</item>
		<item>
		<title>Validation Formulaire DHTML</title>
		<link>https://www.berthou.com/fr/2007/11/23/formulaire-dhtml/</link>
		<comments>https://www.berthou.com/fr/2007/11/23/formulaire-dhtml/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 19:34:16 +0000</pubDate>
		<dc:creator>rberthou</dc:creator>
				<category><![CDATA[dhtml]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.berthou.com/fr/2007/11/23/formulaire-dhtml/</guid>
		<description><![CDATA[Description Dans divers projets de développement Web j'ai eu besoin de rendre les formulaires plus dynamiques et surtout d'y intégrer facilement des contrôles syntaxiques de base. Après pas mal de recherches sur le web et de nombreux tests mon choix s'est porté sur l'outil Form-Validation de DhtmlGoodies. Certaines fonctions étaient absentes de cet outils pour [...]]]></description>
		<wfw:commentRss>https://www.berthou.com/fr/2007/11/23/formulaire-dhtml/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hexadecimal Color Conversion Cube</title>
		<link>https://www.berthou.com/fr/2007/10/15/hexadecimal-color-conversion-cube/</link>
		<comments>https://www.berthou.com/fr/2007/10/15/hexadecimal-color-conversion-cube/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 22:04:01 +0000</pubDate>
		<dc:creator>rberthou</dc:creator>
				<category><![CDATA[dhtml]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.berthou.com/fr/2007/11/28/hexadecimal-color-conversion-cube/</guid>
		<description><![CDATA[function inhex(x) { if (x == '0') return 0 else if (x == '1') return 1 else if (x == '2') return 2 else if (x == '3') return 3 else if (x == '4') return 4 else if (x == '5') return 5 else if (x == '6') return 6 else if (x == [...]]]></description>
		<wfw:commentRss>https://www.berthou.com/fr/2007/10/15/hexadecimal-color-conversion-cube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
