<?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>Sébastien Hiticas &#187; javascript</title>
	<atom:link href="http://sebastienhiticas.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://sebastienhiticas.com</link>
	<description>Javascript, CSS, HTML, JSON, Ajax, sémantique web et référencement</description>
	<lastBuildDate>Wed, 25 Aug 2010 20:58:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery Anti-Patterns by Paul Irish</title>
		<link>http://sebastienhiticas.com/2009/12/12/jquery-anti-patterns-by-paul-irish/</link>
		<comments>http://sebastienhiticas.com/2009/12/12/jquery-anti-patterns-by-paul-irish/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 23:44:04 +0000</pubDate>
		<dc:creator>Sébastien Hiticas</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://sebastienhiticas.com/?p=129</guid>
		<description><![CDATA[Nice slides by Paul Irish of Anti-Pattern when developping with jQuery. You must read!

jQuery Anti-Patterns for Performance &#38; Compression
View more presentations from Paul Irish.

]]></description>
			<content:encoded><![CDATA[<p>Nice slides by Paul Irish of Anti-Pattern when developping with jQuery. You must read!<br />
<img style="visibility: hidden; width: 0px; height: 0px;" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNjA2NjA5NzI*NDQmcHQ9MTI2MDY2MTE3NjA2MiZwPTEwMTkxJmQ9c3NfZW1iZWQmZz*yJm89MDY*YTgwYjUwZDhjNGI4NmFkNmUzMGQ*Mjk4YmZmOTEmb2Y9MA==.gif" border="0" alt="" width="0" height="0" />
<div id="__ss_1984008" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="jQuery Anti-Patterns for Performance &amp; Compression" href="http://www.slideshare.net/paul.irish/perfcompression">jQuery Anti-Patterns for Performance &amp; Compression</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=perfcompression-090911091939-phpapp01&amp;stripped_title=perfcompression" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=perfcompression-090911091939-phpapp01&amp;stripped_title=perfcompression" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/paul.irish">Paul Irish</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://sebastienhiticas.com/2009/12/12/jquery-anti-patterns-by-paul-irish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.Net and jQuery Validate Plugin</title>
		<link>http://sebastienhiticas.com/2009/11/14/asp-net-and-jquery-validate-plugin/</link>
		<comments>http://sebastienhiticas.com/2009/11/14/asp-net-and-jquery-validate-plugin/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 18:08:02 +0000</pubDate>
		<dc:creator>Sébastien Hiticas</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://sebastienhiticas.com/?p=118</guid>
		<description><![CDATA[Update
Part 2 of the article: http://encosia.com/2009/11/24/asp-net-webforms-validation-groups-with-jquery-validation/
&#8211;
Here&#8217;s an interesting articles on how to use the jQuery Validate plugin and .NET WebForms.
Part 1 of the article : http://encosia.com/2009/11/04/using-jquery-validation-with-asp-net-webforms/
Looking forward to the next part!
]]></description>
			<content:encoded><![CDATA[<p><strong>Update</strong><br />
Part 2 of the article: <a title="Emulate ASP.NET validation groups with jQuery validation" href="http://encosia.com/2009/11/24/asp-net-webforms-validation-groups-with-jquery-validation/" target="_blank">http://encosia.com/2009/11/24/asp-net-webforms-validation-groups-with-jquery-validation/</a></p>
<p>&#8211;</p>
<p>Here&#8217;s an interesting articles on how to use the jQuery Validate plugin and .NET WebForms.</p>
<p>Part 1 of the article : <a title="Using jQuery validation with ASP.NET WebForms" href="http://encosia.com/2009/11/04/using-jquery-validation-with-asp-net-webforms/" target="_blank">http://encosia.com/2009/11/04/using-jquery-validation-with-asp-net-webforms/</a></p>
<p><del datetime="2009-12-13T00:05:53+00:00">Looking forward to the next part!</del></p>
]]></content:encoded>
			<wfw:commentRss>http://sebastienhiticas.com/2009/11/14/asp-net-and-jquery-validate-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery Sequential List</title>
		<link>http://sebastienhiticas.com/2009/11/12/jquery-sequential-list/</link>
		<comments>http://sebastienhiticas.com/2009/11/12/jquery-sequential-list/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 11:40:45 +0000</pubDate>
		<dc:creator>Sébastien Hiticas</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://sebastienhiticas.com/?p=115</guid>
		<description><![CDATA[Nice jQuery Sequential List from WebDesignerWall. Simply help to avoid copy/paste html.
]]></description>
			<content:encoded><![CDATA[<p>Nice <a title="jQuery Sequential List" href="http://www.webdesignerwall.com/tutorials/jquery-sequential-list/" target="_blank">jQuery Sequential List</a> from <a title="WebDesignerWall" href="http://www.webdesignerwall.com" target="_blank">WebDesignerWall</a>. Simply help to avoid copy/paste html.</p>
]]></content:encoded>
			<wfw:commentRss>http://sebastienhiticas.com/2009/11/12/jquery-sequential-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Des heures de plaisirs !</title>
		<link>http://sebastienhiticas.com/2009/11/09/des-heures-de-plaisirs/</link>
		<comments>http://sebastienhiticas.com/2009/11/09/des-heures-de-plaisirs/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 03:32:02 +0000</pubDate>
		<dc:creator>Sébastien Hiticas</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[vidéo]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sebastienhiticas.com/?p=111</guid>
		<description><![CDATA[Voici 17 heures de pures javascript en streaming présenté par les très connus Douglas Crockford, John Resig, Peter-Paul Koch et Nicolas C. Zakas. Tous des développeurs reconnus pour leurs talents de développeur Javascript. Au rendez-vous, performances, analyse et tests.
Bon streaming !
]]></description>
			<content:encoded><![CDATA[<p>Voici <a title="17 Hours of JavaScript from the Masters" href="http://net.tutsplus.com/articles/web-roundups/17-hours-of-javascript-from-the-masters/" target="_blank">17 heures de pures javascript</a> en streaming présenté par les très connus <a title="Douglas Crockford" href="http://www.crockford.com/" target="_blank">Douglas Crockford</a>, <a title="John Resig" href="http://ejohn.org/" target="_blank">John Resig</a>, <a title="Peter-Paul Koch" href="http://www.quirksmode.org/about/" target="_blank">Peter-Paul Koch</a> et <a title="Nicolas C. Zakas" href="http://www.nczonline.net/" target="_blank">Nicolas C. Zakas</a>. Tous des développeurs reconnus pour leurs talents de développeur Javascript. Au rendez-vous, performances, analyse et tests.</p>
<p>Bon streaming !</p>
]]></content:encoded>
			<wfw:commentRss>http://sebastienhiticas.com/2009/11/09/des-heures-de-plaisirs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery &#8211; Password Strength Checker</title>
		<link>http://sebastienhiticas.com/2009/11/05/jquery-password-strength-checker/</link>
		<comments>http://sebastienhiticas.com/2009/11/05/jquery-password-strength-checker/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 18:20:04 +0000</pubDate>
		<dc:creator>Sébastien Hiticas</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://sebastienhiticas.com/?p=95</guid>
		<description><![CDATA[Nettuts+ présente un &#8220;Password Strength Checker&#8221; développé avec jQuery et explique le fonctionnement de celui et l&#8217;algorithme qui permet de déterminer la force d&#8217;un password.
J&#8217;aimerai éventuellement voir le code transformer en plugin, mais c&#8217;est un très bon départ !
]]></description>
			<content:encoded><![CDATA[<p>Nettuts+ présente un &#8220;<a title="http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/" href="Password Strength Checker" target="_blank">Password Strength Checker</a>&#8221; développé avec jQuery et explique le fonctionnement de celui et l&#8217;algorithme qui permet de déterminer la force d&#8217;un password.</p>
<p>J&#8217;aimerai éventuellement voir le code transformer en plugin, mais c&#8217;est un très bon départ !</p>
]]></content:encoded>
			<wfw:commentRss>http://sebastienhiticas.com/2009/11/05/jquery-password-strength-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin jQuery : filterJSON</title>
		<link>http://sebastienhiticas.com/2009/10/29/plugin-jquery-filterjson/</link>
		<comments>http://sebastienhiticas.com/2009/10/29/plugin-jquery-filterjson/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 13:14:18 +0000</pubDate>
		<dc:creator>Sébastien Hiticas</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://sebastienhiticas.wordpress.com/?p=89</guid>
		<description><![CDATA[Jeffrey Way, éditeur chez Nettuts+ et SiteManager de ThemeForest, a développé un plugin pour jQuery : filterJSON. Ce plugin permet de faire une pagination avec un fichier .json.
L&#8217;exemple est fait avec Twitter : http://jeffrey-way.com/filterjson-a-jquery-plugin/.
Très intéressant !
]]></description>
			<content:encoded><![CDATA[<p><a title="Jeffrey Way" href="http://jeffrey-way.com/" target="_blank">Jeffrey Way</a>, éditeur chez <a title="Nettuts+" href="http://net.tutsplus.com/" target="_blank">Nettuts+</a> et SiteManager de <a title="ThemeForest" href="http://themeforest.net/" target="_blank">ThemeForest</a>, a développé un plugin pour jQuery : <a title="filterJSON" href="http://jeffrey-way.com/filterjson-a-jquery-plugin/" target="_blank">filterJSON</a>. Ce plugin permet de faire une pagination avec un fichier .json.</p>
<p>L&#8217;exemple est fait avec Twitter : <a title="filterJSON" href="http://jeffrey-way.com/filterjson-a-jquery-plugin/" target="_blank">http://jeffrey-way.com/filterjson-a-jquery-plugin/</a>.</p>
<p>Très intéressant !</p>
]]></content:encoded>
			<wfw:commentRss>http://sebastienhiticas.com/2009/10/29/plugin-jquery-filterjson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutoriel : Drag to share de Mashable</title>
		<link>http://sebastienhiticas.com/2009/10/20/tutoriel-drag-to-share-de-mashable/</link>
		<comments>http://sebastienhiticas.com/2009/10/20/tutoriel-drag-to-share-de-mashable/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 14:40:46 +0000</pubDate>
		<dc:creator>Sébastien Hiticas</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sebastienhiticas.wordpress.com/?p=73</guid>
		<description><![CDATA[Si vous n&#8217;avez pas encore vu sur le site de Mashable, le &#8220;drag to share&#8221;, je vous invite fortement à aller faire un tour sur leur site web. L&#8217;animation est &#8220;clean&#8221; et très intuitive.
Si vous vous demandez comment faire, Nettuts+ nous fourni le tutoriel qui explique de A à Z les étapes à suivre pour [...]]]></description>
			<content:encoded><![CDATA[<p>Si vous n&#8217;avez pas encore vu sur le site de <a title="Mashable" href="http://mashable.com" target="_blank">Mashable</a>, le &#8220;drag to share&#8221;, je vous invite fortement à aller faire un tour sur leur site web. L&#8217;animation est &#8220;clean&#8221; et très intuitive.</p>
<p>Si vous vous demandez comment faire, <a title="Drag to share" href="http://net.tutsplus.com/tutorials/javascript-ajax/drag-to-share/" target="_blank">Nettuts+ nous fourni le tutoriel</a> qui explique de A à Z les étapes à suivre pour intégrer le tout à votre site web.</p>
<p>Enjoy !</p>
]]></content:encoded>
			<wfw:commentRss>http://sebastienhiticas.com/2009/10/20/tutoriel-drag-to-share-de-mashable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plugin jQuery Approach</title>
		<link>http://sebastienhiticas.com/2009/10/17/plugin-jquery-approach/</link>
		<comments>http://sebastienhiticas.com/2009/10/17/plugin-jquery-approach/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 13:05:20 +0000</pubDate>
		<dc:creator>Sébastien Hiticas</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://sebastienhiticas.wordpress.com/?p=65</guid>
		<description><![CDATA[jQuery Approach est un plugin qui agit de façon similaire à jQuery Animate, mais qui anime dans l&#8217;espace plutôt que dans le temps.
Je vous laisse voir la démo et découvrir le plugin par vous-même.
]]></description>
			<content:encoded><![CDATA[<p>jQuery Approach est un plugin qui agit de façon similaire à <a title="jQuery Animate" href="http://docs.jquery.com/Effects/animate" target="_blank">jQuery Animate</a>, mais qui anime dans l&#8217;espace plutôt que dans le temps.</p>
<p>Je vous laisse <a title="jQuery Appoach Demo" href="http://srobbin.com/jquery-plugins/jquery-approach/#demo" target="_blank">voir la démo</a> et <a title="jQuery Approach" href="http://srobbin.com/jquery-plugins/jquery-approach/" target="_blank">découvrir le plugin</a> par vous-même.</p>
]]></content:encoded>
			<wfw:commentRss>http://sebastienhiticas.com/2009/10/17/plugin-jquery-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Identengine : la magie de la sémantique, encore !</title>
		<link>http://sebastienhiticas.com/2009/10/15/identengine-la-magie-de-la-semantique-encore/</link>
		<comments>http://sebastienhiticas.com/2009/10/15/identengine-la-magie-de-la-semantique-encore/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 13:31:35 +0000</pubDate>
		<dc:creator>Sébastien Hiticas</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sémantique]]></category>

		<guid isPermaLink="false">http://sebastienhiticas.wordpress.com/?p=52</guid>
		<description><![CDATA[Un article intéressant est paru sur A List Apart : Discovering Magic. L&#8217;article traite d&#8217;une librairie Javascript, Identengine, qui sert à retrouvé les identités qui nous créons sur le web (Twitter, Facebook, &#8230;) et les traces que nous laissons derrière nous. Par exemple, les commentaires que nous écrivons sur le web.
Je vous invite donc à [...]]]></description>
			<content:encoded><![CDATA[<p>Un article intéressant est paru sur <a title="A List Apart : Discovering Magic" href="http://www.alistapart.com/articles/discovering-magic/" target="_blank">A List Apart : Discovering Magic</a>. L&#8217;article traite d&#8217;une librairie Javascript, <a title="Identengine" href="http://identengine.com/">Identengine</a>, qui sert à retrouvé les identités qui nous créons sur le web (Twitter, Facebook, &#8230;) et les traces que nous laissons derrière nous. Par exemple, les commentaires que nous écrivons sur le web.</p>
<p>Je vous invite donc à lire l&#8217;article qui parle également de la sémantique qui aide à faire ces recherches poussées et comment ces identités sont trouvé à travers l&#8217;univers du web.</p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:0;width:1px;height:1px;">
<h1 class="title"><a href="http://www.alistapart.com/articles/discovering-magic/">Discovering Magic</a></h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://sebastienhiticas.com/2009/10/15/identengine-la-magie-de-la-semantique-encore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Le meilleur de juillet, selon Nettuts+</title>
		<link>http://sebastienhiticas.com/2009/08/07/le-meilleur-de-juillet-selon-nettuts/</link>
		<comments>http://sebastienhiticas.com/2009/08/07/le-meilleur-de-juillet-selon-nettuts/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 13:27:06 +0000</pubDate>
		<dc:creator>Sébastien Hiticas</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://sebastienhiticas.wordpress.com/?p=36</guid>
		<description><![CDATA[Voici des articles articles intéressants qui ont été paru durant le mois de juillet : http://net.tutsplus.com/articles/web-roundups/best-of-the-web-july/
Je n&#8217;ai pas parcouru tous les articles, mais vous en trouverez plusieurs intéressants, j&#8217;en suis persuadé !
Je suis également tombé sur un plugin jQuery qui simule le comportement d&#8217;un textbox de type password comme le fait un iPhone. Il y [...]]]></description>
			<content:encoded><![CDATA[<p>Voici des articles articles intéressants qui ont été paru durant le mois de juillet : <a href="http://net.tutsplus.com/articles/web-roundups/best-of-the-web-july/" target="_blank">http://net.tutsplus.com/articles/web-roundups/best-of-the-web-july/</a></p>
<p>Je n&#8217;ai pas parcouru tous les articles, mais vous en trouverez plusieurs intéressants, j&#8217;en suis persuadé !</p>
<p>Je suis également tombé sur un <a title="iPhone password" href="http://blog.decaf.de/2009/07/iphone-like-password-fields-using-jquery/" target="_blank">plugin jQuery</a> qui simule le comportement d&#8217;un textbox de type password comme le fait un iPhone. Il y a encore quelques bugs connus, mais je pense sincèrement que ce type de comportement est beaucoup plus user friendly que celui par défaut d&#8217;un password.</p>
]]></content:encoded>
			<wfw:commentRss>http://sebastienhiticas.com/2009/08/07/le-meilleur-de-juillet-selon-nettuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
