<?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>XoraX Source-Blog &#187; programmation</title>
	<atom:link href="http://www.xorax.info/blog/programmation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xorax.info/blog</link>
	<description>un vrai blog ajax sur le développement web</description>
	<lastBuildDate>Sat, 02 Jul 2011 20:47:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>L&#8217;utilité des tests unitaires</title>
		<link>http://www.xorax.info/blog/programmation/284-lutilite-des-tests-unitaires.html</link>
		<comments>http://www.xorax.info/blog/programmation/284-lutilite-des-tests-unitaires.html#comments</comments>
		<pubDate>Sun, 23 May 2010 20:43:45 +0000</pubDate>
		<dc:creator>XoraX</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programmation]]></category>

		<guid isPermaLink="false">http://www.xorax.info/blog/?p=284</guid>
		<description><![CDATA[On en entends beaucoup parler: &#171;&#160;il faut faire des tests !&#160;&#187;, &#171;&#160;comment utiliser phpunit&#171;&#160;&#8230; tout les formateurs php vous montrerons rapidement comment faire, mais au fond qui écrit vraiment des tests unitaires ?

De la théorie à la pratique il y a un grand pas. Personnellement je ne connais aucune agence de française qui écrit des [...]]]></description>
		<wfw:commentRss>http://www.xorax.info/blog/programmation/284-lutilite-des-tests-unitaires.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>switch google language</title>
		<link>http://www.xorax.info/blog/programmation/267-switch-google-language.html</link>
		<comments>http://www.xorax.info/blog/programmation/267-switch-google-language.html#comments</comments>
		<pubDate>Fri, 11 Sep 2009 04:34:35 +0000</pubDate>
		<dc:creator>XoraX</dc:creator>
				<category><![CDATA[programmation]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.xorax.info/blog/?p=267</guid>
		<description><![CDATA[Marre de tomber sur commentçamarche quand vous rechercher ip forwarding ?
Voici un bookmarklet firefox qui vous permet de changer de language google en un clic, plutôt que de modifier le paramètre hl dans l&#8217;url :
google switch fr&#124;en
Glisser simple ce lien dans votre barre personnelle ou dans vos favoris, lorsque vous serrez sur une page google, [...]]]></description>
		<wfw:commentRss>http://www.xorax.info/blog/programmation/267-switch-google-language.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ma Killer App</title>
		<link>http://www.xorax.info/blog/programmation/171-ma-killer-app.html</link>
		<comments>http://www.xorax.info/blog/programmation/171-ma-killer-app.html#comments</comments>
		<pubDate>Mon, 13 Jul 2009 08:33:42 +0000</pubDate>
		<dc:creator>XoraX</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programmation]]></category>
		<category><![CDATA[compressor]]></category>

		<guid isPermaLink="false">http://www.xorax.info/blog/?p=171</guid>
		<description><![CDATA[C&#8217;est l&#8217;été fini de se retourner dans son lit, c&#8217;est l&#8217;heure de sortir des choses concrètes. Il y a bien longtemps que j&#8217;ai commencé ça et jusqu&#8217;alors je n&#8217;avais pas vraiment eu de créneau pour pouvoir le présenter avec toute l&#8217;attention qui doit lui être apporté.
Je vous présente donc enfin mon compresseur javascript : JSXS.

Attention [...]]]></description>
		<wfw:commentRss>http://www.xorax.info/blog/programmation/171-ma-killer-app.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>X-Sendfile / Apache pour envoyer des gros fichiers</title>
		<link>http://www.xorax.info/blog/programmation/259-x-sendfile.html</link>
		<comments>http://www.xorax.info/blog/programmation/259-x-sendfile.html#comments</comments>
		<pubDate>Tue, 19 May 2009 01:21:17 +0000</pubDate>
		<dc:creator>XoraX</dc:creator>
				<category><![CDATA[programmation]]></category>
		<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://www.xorax.info/blog/?p=259</guid>
		<description><![CDATA[C&#8217;est un fait, les langages interprétés comme PHP, Ruby ou Perl sont moins rapide que les langages compilés (comme C, C++..) ou même semi-interprétés (comme Java). Outre cela, dans n&#8217;importe quel serveur web qui utilise des programmes externes à lui même pour rendre un contenu, il y a des pertes du à la communication entre [...]]]></description>
		<wfw:commentRss>http://www.xorax.info/blog/programmation/259-x-sendfile.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>API Google Analytics : synthèse + GUI</title>
		<link>http://www.xorax.info/blog/programmation/252-google-analytics-api-gui.html</link>
		<comments>http://www.xorax.info/blog/programmation/252-google-analytics-api-gui.html#comments</comments>
		<pubDate>Tue, 12 May 2009 18:22:06 +0000</pubDate>
		<dc:creator>XoraX</dc:creator>
				<category><![CDATA[programmation]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.xorax.info/blog/?p=252</guid>
		<description><![CDATA[Lorsque j&#8217;ai appris que Google sortait l&#8217;API pour Analytics, je me suis dit que ça allait être génial, que j&#8217;allais pouvoir proposer de magnifiques relations entre les pages, mais au final c&#8217;est tellement restreint que ça n&#8217;a presque aucun intérêt&#8230; du moins pour moi personnellement.

Fonctionnement
Tout ce fait en fonction de dimensions et de metrics (valeurs). [...]]]></description>
		<wfw:commentRss>http://www.xorax.info/blog/programmation/252-google-analytics-api-gui.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brainstorming coding contest</title>
		<link>http://www.xorax.info/blog/programmation/258-brainstorming-coding-contest.html</link>
		<comments>http://www.xorax.info/blog/programmation/258-brainstorming-coding-contest.html#comments</comments>
		<pubDate>Fri, 24 Apr 2009 11:51:49 +0000</pubDate>
		<dc:creator>XoraX</dc:creator>
				<category><![CDATA[programmation]]></category>
		<category><![CDATA[concours]]></category>
		<category><![CDATA[fonera]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.xorax.info/blog/?p=258</guid>
		<description><![CDATA[Histoire de faire chauffer encore plus vos cerveau, je vous propose un petit concours destiné à trouver des algo adaptés pour des situations courantes avec à la clef une fonera toute neuve version 1 à gagner.

Les règles sont simples, je vous présente 2 problèmes PHP que je n&#8217;ai pas su résoudre. Celui qui pondra le [...]]]></description>
		<wfw:commentRss>http://www.xorax.info/blog/programmation/258-brainstorming-coding-contest.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>upload flash 10 + Magento fix</title>
		<link>http://www.xorax.info/blog/programmation/actionscript-flash/198-upload-flash-10-magento-fix.html</link>
		<comments>http://www.xorax.info/blog/programmation/actionscript-flash/198-upload-flash-10-magento-fix.html#comments</comments>
		<pubDate>Mon, 02 Mar 2009 02:40:29 +0000</pubDate>
		<dc:creator>XoraX</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[actionscript & flash]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.xorax.info/blog/?p=198</guid>
		<description><![CDATA[Allez un peu de code ça faisait longtemps. Voila que ces bouffons d&#8217;adobe sorte une nouvelle version de leur player vectorielle à 2 balles et ils sont même pas capable de respecter la compatibilité&#8230; Vous l&#8217;aurez compris je parle de la méthode d&#8217;upload de flash 10 qui n&#8217;est désormais plus lançable en javascript pour raisons [...]]]></description>
		<wfw:commentRss>http://www.xorax.info/blog/programmation/actionscript-flash/198-upload-flash-10-magento-fix.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PHP 5.3 alpha</title>
		<link>http://www.xorax.info/blog/programmation/php/247-php-53.html</link>
		<comments>http://www.xorax.info/blog/programmation/php/247-php-53.html#comments</comments>
		<pubDate>Sat, 08 Nov 2008 00:08:24 +0000</pubDate>
		<dc:creator>XoraX</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.xorax.info/blog/?p=247</guid>
		<description><![CDATA[ça fait longtemps qu&#8217;on l&#8217;attend, il est encore repoussé mais ont devrait le voir arriver avant 2009. faite hommage à PHP 5.3.
Alors qu&#8217;est-ce qu&#8217;il y a de si nouveau pour que je m&#8217;esclaffe ainsi. Globalement on note 3 améliorations notables en dehors des nouvelles fonctions qui nous seront bien utile mais qu&#8217;on pouvait déjà faire [...]]]></description>
		<wfw:commentRss>http://www.xorax.info/blog/programmation/php/247-php-53.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>class AS2 pour lecteur audio Flash</title>
		<link>http://www.xorax.info/blog/programmation/225-lecteur-mp3-flash.html</link>
		<comments>http://www.xorax.info/blog/programmation/225-lecteur-mp3-flash.html#comments</comments>
		<pubDate>Sat, 31 May 2008 03:32:22 +0000</pubDate>
		<dc:creator>XoraX</dc:creator>
				<category><![CDATA[actionscript & flash]]></category>
		<category><![CDATA[programmation]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[musique]]></category>
		<category><![CDATA[player]]></category>

		<guid isPermaLink="false">http://www.xorax.info/blog/?p=225</guid>
		<description><![CDATA[ça fait longtemps que j&#8217;avais cette class en stock. C&#8217;est vrai que l&#8217;actionscript 2 n&#8217;est plus d&#8217;actualité, mais je crois que ça vaut la peine de la livrer quand même.
Elle permet de créer rapidement un lecteur MP3 pour flash 8. Notez que vous pouvez aussi utiliser un flux audio (stream) ou un autre format supporté [...]]]></description>
		<wfw:commentRss>http://www.xorax.info/blog/programmation/225-lecteur-mp3-flash.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>droit pour l&#8217;auto-upgrade de plugin sur wordpress 2.5</title>
		<link>http://www.xorax.info/blog/programmation/234-updade-upgrade-plugin-wordpress-25.html</link>
		<comments>http://www.xorax.info/blog/programmation/234-updade-upgrade-plugin-wordpress-25.html#comments</comments>
		<pubDate>Sat, 19 Apr 2008 16:55:17 +0000</pubDate>
		<dc:creator>XoraX</dc:creator>
				<category><![CDATA[programmation]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[worpress]]></category>

		<guid isPermaLink="false">http://www.xorax.info/blog/?p=234</guid>
		<description><![CDATA[Si vous n&#8217;êtes pas hébergé sur un mutu, il se peut que wordpress 2.5 vous demande vos codes de connection ftp pour pouvoir mettre à jour vos plugins.

La plupart des hébergeur utilise le module apache suexec sur php qui permet d&#8217;éxécuter vos script php avec un utilisateur défini. Bien souvent il s&#8217;agit du pocesseur du [...]]]></description>
		<wfw:commentRss>http://www.xorax.info/blog/programmation/234-updade-upgrade-plugin-wordpress-25.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

