<?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>Sébastien Barbieri's blog &#187; Questions existentielles</title>
	<atom:link href="http://blog.sbw.be/category/questions-existentielles/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sbw.be</link>
	<description>My life, my work, my projects</description>
	<lastBuildDate>Mon, 28 Jun 2010 05:28:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>cim tagging: caractères ascii &#8220;classiques&#8221;: pas de marques diacritiques ou de caractères à encoder&#8230;</title>
		<link>http://blog.sbw.be/2009/07/24/cim-tagging-caracteres-ascii-classiques-pas-de-marques-diacritiques-ou-de-caracteres-a-encoder/</link>
		<comments>http://blog.sbw.be/2009/07/24/cim-tagging-caracteres-ascii-classiques-pas-de-marques-diacritiques-ou-de-caracteres-a-encoder/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 07:38:50 +0000</pubDate>
		<dc:creator>Sébastien Barbieri</dc:creator>
				<category><![CDATA[Questions existentielles]]></category>
		<category><![CDATA[je bosse là]]></category>

		<guid isPermaLink="false">http://blog.sbw.be/?p=294</guid>
		<description><![CDATA[diacritiques &#8230; merci google
Dans le petit lexique du B2B francophone (on devrait pas dire B2B), pour les communications &#8220;latin grec&#8221; vs &#8220;math sciences&#8221; voici un nouveau mot:
diacritique: du grec διακριτικός diacritikós, « qui distingue » (Thanks google &#038; wikipedia)
en gros:
lettres_diacritique = [a-zA-Z] // et pas çöéà&#8230;.
on en apprend tous les jours&#8230; 
]]></description>
			<content:encoded><![CDATA[<p>diacritiques &#8230; merci google</p>
<p>Dans le petit lexique du B2B francophone (on devrait pas dire B2B), pour les communications &#8220;latin grec&#8221; vs &#8220;math sciences&#8221; voici un nouveau mot:</p>
<p>diacritique: du grec διακριτικός diacritikós, « qui distingue » (Thanks google &#038; <a href="http://fr.wikipedia.org/wiki/Diacritique" title="diacritique">wikipedia</a>)</p>
<p>en gros:<br />
lettres_diacritique = [a-zA-Z] // et pas çöéà&#8230;.</p>
<p>on en apprend tous les jours&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbw.be/2009/07/24/cim-tagging-caracteres-ascii-classiques-pas-de-marques-diacritiques-ou-de-caracteres-a-encoder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The last day of epoch (32) &#8211; toute une époque :-)</title>
		<link>http://blog.sbw.be/2009/06/13/the-last-day-of-epoch-32-toute-une-epoque/</link>
		<comments>http://blog.sbw.be/2009/06/13/the-last-day-of-epoch-32-toute-une-epoque/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 11:30:08 +0000</pubDate>
		<dc:creator>Sébastien Barbieri</dc:creator>
				<category><![CDATA[8th chakra]]></category>
		<category><![CDATA[Questions existentielles]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[truc de g33k]]></category>
		<category><![CDATA[epoch]]></category>
		<category><![CDATA[timestamp]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://blog.sbw.be/?p=261</guid>
		<description><![CDATA[Is Tue, 19 Jan 2038 04:14:07 +0100.
The next second, we will be back on Fri, 13 Dec 1901 20:55:13 +0009.
And unfortunately, I will not be retired at that time&#8230; I&#8217;m pretty sure that it will be like in the 80s with every developer thinking that his code will last only few months (years)&#8230; when it [...]]]></description>
			<content:encoded><![CDATA[<p>Is <strong>Tue, 19 Jan 2038 04:14:07 +0100</strong>.<br />
The next second, we will be back on <strong>Fri, 13 Dec 1901 20:55:13 +0009</strong>.</p>
<p>And unfortunately, I will not be retired at that time&#8230; I&#8217;m pretty sure that it will be like in the 80s with every developer thinking that his code will last only few months (years)&#8230; when it will actually last much longer.</p>
<p>Most of the liunuix (linux and unix) systems use timestamp stored as an unisgned integer 32 bit starting Thu, 01 Jan 1970 01:00:00 +0100.</p>
<p>The idea was to be able to measure time for a &#8220;long&#8221; period of time, from now (in the 70s) and in the past.<br />
So they decided to use half of the 2^32 for the past (prior to 1/1/1970) and the other half for the future.</p>
<p>So be it&#8230;</p>
<p>Now we are about 40 years later, and we still use the same representation. We already had a party for the <a href="http://code.sbw.be/php/timestamp.php?timestamp=1234567890">unix timestamp 1234567890</a> (which is quite stupid because it&#8217;s in base 10).</p>
<p>And now javascript, Java, PHP and C &#8230; use the unix timestamp&#8230; which means ajax, web 2.0, comet &#8230; which means: most of the online banking system, internet sites and all the smalls scripts that in few line check your credential and your billing to allow you to connect to the Internet&#8230; All the logging system, all the monitoring systems&#8230; well everything that you don&#8217;t see, just under the internet sea you surf on.</p>
<p>So what will be the next party thema?</p>
<ul>
<li>the end of the internet as we knew it</li>
<li>the end of the unix system</li>
<li>the 0&#215;80000000 seconds since epoch?</li>
</ul>
<p>Anyway, because of the ongoing ecological breakdown, the human kind will probably collapse before&#8230; so after the <a href="http://en.wikipedia.org/wiki/Y2K38">Y2K38</a> bug, the world will just be their kingdom. The kingdom of bugs.</p>
<p>Unless we spend time (which is running) in each of our application to think about that right now (and if we spend just about the same amount of time solving the earth ecology problem it will not be useless).</p>
<p><script language="javascript" type="text/javascript">
today  = new Date();
todayEpoch  = today.getTime();
targetEpoch = 2147483647000;</p>
<p>daysLeft = Math.floor(((targetEpoch - todayEpoch) / (60*60*24)) / 1000);
document.write("You still have: "+daysLeft+" days ");
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbw.be/2009/06/13/the-last-day-of-epoch-32-toute-une-epoque/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP test &#8211; #1</title>
		<link>http://blog.sbw.be/2009/04/08/php-test-1/</link>
		<comments>http://blog.sbw.be/2009/04/08/php-test-1/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 22:13:05 +0000</pubDate>
		<dc:creator>Sébastien Barbieri</dc:creator>
				<category><![CDATA[Questions existentielles]]></category>
		<category><![CDATA[truc de g33k]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.sbw.be/2009/04/08/php-test-1/</guid>
		<description><![CDATA[What happens with the following code:

&#60;?php
for($i=a;$i&#38;lt;=z;$i++) echo(&#34;$i\n&#34;);
?&#62;

And what&#8217;s the difference with?

&#60;?php
for($i=a;$i&#38;lt;z;$i++) echo(&#34;$i\n&#34;);
?&#62;

Why is the result different? and How?
&#8230;
Worst:

&#60;?php
$i=a;
while(strcmp($i,z)&#60;=0){
   echo($i.&#34;\n&#34;);
   $i++;
}
?&#62;

Gives exactly the same result as the second exemple.
&#8230;
hints:
http://www.php.net/manual/en/language.types.string.php#language.types.string.conversion
http://www.php.net/manual/en/language.operators.comparison.php
http://www.php.net/manual/en/language.types.string.php
]]></description>
			<content:encoded><![CDATA[<p>What happens with the following code:</p>
<pre class="brush: php;">
&lt;?php
for($i=a;$i&amp;lt;=z;$i++) echo(&quot;$i\n&quot;);
?&gt;
</pre>
<p>And what&#8217;s the difference with?</p>
<pre class="brush: php;">
&lt;?php
for($i=a;$i&amp;lt;z;$i++) echo(&quot;$i\n&quot;);
?&gt;
</pre>
<p>Why is the result different? and How?<br />
&#8230;<br />
Worst:</p>
<pre class="brush: php;">
&lt;?php
$i=a;
while(strcmp($i,z)&lt;=0){
   echo($i.&quot;\n&quot;);
   $i++;
}
?&gt;
</pre>
<p>Gives exactly the same result as the second exemple.<br />
&#8230;</p>
<p>hints:<br />
<a href="http://www.php.net/manual/en/language.types.string.php#language.types.string.conversion">http://www.php.net/manual/en/language.types.string.php#language.types.string.conversion</a><br />
<a href="http://www.php.net/manual/en/language.operators.comparison.php">http://www.php.net/manual/en/language.operators.comparison.php</a><br />
<a href="http://www.php.net/manual/en/language.types.string.php">http://www.php.net/manual/en/language.types.string.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbw.be/2009/04/08/php-test-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>macport: port list * is slow</title>
		<link>http://blog.sbw.be/2009/01/03/macport-port-list-is-slow/</link>
		<comments>http://blog.sbw.be/2009/01/03/macport-port-list-is-slow/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 01:12:14 +0000</pubDate>
		<dc:creator>Sébastien Barbieri</dc:creator>
				<category><![CDATA[Questions existentielles]]></category>
		<category><![CDATA[truc de g33k]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[port]]></category>

		<guid isPermaLink="false">http://blog.sbw.be/2009/01/03/macport-port-list-is-slow/</guid>
		<description><![CDATA[I&#8217;m just wondering why port list *mysql* is so slow.
It just do exactly the same than port list &#124; grep mysql but need 5x more time.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just wondering why <strong>port list *mysql*</strong> is so slow.</p>
<p>It just do exactly the same than <strong>port list | grep mysql</strong> but need 5x more time.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbw.be/2009/01/03/macport-port-list-is-slow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ConnectTimeout ConnectionTimeout ssh</title>
		<link>http://blog.sbw.be/2008/05/07/connecttimeout-connectiontimeout-ssh/</link>
		<comments>http://blog.sbw.be/2008/05/07/connecttimeout-connectiontimeout-ssh/#comments</comments>
		<pubDate>Wed, 07 May 2008 13:15:21 +0000</pubDate>
		<dc:creator>Sébastien Barbieri</dc:creator>
				<category><![CDATA[Questions existentielles]]></category>
		<category><![CDATA[truc de g33k]]></category>

		<guid isPermaLink="false">http://blog.sbw.be/2008/05/07/connecttimeout-connectiontimeout-ssh/</guid>
		<description><![CDATA[How to set a time out to an SSH connection?
Simply use the option -o parameter&#8230; and read the man&#8230; but this time there is an error in some linux man:
man ssh gives at the -o paragraph the following option set:

Compression
CompressionLevel
ConnectionAttempts
ConnectionTimeout
DynamicForward

But when you look at the ssh_config man ConnectionTimeout does not exist !!! ==> but ConnectTimeout [...]]]></description>
			<content:encoded><![CDATA[<h3>How to set a time out to an SSH connection?</h3>
<p>Simply use the option <strong>-o</strong> parameter&#8230; and read the man&#8230; but this time there is an error in some linux man:</p>
<p><em>man ssh</em> gives at the <strong>-o</strong> paragraph the following option set:</p>
<ul>
<li>Compression</li>
<li>CompressionLevel</li>
<li>ConnectionAttempts</li>
<li>ConnectionTimeout</li>
<li>DynamicForward</li>
</ul>
<p>But when you look at the <em>ssh_config man</em> ConnectionTimeout does not exist !!! ==> but ConnectTimeout does !? Typo? Mistake? undocumented feature?</p>
<p>anyway here is the good command:</p>
<p><strong>ssh user@hostname -o ConnectTimeout=3</strong></p>
<p>for a 3 seconds tiemout</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbw.be/2008/05/07/connecttimeout-connectiontimeout-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dans la liste Aurélien n&#8217;a pas de &#8230;</title>
		<link>http://blog.sbw.be/2006/01/08/dans-la-liste-aurelien-na-pas-de/</link>
		<comments>http://blog.sbw.be/2006/01/08/dans-la-liste-aurelien-na-pas-de/#comments</comments>
		<pubDate>Sun, 08 Jan 2006 03:12:08 +0000</pubDate>
		<dc:creator>Sébastien Barbieri</dc:creator>
				<category><![CDATA[Questions existentielles]]></category>

		<guid isPermaLink="false">http://blog.sbw.be/?p=15</guid>
		<description><![CDATA[INSERT into seb.PLANNING (id, starttime, endtime, title, priority)<br /> VALUES (seb.seq_planning.nextval, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20050621 0800\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20050621 1800\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\", \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"digital TV follow up\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\", \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"4 high\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\");<br /> <br />]]></description>
			<content:encoded><![CDATA[<p>Aurélien n&#8217;a pas
<ul>
<li>d&#8217;assiettes mais a des écuelles et des bols;</li>
<li>de spatule à glaçage;</li>
<li>de pelle à tarte;</li>
<li>(plus) de vodka;</li>
<li>de jus de pomme;</li>
<li>de vodka bison;</li>
<li>d&#8217;alcool -&gt; bar;</li>
<li>de sachets à glaçons;</li>
<li>de Martini;</li>
<li>de Cognac;</li>
<li>d&#8217;Amaretto;</li>
<li>de Calva;</li>
<li>de Baileys;</li>
<li>de Whiskey;</li>
<li>de Couteau à Viande;</li>
<li><del>de Bible</del>;</li>
<li>de flute à champagne.</li>
</ul>
<p> dans le désordre&#8230;<br /> et pas sobre du tout.<br /> amis de la poésie, bonne nuit et à demain.<br /> Hey !!! Bonne année 2oo6 !!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbw.be/2006/01/08/dans-la-liste-aurelien-na-pas-de/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dans la catégorie question existentielle</title>
		<link>http://blog.sbw.be/2005/04/08/dans-la-categorie-question-existencielle/</link>
		<comments>http://blog.sbw.be/2005/04/08/dans-la-categorie-question-existencielle/#comments</comments>
		<pubDate>Fri, 08 Apr 2005 10:40:39 +0000</pubDate>
		<dc:creator>Sébastien Barbieri</dc:creator>
				<category><![CDATA[Questions existentielles]]></category>

		<guid isPermaLink="false">http://blog.sbw.be/?p=14</guid>
		<description><![CDATA[INSERT into seb.PLANNING (id, starttime, endtime, title, priority)<br /> VALUES (seb.seq_planning.nextval, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20050621 0800\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20050621 1800\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\", \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"digital TV follow up\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\", \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"4 high\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\");<br /> <br />]]></description>
			<content:encoded><![CDATA[<p>Si vous ne savez pas qui est le roi des Belges: <a href="http://www.google.com/search?hl=en&amp;lr=&amp;q=Who+is+the+belgium+king%3F&amp;btnG=Search">google it</a><br /> Si vous vous demandez quel est la distance de la terre à la lune: <a href="http://www.google.com/search?hl=en&amp;lr=&amp;q=What%27s+the+sun+earth+distance%3F&amp;btnG=Search">google it</a><br /> Si vous voulez savoir qui est dieu: <a href="http://www.google.com/search?hl=en&amp;lr=&amp;q=Who+is+god%3F&amp;btnG=Search">google it</a><br /> Si vous voulez savoir quel est la taille de l&#8217;univers: <a href="http://www.google.com/search?sourceid=mozclient&amp;ie=utf-8&amp;oe=utf-8&amp;q=What+is+the+size+of+the+universe%3F">google it</a><br /> Et c&#8217;est là que vous êtes tout déçu de vivre dans un univers de 12 Mb :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbw.be/2005/04/08/dans-la-categorie-question-existencielle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
