<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0" -->
<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/"
	>

<channel>
	<title>Blog de Flap</title>
	<link>http://flap.mynetmemo.com</link>
	<description></description>
	<pubDate>Wed, 02 Jun 2010 20:05:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0</generator>
	<language>en</language>
			<item>
		<title>Installation dom0 Xen sur Debian Lenny 64 bits, Kimsufi 250G 2010 à 17,93€ TTC chez OVH ;-)</title>
		<link>http://flap.mynetmemo.com/?p=25</link>
		<comments>http://flap.mynetmemo.com/?p=25#comments</comments>
		<pubDate>Wed, 02 Jun 2010 16:08:12 +0000</pubDate>
		<dc:creator>flap</dc:creator>
		
	<category>Réseau</category>
		<guid isPermaLink="false">http://flap.mynetmemo.com/?p=25</guid>
		<description><![CDATA[dpkg -i  linux-image-2.6.26-2-xen-amd64_2.6.26-22_amd64.deb linux-modules-2.6.26-2-xen-amd64_2.6.26-22_amd64.deb
apt-get install grub mdadm initramfs-tools
fdisk -l
Disque /dev/sda: 250.0 Go, 250059350016 octets
255 heads, 63 sectors/track, 30401 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Identifiant disque: 0&#215;0cf1421a
Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/sda1   *           1       [...]]]></description>
			<content:encoded><![CDATA[<p>dpkg -i  linux-image-2.6.26-2-xen-amd64_2.6.26-22_amd64.deb linux-modules-2.6.26-2-xen-amd64_2.6.26-22_amd64.deb</p>
<p>apt-get install grub mdadm initramfs-tools</p>
<p>fdisk -l<br />
Disque /dev/sda: <span style="color: #000000">250.0</span> Go, <span style="color: #000000">250059350016</span> octets<br />
<span style="color: #000000">255</span> heads, <span style="color: #000000">63</span> sectors/track, <span style="color: #000000">30401</span> cylinders<br />
Units = cylindres of <span style="color: #000000">16065</span> * <span style="color: #000000">512</span> = <span style="color: #000000">8225280</span> bytes<br />
Identifiant disque: 0&#215;0cf1421a</p>
<p>Périphérique Amorce    Début         Fin      Blocs    Id  Système<br />
/dev/sda1   *           <span style="color: #000000">1</span>          <span style="color: #000000">392</span>     <span style="color: #000000">3148708</span>+  <span style="color: #000000">83</span>   Linux<br />
/dev/sda2             <span style="color: #000000">393</span>        <span style="color: #000000">30336</span>   <span style="color: #000000">240525180</span>   <span style="color: #000000">83</span>   Linux<br />
/dev/sda3           <span style="color: #000000">30337</span>        <span style="color: #000000">30401</span>      <span style="color: #000000">522112</span>+  <span style="color: #000000">82</span>  Linux swap / Solaris</p>
<p>grub-install &#8211;recheck /dev/sda<br />
<code class="bash"><br />
</code></p>
<p><span style="color: #c20cb9; font-weight: bold" /> grub<br />
>root <span style="color: #7a0874; font-weight: bold">(</span>hd0,<span style="color: #000000">0</span><span style="color: #7a0874; font-weight: bold">)</span><br />
>find /boot/grub/stage2 <span style="color: #808080; font-style: italic"># si pas trouvé, essayer <span style="color: #c20cb9; font-weight: bold">find</span> grub/stage2</span><br />
>       hd<span style="color: #7a0874; font-weight: bold">(</span><span style="color: #000000">0</span>,<span style="color: #000000">0</span><span style="color: #7a0874; font-weight: bold">)</span><br />
>       hd<span style="color: #7a0874; font-weight: bold">(</span><span style="color: #000000">1</span>,<span style="color: #000000">0</span><span style="color: #7a0874; font-weight: bold">)</span>  <span style="color: #808080; font-style: italic"># vous  obtenez ceci si vous êtes en RAID</span></p>
<p><span style="color: #808080; font-style: italic"># on  utilise le résultat <span style="color: #c20cb9; font-weight: bold">du</span> find</span><br />
>setup <span style="color: #7a0874; font-weight: bold">(</span>hd0<span style="color: #7a0874; font-weight: bold">)</span><br />
>setup <span style="color: #7a0874; font-weight: bold">(</span>hd1<span style="color: #7a0874; font-weight: bold">)</span> <span style="color: #808080; font-style: italic"># uniquement si  vous êtes en RAID</span><br />
>quit</p>
<p>apt-get install xen-tools</p>
<p>reboot
</p>
]]></content:encoded>
			<wfw:commentRSS>http://flap.mynetmemo.com/?feed=rss2&amp;p=25</wfw:commentRSS>
		</item>
		<item>
		<title>sqlite et C++ builder 6</title>
		<link>http://flap.mynetmemo.com/?p=19</link>
		<comments>http://flap.mynetmemo.com/?p=19#comments</comments>
		<pubDate>Thu, 18 Sep 2008 13:37:03 +0000</pubDate>
		<dc:creator>flap</dc:creator>
		
	<category>Embarqué</category>
		<guid isPermaLink="false">http://flap.mynetmemo.com/?p=19</guid>
		<description><![CDATA[Eli Wheaton wrote:
> I&#8217;m having a problem trying to get SQLite to work with a C++Builder6
> project.
> Does anyone have any advice on how to do this?

Hi Eli,

I am using Borland&#8217;s BCB6 with SQLite.

I have built SQLite DLL&#8217;s using both the Borland compiler, and also the
MinGW/Msys tool set. I currently use MinGW to build the [...]]]></description>
			<content:encoded><![CDATA[<pre>Eli Wheaton wrote:
><em> I&#8217;m having a problem trying to get SQLite to work with a C++Builder6</em>
><em> project.</em>
><em> Does anyone have any advice on how to do this?</em>

Hi Eli,

I am using Borland&#8217;s BCB6 with SQLite.

I have built SQLite DLL&#8217;s using both the Borland compiler, and also the
MinGW/Msys tool set. I currently use MinGW to build the DLL from CVS source,
since it is simpler to use. The current SQLite Makefile has an implib target
which will build the import library that the Borland compiler needs to link
against the DLL.

If you don&#8217;t need to build SQLite from source you can simply download the
current SQLite.DLL library from the web site
<a rel="nofollow" href="http://www.hwaci.com/sw/sqlite/download.html">http://www.hwaci.com/sw/sqlite/download.html</a>. You will also need the
sqlite.h header file which is included in the sqlite_source.zip file that
you can download from the same site.

To build a project that uses the DLL you will need to generate a Borland
import library. BCB6 comes with a command line tool called implib that will
do this. Simply open a command promt window, change to the directory where
the DLL is located, and run the following command (assuming that the Borland
bin directory is on your path);

implib -a sqlite.lib sqlite.dll

The -a argument is required to generate the correct symbol names in the
import library.

Now create a project that uses SQLite. The sample code at
<a rel="nofollow" href="http://www.hwaci.com/sw/sqlite/quickstart.html">http://www.hwaci.com/sw/sqlite/quickstart.html</a> should work just fine for a
test. You will need to make sure the project options have the path to the
sqlite.h include file, and the path to the sqlite.lib library files set.
Build your project to generate your executable. Finally, you need to copy
the SQLite.DLL file into the same directory as your executable (or into the
Windows/System directory) since that is where Windows will look for the DLL.

You can now run your program, and it should create an SQLite database and
execute the SQL statement you give it.

Good luck.</pre>
]]></content:encoded>
			<wfw:commentRSS>http://flap.mynetmemo.com/?feed=rss2&amp;p=19</wfw:commentRSS>
		</item>
		<item>
		<title>Plugin Google Video pour DokuWiki</title>
		<link>http://flap.mynetmemo.com/?p=15</link>
		<comments>http://flap.mynetmemo.com/?p=15#comments</comments>
		<pubDate>Tue, 21 Aug 2007 17:12:29 +0000</pubDate>
		<dc:creator>flap</dc:creator>
		
	<category>Perso</category>
		<guid isPermaLink="false">http://flap.mynetmemo.com/?p=15</guid>
		<description><![CDATA[Le plugin Google Video
Ce plugin pour DokuWiki crÃ©e un lien et affiche une vidÃ©o de Google Video dans une page du Wiki. Lâ€™utilisateur peut afficher les vidÃ©os avec une syntaxe simple basÃ©e sur lâ€™identificateur unique de chaque vidÃ©o. Il est basÃ© sur l&#8217;excellent plugin Youtube rÃ©alisÃ© par Ikuo Obataya que vous pouvez retrouver Ã  cette [...]]]></description>
			<content:encoded><![CDATA[<h2>Le plugin Google Video</h2>
<div class="level2">Ce <span class="urlextern">plugin pour DokuWiki</span> crÃ©e un lien et affiche une vidÃ©o de Google Video dans une page du Wiki. Lâ€™utilisateur peut afficher les vidÃ©os avec une syntaxe simple basÃ©e sur lâ€™identificateur unique de chaque vidÃ©o. Il est basÃ© sur l&#8217;excellent plugin Youtube rÃ©alisÃ© par <a class="mail JSnocheck" title="ikuo_obataya@symplus.co.jp" href="mailto:ikuo_obataya@symplus.co.jp">Ikuo Obataya</a> que vous pouvez retrouver Ã  cette URL (<a title="http://wiki.symplus.co.jp/computer/fr/youtube_plugin" href="http://wiki.symplus.co.jp/computer/fr/youtube_plugin">http://wiki.symplus.co.jp/computer/fr/youtube_plugin</a>).</div>
<h3>Syntaxe de Wiki</h3>
<p>Les vidÃ©os sur Google Video ont une IDENTITÃ‰ unique. On trouve facilement cette IDENTITÃ‰ sur le site Google Video car elle est composÃ©e d&#8217;une sÃ©rie de chiffres et apparaÃ®t dans l&#8217;URL lorsque vous consultez la vidÃ©o.</p>
<h4>Affichage direct des vidÃ©os</h4>
<div class="level4">Vous pouvez afficher les vidÃ©os en deux tailles. Utilisez les mots_clÃ©s â€˜smallâ€™ (<em>petit</em>) ou â€˜largeâ€™ (<em>grand</em>) avant lâ€™identitÃ© de la vidÃ©o.</div>
<h5>Syntaxe Wiki</h5>
<div class="level5">
<pre class="code">{{googlevideo>small:ID_VIDEO_GOOGLE}}</pre>
<pre class="code">{{googlevideo>large:ID_VIDEO_GOOGLE}}</pre>
</div>
<h3>Code Source</h3>
<ol>
<li class="level1">
<div class="li">CrÃ©ez un rÃ©pertoire â€™googlevideoâ€™ dans le rÃ©pertoire â€˜/lib/pluginsâ€™.</div>
</li>
<li class="level1">
<div class="li">Copiez le code suivant et collez le dans un fichier nommÃ© syntax.php.</div>
</li>
<li class="level1">Mettez le fichier syntax.php dans le rÃ©pertoire â€˜googlevideo&#8217;.</li>
</ol>
<p><a title="syntax.php" href="http://flap.free.fr/google_video/syntaxphp.txt">http://flap.free.fr/google_video/syntaxphp.txt</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://flap.mynetmemo.com/?feed=rss2&amp;p=15</wfw:commentRSS>
		</item>
		<item>
		<title>Le calculateur de Subnet ultime!</title>
		<link>http://flap.mynetmemo.com/?p=14</link>
		<comments>http://flap.mynetmemo.com/?p=14#comments</comments>
		<pubDate>Sun, 02 Apr 2006 22:24:23 +0000</pubDate>
		<dc:creator>flap</dc:creator>
		
	<category>Réseau</category>
		<guid isPermaLink="false">http://flap.mynetmemo.com/?p=14</guid>
		<description><![CDATA[http://www.subnet-calculator.com/subnet.php?net_class=A
]]></description>
			<content:encoded><![CDATA[<pre><a class="moz-txt-link-freetext" href="http://www.subnet-calculator.com/subnet.php?net_class=A">http://www.subnet-calculator.com/subnet.php?net_class=A</a></pre>
]]></content:encoded>
			<wfw:commentRSS>http://flap.mynetmemo.com/?feed=rss2&amp;p=14</wfw:commentRSS>
		</item>
		<item>
		<title>Cartes mères pour routeurs</title>
		<link>http://flap.mynetmemo.com/?p=13</link>
		<comments>http://flap.mynetmemo.com/?p=13#comments</comments>
		<pubDate>Fri, 31 Mar 2006 13:58:02 +0000</pubDate>
		<dc:creator>flap</dc:creator>
		
	<category>Embarqué</category>
		<guid isPermaLink="false">http://flap.mynetmemo.com/?p=13</guid>
		<description><![CDATA[Embarqué
http://www.routerboard.com/
http://www.mikrotik.com/
Matériel radio
http://www.wirelesslan.gr/
http://www.interprojekt.pl/
http://www.diswire.com/
http://eshop.cznet.cz/
La source
http://www.routerboard.com/sales.html

]]></description>
			<content:encoded><![CDATA[<p>Embarqué</p>
<p>http://www.routerboard.com/</p>
<p>http://www.mikrotik.com/</p>
<p>Matériel radio</p>
<p>http://www.wirelesslan.gr/</p>
<p>http://www.interprojekt.pl/</p>
<p>http://www.diswire.com/</p>
<p>http://eshop.cznet.cz/</p>
<p>La source</p>
<p>http://www.routerboard.com/sales.html
</p>
]]></content:encoded>
			<wfw:commentRSS>http://flap.mynetmemo.com/?feed=rss2&amp;p=13</wfw:commentRSS>
		</item>
		<item>
		<title>VoIP</title>
		<link>http://flap.mynetmemo.com/?p=5</link>
		<comments>http://flap.mynetmemo.com/?p=5#comments</comments>
		<pubDate>Sat, 04 Feb 2006 11:25:23 +0000</pubDate>
		<dc:creator>flap</dc:creator>
		
	<category>VoIP</category>
		<guid isPermaLink="false">http://flap.mynetmemo.com/?p=5</guid>
		<description><![CDATA[http://www.voipbuster.com/
http://www.voipstunt.com/
http://www.voipcheap.co.uk/
http://www.netappel.fr/
http://www.sipdiscount.com/
http://doulos.wordpress.com/technical-information/finarea/
http://doulos.wordpress.com/technical-information/finarea-asterisk/

]]></description>
			<content:encoded><![CDATA[<p>http://www.voipbuster.com/</p>
<p>http://www.voipstunt.com/</p>
<p>http://www.voipcheap.co.uk/</p>
<p>http://www.netappel.fr/</p>
<p>http://www.sipdiscount.com/</p>
<p>http://doulos.wordpress.com/technical-information/finarea/</p>
<p>http://doulos.wordpress.com/technical-information/finarea-asterisk/
</p>
]]></content:encoded>
			<wfw:commentRSS>http://flap.mynetmemo.com/?feed=rss2&amp;p=5</wfw:commentRSS>
		</item>
		<item>
		<title>Optimisation d&#8217;OLSR dans le cadre d&#8217;un rÃ©seau maillÃ© (mesh network)</title>
		<link>http://flap.mynetmemo.com/?p=4</link>
		<comments>http://flap.mynetmemo.com/?p=4#comments</comments>
		<pubDate>Fri, 30 Dec 2005 16:21:31 +0000</pubDate>
		<dc:creator>flap</dc:creator>
		
	<category>Wifi</category>
		<guid isPermaLink="false">http://flap.mynetmemo.com/?p=4</guid>
		<description><![CDATA[Voici un massage envoyÃ© par Thomas Lopatic, dÃ©veloppeur du projet olsr, sur la liste de diffusion des utilisateurs. Il explique la portÃ©e de certains paramÃ¨tres qui sont extrÃ¨mement intÃ©ressants&#8230;
Hi Karl,
You might want to try setting the HelloValidityTime parameter to a
higher than default value. In your case, with links there are two
mechanisms at work - (1) [...]]]></description>
			<content:encoded><![CDATA[<p>Voici un massage envoyÃ© par Thomas Lopatic, dÃ©veloppeur du projet olsr, sur la liste de diffusion des utilisateurs. Il explique la portÃ©e de certains paramÃ¨tres qui sont extrÃ¨mement intÃ©ressants&#8230;</p>
<p><tt>Hi Karl,</tt></p>
<p><tt>You might want to try setting the HelloValidityTime parameter to a</tt><br />
<tt>higher than default value. In your case, with links there are two</tt><br />
<tt>mechanisms at work - (1) link detection and (2) link quality. The link</tt><br />
<tt>quality case is what you care for with the large window size. However,</tt><br />
<tt>in your configuration file you do not change the link detection</tt><br />
<tt>parameters. By default, every two seconds a node broadcasts a HELLO</tt><br />
<tt>message to announce its existence to its neighbours. The corresponding</tt><br />
<tt>configuration line would be &#8220;HelloInterval 2.0&#8243;. In its HELLO messages</tt><br />
<tt>it also says &#8220;if you do not hear a HELLO message for six seconds,</tt><br />
<tt>consider me dead&#8221;. The corresponding configuration line would be</tt><br />
<tt>&#8220;HelloValidityTime 6.0&#8243;. So, if three HELLOs in a row are lost, then the</tt><br />
<tt>link is considered down, irrespective of the link quality window size.</tt></p>
<p><tt>So, what this all boils down to is that we recommend setting the</tt><br />
<tt>&#8220;HelloValidityTime&#8221; to &#8220;HelloInterval x LinkQualityWinSize&#8221;, i.e. to use</tt><br />
<tt>&#8220;HelloValidityTime 120.0&#8243; on *all* nodes in your mesh. (Remember that</tt><br />
<tt>setting this value on node X influences the behaviour of X&#8217;s neighbours,</tt><br />
<tt>i.e. if you set the validity time to 120 seconds on node X, all of X&#8217;s</tt><br />
<tt>neighbours will consider the link to X existent as long as there&#8217;s at</tt><br />
<tt>least one HELLO from X every 120 seconds.)</tt></p>
<p><tt>In this way, we guarantee that link detection will not remove a link</tt><br />
<tt>before link quality has had a chance to let it&#8217;s link quality decay to</tt><br />
<tt>the worst possible case, which is that LinkQualityWinSize x</tt><br />
<tt>HelloInterval packets have been lost. So, basically, what we do is, we</tt><br />
<tt>switch off link detection and leave it all to link quality.</tt></p>
<p><tt>So, I&#8217;d recommend adding &#8220;HelloValidityTime 120.0&#8243; to your interface</tt><br />
<tt>configuration.</tt></p>
<p><tt>BTW, &#8220;HelloInterval x LinkQualityWinSize&#8221; is the default setting for</tt><br />
<tt>HelloValidityTime in 0.4.10, which is used if the user doesn&#8217;t specify</tt><br />
<tt>anything else. So for 0.4.10 your configuration will work as is.</tt></p>
<p><tt>-Thomas</tt>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://flap.mynetmemo.com/?feed=rss2&amp;p=4</wfw:commentRSS>
		</item>
		<item>
		<title>Supervisez gratuitement vos sites web</title>
		<link>http://flap.mynetmemo.com/?p=3</link>
		<comments>http://flap.mynetmemo.com/?p=3#comments</comments>
		<pubDate>Thu, 29 Dec 2005 10:55:32 +0000</pubDate>
		<dc:creator>flap</dc:creator>
		
	<category>Sympa</category>
		<guid isPermaLink="false">http://flap.mynetmemo.com/?p=3</guid>
		<description><![CDATA[OZOOD Solutions nous propose gratuitement depuis sont site http://www.ozmonitor.net/ de superviser nos sites web. Pour cela, il suffit d&#8217;aller sur leur site, de crÃ©er un compte en rÃ©fÃ©renÃ§ant le site Ã  surveiller et le tour est jouÃ©.
C&#8217;est un service intÃ©ressant qui permet de remonter des alertes afin de ne pas passer Ã  cotÃ©s de problÃ¨mes [...]]]></description>
			<content:encoded><![CDATA[<p>OZOOD Solutions nous propose gratuitement depuis sont site <a title="http://www.ozmonitor.net/" href="http://www.ozmonitor.net/">http://www.ozmonitor.net/</a> de superviser nos sites web. Pour cela, il suffit d&#8217;aller sur leur site, de crÃ©er un compte en rÃ©fÃ©renÃ§ant le site Ã  surveiller et le tour est jouÃ©.</p>
<p>C&#8217;est un service intÃ©ressant qui permet de remonter des alertes afin de ne pas passer Ã  cotÃ©s de problÃ¨mes d&#8217;accÃ¨s&#8230;
</p>
]]></content:encoded>
			<wfw:commentRSS>http://flap.mynetmemo.com/?feed=rss2&amp;p=3</wfw:commentRSS>
		</item>
		<item>
		<title>Ouverture de mon Blog!</title>
		<link>http://flap.mynetmemo.com/?p=1</link>
		<comments>http://flap.mynetmemo.com/?p=1#comments</comments>
		<pubDate>Wed, 28 Dec 2005 13:13:02 +0000</pubDate>
		<dc:creator>flap</dc:creator>
		
	<category>Inclassable</category>
		<guid isPermaLink="false"></guid>
		<description><![CDATA[C&#8217;est pas une grande information, ok, mais c&#8217;est la premiÃ¨re&#8230;
Ce site est hÃ©bergÃ© chez ovh sur un 90plan (le mÃªme que www.mynetmemo.com).

]]></description>
			<content:encoded><![CDATA[<p>C&#8217;est pas une grande information, ok, mais c&#8217;est la premiÃ¨re&#8230;</p>
<p>Ce site est hÃ©bergÃ© chez ovh sur un 90plan (le mÃªme que www.mynetmemo.com).
</p>
]]></content:encoded>
			<wfw:commentRSS>http://flap.mynetmemo.com/?feed=rss2&amp;p=1</wfw:commentRSS>
		</item>
		<item>
		<title>A propos</title>
		<link>http://flap.mynetmemo.com/?p=2</link>
		<comments>http://flap.mynetmemo.com/?p=2#comments</comments>
		<pubDate>Wed, 28 Dec 2005 13:13:02 +0000</pubDate>
		<dc:creator>flap</dc:creator>
		
	<category>Inclassable</category>
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Peut-Ãªtre bientÃ´t une informations me concernant ici 

]]></description>
			<content:encoded><![CDATA[<p>Peut-Ãªtre bientÃ´t une informations me concernant ici <img src='http://flap.mynetmemo.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />
</p>
]]></content:encoded>
			<wfw:commentRSS>http://flap.mynetmemo.com/?feed=rss2&amp;p=2</wfw:commentRSS>
		</item>
	</channel>
</rss>
