<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/blog/templates/default/atom.css" type="text/css" ?>

<feed version="0.3" 
   xmlns="http://purl.org/atom/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    
    <link href="http://www.cure.nom.fr/blog/rss.php?version=atom0.3" rel="service.feed" title="David On Net" type="application/x.atom+xml" />
    <link href="http://www.cure.nom.fr/blog/"                        rel="alternate"    title="David On Net" type="text/html" />
    <link href="http://www.cure.nom.fr/blog/rss.php?version=2.0"     rel="alternate"    title="David On Net" type="application/rss+xml" />
    <title mode="escaped" type="text/html">David On Net</title>
    <tagline mode="escaped" type="text/html"></tagline>
    <id>http://www.cure.nom.fr/blog/</id>
    <modified>2013-01-30T03:34:26Z</modified>
    <generator url="http://www.s9y.org/" version="1.6">Serendipity 1.6 - http://www.s9y.org/</generator>
    <dc:language>fr</dc:language>
    <info mode="xml" type="text/html">
        <div xmlns="http://www.w3.org/1999/xhtml">You are viewing an ATOM formatted XML site feed. Usually this file is inteded to be viewed in an aggregator or syndication software. If you want to know more about ATOM, please visist <a href="http://atomenabled.org/">Atomenabled.org</a></div>
    </info>

    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/229-exFAT-1.0.0-et-Debian-squeeze.html" rel="alternate" title="exFAT 1.0.0 et Debian squeeze" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2013-01-25T21:48:20Z</issued>
        <created>2013-01-25T21:48:20Z</created>
        <modified>2013-01-30T03:34:26Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=229</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=229</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/229-guid.html</id>
        <title mode="escaped" type="text/html">exFAT 1.0.0 et Debian squeeze</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Après mon <a href="http://www.cure.nom.fr/blog/archives/228-Carte-SDXC,-exfat-0.9.8-et-Debian-Squeeze.html">dernier billet</a> sur la gestion du exfat pour les cartes SDXC, la version 1.0.0 du driver fuse supportant exfat est disponible.</p> 
<p>J'ai mis à jour les paquets exfat-fuse et exfat-utils pour Debian squeeze amd64. Ils sont disponibles dans <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">mon dépôt</a>.</p> 
<p> </p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/228-Carte-SDXC,-exfat-0.9.8-et-Debian-Squeeze.html" rel="alternate" title="Carte SDXC, exfat 0.9.8 et Debian Squeeze" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2013-01-13T14:17:16Z</issued>
        <created>2013-01-13T14:17:16Z</created>
        <modified>2013-01-18T14:10:34Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=228</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=228</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/228-guid.html</id>
        <title mode="escaped" type="text/html">Carte SDXC, exfat 0.9.8 et Debian Squeeze</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Ayant acquis une carte SDXC en pensant naïvement que c'était juste une simple évolution des SDHC, je fus une peu surpris en voyant que je n'arrivais pas à la lire. Après une recherche rapide, je vois que le format de la carte, exFAT, est une évolution du vénérable FAT et qu'il est incompatible.<br /><br />Je regarde alors ce qui est disponible pour Debian squeeze et installe à partir de squeeze-backport la version 0.9.7 de exfat-fuse et exfat-utils. Et pas de chance, cette version me renvoie un bug lors du montage de ma carte.<br /><br />Une nouvelle version 0.9.8 est disponible sur <a href="http://code.google.com/p/exfat/">le site de l'auteur</a> mais aussi dans experimental. J'ai donc utilisé ces paquets pour en réaliser une version pour Debian squeeze amd64 et là je peux enfin lire ma carte SDXC <img src="http://www.cure.nom.fr/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br /><br />Les paquets exfat-fuse et exfat-utils en version 0.9.8 sont donc disponibles dans <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">mon dépôt</a> pour squeeze amd64.</p><br />
<p><br /></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/227-Flat-File-Extractor-ffe-0.3.3-et-Debian-Squeeze.html" rel="alternate" title="Flat File Extractor (ffe) 0.3.3 et Debian Squeeze" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-12-10T14:05:47Z</issued>
        <created>2012-12-10T14:05:47Z</created>
        <modified>2012-12-10T14:13:28Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=227</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=227</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/227-guid.html</id>
        <title mode="escaped" type="text/html">Flat File Extractor (ffe) 0.3.3 et Debian Squeeze</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>FFE (<a href="http://ff-extractor.sourceforge.net/">Flat File Extractor</a>) fait parti de ces outils indispensables au quotidien dans la gestion des fichiers &quot;à plat&quot;. La dernière version disponible dans Debian (quelque soit la version) est la 0.2.8 qui ne gère pas la hiérarchie dans les fichiers xml.</p> 
<p>J'ai donc empaqueté la dernière version en date 0.3.3 pour squeeze amd64. Le paquet est disponible dans mon <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">dépôt</a> correspondant.</p> 
<p><br /></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/226-Darktable-1.0.5-et-Debian-squeeze-64.html" rel="alternate" title="Darktable 1.0.5 et Debian squeeze 64" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-11-18T16:45:19Z</issued>
        <created>2012-11-18T16:45:19Z</created>
        <modified>2012-11-18T16:45:19Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=226</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=226</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/226-guid.html</id>
        <title mode="escaped" type="text/html">Darktable 1.0.5 et Debian squeeze 64</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Un peu en retard pour ce paquet mais le voilà. Il a été réalisé à partir de celui présent dans sid.</p>
<p>Il est dispo dans mon <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">dépôt squeeze amd64</a>.</p>
<p><br /></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/225-Mise-a-jour-de-darktable-pour-Debian-squeeze.html" rel="alternate" title="Mise-à-jour de darktable pour Debian squeeze" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-07-08T19:57:20Z</issued>
        <created>2012-07-08T19:57:20Z</created>
        <modified>1970-01-01T00:00:00Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=225</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=225</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/225-guid.html</id>
        <title mode="escaped" type="text/html">Mise-à-jour de darktable pour Debian squeeze</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Ayant eu besoin de darktable, j'en ai profité pour recompiler et empaqueter la dernière version stable 1.0.4 pour Debian squeeze en version 64 bits.</p>
<p>Le paquet est disponible dans <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">mon dépô</a>t.</p>
<p> </p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/224-Gandi-API,-Python-et-Android.html" rel="alternate" title="Gandi API, Python et Android" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-05-13T19:59:11Z</issued>
        <created>2012-05-13T19:59:11Z</created>
        <modified>1970-01-01T00:00:00Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=224</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=224</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/224-guid.html</id>
        <title mode="escaped" type="text/html">Gandi API, Python et Android</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Après avoir réalisé un <a href="http://www.cure.nom.fr/blog/archives/219-Gandi,-API-et-gestion-dalias-de-mail.html">script Python</a> pour gérer mes alias de mail sur un domaine hébergé par <a href="http://www.gandi.net/">Gandi</a>, j'ai eu le besoin de création d'alias en mobilité. Au lieu de faire chauffer mon Netbeans, j'ai préféré porter mon script sous SL4A (Script Layer for Android, nouveau nom de ASE - Android Script Engine).</p> 
<p><br /></p> <br /><a href="http://www.cure.nom.fr/blog/archives/224-Gandi-API,-Python-et-Android.html#extended">Continuer à lire "Gandi API, Python et Android"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/223-Client-WMI-et-Debian-Lenny-amd64.html" rel="alternate" title="Client WMI et Debian Lenny amd64" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-05-07T08:46:32Z</issued>
        <created>2012-05-07T08:46:32Z</created>
        <modified>1970-01-01T00:00:00Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=223</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=223</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/223-guid.html</id>
        <title mode="escaped" type="text/html">Client WMI et Debian Lenny amd64</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Pour accèder à des informations de monitoring (voire plus) d'un serveur Windows, il est parfois utile de pouvoir utiliser WMI à partir d'un poste Linux.</p>
<p> L'outil wmic est disponible pour Debian Squeeze sur le <a href="http://www.orvant.com/packages">site du projet</a>. Devant aussi l'utiliser sous Debian Lenny amd64, je l'ai recompilé, et les paquets sont disponibles dans <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">mon dépôt</a>.</p>
<p><br /></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/222-Openshot-1.4.2-et-debian-squeeze.html" rel="alternate" title="Openshot 1.4.2 et debian squeeze" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-04-19T21:23:36Z</issued>
        <created>2012-04-19T21:23:36Z</created>
        <modified>2012-04-19T21:23:36Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=222</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=222</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/222-guid.html</id>
        <title mode="escaped" type="text/html">Openshot 1.4.2 et debian squeeze</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Et voici un backport de la version 1.4.2 d'Openshot, un superbe outil de montage vidéo, pour Debian squeeze amd64. Le paquet est disponible dans mon <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">dépôt</a>.</p>
<p>Bon montage vidéo.</p>
<p> <br /></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/221-rdiff-backup-1.2.8,-python-2.6-et-debian-squeeze.html" rel="alternate" title="rdiff-backup 1.2.8, python 2.6 et debian squeeze" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-04-06T12:36:48Z</issued>
        <created>2012-04-06T12:36:48Z</created>
        <modified>1970-01-01T00:00:00Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=221</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=221</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/221-guid.html</id>
        <title mode="escaped" type="text/html">rdiff-backup 1.2.8, python 2.6 et debian squeeze</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Utilisant rdiff-backup pour faire des sauvegardes, je me retrouve avec un message d'alerte sous Debian Squeeze car une fonction Python utilisée est devenue obsolète avec la version 2.6 de Python. La fonction en question est os.popen2() et il convient de la remplacer par une fonction du module subprocess.</p> 
<p>Le paquet rdiff-backup de wheezy implémente ce patch (sans changer la version de rdiff-backup), j'ai donc réalisé un backport de ce paquet. Il est disponible dans mon <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">dépôt squeeze amd64</a>.</p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/220-Python-asterisk-et-Debian-Squeeze.html" rel="alternate" title="Python-asterisk et Debian Squeeze" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-03-30T14:37:40Z</issued>
        <created>2012-03-30T14:37:40Z</created>
        <modified>2012-03-30T14:49:53Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=220</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=220</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/220-guid.html</id>
        <title mode="escaped" type="text/html">Python-asterisk et Debian Squeeze</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Après une migration de serveur vers squeeze, la version d'Asterisk passe de 1.4 à 1.6 et Python-Asterisk reste en 0.1.</p> 
<p>Cette migration de version pose problème car le module python n'arrive plus à se connecter au serveur Asterisk. J'ai donc réalisé un backport de la version 0.2 du module Python et cela refonctionne correctement.</p> 
<p> Ce paquet est dispo dans mon <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">dépôt Squeeze amd64</a>.</p> 
<p> </p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/219-Gandi,-API-et-gestion-dalias-de-mail.html" rel="alternate" title="Gandi, API et gestion d'alias de mail" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-03-21T15:33:31Z</issued>
        <created>2012-03-21T15:33:31Z</created>
        <modified>2012-03-21T16:05:14Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=219</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=219</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/219-guid.html</id>
        <title mode="escaped" type="text/html">Gandi, API et gestion d'alias de mail</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Pour essayer de recevoir moins de spam, je crée un alias de mail pour chaque site/formulaire à remplir qui me demande une adresse email (je pourrais utiliser le + dans mon adresse mais comme pas mal le refuse, je préfère utilise toujours la même méthode).</p> 
<p>Mon mail étant géré chez Gandi, la création de l'alias était un peu longue avec la connexion au site, la sélection du domain, de l'adresse email et la création de l'alias.</p> 
<p>Avec la mise à disposition de l'API chez Gandi, ce temps est révolu : un petit script Python et la création est maintenant plus rapide.</p> 
<p><br /></p> <br /><a href="http://www.cure.nom.fr/blog/archives/219-Gandi,-API-et-gestion-dalias-de-mail.html#extended">Continuer à lire "Gandi, API et gestion d'alias de mail"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/218-Darktable-1.0-et-Debian-Squeeze.html" rel="alternate" title="Darktable 1.0 et Debian Squeeze" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-03-18T10:53:36Z</issued>
        <created>2012-03-18T10:53:36Z</created>
        <modified>2012-03-18T11:02:43Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=218</wfw:comment>
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=218</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/218-guid.html</id>
        <title mode="escaped" type="text/html">Darktable 1.0 et Debian Squeeze</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>La version 1.0 de darktable est sorti il y a 3 jours. Je viens de mettre à jour mon paquet pour Debain Squeeze 64bits dans <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">mon dépôt</a>.<br /> <br />
Attention, cette version n'est plus compatible avec les plugins expérimentaux, il faut donc les desinstaller avant avec : <code>apt-get --purge remove darktable-plugins-experimental</code></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/217-paquets-udis86-et-trace-cmd-de-KVM-pour-Debian-wheezy-amd64.html" rel="alternate" title="paquets udis86 et trace-cmd (de KVM) pour Debian wheezy amd64" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2012-02-09T15:12:36Z</issued>
        <created>2012-02-09T15:12:36Z</created>
        <modified>2012-02-09T16:35:48Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=217</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=217</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/217-guid.html</id>
        <title mode="escaped" type="text/html">paquets udis86 et trace-cmd (de KVM) pour Debian wheezy amd64</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Voulant utiliser l'outil trace-cmd pour tracer l'activité d'une machine virtuelle sous linux-KVM, j'en ai fait un paquet pour Debian wheezy amd64. Ce paquet ayant besoin de udis86 (une librairie pour désassembler du code x86 32 et 64 bits), j'ai donc aussi empaqueté cette librairie.</p> <br />
<p>Ces paquets sont dispos dans mon tout <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">nouveau dépôt</a> pour wheezy.</p> <br />
<p><br /></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/216-fio-flexible-IO-tester-et-Debian-Lenny.html" rel="alternate" title="fio flexible I/O tester et Debian Lenny" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2011-08-04T15:23:53Z</issued>
        <created>2011-08-04T15:23:53Z</created>
        <modified>2011-08-04T15:31:29Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=216</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=216</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/216-guid.html</id>
        <title mode="escaped" type="text/html">fio flexible I/O tester et Debian Lenny</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Ayant un besoin de benchmark sur des systèmes de stockage, j'ai voulu utiliser fio (flexible I/O tester) mais celui-ci n'est pas dans lenny. J'ai donc fait un package pour Lenny amd64 de la version 1.57 présente dans sid (ATTENTION cela veut dire que vous aurez une version plus récente que squeeze comme les paquets de lenny-backports-sloppy).</p> <br />
<p>&#160;Le paquet est disponible dans <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">mon dépôt</a>.</p> <br />
<p><br /></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.cure.nom.fr/blog/archives/210-minidlna-1.0.18-et-Debian-squeeze.html" rel="alternate" title="minidlna 1.0.18 et Debian squeeze" type="text/html" />
        <author>
            <name>David</name>
                    </author>
    
        <issued>2011-05-15T15:02:21Z</issued>
        <created>2011-05-15T15:02:21Z</created>
        <modified>1970-01-01T00:00:00Z</modified>
        <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=210</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=210</wfw:commentRss>
    
        <id>http://www.cure.nom.fr/blog/archives/210-guid.html</id>
        <title mode="escaped" type="text/html">minidlna 1.0.18 et Debian squeeze</title>
        <content type="application/xhtml+xml" xml:base="http://www.cure.nom.fr/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Backport pour Debian squeeze amd64 du serveur DLNA <strong>minidlna</strong> en version 1.0.18 qui va permettre de partager ses fichiers multimedia avec des périphériques compatibles (comme un ordiphone ou une télévision).</p><br />
<p>Le paquet est disponible dans <a href="http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html">mon dépôt Debian</a>.</p><br />
<p> <br /></p> 
            </div>
        </content>

        
    </entry>
</feed>