<?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>Yann &#34;Bug&#34; Dubois</title>
	<atom:link href="http://www.yann.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yann.com</link>
	<description>Développeur WordPress freelance à Paris</description>
	<lastBuildDate>Mon, 29 Apr 2013 23:04:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Développer une application iPhone/iOS + Android sous GNU/Linux, c&#8217;est possible</title>
		<link>http://www.yann.com/fr/tech/developper-une-application-iphoneios-android-sous-linux-cest-possible-20/02/2013.html</link>
		<comments>http://www.yann.com/fr/tech/developper-une-application-iphoneios-android-sous-linux-cest-possible-20/02/2013.html#comments</comments>
		<pubDate>Wed, 20 Feb 2013 21:25:53 +0000</pubDate>
		<dc:creator>Y.Dubois</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[logiciel libre]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[tablette]]></category>
		<category><![CDATA[téléphone]]></category>

		<guid isPermaLink="false">http://www.yann.com/?p=2278</guid>
		<description><![CDATA[L&#8217;univers du développement d&#8217;applications mobiles a été bouleversé ces derniers mois par deux faits majeurs qui révolutionnent les technologies et l&#8217;économie du secteur. A savoir, d&#8217;une part, le décollage du système open-source Android, qui est devenu de loin l&#8217;OS pour appareils mobiles (téléphones et tablettes) le plus populaire dans le monde, passant devant l&#8217;iOS de [...]]]></description>
		<wfw:commentRss>http://www.yann.com/fr/tech/developper-une-application-iphoneios-android-sous-linux-cest-possible-20/02/2013.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<enclosure url="http://www.yann.com/wp-content/uploads/2013/02/android-logo-150x150.png" length="6752" type="image/jpg" />	</item>
		<item>
		<title>Créer un thème WordPress Responsive sans plugin</title>
		<link>http://www.yann.com/fr/creer-un-theme-wordpress-responsive-sans-plugin-18/12/2012.html</link>
		<comments>http://www.yann.com/fr/creer-un-theme-wordpress-responsive-sans-plugin-18/12/2012.html#comments</comments>
		<pubDate>Tue, 18 Dec 2012 10:28:31 +0000</pubDate>
		<dc:creator>gfardoux</dc:creator>
				<category><![CDATA[Français]]></category>

		<guid isPermaLink="false">http://www.yann.com/?p=2241</guid>
		<description><![CDATA[Je ne vais pas vous apprendre ici à créer un thème WordPress, mais juste à le rendre responsive uniquement grâce à une feuille de style différente, et donc&#8230; sans plugin C’est quoi un thème responsive ? C’est simplement un thème qui va s’adapter graphiquement à tous types d’écran et de supports sur lesquels il est [...]]]></description>
		<wfw:commentRss>http://www.yann.com/fr/creer-un-theme-wordpress-responsive-sans-plugin-18/12/2012.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://www.yann.com/wp-content/uploads/2012/12/creer-un-theme-wordpress-responsive-sans-plugin1-150x150.png" length="35586" type="image/jpg" />	</item>
		<item>
		<title>Use Xvfb, Selenium and Chrome to drive a web browser in PHP</title>
		<link>http://www.yann.com/en/use-xvfb-selenium-and-chrome-to-drive-a-web-browser-in-php-23/08/2012.html</link>
		<comments>http://www.yann.com/en/use-xvfb-selenium-and-chrome-to-drive-a-web-browser-in-php-23/08/2012.html#comments</comments>
		<pubDate>Thu, 23 Aug 2012 17:57:26 +0000</pubDate>
		<dc:creator>Y.Dubois</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[Xvfb]]></category>

		<guid isPermaLink="false">http://www.yann.com/?p=2149</guid>
		<description><![CDATA[The PHP language can be used to remote-control an actual web-browser on a server, to allow server-side scripting of complex web interactions involving for example Javascript of Flash-enabled content. This is a very powerful context, but it is tricky to setup. In addition, a proxy such as Squid can be used to log all http [...]]]></description>
		<wfw:commentRss>http://www.yann.com/en/use-xvfb-selenium-and-chrome-to-drive-a-web-browser-in-php-23/08/2012.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a dynamic administrable menu to an existing WordPress theme</title>
		<link>http://www.yann.com/en/wordpress-en/adding-a-dynamic-administrable-menu-to-an-existing-wordpress-theme-20/07/2011.html</link>
		<comments>http://www.yann.com/en/wordpress-en/adding-a-dynamic-administrable-menu-to-an-existing-wordpress-theme-20/07/2011.html#comments</comments>
		<pubDate>Wed, 20 Jul 2011 09:52:19 +0000</pubDate>
		<dc:creator>Y.Dubois</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[thème]]></category>

		<guid isPermaLink="false">http://www.yann.com/?p=2089</guid>
		<description><![CDATA[Ever since WordPress 3.0 was released, the TwentyTen theme bundled with the distribution has included a feature do dynamically manage the content and organization of menu items from inside the WordPress administration interface. Here&#8217;s a step-by-step guide to integrate that feature to any existing WP theme. Activate the menu feature in functions.php You first need [...]]]></description>
		<wfw:commentRss>http://www.yann.com/en/wordpress-en/adding-a-dynamic-administrable-menu-to-an-existing-wordpress-theme-20/07/2011.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.yann.com/wp-content/uploads/2009/06/wordpress-logo-grey-m.png" length="9132" type="image/jpg" />	</item>
		<item>
		<title>How to make sure that WordPress automatic install and upgrade work</title>
		<link>http://www.yann.com/en/wordpress-en/how-to-make-sure-that-wordpress-automatic-install-and-upgrade-work-18/07/2011.html</link>
		<comments>http://www.yann.com/en/wordpress-en/how-to-make-sure-that-wordpress-automatic-install-and-upgrade-work-18/07/2011.html#comments</comments>
		<pubDate>Mon, 18 Jul 2011 16:10:25 +0000</pubDate>
		<dc:creator>Y.Dubois</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[automatic upgrade]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[file permissions]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[system administration]]></category>

		<guid isPermaLink="false">http://www.yann.com/?p=2077</guid>
		<description><![CDATA[When file permissions are not setup the way it expects, WordPress cannot use the automatic upgrade feature and prompts you for FTP or SFTP credentials to perform any upgrade on a theme, plugin or the core WP files. This happens even when WordPress does have actual write permissions on the files that need to be [...]]]></description>
		<wfw:commentRss>http://www.yann.com/en/wordpress-en/how-to-make-sure-that-wordpress-automatic-install-and-upgrade-work-18/07/2011.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://www.yann.com/wp-content/uploads/2009/06/wordpress-logo-grey-m.png" length="9132" type="image/jpg" />	</item>
		<item>
		<title>Séquence nostalgie : la fête de la musique il y a 20 ans</title>
		<link>http://www.yann.com/fr/cay-bien/sequence-nostalgie-la-fete-de-la-musique-il-y-a-20-ans-22/06/2011.html</link>
		<comments>http://www.yann.com/fr/cay-bien/sequence-nostalgie-la-fete-de-la-musique-il-y-a-20-ans-22/06/2011.html#comments</comments>
		<pubDate>Wed, 22 Jun 2011 17:01:39 +0000</pubDate>
		<dc:creator>Y.Dubois</dc:creator>
				<category><![CDATA[çay bien]]></category>
		<category><![CDATA[FDM]]></category>
		<category><![CDATA[Fête de la musique]]></category>
		<category><![CDATA[musique]]></category>
		<category><![CDATA[Ravage]]></category>

		<guid isPermaLink="false">http://www.yann.com/?p=2065</guid>
		<description><![CDATA[Il y a 20 ans jour pour jour, je participais pour la première fois à la fête de la musique avec mon premier groupe de rock de l&#8217;époque&#8230; Une participation modeste avec les moyens du bord, mais ô combien enthousiaste&#8230; un enthousiasme qui n&#8217;a jamais faibli depuis. L&#8217;article sur cette fête de la musique 1991 [...]]]></description>
		<wfw:commentRss>http://www.yann.com/fr/cay-bien/sequence-nostalgie-la-fete-de-la-musique-il-y-a-20-ans-22/06/2011.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.yann.com/wp-content/uploads/2011/06/fdm-1991-1-150x150.jpg" length="8030" type="image/jpg" />	</item>
		<item>
		<title>Configurer Munin</title>
		<link>http://www.yann.com/fr/tech/configurer-munin-16/06/2011.html</link>
		<comments>http://www.yann.com/fr/tech/configurer-munin-16/06/2011.html#comments</comments>
		<pubDate>Thu, 16 Jun 2011 20:45:38 +0000</pubDate>
		<dc:creator>Y.Dubois</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Munin]]></category>
		<category><![CDATA[Serveur]]></category>
		<category><![CDATA[surveillance]]></category>

		<guid isPermaLink="false">http://www.yann.com/?p=2038</guid>
		<description><![CDATA[Un petit mémo sur la façon d&#8217;ajouter un nouveau serveur à surveiller dans la console web de l&#8217;outil de monitoring Munin. On appelle le serveur à surveiller un &#8220;noeud&#8221; Munin (node en anglais). L&#8217;installation de Munin sous Debian à partir des paquets est ultra simple, je l&#8217;aborde rapidement dans mon article sur la configuration d&#8217;un [...]]]></description>
		<wfw:commentRss>http://www.yann.com/fr/tech/configurer-munin-16/06/2011.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.yann.com/wp-content/uploads/2011/06/munin-logo.png" length="473" type="image/jpg" />	</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Object Caching 2157/2416 objects using memcached

Served from: yann.com @ 2013-06-20 00:04:42 -->