<?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>Comments on: URLBooster 2.2.3</title>
	<atom:link href="http://dotpanic.ultim8team.com/urlbooster/2008/12/23/urlbooster-223/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotpanic.ultim8team.com/urlbooster/2008/12/23/urlbooster-223/</link>
	<description>boost your web traffic!</description>
	<lastBuildDate>Thu, 05 May 2011 05:57:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: dotpanic</title>
		<link>http://dotpanic.ultim8team.com/urlbooster/2008/12/23/urlbooster-223/comment-page-1/#comment-47</link>
		<dc:creator>dotpanic</dc:creator>
		<pubDate>Sat, 27 Jun 2009 14:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://dotpanic.ultim8team.com/urlbooster/?p=44#comment-47</guid>
		<description>OK merci, c&#039;est corrigé dans la dernière version ! ;)</description>
		<content:encoded><![CDATA[<p>OK merci, c&#8217;est corrigé dans la dernière version ! <img src='http://dotpanic.ultim8team.com/urlbooster/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Copro</title>
		<link>http://dotpanic.ultim8team.com/urlbooster/2008/12/23/urlbooster-223/comment-page-1/#comment-45</link>
		<dc:creator>Copro</dc:creator>
		<pubDate>Fri, 20 Feb 2009 23:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://dotpanic.ultim8team.com/urlbooster/?p=44#comment-45</guid>
		<description>Le mode console ne fonctionne pas...
inversion du code :
        if (mode == execMode.CONSOLE) {
            app = new Console();
            configFile = &quot;urlbooster.ini&quot;;
        } else {
            app = new Gui();
            configFile = &quot;urlbooster.xml&quot;;
        }
avant
        if (args.length &gt; 0) {
            for (int i = 0; i &lt; args.length; i++) {
                if (args[i].equals(&quot;-console&quot;))
                    mode = execMode.CONSOLE;
                if (args[i].equals(&quot;-configFile&quot;))
                    configFile = args[++i];
            }
        }

Ce qui rend l&#039;option &quot;-console&quot; inutile puisque app est initialisé avant</description>
		<content:encoded><![CDATA[<p>Le mode console ne fonctionne pas&#8230;<br />
inversion du code :<br />
        if (mode == execMode.CONSOLE) {<br />
            app = new Console();<br />
            configFile = &#8220;urlbooster.ini&#8221;;<br />
        } else {<br />
            app = new Gui();<br />
            configFile = &#8220;urlbooster.xml&#8221;;<br />
        }<br />
avant<br />
        if (args.length &gt; 0) {<br />
            for (int i = 0; i &lt; args.length; i++) {<br />
                if (args[i].equals(&#8220;-console&#8221;))<br />
                    mode = execMode.CONSOLE;<br />
                if (args[i].equals(&#8220;-configFile&#8221;))<br />
                    configFile = args[++i];<br />
            }<br />
        }</p>
<p>Ce qui rend l&#8217;option &#8220;-console&#8221; inutile puisque app est initialisé avant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dotpanic</title>
		<link>http://dotpanic.ultim8team.com/urlbooster/2008/12/23/urlbooster-223/comment-page-1/#comment-44</link>
		<dc:creator>dotpanic</dc:creator>
		<pubDate>Mon, 09 Feb 2009 16:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://dotpanic.ultim8team.com/urlbooster/?p=44#comment-44</guid>
		<description>Salut Cyrius,
nop vraiment aucun soucis, la license GNU permet la libre diffusion (sans même en avertir l&#039;auteur) ;)
++ dot</description>
		<content:encoded><![CDATA[<p>Salut Cyrius,<br />
nop vraiment aucun soucis, la license GNU permet la libre diffusion (sans même en avertir l&#8217;auteur) <img src='http://dotpanic.ultim8team.com/urlbooster/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
++ dot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyrius50</title>
		<link>http://dotpanic.ultim8team.com/urlbooster/2008/12/23/urlbooster-223/comment-page-1/#comment-42</link>
		<dc:creator>cyrius50</dc:creator>
		<pubDate>Sat, 07 Feb 2009 04:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://dotpanic.ultim8team.com/urlbooster/?p=44#comment-42</guid>
		<description>bonjour dot
je vais mettre ton  super soft dans forum de nos amis espagnol, et diriger lien télécharge vers ici.
ton travail mérite d&#039;être connu au de là de la France...
mail moi si tu n&#039;es pas ok

merci pour tout
cyrius</description>
		<content:encoded><![CDATA[<p>bonjour dot<br />
je vais mettre ton  super soft dans forum de nos amis espagnol, et diriger lien télécharge vers ici.<br />
ton travail mérite d&#8217;être connu au de là de la France&#8230;<br />
mail moi si tu n&#8217;es pas ok</p>
<p>merci pour tout<br />
cyrius</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: àntà</title>
		<link>http://dotpanic.ultim8team.com/urlbooster/2008/12/23/urlbooster-223/comment-page-1/#comment-30</link>
		<dc:creator>àntà</dc:creator>
		<pubDate>Sat, 27 Dec 2008 04:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://dotpanic.ultim8team.com/urlbooster/?p=44#comment-30</guid>
		<description>hello dot
effectivement 222 kaput mt change entête

223 nikel
merci beaucoup

Bonnes fêtes de fin d’année à toi et longue vie</description>
		<content:encoded><![CDATA[<p>hello dot<br />
effectivement 222 kaput mt change entête</p>
<p>223 nikel<br />
merci beaucoup</p>
<p>Bonnes fêtes de fin d’année à toi et longue vie</p>
]]></content:encoded>
	</item>
</channel>
</rss>

