<?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>Blog de Joël Gaujard &#187; Mes trucs et astuces en web développement</title>
	<atom:link href="http://blog.joelgaujard.info/categorie/webdev/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.joelgaujard.info</link>
	<description>Ingénieur informatique en freelance à votre service</description>
	<lastBuildDate>Wed, 27 Apr 2011 00:26:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ajout d&#8217;un champ de confirmation de mot de passe sur PrestaShop</title>
		<link>http://blog.joelgaujard.info/webdev/confirmation-mot-de-passe-prestashop</link>
		<comments>http://blog.joelgaujard.info/webdev/confirmation-mot-de-passe-prestashop#comments</comments>
		<pubDate>Fri, 30 Oct 2009 20:02:33 +0000</pubDate>
		<dc:creator>Joël Gaujard</dc:creator>
				<category><![CDATA[Mes trucs et astuces en web développement]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[prestashop]]></category>

		<guid isPermaLink="false">http://blog.joelgaujard.info/?p=30</guid>
		<description><![CDATA[<a href="http://blog.joelgaujard.info/webdev/confirmation-mot-de-passe-prestashop"><img align="left" hspace="5" width="150" height="150" src="http://blog.joelgaujard.info/wp-content/uploads/883988_56823195-150x150.jpg" class="alignleft wp-post-image tfe" alt="prestashop password" title="prestashop password" /></a>Petit script pour ajouter un champ de confirmation de mot de passe sur PrestaShop sans toucher au coeur, tout ça en JavaScript.]]></description>
		<wfw:commentRss>http://blog.joelgaujard.info/webdev/confirmation-mot-de-passe-prestashop/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<br />
<b>Warning</b>:  get_headers() [<a href='function.get-headers'>function.get-headers</a>]: URL file-access is disabled in the server configuration in <b>/homepages/36/d146866764/htdocs/joelgaujard/blog/wp-content/plugins/wp-rss-images/wp-rss-images.php</b> on line <b>30</b><br />
<br />
<b>Warning</b>:  get_headers() [<a href='function.get-headers'>function.get-headers</a>]: This function may only be used against URLs. in <b>/homepages/36/d146866764/htdocs/joelgaujard/blog/wp-content/plugins/wp-rss-images/wp-rss-images.php</b> on line <b>30</b><br />
<enclosure url='http://blog.joelgaujard.info/wp-content/uploads/883988_56823195-150x150.jpg' length =''  type='image/jpg' />	</item>
		<item>
		<title>Lien déconnexion sur WordPress avec la variable _wpnonce</title>
		<link>http://blog.joelgaujard.info/webdev/deconnexion-wordpress-wpnonce</link>
		<comments>http://blog.joelgaujard.info/webdev/deconnexion-wordpress-wpnonce#comments</comments>
		<pubDate>Tue, 22 Sep 2009 14:44:18 +0000</pubDate>
		<dc:creator>Joël Gaujard</dc:creator>
				<category><![CDATA[Mes trucs et astuces en web développement]]></category>
		<category><![CDATA[deconnexion]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.joelgaujard.info/?p=12</guid>
		<description><![CDATA[<a href="http://blog.joelgaujard.info/webdev/deconnexion-wordpress-wpnonce"><img align="left" hspace="5" width="150" src="http://blog.joelgaujard.info/wp-content/uploads/logout-copie-300x181.jpg" class="alignleft wp-post-image tfe" alt="WordPress logout" title="WordPress logout" /></a>Afficher un lien déconnexion fonctionnant à partir de n'importe quel endroit de votre blog WordPress.]]></description>
		<wfw:commentRss>http://blog.joelgaujard.info/webdev/deconnexion-wordpress-wpnonce/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<br />
<b>Warning</b>:  get_headers() [<a href='function.get-headers'>function.get-headers</a>]: URL file-access is disabled in the server configuration in <b>/homepages/36/d146866764/htdocs/joelgaujard/blog/wp-content/plugins/wp-rss-images/wp-rss-images.php</b> on line <b>30</b><br />
<br />
<b>Warning</b>:  get_headers() [<a href='function.get-headers'>function.get-headers</a>]: This function may only be used against URLs. in <b>/homepages/36/d146866764/htdocs/joelgaujard/blog/wp-content/plugins/wp-rss-images/wp-rss-images.php</b> on line <b>30</b><br />
<enclosure url='http://blog.joelgaujard.info/wp-content/uploads/logout-copie-150x150.jpg' length =''  type='image/jpg' />	</item>
		<item>
		<title>Installer ImageMagick sur MAMP Mac OS X</title>
		<link>http://blog.joelgaujard.info/webdev/imagemagick-mac-os-x</link>
		<comments>http://blog.joelgaujard.info/webdev/imagemagick-mac-os-x#comments</comments>
		<pubDate>Thu, 17 Sep 2009 06:08:42 +0000</pubDate>
		<dc:creator>Joël Gaujard</dc:creator>
				<category><![CDATA[Mes trucs et astuces en web développement]]></category>
		<category><![CDATA[ezpublish]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mamp]]></category>

		<guid isPermaLink="false">http://blog.joelgaujard.info/?p=3</guid>
		<description><![CDATA[<a href="http://blog.joelgaujard.info/webdev/imagemagick-mac-os-x"><img align="left" hspace="5" width="150" height="150" src="http://blog.joelgaujard.info/wp-content/uploads/magickmamp-150x150.jpg" class="alignleft wp-post-image tfe" alt="ImageMagick MAMP" title="ImageMagick MAMP" /></a>Procédure d'installation de ImageMagick sur Mac OS X avec compatibilité sur MAMP lors d'un projet eZ Publish.]]></description>
		<wfw:commentRss>http://blog.joelgaujard.info/webdev/imagemagick-mac-os-x/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<br />
<b>Warning</b>:  get_headers() [<a href='function.get-headers'>function.get-headers</a>]: URL file-access is disabled in the server configuration in <b>/homepages/36/d146866764/htdocs/joelgaujard/blog/wp-content/plugins/wp-rss-images/wp-rss-images.php</b> on line <b>30</b><br />
<br />
<b>Warning</b>:  get_headers() [<a href='function.get-headers'>function.get-headers</a>]: This function may only be used against URLs. in <b>/homepages/36/d146866764/htdocs/joelgaujard/blog/wp-content/plugins/wp-rss-images/wp-rss-images.php</b> on line <b>30</b><br />
<enclosure url='http://blog.joelgaujard.info/wp-content/uploads/magickmamp-150x150.jpg' length =''  type='image/jpg' />	</item>
	</channel>
</rss>

