<?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>UNIX Garden &#187; Yves Mettier</title>
	<atom:link href="http://www.unixgarden.com/index.php/author/ymettier/feed" rel="self" type="application/rss+xml" />
	<link>http://www.unixgarden.com</link>
	<description>Le site éditorial des Editions Diamond &#124; GNU/Linux Magazine &#124; Linux Pratique &#124; Linux Essentiel &#124; Misc &#124; Open Silicium</description>
	<lastBuildDate>Sun, 05 Feb 2012 09:34:07 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Dissection de glib : les arbres binaires balancés</title>
		<link>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-les-arbres-binaires-balances</link>
		<comments>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-les-arbres-binaires-balances#comments</comments>
		<pubDate>Thu, 11 Dec 2008 06:05:49 +0000</pubDate>
		<dc:creator>Yves Mettier</dc:creator>
				<category><![CDATA[GNU/Linux Magazine]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/index.php/programmation/dissection-de-glib-les-arbres-binaires-balances</guid>
		<description><![CDATA[<table cellpadding="1" cellspacing="7" border="0" align="left">
					<tr><td bgcolor="#666"><img src="http://www.unixgarden.com/wp-content/themes/unixgarden_v3/resize_image.php/raw.jpg?width=100&height=150&image=/img-articles/lm/90/art-5/fig-1.jpg" ></td></tr>
				  </table> Retrouvez cet article dans : Linux Magazine 90 Nous avions vu, deux mois auparavant, une façon de stocker des ensembles de clés et valeurs sous la forme de tables de hachage. Nous revenons à la charge avec les arbres binaires balancés. Introduction Un arbre binaire balancé ? Un arbre qui se balance du 0 au 1 ? [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-les-arbres-binaires-balances/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dissection de Glib : l’analyseur de ligne de commande</title>
		<link>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-l-analyseur-de-ligne-de-commande</link>
		<comments>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-l-analyseur-de-ligne-de-commande#comments</comments>
		<pubDate>Mon, 28 Jul 2008 12:05:02 +0000</pubDate>
		<dc:creator>Yves Mettier</dc:creator>
				<category><![CDATA[GNU/Linux Magazine]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/index.php/programmation/dissection-de-glib-l-analyseur-de-ligne-de-commande</guid>
		<description><![CDATA[Retrouvez cet article dans : Linux Magazine 89 La dissection de GLib nous amène ce mois-ci à étudier le code de l’analyseur de ligne de commande. Nous alternons un peu avec les structures de données vues dans les numéros précédents. GLib n’est pas qu’une boite d’outils dédiés aux structures de données ! Introduction Historiquement, l’analyse [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-l-analyseur-de-ligne-de-commande/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dissection de Glib : les tables de hachage</title>
		<link>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-les-tables-de-hachage</link>
		<comments>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-les-tables-de-hachage#comments</comments>
		<pubDate>Fri, 18 Jul 2008 12:05:59 +0000</pubDate>
		<dc:creator>Yves Mettier</dc:creator>
				<category><![CDATA[GNU/Linux Magazine]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/index.php/programmation/dissection-de-glib-les-tables-de-hachage</guid>
		<description><![CDATA[<table cellpadding="1" cellspacing="7" border="0" align="left">
					<tr><td bgcolor="#666"><img src="http://www.unixgarden.com/wp-content/themes/unixgarden_v3/resize_image.php/raw.jpg?width=100&height=150&image=/img-articles/lm/88/art-11/fig-1.jpg" ></td></tr>
				  </table>Retrouvez cet article dans : Linux Magazine 88 Après les listes chaînées et les chaînes de caractères, intéressons-nous aux tables de hachage, moyen convenant pour associer des clés à des données. Introduction Une table de hachage est, au même titre qu’un tableau ou qu’une liste chaînée, un moyen de stocker des données en mémoire et [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-les-tables-de-hachage/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL et PhpMyAdmin</title>
		<link>http://www.unixgarden.com/index.php/linux-pratique-hs/mysql-et-phpmyadmin</link>
		<comments>http://www.unixgarden.com/index.php/linux-pratique-hs/mysql-et-phpmyadmin#comments</comments>
		<pubDate>Fri, 11 Jul 2008 12:05:02 +0000</pubDate>
		<dc:creator>Yves Mettier</dc:creator>
				<category><![CDATA[Linux Pratique HS]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/index.php/web/mysql-et-phpmyadmin</guid>
		<description><![CDATA[<table cellpadding="1" cellspacing="7" border="0" align="left">
					<tr><td bgcolor="#666"><img src="http://www.unixgarden.com/wp-content/themes/unixgarden_v3/resize_image.php/raw.jpg?width=100&height=150&image=/img-articles/lphs/5/art-2/fig-1.jpg" ></td></tr>
				  </table>Retrouvez cet article dans : Linux Pratique Hors série 5 De nombreuses applications web nécessitent une base de données. Par chance, à moins que ce ne soit une affaire de popularité, MySQL est le moteur de bases de données le plus courant avec les Logiciels libres. Voici un aperçu du travail de l&#8217;administrateur de bases [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/linux-pratique-hs/mysql-et-phpmyadmin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LAMP : Linux Apache MySQL PHP</title>
		<link>http://www.unixgarden.com/index.php/linux-pratique-hs/lamp-linux-apache-mysql-php</link>
		<comments>http://www.unixgarden.com/index.php/linux-pratique-hs/lamp-linux-apache-mysql-php#comments</comments>
		<pubDate>Fri, 11 Jul 2008 06:05:03 +0000</pubDate>
		<dc:creator>Yves Mettier</dc:creator>
				<category><![CDATA[Linux Pratique HS]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/index.php/web/lamp-linux-apache-mysql-php</guid>
		<description><![CDATA[<table cellpadding="1" cellspacing="7" border="0" align="left">
					<tr><td bgcolor="#666"><img src="http://www.unixgarden.com/wp-content/themes/unixgarden_v3/resize_image.php/raw.jpg?width=100&height=150&image=/img-articles/lphs/5/art-1/fig-1.jpg" ></td></tr>
				  </table>Retrouvez cet article dans : Linux Pratique Hors série 5 LAMP est un acronyme signifiant Linux+Apache+MySQL+PHP, le quatuor gagnant des Logiciels web libres. Nous allons, en guise de pré-requis aux articles suivants, voir comment installer Apache, MySQL et PHP sur votre distribution Linux (ou FreeBSD, MacOS X ou autre). Introduction Avant de nous lancer dans les [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/linux-pratique-hs/lamp-linux-apache-mysql-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dissection de GLib : les chaînes de caractères</title>
		<link>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-les-chaines-de-caracteres</link>
		<comments>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-les-chaines-de-caracteres#comments</comments>
		<pubDate>Tue, 08 Jul 2008 12:05:58 +0000</pubDate>
		<dc:creator>Yves Mettier</dc:creator>
				<category><![CDATA[GNU/Linux Magazine]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/index.php/programmation/dissection-de-glib-les-chaines-de-caracteres</guid>
		<description><![CDATA[<table cellpadding="1" cellspacing="7" border="0" align="left">
					<tr><td bgcolor="#666"><img src="http://www.unixgarden.com/wp-content/themes/unixgarden_v3/resize_image.php/raw.jpg?width=100&height=150&image=/img-articles/lm/87/art-3/fig-1.jpg" ></td></tr>
				  </table>Retrouvez cet article dans : Linux Magazine 87 Les chaînes de caractères sont un type de variables essentiel dans la réalisation de logiciels. En C, elles sont vues comme des tableaux de caractères. Elles réunissent à elles seules deux des bêtes noires du programmeur : la gestion de la mémoire qui est laissée à ses bons [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/gnu-linux-magazine/dissection-de-glib-les-chaines-de-caracteres/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

