<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Commentaires pour x2b4</title>
	<atom:link href="http://www.x2b4.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.x2b4.com</link>
	<description>digital</description>
	<lastBuildDate>Sat, 28 Jan 2012 12:44:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par Clément</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-10173</link>
		<dc:creator>Clément</dc:creator>
		<pubDate>Sat, 28 Jan 2012 12:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-10173</guid>
		<description>Bonjour x2b4,

C&#039;est peut-être trop tard ... Mais te reste-t-il des stickers ubuntu (1seul me suffirait, c&#039;est pour remplacer l&#039;autocollant windows)

Merci s&#039;avance :D</description>
		<content:encoded><![CDATA[<p>Bonjour x2b4,</p>
<p>C&#8217;est peut-être trop tard &#8230; Mais te reste-t-il des stickers ubuntu (1seul me suffirait, c&#8217;est pour remplacer l&#8217;autocollant windows)</p>
<p>Merci s&#8217;avance <img src='http://www.x2b4.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Comment rester maigre &#8211; A vie par Macath</title>
		<link>http://www.x2b4.com/2011/02/10/comment-rester-maigre-a-vie/comment-page-1/#comment-10171</link>
		<dc:creator>Macath</dc:creator>
		<pubDate>Wed, 25 Jan 2012 07:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=1360#comment-10171</guid>
		<description>En fait j&#039;étais arrivée là à cause de la boule... enfin celle en origami, cela va de soi. Je suis à fond dans les points de colle , là tout de suite, maintenant ;-)</description>
		<content:encoded><![CDATA[<p>En fait j&#8217;étais arrivée là à cause de la boule&#8230; enfin celle en origami, cela va de soi. Je suis à fond dans les points de colle , là tout de suite, maintenant <img src='http://www.x2b4.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Comment rester maigre &#8211; A vie par Macath</title>
		<link>http://www.x2b4.com/2011/02/10/comment-rester-maigre-a-vie/comment-page-1/#comment-10170</link>
		<dc:creator>Macath</dc:creator>
		<pubDate>Wed, 25 Jan 2012 07:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=1360#comment-10170</guid>
		<description>je me suis dit chouette et j&#039;ai déchanté :-) je n&#039;ai pas de b.... Zut flûte crotte!</description>
		<content:encoded><![CDATA[<p>je me suis dit chouette et j&#8217;ai déchanté <img src='http://www.x2b4.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  je n&#8217;ai pas de b&#8230;. Zut flûte crotte!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Real use of Safari on Windows : Nice fonts on your Linux box par Tasset</title>
		<link>http://www.x2b4.com/2007/06/15/real-use-of-safari-on-windows-nice-fonts-on-your-linux-box/comment-page-1/#comment-10146</link>
		<dc:creator>Tasset</dc:creator>
		<pubDate>Thu, 05 Jan 2012 09:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/2007/06/15/real-use-of-safari-on-windows-nice-fonts-on-your-linux-box/#comment-10146</guid>
		<description>Avec safari il y a des applications auxquelles je ne peux accéder 
Pourquoi exemple le site vocalise chœur de Lyon 
Merci de MRC faire savoir pourquoi</description>
		<content:encoded><![CDATA[<p>Avec safari il y a des applications auxquelles je ne peux accéder<br />
Pourquoi exemple le site vocalise chœur de Lyon<br />
Merci de MRC faire savoir pourquoi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to open everything (url, search, bookmarks) in a new tab with Firefox 3.5 and 3.6 par kosmonavt panchenko</title>
		<link>http://www.x2b4.com/howto/how-to-open-everything-url-search-bookmarks-in-a-new-tab-with-firefox-3-5-and-3-6/comment-page-1/#comment-10090</link>
		<dc:creator>kosmonavt panchenko</dc:creator>
		<pubDate>Mon, 28 Nov 2011 17:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=1254#comment-10090</guid>
		<description>In recent Firefox versions they slightly changed urlbar.handleCommand, &quot;&amp;&amp; &quot; prefix moved to the previous line. Omitting it works in Firefox 8.0.1 as well.

(function() {
urlbar = document.getElementById(&quot;urlbar&quot;);
eval(&quot;urlbar.handleCommand = &quot; + urlbar.handleCommand.toString().replace(&quot;aTriggeringEvent.altKey&quot;,&quot;!aTriggeringEvent.altKey&quot;));
})();</description>
		<content:encoded><![CDATA[<p>In recent Firefox versions they slightly changed urlbar.handleCommand, &#8220;&amp;&amp; &#8221; prefix moved to the previous line. Omitting it works in Firefox 8.0.1 as well.</p>
<p>(function() {<br />
urlbar = document.getElementById(&#8220;urlbar&#8221;);<br />
eval(&#8220;urlbar.handleCommand = &#8221; + urlbar.handleCommand.toString().replace(&#8220;aTriggeringEvent.altKey&#8221;,&#8221;!aTriggeringEvent.altKey&#8221;));<br />
})();</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par teclo</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-10088</link>
		<dc:creator>teclo</dc:creator>
		<pubDate>Mon, 28 Nov 2011 06:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-10088</guid>
		<description>Je voudrais savoir si il vous reste des badges aluminium merci para avance de votre réponse.</description>
		<content:encoded><![CDATA[<p>Je voudrais savoir si il vous reste des badges aluminium merci para avance de votre réponse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par teclo</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-10087</link>
		<dc:creator>teclo</dc:creator>
		<pubDate>Mon, 28 Nov 2011 06:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-10087</guid>
		<description>Je voudrais savoir si il reste des badge que l&#039;on peut coller sur le pc</description>
		<content:encoded><![CDATA[<p>Je voudrais savoir si il reste des badge que l&#8217;on peut coller sur le pc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur L&#8217;homme descendrait du porc. Vague de suicides à la Mecque. par 2pac7</title>
		<link>http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/comment-page-1/#comment-10069</link>
		<dc:creator>2pac7</dc:creator>
		<pubDate>Wed, 23 Nov 2011 03:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/#comment-10069</guid>
		<description>celui qui a créé cette rédaction doit vraiment décendre d un cochon</description>
		<content:encoded><![CDATA[<p>celui qui a créé cette rédaction doit vraiment décendre d un cochon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to open everything (url, search, bookmarks) in a new tab with Firefox 3 par sa</title>
		<link>http://www.x2b4.com/howto/how-to-open-everything-url-search-bookmarks-in-a-new-tab-with-firefox-3/comment-page-2/#comment-9973</link>
		<dc:creator>sa</dc:creator>
		<pubDate>Tue, 20 Sep 2011 07:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=330#comment-9973</guid>
		<description>I want to test comment on this blob</description>
		<content:encoded><![CDATA[<p>I want to test comment on this blob</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to open everything (url, search, bookmarks) in a new tab with Firefox 3 par sumanrajgiri</title>
		<link>http://www.x2b4.com/howto/how-to-open-everything-url-search-bookmarks-in-a-new-tab-with-firefox-3/comment-page-2/#comment-9921</link>
		<dc:creator>sumanrajgiri</dc:creator>
		<pubDate>Wed, 10 Aug 2011 03:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=330#comment-9921</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-9538&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;knackll:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 Hello-I’m really struggling to get this to work with FF3. I had it working in the past but my pc crashed(other reasons) and I had to reload the OS again. I have downloaded the new add-on userchromejs 1.1 and deleted the script it came with and replaced with your userchrome.js script but I can not get it to work. I’ve even put the openintab.jc script in the same userchrome.js file and still can not get it to work. What am I doing wrong? Im in the correct profile folder that contains the following:
userchrome.css
usercontent.css
userchrome.js
Can you run me through step by step?
your help is much appreciated.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-9538" rel="nofollow"><br />
<strong><em>knackll:</em></strong><br />
</a><br />
 Hello-I’m really struggling to get this to work with FF3. I had it working in the past but my pc crashed(other reasons) and I had to reload the OS again. I have downloaded the new add-on userchromejs 1.1 and deleted the script it came with and replaced with your userchrome.js script but I can not get it to work. I’ve even put the openintab.jc script in the same userchrome.js file and still can not get it to work. What am I doing wrong? Im in the correct profile folder that contains the following:<br />
userchrome.css<br />
usercontent.css<br />
userchrome.js<br />
Can you run me through step by step?<br />
your help is much appreciated.
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par Mad C</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9894</link>
		<dc:creator>Mad C</dc:creator>
		<pubDate>Mon, 30 May 2011 19:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9894</guid>
		<description>Voilà j&#039;ai bien reçu les stickers avec un gentil mot :-) Merci!</description>
		<content:encoded><![CDATA[<p>Voilà j&#8217;ai bien reçu les stickers avec un gentil mot <img src='http://www.x2b4.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Merci!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur L&#8217;homme descendrait du porc. Vague de suicides à la Mecque. par Tariqson</title>
		<link>http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/comment-page-1/#comment-9893</link>
		<dc:creator>Tariqson</dc:creator>
		<pubDate>Fri, 27 May 2011 21:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/#comment-9893</guid>
		<description>La manière dont vous avez écrit cette article est scandaleuse.
Au lieu de perdre du temps en exclamation, je vais aller droit au but.
Premierement, les histoires de suicides à La Mecque sont totalement FAUSSES! Déjà pq avant tout, on aurait eu connaissance d&#039;un pareil évenement (on est en 2011 monsieur l&#039;info circule hein) et puis aussi et SURTOUT que le suicide est absolument proscrit en islam! Qu&#039;ils sont idiots ces croyants, faire un acte ULTRA proscrit en réponse d&#039;un autre, victimes de leurs culpabilités. Ridicule, et totalement faux.
Et enfin, et j&#039;aurai peut etre du commencer par ca. Toute cette étude n&#039;étonne aucun musulman qui connait un minimum sa religion. Pquoi? Pq nous savons que le porc a été banni et qu&#039;il était autrefois un homme, un peuple qui avait provoqué cette sentence Divine, celle de devenir porc et (en autres) de ne pas avoir de cou pouvant lever la tete vers le ciel, vers son créateur, d&#039;avoir donc le nez en permanence ds ces excréments. Voilà pquoi cette animal nous a été interdit à la consommation, et on remercie Dieu pour ca. Lorsqu&#039;on voit à quel point il peut etre porteur de maladies, a quel point son systeme digestif est pauvre et permet donc la propagation de toxines ds sa chair.
Alors considérer le porc comme un animal insalubre, malsain et le consommer reviendrait presque à du cannibalisme (cf l&#039;étude) c&#039;est exactement ce qu&#039;on nous dis dans l&#039;islam, tres cher. 
AUCUN MUSULMAN N&#039;A ÉTÉ SURPRIS PAR CETTE ETUDE AU CONTRAIRE ON EST RAVIS!
L&#039;or véritable ne craint pas le feu, j&#039;aime la science et je suis croyant. Aucune contradiction là dedans.</description>
		<content:encoded><![CDATA[<p>La manière dont vous avez écrit cette article est scandaleuse.<br />
Au lieu de perdre du temps en exclamation, je vais aller droit au but.<br />
Premierement, les histoires de suicides à La Mecque sont totalement FAUSSES! Déjà pq avant tout, on aurait eu connaissance d&#8217;un pareil évenement (on est en 2011 monsieur l&#8217;info circule hein) et puis aussi et SURTOUT que le suicide est absolument proscrit en islam! Qu&#8217;ils sont idiots ces croyants, faire un acte ULTRA proscrit en réponse d&#8217;un autre, victimes de leurs culpabilités. Ridicule, et totalement faux.<br />
Et enfin, et j&#8217;aurai peut etre du commencer par ca. Toute cette étude n&#8217;étonne aucun musulman qui connait un minimum sa religion. Pquoi? Pq nous savons que le porc a été banni et qu&#8217;il était autrefois un homme, un peuple qui avait provoqué cette sentence Divine, celle de devenir porc et (en autres) de ne pas avoir de cou pouvant lever la tete vers le ciel, vers son créateur, d&#8217;avoir donc le nez en permanence ds ces excréments. Voilà pquoi cette animal nous a été interdit à la consommation, et on remercie Dieu pour ca. Lorsqu&#8217;on voit à quel point il peut etre porteur de maladies, a quel point son systeme digestif est pauvre et permet donc la propagation de toxines ds sa chair.<br />
Alors considérer le porc comme un animal insalubre, malsain et le consommer reviendrait presque à du cannibalisme (cf l&#8217;étude) c&#8217;est exactement ce qu&#8217;on nous dis dans l&#8217;islam, tres cher.<br />
AUCUN MUSULMAN N&#8217;A ÉTÉ SURPRIS PAR CETTE ETUDE AU CONTRAIRE ON EST RAVIS!<br />
L&#8217;or véritable ne craint pas le feu, j&#8217;aime la science et je suis croyant. Aucune contradiction là dedans.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par Mad C</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9891</link>
		<dc:creator>Mad C</dc:creator>
		<pubDate>Sat, 21 May 2011 05:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9891</guid>
		<description>Merci beaucoup :-)</description>
		<content:encoded><![CDATA[<p>Merci beaucoup <img src='http://www.x2b4.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par x2b4</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9890</link>
		<dc:creator>x2b4</dc:creator>
		<pubDate>Fri, 20 May 2011 22:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9890</guid>
		<description>Oui il m&#039;en reste, j&#039;attend ta lettre =)</description>
		<content:encoded><![CDATA[<p>Oui il m&#8217;en reste, j&#8217;attend ta lettre =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par Mad C</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9889</link>
		<dc:creator>Mad C</dc:creator>
		<pubDate>Fri, 20 May 2011 22:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9889</guid>
		<description>Bonsoir,

je cherche l&#039;autocollant métallisé ubuntu partout et j&#039;ai du mal à m&#039;en procurer. Je serai vraiment heureuse d&#039;en avoir (2 serait l&#039;idéal). C&#039;est pour faire une surprise à celui qui m&#039;a initiée au monde du libre et pour arborer les jolies couleurs douces d&#039;ubuntu sur mon portable. Est-ce encore possible d&#039;en recevoir? Si oui j&#039;envoie vite mon enveloppe avec beaucoup de remerciements, c&#039;est vraiment gentil de nous proposer ces envois, j&#039;espère que c&#039;est encore possible</description>
		<content:encoded><![CDATA[<p>Bonsoir,</p>
<p>je cherche l&#8217;autocollant métallisé ubuntu partout et j&#8217;ai du mal à m&#8217;en procurer. Je serai vraiment heureuse d&#8217;en avoir (2 serait l&#8217;idéal). C&#8217;est pour faire une surprise à celui qui m&#8217;a initiée au monde du libre et pour arborer les jolies couleurs douces d&#8217;ubuntu sur mon portable. Est-ce encore possible d&#8217;en recevoir? Si oui j&#8217;envoie vite mon enveloppe avec beaucoup de remerciements, c&#8217;est vraiment gentil de nous proposer ces envois, j&#8217;espère que c&#8217;est encore possible</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to install iFolder on Ubuntu server par Step3</title>
		<link>http://www.x2b4.com/howto/how-to-install-ifolder-on-ubuntu-server/comment-page-3/#comment-9888</link>
		<dc:creator>Step3</dc:creator>
		<pubDate>Fri, 20 May 2011 21:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=912#comment-9888</guid>
		<description>http://sourceforge.net/projects/flaim/files/stable/flaim/source/libflaim-4.9.845.tar.gz/download</description>
		<content:encoded><![CDATA[<p><a href="http://sourceforge.net/projects/flaim/files/stable/flaim/source/libflaim-4.9.845.tar.gz/download" rel="nofollow">http://sourceforge.net/projects/flaim/files/stable/flaim/source/libflaim-4.9.845.tar.gz/download</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par Antoine B</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9886</link>
		<dc:creator>Antoine B</dc:creator>
		<pubDate>Sun, 15 May 2011 13:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9886</guid>
		<description>$ apt demande_de_badge
$ install badge
$ OK
$ MERCI!

&lt;a href=&#039;http://img52.imageshack.us/i/pridey.jpg/&#039; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>$ apt demande_de_badge<br />
$ install badge<br />
$ OK<br />
$ MERCI!</p>
<p><a href='http://img52.imageshack.us/i/pridey.jpg/' rel="nofollow"></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Comment réaliser une jolie boule en Origami par x2b4</title>
		<link>http://www.x2b4.com/2008/06/12/comment-realiser-une-jolie-boule-en-origami/comment-page-1/#comment-9866</link>
		<dc:creator>x2b4</dc:creator>
		<pubDate>Sat, 16 Apr 2011 16:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=332#comment-9866</guid>
		<description>@marie

Coucou, effectivement le site n&#039;est plus là... Mais tu peux trouver des instructions équivalentes ici:
http://foldingtrees.com/2008/11/kusudama-tutorial-part-1/

Si tu as du mal, n&#039;hésites pas à m&#039;envoyer un email à nomdusite@nomdusite.com</description>
		<content:encoded><![CDATA[<p>@marie</p>
<p>Coucou, effectivement le site n&#8217;est plus là&#8230; Mais tu peux trouver des instructions équivalentes ici:<br />
<a href="http://foldingtrees.com/2008/11/kusudama-tutorial-part-1/" rel="nofollow">http://foldingtrees.com/2008/11/kusudama-tutorial-part-1/</a></p>
<p>Si tu as du mal, n&#8217;hésites pas à m&#8217;envoyer un email à <a href="mailto:nomdusite@nomdusite.com">nomdusite@nomdusite.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Comment réaliser une jolie boule en Origami par marie</title>
		<link>http://www.x2b4.com/2008/06/12/comment-realiser-une-jolie-boule-en-origami/comment-page-1/#comment-9865</link>
		<dc:creator>marie</dc:creator>
		<pubDate>Fri, 15 Apr 2011 16:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=332#comment-9865</guid>
		<description>Bonjour
je voudrais réaliser la même fleur mais le lien vers les instructions ne fonctionne plus... ce serait possible d&#039;avoir plus de détails?

merci</description>
		<content:encoded><![CDATA[<p>Bonjour<br />
je voudrais réaliser la même fleur mais le lien vers les instructions ne fonctionne plus&#8230; ce serait possible d&#8217;avoir plus de détails?</p>
<p>merci</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Get notifications from edited articles in WordPress par magdmartin</title>
		<link>http://www.x2b4.com/2009/11/03/get-notifications-from-edited-articles-in-wordpress/comment-page-1/#comment-9864</link>
		<dc:creator>magdmartin</dc:creator>
		<pubDate>Wed, 13 Apr 2011 22:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=1143#comment-9864</guid>
		<description>You can download the Wordpress multsie (or WPMU) friendly version here: http://magdmartin.soup.io/post/123569309/post-notifierMS-ZIP-1-1-KB

Thanks</description>
		<content:encoded><![CDATA[<p>You can download the WordPress multsie (or WPMU) friendly version here: <a href="http://magdmartin.soup.io/post/123569309/post-notifierMS-ZIP-1-1-KB" rel="nofollow">http://magdmartin.soup.io/post/123569309/post-notifierMS-ZIP-1-1-KB</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Get notifications from edited articles in WordPress par magdmartin</title>
		<link>http://www.x2b4.com/2009/11/03/get-notifications-from-edited-articles-in-wordpress/comment-page-1/#comment-9863</link>
		<dc:creator>magdmartin</dc:creator>
		<pubDate>Wed, 13 Apr 2011 18:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=1143#comment-9863</guid>
		<description>Merci :)

Je viens de modifier le plugin et je l&#039;ai activé au niveau du network. Cela fonctionne parfaitement.</description>
		<content:encoded><![CDATA[<p>Merci <img src='http://www.x2b4.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Je viens de modifier le plugin et je l&#8217;ai activé au niveau du network. Cela fonctionne parfaitement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Get notifications from edited articles in WordPress par x2b4</title>
		<link>http://www.x2b4.com/2009/11/03/get-notifications-from-edited-articles-in-wordpress/comment-page-1/#comment-9861</link>
		<dc:creator>x2b4</dc:creator>
		<pubDate>Mon, 11 Apr 2011 17:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=1143#comment-9861</guid>
		<description>@madgmartin

J&#039;aurais tendance à dire que c&#039;est les préfixes de base de donnée qui sont incorrect.
Essaye de changer:
{$tp}users par {$wpdb-&gt;users}
et
{$tp}posts par {$wpdb-&gt;posts} dans le code (dans les requetes sql).

J&#039;espère que cela corrigera le problème.</description>
		<content:encoded><![CDATA[<p>@madgmartin</p>
<p>J&#8217;aurais tendance à dire que c&#8217;est les préfixes de base de donnée qui sont incorrect.<br />
Essaye de changer:<br />
{$tp}users par {$wpdb->users}<br />
et<br />
{$tp}posts par {$wpdb->posts} dans le code (dans les requetes sql).</p>
<p>J&#8217;espère que cela corrigera le problème.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Get notifications from edited articles in WordPress par magdmartin</title>
		<link>http://www.x2b4.com/2009/11/03/get-notifications-from-edited-articles-in-wordpress/comment-page-1/#comment-9860</link>
		<dc:creator>magdmartin</dc:creator>
		<pubDate>Mon, 11 Apr 2011 14:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=1143#comment-9860</guid>
		<description>@x2b4  merci pour ta réponse. J&#039;ai fait 2 tests:

1/ Activation au niveau du network admin. les emails partent pour les modifications faites sur les articles publiés sur site www.lesite.com mais pas pour www.lesite.com/secondsite

2/ Activation seulement pour www.lesite.com/secondsite, aucun email n&#039;est envoyés.</description>
		<content:encoded><![CDATA[<p>@x2b4  merci pour ta réponse. J&#8217;ai fait 2 tests:</p>
<p>1/ Activation au niveau du network admin. les emails partent pour les modifications faites sur les articles publiés sur site <a href="http://www.lesite.com" rel="nofollow">http://www.lesite.com</a> mais pas pour <a href="http://www.lesite.com/secondsite" rel="nofollow">http://www.lesite.com/secondsite</a></p>
<p>2/ Activation seulement pour <a href="http://www.lesite.com/secondsite" rel="nofollow">http://www.lesite.com/secondsite</a>, aucun email n&#8217;est envoyés.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Get notifications from edited articles in WordPress par x2b4</title>
		<link>http://www.x2b4.com/2009/11/03/get-notifications-from-edited-articles-in-wordpress/comment-page-1/#comment-9858</link>
		<dc:creator>x2b4</dc:creator>
		<pubDate>Sun, 10 Apr 2011 20:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=1143#comment-9858</guid>
		<description>@madgmartin

Qu&#039;est ce qui ne marche pas exactement ?</description>
		<content:encoded><![CDATA[<p>@madgmartin</p>
<p>Qu&#8217;est ce qui ne marche pas exactement ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Get notifications from edited articles in WordPress par magdmartin</title>
		<link>http://www.x2b4.com/2009/11/03/get-notifications-from-edited-articles-in-wordpress/comment-page-1/#comment-9857</link>
		<dc:creator>magdmartin</dc:creator>
		<pubDate>Sun, 10 Apr 2011 18:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=1143#comment-9857</guid>
		<description>Salut,

Super plugin très simple et efficace. 
J&#039;aimerai le faire fonctionner sur un WP mulisite (MU ou network). Le plugin ne fonctionne que le WP principale et les sous sites. 

Merci</description>
		<content:encoded><![CDATA[<p>Salut,</p>
<p>Super plugin très simple et efficace.<br />
J&#8217;aimerai le faire fonctionner sur un WP mulisite (MU ou network). Le plugin ne fonctionne que le WP principale et les sous sites. </p>
<p>Merci</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur L&#8217;homme descendrait du porc. Vague de suicides à la Mecque. par Mrjohnson</title>
		<link>http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/comment-page-1/#comment-9849</link>
		<dc:creator>Mrjohnson</dc:creator>
		<pubDate>Sat, 26 Mar 2011 08:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/#comment-9849</guid>
		<description>ALERTE! Taux de crédulité au dessus du niveau autorisé détecté!
Épuration de la race humaine en cours.</description>
		<content:encoded><![CDATA[<p>ALERTE! Taux de crédulité au dessus du niveau autorisé détecté!<br />
Épuration de la race humaine en cours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to install iFolder on Ubuntu server par Terry Ng</title>
		<link>http://www.x2b4.com/howto/how-to-install-ifolder-on-ubuntu-server/comment-page-3/#comment-9845</link>
		<dc:creator>Terry Ng</dc:creator>
		<pubDate>Fri, 18 Mar 2011 09:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=912#comment-9845</guid>
		<description>Dear Sir,

Thank you very much for providing us such a wonderful guide. I have followed the steps and believed that Simias server (and iFolder i hope) has been installed properly. I managed to get to the web admin login page. But, when I tried to login as admin with password novell, it said &quot;Unable to connect to the iFolder server.&quot;. I wonder why please. Much appreciated if you could show me the light of this one please. Thanks!

Regards,
Terry</description>
		<content:encoded><![CDATA[<p>Dear Sir,</p>
<p>Thank you very much for providing us such a wonderful guide. I have followed the steps and believed that Simias server (and iFolder i hope) has been installed properly. I managed to get to the web admin login page. But, when I tried to login as admin with password novell, it said &#8220;Unable to connect to the iFolder server.&#8221;. I wonder why please. Much appreciated if you could show me the light of this one please. Thanks!</p>
<p>Regards,<br />
Terry</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur L&#8217;homme descendrait du porc. Vague de suicides à la Mecque. par Déesse</title>
		<link>http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/comment-page-1/#comment-9840</link>
		<dc:creator>Déesse</dc:creator>
		<pubDate>Mon, 07 Mar 2011 11:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/#comment-9840</guid>
		<description>Mais voyons !!....on descend du ciel !!!....</description>
		<content:encoded><![CDATA[<p>Mais voyons !!&#8230;.on descend du ciel !!!&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to install iFolder on Ubuntu server par Cloud user areas</title>
		<link>http://www.x2b4.com/howto/how-to-install-ifolder-on-ubuntu-server/comment-page-3/#comment-9835</link>
		<dc:creator>Cloud user areas</dc:creator>
		<pubDate>Wed, 02 Mar 2011 11:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=912#comment-9835</guid>
		<description>[...]          Well a while ago i used this guide  How to install iFolder on Ubuntu server  i dont think it works anymore so i had to bodge it a little. I was using a vps anyway so if i got [...]</description>
		<content:encoded><![CDATA[<p>[...]          Well a while ago i used this guide  How to install iFolder on Ubuntu server  i dont think it works anymore so i had to bodge it a little. I was using a vps anyway so if i got [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur L&#8217;homme descendrait du porc. Vague de suicides à la Mecque. par poisson d'avril</title>
		<link>http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/comment-page-1/#comment-9812</link>
		<dc:creator>poisson d'avril</dc:creator>
		<pubDate>Thu, 24 Feb 2011 04:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/#comment-9812</guid>
		<description>Ils ne marchent pas, ils ne courent pas... ils volent !!!</description>
		<content:encoded><![CDATA[<p>Ils ne marchent pas, ils ne courent pas&#8230; ils volent !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to install iFolder on Ubuntu server par Bufke</title>
		<link>http://www.x2b4.com/howto/how-to-install-ifolder-on-ubuntu-server/comment-page-3/#comment-9801</link>
		<dc:creator>Bufke</dc:creator>
		<pubDate>Tue, 11 Jan 2011 21:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=912#comment-9801</guid>
		<description>Auto Account creation doesn&#039;t seem to work. It can&#039;t find plugins/Novell.AutoAccount.AutoAccountCreator</description>
		<content:encoded><![CDATA[<p>Auto Account creation doesn&#8217;t seem to work. It can&#8217;t find plugins/Novell.AutoAccount.AutoAccountCreator</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur L&#8217;homme descendrait du porc. Vague de suicides à la Mecque. par jason</title>
		<link>http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/comment-page-1/#comment-9787</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Thu, 23 Dec 2010 14:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/#comment-9787</guid>
		<description>c&#039;est vrai je me suis un peu intéréssé a l&#039;islam et au coran et justement ce livre contient beaucoup de revelation scientifique approuvé par pas mal de scientifique qui je ne sais pour quelle raison sont dans l&#039;ombre et en ce qui concerne le singe et le porc sa serait belle et bien ces deux betes qui descendrer de l&#039;homme et non pas le contraire comme il est dit par des sois-disant scientifiques qui pour moi ne sont que des charlatent, il ne se base sur aucune preuve concréte, dans le coran il est rapporté que des personnes mauvaises seraient devenus des singes et des porcs, la science aujourd&#039;hui est loin d&#039;avoir révélé tout ces mysteres, n&#039;est-ce pas le coran la plus belle inspiration et si la science serait passer à coté d&#039;une vérité toute proche</description>
		<content:encoded><![CDATA[<p>c&#8217;est vrai je me suis un peu intéréssé a l&#8217;islam et au coran et justement ce livre contient beaucoup de revelation scientifique approuvé par pas mal de scientifique qui je ne sais pour quelle raison sont dans l&#8217;ombre et en ce qui concerne le singe et le porc sa serait belle et bien ces deux betes qui descendrer de l&#8217;homme et non pas le contraire comme il est dit par des sois-disant scientifiques qui pour moi ne sont que des charlatent, il ne se base sur aucune preuve concréte, dans le coran il est rapporté que des personnes mauvaises seraient devenus des singes et des porcs, la science aujourd&#8217;hui est loin d&#8217;avoir révélé tout ces mysteres, n&#8217;est-ce pas le coran la plus belle inspiration et si la science serait passer à coté d&#8217;une vérité toute proche</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to install iFolder on Ubuntu server par stanman</title>
		<link>http://www.x2b4.com/howto/how-to-install-ifolder-on-ubuntu-server/comment-page-3/#comment-9779</link>
		<dc:creator>stanman</dc:creator>
		<pubDate>Tue, 14 Dec 2010 20:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=912#comment-9779</guid>
		<description>Hi, i&#039;m really having a hard time getting into the admin web. in the log i have the System.ObjectDisposedException error. How to troubleshoot this? Am running this on a Hardy Server  (openvz box). I know I had this working, as I&#039;ve got 2 users using iFolderweb and the iFolder client on Ubuntu machines.</description>
		<content:encoded><![CDATA[<p>Hi, i&#8217;m really having a hard time getting into the admin web. in the log i have the System.ObjectDisposedException error. How to troubleshoot this? Am running this on a Hardy Server  (openvz box). I know I had this working, as I&#8217;ve got 2 users using iFolderweb and the iFolder client on Ubuntu machines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par zeubuntu</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9778</link>
		<dc:creator>zeubuntu</dc:creator>
		<pubDate>Sat, 11 Dec 2010 18:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9778</guid>
		<description>bonjour est ce possible pour une dizaine ??

oui si vraiment tres peux cinq suffiront 

merci 

en attente de votre reponse</description>
		<content:encoded><![CDATA[<p>bonjour est ce possible pour une dizaine ??</p>
<p>oui si vraiment tres peux cinq suffiront </p>
<p>merci </p>
<p>en attente de votre reponse</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to open everything (url, search, bookmarks) in a new tab with Firefox 3.5 and 3.6 par xaver</title>
		<link>http://www.x2b4.com/howto/how-to-open-everything-url-search-bookmarks-in-a-new-tab-with-firefox-3-5-and-3-6/comment-page-1/#comment-9777</link>
		<dc:creator>xaver</dc:creator>
		<pubDate>Fri, 10 Dec 2010 10:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=1254#comment-9777</guid>
		<description>what do i have to change in your code to open a url in a new tab using ctrl key and enter?
ps: i&#039;m using firefox 4</description>
		<content:encoded><![CDATA[<p>what do i have to change in your code to open a url in a new tab using ctrl key and enter?<br />
ps: i&#8217;m using firefox 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par zeubuntu</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9775</link>
		<dc:creator>zeubuntu</dc:creator>
		<pubDate>Thu, 09 Dec 2010 18:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9775</guid>
		<description>bonjour pour un club log libre dans le nord vallibre 
presentation ci dessous 

http://www.mjc-athena.org/mediawiki/index.php/Accueil

http://www.mjc-athena.org/mediawiki/index.php/Thierry_Brasseur</description>
		<content:encoded><![CDATA[<p>bonjour pour un club log libre dans le nord vallibre<br />
presentation ci dessous </p>
<p><a href="http://www.mjc-athena.org/mediawiki/index.php/Accueil" rel="nofollow">http://www.mjc-athena.org/mediawiki/index.php/Accueil</a></p>
<p><a href="http://www.mjc-athena.org/mediawiki/index.php/Thierry_Brasseur" rel="nofollow">http://www.mjc-athena.org/mediawiki/index.php/Thierry_Brasseur</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par x2b4</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9773</link>
		<dc:creator>x2b4</dc:creator>
		<pubDate>Wed, 08 Dec 2010 22:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9773</guid>
		<description>@zeubuntu
Euh une dizaine il faut voir... Il faut justifier, parce que j&#039;en ai plus des masses...</description>
		<content:encoded><![CDATA[<p>@zeubuntu<br />
Euh une dizaine il faut voir&#8230; Il faut justifier, parce que j&#8217;en ai plus des masses&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par zeubuntu</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9772</link>
		<dc:creator>zeubuntu</dc:creator>
		<pubDate>Wed, 08 Dec 2010 22:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9772</guid>
		<description>merci je vous envoie mon enveloppe il m&#039;en faudrait une dizaine est possible ??

encore merci</description>
		<content:encoded><![CDATA[<p>merci je vous envoie mon enveloppe il m&#8217;en faudrait une dizaine est possible ??</p>
<p>encore merci</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par zeubuntu</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9771</link>
		<dc:creator>zeubuntu</dc:creator>
		<pubDate>Tue, 07 Dec 2010 23:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9771</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-9770&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;zeubutnu:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 hello combien t’en reste t’il si il t’en reste ??
merci
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-9770" rel="nofollow"><br />
<strong><em>zeubutnu:</em></strong><br />
</a><br />
 hello combien t’en reste t’il si il t’en reste ??<br />
merci
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par zeubutnu</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9770</link>
		<dc:creator>zeubutnu</dc:creator>
		<pubDate>Tue, 07 Dec 2010 23:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9770</guid>
		<description>hello combien t&#039;en reste t&#039;il si il t&#039;en reste ??

merci</description>
		<content:encoded><![CDATA[<p>hello combien t&#8217;en reste t&#8217;il si il t&#8217;en reste ??</p>
<p>merci</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur L&#8217;homme descendrait du porc. Vague de suicides à la Mecque. par Alpha x 0 = 1</title>
		<link>http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/comment-page-1/#comment-9761</link>
		<dc:creator>Alpha x 0 = 1</dc:creator>
		<pubDate>Mon, 25 Oct 2010 23:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/#comment-9761</guid>
		<description>encore et toujours la même peur et la même frustration qui amuse tant quiconque vous voit à l&#039;œuvre quand vous vous debater à croire.
Cette BLAGUE comme tellement d&#039;autre d&#039;ailleurs, n&#039;arrive qu&#039;à prouver qu&#039;une chose: vous doutez de vous même.
Vivez votre religion sans la défendre.
La colère est une faiblesse que vous cultivez ! Votre immaturité ne fait que donner raison à tous les athées. 
Cultivez vous et méditez sur ce que vous voulez et non pas ce qu&#039;on veut de vous.
Vous n&#039;êtes pas différend du chinois qui n&#039;a que 5 jours de repos par an et qui est presque a croire que son président est une divinité.
Le conditionnement.
N&#039;arrêter jamais de vous poser des questions, ça sera toujours la clé du salut pour tous.
Chercher a atteindre l&#039;idée qu&#039;elle apporte et non pas le sentiment qu&#039;elle inspire.
Ou bientôt 1er avril sera aussi sanglant que le 11 septembre...</description>
		<content:encoded><![CDATA[<p>encore et toujours la même peur et la même frustration qui amuse tant quiconque vous voit à l&#8217;œuvre quand vous vous debater à croire.<br />
Cette BLAGUE comme tellement d&#8217;autre d&#8217;ailleurs, n&#8217;arrive qu&#8217;à prouver qu&#8217;une chose: vous doutez de vous même.<br />
Vivez votre religion sans la défendre.<br />
La colère est une faiblesse que vous cultivez ! Votre immaturité ne fait que donner raison à tous les athées.<br />
Cultivez vous et méditez sur ce que vous voulez et non pas ce qu&#8217;on veut de vous.<br />
Vous n&#8217;êtes pas différend du chinois qui n&#8217;a que 5 jours de repos par an et qui est presque a croire que son président est une divinité.<br />
Le conditionnement.<br />
N&#8217;arrêter jamais de vous poser des questions, ça sera toujours la clé du salut pour tous.<br />
Chercher a atteindre l&#8217;idée qu&#8217;elle apporte et non pas le sentiment qu&#8217;elle inspire.<br />
Ou bientôt 1er avril sera aussi sanglant que le 11 septembre&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to install iFolder on Ubuntu server par Rick Seiden</title>
		<link>http://www.x2b4.com/howto/how-to-install-ifolder-on-ubuntu-server/comment-page-3/#comment-9758</link>
		<dc:creator>Rick Seiden</dc:creator>
		<pubDate>Wed, 20 Oct 2010 21:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=912#comment-9758</guid>
		<description>Thanks to these directions, and the comments of the users, I was able to get iFolder up and running on Ubuntu 10.10 Server within just a few hours. There were a few gotchas, but they were all covered by the comments.

Thanks to everyone!</description>
		<content:encoded><![CDATA[<p>Thanks to these directions, and the comments of the users, I was able to get iFolder up and running on Ubuntu 10.10 Server within just a few hours. There were a few gotchas, but they were all covered by the comments.</p>
<p>Thanks to everyone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to install iFolder on Ubuntu server par Trying to install iFolder on Ubuntu &#171; Livet njuter inte av sig själv</title>
		<link>http://www.x2b4.com/howto/how-to-install-ifolder-on-ubuntu-server/comment-page-3/#comment-9756</link>
		<dc:creator>Trying to install iFolder on Ubuntu &#171; Livet njuter inte av sig själv</dc:creator>
		<pubDate>Sun, 17 Oct 2010 17:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=912#comment-9756</guid>
		<description>[...] out more on this site to get the guide to [...]</description>
		<content:encoded><![CDATA[<p>[...] out more on this site to get the guide to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to open everything (url, search, bookmarks) in a new tab with Firefox 3.5 and 3.6 par x2b4</title>
		<link>http://www.x2b4.com/howto/how-to-open-everything-url-search-bookmarks-in-a-new-tab-with-firefox-3-5-and-3-6/comment-page-1/#comment-9750</link>
		<dc:creator>x2b4</dc:creator>
		<pubDate>Fri, 08 Oct 2010 09:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=1254#comment-9750</guid>
		<description>What is your problem?</description>
		<content:encoded><![CDATA[<p>What is your problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to open everything (url, search, bookmarks) in a new tab with Firefox 3.5 and 3.6 par mvvhk</title>
		<link>http://www.x2b4.com/howto/how-to-open-everything-url-search-bookmarks-in-a-new-tab-with-firefox-3-5-and-3-6/comment-page-1/#comment-9749</link>
		<dc:creator>mvvhk</dc:creator>
		<pubDate>Fri, 08 Oct 2010 02:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=1254#comment-9749</guid>
		<description>can&#039;t make sense of any of this. i want to open everything in new tab, but not like this.</description>
		<content:encoded><![CDATA[<p>can&#8217;t make sense of any of this. i want to open everything in new tab, but not like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par x2b4</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9747</link>
		<dc:creator>x2b4</dc:creator>
		<pubDate>Thu, 30 Sep 2010 14:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9747</guid>
		<description>Oui il m&#039;en reste :)
Envoies moi donc ta lettre :p</description>
		<content:encoded><![CDATA[<p>Oui il m&#8217;en reste <img src='http://www.x2b4.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Envoies moi donc ta lettre :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par S. Bruyère</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9746</link>
		<dc:creator>S. Bruyère</dc:creator>
		<pubDate>Wed, 29 Sep 2010 08:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9746</guid>
		<description>Bonjour,
Est-ce qu&#039;il vous en reste quelques stickers alu ubuntu ? (3 ce serait idéal : un pour monsieur, un pour madame, et un pour montrer clairement la couleur sur l&#039;ordinateur portable du boulot).

Je vous remercie d&#039;avance. C&#039;est vraiment gentil d&#039;en proposer aux ubunteros, superbe idée pour la promotion de notre distrbution préférée.

S. Bruyère</description>
		<content:encoded><![CDATA[<p>Bonjour,<br />
Est-ce qu&#8217;il vous en reste quelques stickers alu ubuntu ? (3 ce serait idéal : un pour monsieur, un pour madame, et un pour montrer clairement la couleur sur l&#8217;ordinateur portable du boulot).</p>
<p>Je vous remercie d&#8217;avance. C&#8217;est vraiment gentil d&#8217;en proposer aux ubunteros, superbe idée pour la promotion de notre distrbution préférée.</p>
<p>S. Bruyère</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur L&#8217;homme descendrait du porc. Vague de suicides à la Mecque. par fouad</title>
		<link>http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/comment-page-1/#comment-9743</link>
		<dc:creator>fouad</dc:creator>
		<pubDate>Sat, 28 Aug 2010 22:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/2007/04/01/lhomme-descendrait-du-porc-vague-de-suicides-a-la-mecque/#comment-9743</guid>
		<description>mais c du n&#039;importe quoi ,mais tu mens comme tu respire d&#039;où t&#039;as ramener ca 
A la Mecque, des milliers de fidèles se sont donnés la mort par le feu en se déclarant impurs .monteurs personne n&#039;est mort si non ni CNN  ni djazeera aurai rater ce scandale je te conseille d&#039;arrêter de mentir .toi surement t&#039;as de l&#039;ADN 100% porc  mais merci quand-même car tu m&#039;as fait rire un peu aller tchaow</description>
		<content:encoded><![CDATA[<p>mais c du n&#8217;importe quoi ,mais tu mens comme tu respire d&#8217;où t&#8217;as ramener ca<br />
A la Mecque, des milliers de fidèles se sont donnés la mort par le feu en se déclarant impurs .monteurs personne n&#8217;est mort si non ni CNN  ni djazeera aurai rater ce scandale je te conseille d&#8217;arrêter de mentir .toi surement t&#8217;as de l&#8217;ADN 100% porc  mais merci quand-même car tu m&#8217;as fait rire un peu aller tchaow</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur How to install iFolder on Ubuntu server par JC</title>
		<link>http://www.x2b4.com/howto/how-to-install-ifolder-on-ubuntu-server/comment-page-3/#comment-9741</link>
		<dc:creator>JC</dc:creator>
		<pubDate>Fri, 27 Aug 2010 17:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?p=912#comment-9741</guid>
		<description>I have a little problem with my installation IFOLDER + LDAP. I&#039;m using ldap but i can&#039;t create compatible users to synchronise with ifolder.

All is ok for both of the configuration. But when synchronization happens, no user is detected? I don&#039;t know where do i have to create them.

Is it necessary a user in a specific organizational unit ?

I hope that someone could help me.

Thanks

----------SIMIAS CONF---------------------------------------------------------------------------------------------------------------

objectClass: value :top
OpenLDAP
Creating cn=ifolderadmin,dc=example,dc=com...
Skipped (User Exists)
Creating cn=simiasproxy,dc=example,dc=com...
Checking cn=simiasproxy,dc=example,dc=com...
Done
Skipped (User Exists)
Checked cn=simiasproxy,dc=example,dc=com...
Checking cn=ifolderadmin,dc=example,dc=com...
Done
Adding LDAP settings to /var/simias/data/simias/Simias.config...
Checking cn=simiasproxy,dc=example,dc=com...
Done
Done
Configuring User Movement plugin..

Configuring Ldap plugin..

Setting up Log4Net file...
Done
Setting up permissions...
Done

SUCCESS

---------------------------------------------------------------LDAP configuration-------------------------------------------

# Exportation LDIF pour :
# Généré par phpLDAPadmin ( http://phpldapadmin.sourceforge.net/ ) pour August 26, 2010 3:26 pm
# Serveur: My LDAP Server (127.0.0.1)
# Portée de la recherche: sub
# Filtre de recherche: (objectClass=*)
# Entrées totales: 5

dn: dc=example,dc=com
objectClass: top
objectClass: dcObject
objectClass: organization
o: novell
dc: example

dn: cn=admin,dc=example,dc=com
objectClass: simpleSecurityObject
objectClass: organizationalRole
cn: admin
description: LDAP administrator
userPassword: novell

dn: cn=ifolderadmin,dc=example,dc=com
sn: ifolderadmin
givenName: ifolderadmin
displayName: ifolderadmin
userPassword: novell
objectClass: inetOrgPerson
uid: ifolderadmin
cn: ifolderadmin

dn: cn=simiasproxy,dc=example,dc=com
sn: simiasproxy
givenName: simiasproxy
displayName: simiasproxy
userPassword: novell
objectClass: inetOrgPerson
uid: simiasproxy
cn: simiasproxy

dn: ou=novell,dc=example,dc=com
objectClass: organizationalUnit
objectClass: top
ou: novell

 

 

---------------------------------SIMIAS.LOG------------------------------------------------------------------------------------------------------------------------------------------------

2010-08-26 17:13:08,393 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove - UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned
2010-08-26 17:13:38,394 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove - UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned
2010-08-26 17:14:08,395 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove - UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned
2010-08-26 17:14:38,396 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove - UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned
2010-08-26 17:15:08,397 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove - UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned
2010-08-26 17:15:38,398 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove - UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned</description>
		<content:encoded><![CDATA[<p>I have a little problem with my installation IFOLDER + LDAP. I&#8217;m using ldap but i can&#8217;t create compatible users to synchronise with ifolder.</p>
<p>All is ok for both of the configuration. But when synchronization happens, no user is detected? I don&#8217;t know where do i have to create them.</p>
<p>Is it necessary a user in a specific organizational unit ?</p>
<p>I hope that someone could help me.</p>
<p>Thanks</p>
<p>&#8212;&#8212;&#8212;-SIMIAS CONF&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>objectClass: value :top<br />
OpenLDAP<br />
Creating cn=ifolderadmin,dc=example,dc=com&#8230;<br />
Skipped (User Exists)<br />
Creating cn=simiasproxy,dc=example,dc=com&#8230;<br />
Checking cn=simiasproxy,dc=example,dc=com&#8230;<br />
Done<br />
Skipped (User Exists)<br />
Checked cn=simiasproxy,dc=example,dc=com&#8230;<br />
Checking cn=ifolderadmin,dc=example,dc=com&#8230;<br />
Done<br />
Adding LDAP settings to /var/simias/data/simias/Simias.config&#8230;<br />
Checking cn=simiasproxy,dc=example,dc=com&#8230;<br />
Done<br />
Done<br />
Configuring User Movement plugin..</p>
<p>Configuring Ldap plugin..</p>
<p>Setting up Log4Net file&#8230;<br />
Done<br />
Setting up permissions&#8230;<br />
Done</p>
<p>SUCCESS</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;LDAP configuration&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p># Exportation LDIF pour :<br />
# Généré par phpLDAPadmin ( <a href="http://phpldapadmin.sourceforge.net/" rel="nofollow">http://phpldapadmin.sourceforge.net/</a> ) pour August 26, 2010 3:26 pm<br />
# Serveur: My LDAP Server (127.0.0.1)<br />
# Portée de la recherche: sub<br />
# Filtre de recherche: (objectClass=*)<br />
# Entrées totales: 5</p>
<p>dn: dc=example,dc=com<br />
objectClass: top<br />
objectClass: dcObject<br />
objectClass: organization<br />
o: novell<br />
dc: example</p>
<p>dn: cn=admin,dc=example,dc=com<br />
objectClass: simpleSecurityObject<br />
objectClass: organizationalRole<br />
cn: admin<br />
description: LDAP administrator<br />
userPassword: novell</p>
<p>dn: cn=ifolderadmin,dc=example,dc=com<br />
sn: ifolderadmin<br />
givenName: ifolderadmin<br />
displayName: ifolderadmin<br />
userPassword: novell<br />
objectClass: inetOrgPerson<br />
uid: ifolderadmin<br />
cn: ifolderadmin</p>
<p>dn: cn=simiasproxy,dc=example,dc=com<br />
sn: simiasproxy<br />
givenName: simiasproxy<br />
displayName: simiasproxy<br />
userPassword: novell<br />
objectClass: inetOrgPerson<br />
uid: simiasproxy<br />
cn: simiasproxy</p>
<p>dn: ou=novell,dc=example,dc=com<br />
objectClass: organizationalUnit<br />
objectClass: top<br />
ou: novell</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;SIMIAS.LOG&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>2010-08-26 17:13:08,393 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove &#8211; UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned<br />
2010-08-26 17:13:38,394 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove &#8211; UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned<br />
2010-08-26 17:14:08,395 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove &#8211; UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned<br />
2010-08-26 17:14:38,396 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove &#8211; UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned<br />
2010-08-26 17:15:08,397 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove &#8211; UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned<br />
2010-08-26 17:15:38,398 [User Move thread] DEBUG Simias.UserMovement.iFolderUserMove &#8211; UpdateUserMoveQueue: Updating user Reprovision queue, There are 0 users to be Reprovisioned</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Stickers et badges Ubuntu gratuits par x2b4</title>
		<link>http://www.x2b4.com/stickers-et-badges-ubuntu-gratuits/comment-page-3/#comment-9739</link>
		<dc:creator>x2b4</dc:creator>
		<pubDate>Wed, 04 Aug 2010 20:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.x2b4.com/?page_id=549#comment-9739</guid>
		<description>Salut kinouchou,

J&#039;étais passé à l&#039;époque par l&#039;association US qui en avait commandé et j&#039;avais groupé avec un autre Français pour qu&#039;on nous en envoie quelques uns en France.
Mais j&#039;ai le nom de la boite : lustrecal. Leur site web est ici:
http://www.lustrecal.com/

C&#039;est aux US, et c&#039;est peut être des grosses quantités. Mais je dois dire que la qualité est vraiment top. Si jamais vous décidez de passer par eux, faites moi signe, je serais probablement intéressé par un renouvellement :).</description>
		<content:encoded><![CDATA[<p>Salut kinouchou,</p>
<p>J&#8217;étais passé à l&#8217;époque par l&#8217;association US qui en avait commandé et j&#8217;avais groupé avec un autre Français pour qu&#8217;on nous en envoie quelques uns en France.<br />
Mais j&#8217;ai le nom de la boite : lustrecal. Leur site web est ici:<br />
<a href="http://www.lustrecal.com/" rel="nofollow">http://www.lustrecal.com/</a></p>
<p>C&#8217;est aux US, et c&#8217;est peut être des grosses quantités. Mais je dois dire que la qualité est vraiment top. Si jamais vous décidez de passer par eux, faites moi signe, je serais probablement intéressé par un renouvellement <img src='http://www.x2b4.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

