<?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>L&#039;œil de Skilly &#187; Gourous du Code | L&#039;œil de Skilly</title>
	<atom:link href="http://www.skilly.com/mag/category/gourous-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skilly.com/mag</link>
	<description>Toutes les nouveautés High Tech pour les développeurs !</description>
	<lastBuildDate>Mon, 20 Oct 2014 12:33:47 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6.1</generator>
		<item>
		<title>De l&#8217;importance de l&#8217;encre</title>
		<link>http://www.skilly.com/mag/limportance-lencre/</link>
		<comments>http://www.skilly.com/mag/limportance-lencre/#comments</comments>
		<pubDate>Wed, 23 Apr 2014 12:56:11 +0000</pubDate>
		<dc:creator>Sonny Alves Dias</dc:creator>
				<category><![CDATA[Gourous du Code]]></category>
		<category><![CDATA[Sauvegarde]]></category>

		<guid isPermaLink="false">http://www.skilly.com/mag/?p=542</guid>
		<description><![CDATA[<p>Ici nous n&#8217;allons pas parler d&#8217;encre ou d&#8217;imprimante mais de sauvegarde. Car qu&#8217;est-ce que l&#8217;encre si ce n&#8217;est la sauvegarde de nos paroles ? Le souvenir qui fait encore mal[...]</p><p>The post <a href="http://www.skilly.com/mag/limportance-lencre/">De l&rsquo;importance de l&rsquo;encre</a> appeared first on <a href="http://www.skilly.com/mag">L&#039;œil de Skilly</a>.</p>]]></description>
		<wfw:commentRss>http://www.skilly.com/mag/limportance-lencre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Utilisation de variables très locales en C</title>
		<link>http://www.skilly.com/mag/utilisation-variables-tres-locales-en-c/</link>
		<comments>http://www.skilly.com/mag/utilisation-variables-tres-locales-en-c/#comments</comments>
		<pubDate>Wed, 02 Apr 2014 12:30:33 +0000</pubDate>
		<dc:creator>Garf365</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Gourous du Code]]></category>

		<guid isPermaLink="false">http://www.skilly.com/mag/?p=574</guid>
		<description><![CDATA[<p>Comme tout le monde le sait, et bien que les versions récentes des compilateurs et de la norme C soient plus souples à ce sujet, il faut absolument déclarer ses[...]</p><p>The post <a href="http://www.skilly.com/mag/utilisation-variables-tres-locales-en-c/">Utilisation de variables très locales en C</a> appeared first on <a href="http://www.skilly.com/mag">L&#039;œil de Skilly</a>.</p>]]></description>
		<wfw:commentRss>http://www.skilly.com/mag/utilisation-variables-tres-locales-en-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Conception d&#8217;une bibliothèque réentrant en C &#8211; Obscurification</title>
		<link>http://www.skilly.com/mag/conception-dune-bibliotheque-reentrant-en-c-obscurification/</link>
		<comments>http://www.skilly.com/mag/conception-dune-bibliotheque-reentrant-en-c-obscurification/#comments</comments>
		<pubDate>Wed, 26 Feb 2014 13:24:06 +0000</pubDate>
		<dc:creator>Garf365</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Gourous du Code]]></category>

		<guid isPermaLink="false">http://www.skilly.com/mag/?p=545</guid>
		<description><![CDATA[<p>Pour mon premier article, je vais me contenter de donner une petite astuce permettant de masquer des choix d&#8217;implémentation d&#8217;une bibliothèque et d&#8217;éviter les variables globales pour utiliser un enchaînement de[...]</p><p>The post <a href="http://www.skilly.com/mag/conception-dune-bibliotheque-reentrant-en-c-obscurification/">Conception d&rsquo;une bibliothèque réentrant en C &#8211; Obscurification</a> appeared first on <a href="http://www.skilly.com/mag">L&#039;œil de Skilly</a>.</p>]]></description>
		<wfw:commentRss>http://www.skilly.com/mag/conception-dune-bibliotheque-reentrant-en-c-obscurification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hibernate Search</title>
		<link>http://www.skilly.com/mag/hibernate-search/</link>
		<comments>http://www.skilly.com/mag/hibernate-search/#comments</comments>
		<pubDate>Wed, 19 Feb 2014 11:17:46 +0000</pubDate>
		<dc:creator>Mourad ZAMOUN</dc:creator>
				<category><![CDATA[Gourous du Code]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Moteur]]></category>
		<category><![CDATA[recherche]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://www.skilly.com/mag/?p=529</guid>
		<description><![CDATA[<p>Si vous travaillez avec Hibernate et que vous voulez indexer vos données sur un moteur de recherche qui s’intègre facilement avec celui-ci, je pense qu&#8217;Hibernate-Search est la meilleure solution. En[...]</p><p>The post <a href="http://www.skilly.com/mag/hibernate-search/">Hibernate Search</a> appeared first on <a href="http://www.skilly.com/mag">L&#039;œil de Skilly</a>.</p>]]></description>
		<wfw:commentRss>http://www.skilly.com/mag/hibernate-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CLI : PHP en ligne de commande</title>
		<link>http://www.skilly.com/mag/cli-php-en-ligne-commande/</link>
		<comments>http://www.skilly.com/mag/cli-php-en-ligne-commande/#comments</comments>
		<pubDate>Wed, 05 Feb 2014 13:54:32 +0000</pubDate>
		<dc:creator>Jeremy Rafflin</dc:creator>
				<category><![CDATA[Gourous du Code]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.skilly.com/mag/?p=514</guid>
		<description><![CDATA[<p>PHP n&#8217;est pas qu&#8217;un langage de script orienté web. Il peut s&#8217;utiliser en ligne de commande, ce qui permet de l&#8217;utiliser comme un langage de script classique. Cet article explique[...]</p><p>The post <a href="http://www.skilly.com/mag/cli-php-en-ligne-commande/">CLI : PHP en ligne de commande</a> appeared first on <a href="http://www.skilly.com/mag">L&#039;œil de Skilly</a>.</p>]]></description>
		<wfw:commentRss>http://www.skilly.com/mag/cli-php-en-ligne-commande/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dossier : Le versionning au service de développeurs</title>
		<link>http://www.skilly.com/mag/le-versionning-au-service-de-developpeurs/</link>
		<comments>http://www.skilly.com/mag/le-versionning-au-service-de-developpeurs/#comments</comments>
		<pubDate>Tue, 13 Aug 2013 14:00:22 +0000</pubDate>
		<dc:creator>Geeko</dc:creator>
				<category><![CDATA[Gourous du Code]]></category>

		<guid isPermaLink="false">http://www.skilly.com/mag/?p=386</guid>
		<description><![CDATA[<p>Beaucoup d&#8217;entre vous connaissent Github ou des équivalents et savent s&#8217;en servir. Mais pour les nouveaux développeurs, l&#8217;utilisation de tels logiciels et leur façon de fonctionner est parfois un peu[...]</p><p>The post <a href="http://www.skilly.com/mag/le-versionning-au-service-de-developpeurs/">Dossier : Le versionning au service de développeurs</a> appeared first on <a href="http://www.skilly.com/mag">L&#039;œil de Skilly</a>.</p>]]></description>
		<wfw:commentRss>http://www.skilly.com/mag/le-versionning-au-service-de-developpeurs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Angular JS : le framework Javascript par Google</title>
		<link>http://www.skilly.com/mag/angular-js-le-framework-javascript-par-google/</link>
		<comments>http://www.skilly.com/mag/angular-js-le-framework-javascript-par-google/#comments</comments>
		<pubDate>Thu, 01 Aug 2013 11:16:51 +0000</pubDate>
		<dc:creator>Geeko</dc:creator>
				<category><![CDATA[Gourous du Code]]></category>

		<guid isPermaLink="false">http://www.skilly.com/mag/?p=328</guid>
		<description><![CDATA[<p>&#160; Aujourd&#8217;hui, Geeko vous propose de découvrir Angular JS, le framework créé par des employés de Google pour créer (entre autres mais surtout) des web apps ! &#160; Angular :[...]</p><p>The post <a href="http://www.skilly.com/mag/angular-js-le-framework-javascript-par-google/">Angular JS : le framework Javascript par Google</a> appeared first on <a href="http://www.skilly.com/mag">L&#039;œil de Skilly</a>.</p>]]></description>
		<wfw:commentRss>http://www.skilly.com/mag/angular-js-le-framework-javascript-par-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APIfy : créer une API RESTful avec PHP</title>
		<link>http://www.skilly.com/mag/apify-creer-une-api-restful-pour-php/</link>
		<comments>http://www.skilly.com/mag/apify-creer-une-api-restful-pour-php/#comments</comments>
		<pubDate>Thu, 25 Jul 2013 10:04:08 +0000</pubDate>
		<dc:creator>Geeko</dc:creator>
				<category><![CDATA[Gourous du Code]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://preprod.skilly.com/skilly_blog/?p=218</guid>
		<description><![CDATA[<p>Créer une API n&#8217;est pas une chose facile : il faut savoir faire en sorte de donner les bonnes infos à la communauté et pour autant il faut faire attention[...]</p><p>The post <a href="http://www.skilly.com/mag/apify-creer-une-api-restful-pour-php/">APIfy : créer une API RESTful avec PHP</a> appeared first on <a href="http://www.skilly.com/mag">L&#039;œil de Skilly</a>.</p>]]></description>
		<wfw:commentRss>http://www.skilly.com/mag/apify-creer-une-api-restful-pour-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dossier : Quand choisir MySQL ou NoSQL ?</title>
		<link>http://www.skilly.com/mag/mysql-nosql-que-choisir/</link>
		<comments>http://www.skilly.com/mag/mysql-nosql-que-choisir/#comments</comments>
		<pubDate>Wed, 24 Jul 2013 07:35:51 +0000</pubDate>
		<dc:creator>Geeko</dc:creator>
				<category><![CDATA[Gourous du Code]]></category>

		<guid isPermaLink="false">http://preprod.skilly.com/skilly_blog/?p=165</guid>
		<description><![CDATA[<p>De plus en plus, on voit une division entre les pro-MySQL et les pro-NoSQL. Si MySQL est le plus utilisé historiquement, NoSQL (Not Only SQL) se développe dans le monde[...]</p><p>The post <a href="http://www.skilly.com/mag/mysql-nosql-que-choisir/">Dossier : Quand choisir MySQL ou NoSQL ?</a> appeared first on <a href="http://www.skilly.com/mag">L&#039;œil de Skilly</a>.</p>]]></description>
		<wfw:commentRss>http://www.skilly.com/mag/mysql-nosql-que-choisir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reconnaissance faciale en full PHP (+librairie GD)</title>
		<link>http://www.skilly.com/mag/reconnaissance-faciale-en-full-php-librairie-gd/</link>
		<comments>http://www.skilly.com/mag/reconnaissance-faciale-en-full-php-librairie-gd/#comments</comments>
		<pubDate>Tue, 23 Jul 2013 10:12:06 +0000</pubDate>
		<dc:creator>Geeko</dc:creator>
				<category><![CDATA[Gourous du Code]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://preprod.skilly.com/skilly_blog/?p=222</guid>
		<description><![CDATA[<p>Faire de la reconnaissance faciale, c&#8217;est possible en PHP &#8230; Et ce n&#8217;est pas forcément si compliqué ! Maurice Svay explique comment faire dans son blog. C&#8217;est par ici : http://svay.com/blog/face-detection-in-pure-php-without-opencv/</p><p>The post <a href="http://www.skilly.com/mag/reconnaissance-faciale-en-full-php-librairie-gd/">Reconnaissance faciale en full PHP (+librairie GD)</a> appeared first on <a href="http://www.skilly.com/mag">L&#039;œil de Skilly</a>.</p>]]></description>
		<wfw:commentRss>http://www.skilly.com/mag/reconnaissance-faciale-en-full-php-librairie-gd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk: enhanced
Database Caching 12/24 queries in 0.005 seconds using disk
Object Caching 801/837 objects using disk

 Served from: www.skilly.com @ 2018-11-13 11:19:44 by W3 Total Cache -->