<?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; La rédaction</title>
	<atom:link href="http://www.unixgarden.com/index.php/author/fabrice/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>Développement avec Bazaar, SSH et Trac</title>
		<link>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/developpement-avec-bazaar-ssh-et-trac</link>
		<comments>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/developpement-avec-bazaar-ssh-et-trac#comments</comments>
		<pubDate>Sun, 05 Feb 2012 09:34:07 +0000</pubDate>
		<dc:creator>La rédaction</dc:creator>
				<category><![CDATA[GNU/Linux Magazine HS]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/?p=2329</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/lmhs/45/workflow_refait_opt.jpeg" ></td></tr>
				  </table>Lorsque l’on décide de rendre un projet de programmation public, il y a des tas de manières de faire. On peut simplement mettre à disposition une archive du code source ou on peut aussi utiliser les différents gestionnaires de versions existants. Il est souvent difficile d’en faire le choix lors du début d’un projet. En [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/developpement-avec-bazaar-ssh-et-trac/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DRBD, la réplication des blocs disque</title>
		<link>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/drbd-la-replication-des-blocs-disque</link>
		<comments>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/drbd-la-replication-des-blocs-disque#comments</comments>
		<pubDate>Sun, 29 Jan 2012 09:31:39 +0000</pubDate>
		<dc:creator>La rédaction</dc:creator>
				<category><![CDATA[GNU/Linux Magazine HS]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/?p=2327</guid>
		<description><![CDATA[DRBD est un outil capable de répliquer le contenu d’un périphérique bloc. En ce sens, ce n’est pas un outil spécialisé pour PostgreSQL, contrairement aux autres outils vus dans le hors-série&#160;44 sur PostgreSQL. Il peut très bien servir à répliquer des serveurs de fichiers ou de mails. Il réplique les données en temps réel et [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/drbd-la-replication-des-blocs-disque/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>389 Directory Server as Bind 9 backend</title>
		<link>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/389-directory-server-as-bind-9-backend</link>
		<comments>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/389-directory-server-as-bind-9-backend#comments</comments>
		<pubDate>Sun, 22 Jan 2012 09:27:24 +0000</pubDate>
		<dc:creator>La rédaction</dc:creator>
				<category><![CDATA[GNU/Linux Magazine HS]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/?p=2324</guid>
		<description><![CDATA[Dans un effort de consolidation de la gestion de configuration au sein d´une équipe d´ingénierie système, je me suis penché sur le cas du service DNS. Et plus particulièrement sur la possibilité de stocker ses données au sein d´un annuaire LDAP. En effet, en y réfléchissant quelques instants, les données d’un service DNS sont principalement [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/389-directory-server-as-bind-9-backend/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pgPool-II : la réplication par duplication des requêtes</title>
		<link>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/pgpool-ii-la-replication-par-duplication-des-requetes</link>
		<comments>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/pgpool-ii-la-replication-par-duplication-des-requetes#comments</comments>
		<pubDate>Sun, 01 Jan 2012 09:20:04 +0000</pubDate>
		<dc:creator>La rédaction</dc:creator>
				<category><![CDATA[GNU/Linux Magazine HS]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/?p=2317</guid>
		<description><![CDATA[Un moyen extrêmement simple, voire simpliste diront certains, de faire de la réplication est d’envoyer toutes les requêtes à tous les serveurs en réplication. Évidemment, cela donnera lieu à des limitations assez fortes, mais le résultat peut être intéressant. &#160; 1 &#160; Installation de pgPool-II Comme vu dans l’article sur le mode de pooling de [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/gnu-linux-magazine-hs/pgpool-ii-la-replication-par-duplication-des-requetes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Édito : Open Silicium N°5</title>
		<link>http://www.unixgarden.com/index.php/open-silicium/edito-open-silicium-n5</link>
		<comments>http://www.unixgarden.com/index.php/open-silicium/edito-open-silicium-n5#comments</comments>
		<pubDate>Fri, 30 Dec 2011 06:11:32 +0000</pubDate>
		<dc:creator>La rédaction</dc:creator>
				<category><![CDATA[Éditos]]></category>
		<category><![CDATA[Open Silicium]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/?p=4634</guid>
		<description><![CDATA[J’espère que vous aimez le bleu ! Le bleu est l’une des trois couleurs primaires et c’est aussi une couleur généralement associée à plein de bonnes choses comme la paix, le calme, la volupté, la fraîcheur, &#8230; «&#160;Il symbolise l’infini, le divin, le spirituel. Il invite au rêve et à l’évasion spirituelle.&#160;», nous dit Wikipédia. [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/open-silicium/edito-open-silicium-n5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSilicium Magazine N°5 – JANVIER/FÉVRIER/MARS 2011</title>
		<link>http://www.unixgarden.com/index.php/open-silicium/opensilicium-magazine-n5-janvierfevriermars-2011</link>
		<comments>http://www.unixgarden.com/index.php/open-silicium/opensilicium-magazine-n5-janvierfevriermars-2011#comments</comments>
		<pubDate>Fri, 30 Dec 2011 06:01:37 +0000</pubDate>
		<dc:creator>La rédaction</dc:creator>
				<category><![CDATA[Open Silicium]]></category>
		<category><![CDATA[Sommaires]]></category>

		<guid isPermaLink="false">http://www.unixgarden.com/?p=4624</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=http://www.unixgarden.com/wp-content/uploads/2011/12/ug_os5.jpg" ></td></tr>
				  </table>Le tout nouveau Open Silicium est disponible dès maintenant chez votre marchand de journaux et sur notre site marchand. &#62; &#62; News p. 8 Concours linuxembedded.fr&#160;: les résultats se précisent Labo p. 10 Réduire la consommation d&#8217;un AVR p. 15 Utilisation de la carte KNJN / Dragon PCI En Couverture p. 24 Le Bluetooth pour [...]]]></description>
		<wfw:commentRss>http://www.unixgarden.com/index.php/open-silicium/opensilicium-magazine-n5-janvierfevriermars-2011/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

