<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.bazoud.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Le blog d'Olivier</title>
	
	<link>http://bazoud.free.fr</link>
	<description />
	<lastBuildDate>Sun, 08 Aug 2010 07:52:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.bazoud.com/bazoud/comments" /><feedburner:info uri="bazoud/comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Groovy aime Hudson by Arnaud Héritier</title>
		<link>http://feeds.bazoud.com/~r/bazoud/comments/~3/KAah-MX2Ia0/</link>
		<dc:creator>Arnaud Héritier</dc:creator>
		<pubDate>Sun, 08 Aug 2010 07:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bazoud.com/?p=399#comment-318</guid>
		<description>Très bon article c'est vraiment ce que j'aurai aimé faire. Mais bon manque de temps ...
Mais ton article me remotive sur ce sujet :-) Je pense que je vais m'y remettre.</description>
		<content:encoded><![CDATA[<p>Très bon article c&#8217;est vraiment ce que j&#8217;aurai aimé faire. Mais bon manque de temps &#8230;<br />
Mais ton article me remotive sur ce sujet <img src='http://bazoud.free.fr/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Je pense que je vais m&#8217;y remettre.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/U0iYvClcRv9NtpJKMEEM52O1FEY/0/da"><img src="http://feedads.g.doubleclick.net/~a/U0iYvClcRv9NtpJKMEEM52O1FEY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/U0iYvClcRv9NtpJKMEEM52O1FEY/1/da"><img src="http://feedads.g.doubleclick.net/~a/U0iYvClcRv9NtpJKMEEM52O1FEY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/bazoud/comments/~4/KAah-MX2Ia0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bazoud.free.fr/post/2010/05/31/groovy-aime-hudson/comment-page-1/#comment-318</feedburner:origLink></item>
	<item>
		<title>Comment on Multiples docbases avec tomcat by Chris</title>
		<link>http://feeds.bazoud.com/~r/bazoud/comments/~3/aHDFrTwKaok/</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 15 Jul 2010 15:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://bazoud.free.fr/post/2009/05/12/multiples-docbases-avec-tomcat/#comment-248</guid>
		<description>Excellent c'est ce que je cherchais à faire.

Petite correction : le tokenizer devrait être initialisé avec la valeur de l'accesseur getSeparator (qui est ';' par défaut).</description>
		<content:encoded><![CDATA[<p>Excellent c&#8217;est ce que je cherchais à faire.</p>
<p>Petite correction : le tokenizer devrait être initialisé avec la valeur de l&#8217;accesseur getSeparator (qui est &#8216;;&#8217; par défaut).</p>

<p><a href="http://feedads.g.doubleclick.net/~a/7xTRBKv6IxvUeBzUXtCRSeQYh0A/0/da"><img src="http://feedads.g.doubleclick.net/~a/7xTRBKv6IxvUeBzUXtCRSeQYh0A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7xTRBKv6IxvUeBzUXtCRSeQYh0A/1/da"><img src="http://feedads.g.doubleclick.net/~a/7xTRBKv6IxvUeBzUXtCRSeQYh0A/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/bazoud/comments/~4/aHDFrTwKaok" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bazoud.free.fr/post/2009/05/12/multiples-docbases-avec-tomcat/comment-page-1/#comment-248</feedburner:origLink></item>
	<item>
		<title>Comment on Groovy aime Hudson by Guillaume Laforge</title>
		<link>http://feeds.bazoud.com/~r/bazoud/comments/~3/vm5VadafyBA/</link>
		<dc:creator>Guillaume Laforge</dc:creator>
		<pubDate>Thu, 03 Jun 2010 20:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bazoud.com/?p=399#comment-163</guid>
		<description>Instead of using HttpClient directly, you could also consider using HttpBuilder, which is a nice DSL on top of HttpClient:
http://groovy.codehaus.org/HTTP+Builder</description>
		<content:encoded><![CDATA[<p>Instead of using HttpClient directly, you could also consider using HttpBuilder, which is a nice DSL on top of HttpClient:<br />
<a href="http://groovy.codehaus.org/HTTP+Builder" rel="nofollow">http://groovy.codehaus.org/HTTP+Builder</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/kt83aL57lUL-xhdiBNG4l0HKD6c/0/da"><img src="http://feedads.g.doubleclick.net/~a/kt83aL57lUL-xhdiBNG4l0HKD6c/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kt83aL57lUL-xhdiBNG4l0HKD6c/1/da"><img src="http://feedads.g.doubleclick.net/~a/kt83aL57lUL-xhdiBNG4l0HKD6c/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/bazoud/comments/~4/vm5VadafyBA" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bazoud.free.fr/post/2010/05/31/groovy-aime-hudson/comment-page-1/#comment-163</feedburner:origLink></item>
	<item>
		<title>Comment on Git et ubuntu by Olivier</title>
		<link>http://feeds.bazoud.com/~r/bazoud/comments/~3/yC6aL4eb1jA/</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Wed, 05 May 2010 20:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bazoud.com/?p=375#comment-62</guid>
		<description>Yes, but if you want lastest git version, you must use PPA. And you will have git 1.7.1</description>
		<content:encoded><![CDATA[<p>Yes, but if you want lastest git version, you must use PPA. And you will have git 1.7.1</p>

<p><a href="http://feedads.g.doubleclick.net/~a/ylwQ2Q-WeMejYaeVpGAtBIjlAII/0/da"><img src="http://feedads.g.doubleclick.net/~a/ylwQ2Q-WeMejYaeVpGAtBIjlAII/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ylwQ2Q-WeMejYaeVpGAtBIjlAII/1/da"><img src="http://feedads.g.doubleclick.net/~a/ylwQ2Q-WeMejYaeVpGAtBIjlAII/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/bazoud/comments/~4/yC6aL4eb1jA" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bazoud.free.fr/post/2010/05/04/git-et-ubuntu/comment-page-1/#comment-62</feedburner:origLink></item>
	<item>
		<title>Comment on Git et ubuntu by really</title>
		<link>http://feeds.bazoud.com/~r/bazoud/comments/~3/Uw22yhSeYr0/</link>
		<dc:creator>really</dc:creator>
		<pubDate>Wed, 05 May 2010 17:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bazoud.com/?p=375#comment-61</guid>
		<description>PPA. Really? Ubuntu own repos has git.

$ git --version 
git version 1.7.0.4</description>
		<content:encoded><![CDATA[<p>PPA. Really? Ubuntu own repos has git.</p>
<p>$ git &#8211;version<br />
git version 1.7.0.4</p>

<p><a href="http://feedads.g.doubleclick.net/~a/gvBRMDoFQgDg16oIkG1hO1IOlc4/0/da"><img src="http://feedads.g.doubleclick.net/~a/gvBRMDoFQgDg16oIkG1hO1IOlc4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/gvBRMDoFQgDg16oIkG1hO1IOlc4/1/da"><img src="http://feedads.g.doubleclick.net/~a/gvBRMDoFQgDg16oIkG1hO1IOlc4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/bazoud/comments/~4/Uw22yhSeYr0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bazoud.free.fr/post/2010/05/04/git-et-ubuntu/comment-page-1/#comment-61</feedburner:origLink></item>
	<item>
		<title>Comment on Chrome linux ubuntu avec flash by mangouste06</title>
		<link>http://feeds.bazoud.com/~r/bazoud/comments/~3/bELD2u4AC_0/</link>
		<dc:creator>mangouste06</dc:creator>
		<pubDate>Wed, 21 Apr 2010 13:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://bazoud.free.fr/post/2009/07/20/chrome-linux-ubuntu-avec-flash/#comment-36</guid>
		<description>ah zut, j'avais pas vu la date. Je viens de me reprendre tous les  post dans mon lecteurs de flux ...

desole.

Mais ma reponse est vraie, quand meme.

G.</description>
		<content:encoded><![CDATA[<p>ah zut, j&#8217;avais pas vu la date. Je viens de me reprendre tous les  post dans mon lecteurs de flux &#8230;</p>
<p>desole.</p>
<p>Mais ma reponse est vraie, quand meme.</p>
<p>G.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/SKoLJ6ayU_fcS_8tXfwg08E3JWY/0/da"><img src="http://feedads.g.doubleclick.net/~a/SKoLJ6ayU_fcS_8tXfwg08E3JWY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/SKoLJ6ayU_fcS_8tXfwg08E3JWY/1/da"><img src="http://feedads.g.doubleclick.net/~a/SKoLJ6ayU_fcS_8tXfwg08E3JWY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/bazoud/comments/~4/bELD2u4AC_0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bazoud.free.fr/post/2009/07/20/chrome-linux-ubuntu-avec-flash/comment-page-1/#comment-36</feedburner:origLink></item>
	<item>
		<title>Comment on Chrome linux ubuntu avec flash by mangouste06</title>
		<link>http://feeds.bazoud.com/~r/bazoud/comments/~3/HR3O1c4vJsk/</link>
		<dc:creator>mangouste06</dc:creator>
		<pubDate>Wed, 21 Apr 2010 13:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://bazoud.free.fr/post/2009/07/20/chrome-linux-ubuntu-avec-flash/#comment-35</guid>
		<description>Bah non. Ca a change recemment. En meme temps, c'est pour ca que c'est drole, hein?

Le plugin est integre directement dans chromium.

Pour l'utiliser, il faut d'abord retirer la bidouille du lien du post. Je l'avais suivie a l'epoque. Et maintenant on obtient un resultat horrible : on a deux fois le meme film legerement decale ...

Pour activer le nouveau plugin, il suffit ensuite de mettre --enable-internal-flash a la place de --enable-plugins. Les plugins etant actif par defaut maintenant, --enable-plugins ne sert plus a grand chose.

G.</description>
		<content:encoded><![CDATA[<p>Bah non. Ca a change recemment. En meme temps, c&#8217;est pour ca que c&#8217;est drole, hein?</p>
<p>Le plugin est integre directement dans chromium.</p>
<p>Pour l&#8217;utiliser, il faut d&#8217;abord retirer la bidouille du lien du post. Je l&#8217;avais suivie a l&#8217;epoque. Et maintenant on obtient un resultat horrible : on a deux fois le meme film legerement decale &#8230;</p>
<p>Pour activer le nouveau plugin, il suffit ensuite de mettre &#8211;enable-internal-flash a la place de &#8211;enable-plugins. Les plugins etant actif par defaut maintenant, &#8211;enable-plugins ne sert plus a grand chose.</p>
<p>G.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/b-tVjubA2nJujHg4c0ygXRUJ6Jw/0/da"><img src="http://feedads.g.doubleclick.net/~a/b-tVjubA2nJujHg4c0ygXRUJ6Jw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/b-tVjubA2nJujHg4c0ygXRUJ6Jw/1/da"><img src="http://feedads.g.doubleclick.net/~a/b-tVjubA2nJujHg4c0ygXRUJ6Jw/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/bazoud/comments/~4/HR3O1c4vJsk" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bazoud.free.fr/post/2009/07/20/chrome-linux-ubuntu-avec-flash/comment-page-1/#comment-35</feedburner:origLink></item>
	<item>
		<title>Comment on Oracle Express Edition (XE) et Ubuntu by gigi</title>
		<link>http://feeds.bazoud.com/~r/bazoud/comments/~3/RjM6q9xBRS0/</link>
		<dc:creator>gigi</dc:creator>
		<pubDate>Sun, 13 Dec 2009 08:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://bazoud.free.fr/post/2007/03/03/oracle-express-edition-xe-et-ubuntu/#comment-9</guid>
		<description>&lt;p&gt;Bonjour, j'utilise Ubuntu karmic koala et j'ai un problème avec oracle.&lt;/p&gt; &lt;p&gt;J'ai lancé l'installation d'oracle xe-universal et je reçois le message suivant : "This system does not meet the minimum requirements for swap space. Based on the amount of physical memory available on the system. Oracle Database 10g Express Edition requires 1024MB of swap space. This system has 81MB of swap space. Configure more swap space on the system and retry the installation".&lt;/p&gt; &lt;p&gt;J'ai essayé d'ajouter le swap en faisant : touch /mnt/swap et le message suivant s'affiche : "touch: ne peut faire un touch sur `/mnt/swap': Permission non accordée"&lt;/p&gt; &lt;p&gt;Que dois-je faire pour résoudre ce problème ?&lt;/p&gt; &lt;p&gt;Merci d'avance&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Bonjour, j&#8217;utilise Ubuntu karmic koala et j&#8217;ai un problème avec oracle.</p>
<p>J&#8217;ai lancé l&#8217;installation d&#8217;oracle xe-universal et je reçois le message suivant : &quot;This system does not meet the minimum requirements for swap space. Based on the amount of physical memory available on the system. Oracle Database 10g Express Edition requires 1024MB of swap space. This system has 81MB of swap space. Configure more swap space on the system and retry the installation&quot;.</p>
<p>J&#8217;ai essayé d&#8217;ajouter le swap en faisant : touch /mnt/swap et le message suivant s&#8217;affiche : &quot;touch: ne peut faire un touch sur `/mnt/swap&#8217;: Permission non accordée&quot;</p>
<p>Que dois-je faire pour résoudre ce problème ?</p>
<p>Merci d&#8217;avance</p>

<p><a href="http://feedads.g.doubleclick.net/~a/V09IBBOQE0KnLjkfT6Fzu_vBPvc/0/da"><img src="http://feedads.g.doubleclick.net/~a/V09IBBOQE0KnLjkfT6Fzu_vBPvc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/V09IBBOQE0KnLjkfT6Fzu_vBPvc/1/da"><img src="http://feedads.g.doubleclick.net/~a/V09IBBOQE0KnLjkfT6Fzu_vBPvc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/bazoud/comments/~4/RjM6q9xBRS0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bazoud.free.fr/post/2007/03/03/oracle-express-edition-xe-et-ubuntu/comment-page-1/#comment-9</feedburner:origLink></item>
	<item>
		<title>Comment on Vi en couleur by Ma config VIM</title>
		<link>http://feeds.bazoud.com/~r/bazoud/comments/~3/8qJsp_pwlxo/</link>
		<dc:creator>Ma config VIM</dc:creator>
		<pubDate>Mon, 02 Nov 2009 14:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://bazoud.free.fr/post/2007/08/29/vi-en-couleur/#comment-20</guid>
		<description>&lt;p&gt;Voici ma config VIM :&lt;br /&gt;
&lt;pre class="brush:bash"&gt;
:syntax enable
:set background=dark
:set expandtab
:set tabstop=4
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Voici ma config VIM :</p>
<pre class="brush:bash">
:syntax enable
:set background=dark
:set expandtab
:set tabstop=4
</pre></p>

<p><a href="http://feedads.g.doubleclick.net/~a/299OuroXKA1OvJ4nvHyFWxYS8Fc/0/da"><img src="http://feedads.g.doubleclick.net/~a/299OuroXKA1OvJ4nvHyFWxYS8Fc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/299OuroXKA1OvJ4nvHyFWxYS8Fc/1/da"><img src="http://feedads.g.doubleclick.net/~a/299OuroXKA1OvJ4nvHyFWxYS8Fc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/bazoud/comments/~4/8qJsp_pwlxo" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bazoud.free.fr/post/2007/08/29/vi-en-couleur/comment-page-1/#comment-20</feedburner:origLink></item>
	<item>
		<title>Comment on How to speed up the GWT compiler ? (Part III) by mike</title>
		<link>http://feeds.bazoud.com/~r/bazoud/comments/~3/oQCtyX5-ElY/</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 18 Sep 2009 15:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://bazoud.free.fr/post/2008/07/31/how-to-speed-up-the-gwt-compiler-part-iii/#comment-25</guid>
		<description>&lt;p&gt;You can also use the regular build and add specify which locals and browsers you want to be compiled in the module.xml file.&lt;br /&gt;
&lt;a href="http://vinaytech.wordpress.com/2008/11/10/gwt-compiler-compiling-for-one-browser-and-also-supporting-hosted-mode/" title="http://vinaytech.wordpress.com/2008/11/10/gwt-compiler-compiling-for-one-browser-and-also-supporting-hosted-mode/"&gt; http://vinaytech.wordpress.com/2008...&lt;/a&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>You can also use the regular build and add specify which locals and browsers you want to be compiled in the module.xml file.<br />
<a href="http://vinaytech.wordpress.com/2008/11/10/gwt-compiler-compiling-for-one-browser-and-also-supporting-hosted-mode/" title="http://vinaytech.wordpress.com/2008/11/10/gwt-compiler-compiling-for-one-browser-and-also-supporting-hosted-mode/"> </a><a href="http://vinaytech.wordpress.com/2008.." rel="nofollow">http://vinaytech.wordpress.com/2008..</a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/OtVYRyaO8BctA8EtWa0nvG4elYQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/OtVYRyaO8BctA8EtWa0nvG4elYQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/OtVYRyaO8BctA8EtWa0nvG4elYQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/OtVYRyaO8BctA8EtWa0nvG4elYQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/bazoud/comments/~4/oQCtyX5-ElY" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bazoud.free.fr/post/2008/07/31/can-i-speed-up-the-gwt-compiler-part-iii/comment-page-1/#comment-25</feedburner:origLink></item>
</channel>
</rss>
