<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>David On Net - Php</title>
    <link>http://www.cure.nom.fr/blog/</link>
    <description></description>
    <dc:language>fr</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>

    <image>
        <url>http://www.cure.nom.fr/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: David On Net - Php - </title>
        <link>http://www.cure.nom.fr/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Plugin Lightbox de Serendipity et PHP4</title>
    <link>http://www.cure.nom.fr/blog/archives/150-Plugin-Lightbox-de-Serendipity-et-PHP4.html</link>
            <category>Linux</category>
            <category>Logiciel Libre</category>
            <category>Php</category>
    
    <comments>http://www.cure.nom.fr/blog/archives/150-Plugin-Lightbox-de-Serendipity-et-PHP4.html#comments</comments>
    <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=150</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=2.0&amp;type=comments&amp;cid=150</wfw:commentRss>
    

    <author>nospam@example.com (David)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;La dernière version du plugin Lightbox and co ne fonctionne plus en PHP4. En effet, il utilise de nouveaux paramètres pour la fonction preg_replace qui ne sont pas supportés par PHP4.&lt;/p&gt;&lt;p&gt;Ce paramètre permet de savoir s&#039;il y a eu des remplacements, comme cela on ajoute le code javascript de lightbox à la page HTML uniquement s&#039;il y en  a besoin.&lt;/p&gt;&lt;p&gt;J&#039;ai modifié le plugin pour ne plus utiliser ce paramètre (et donc on ajoute le javascript à chaque fois comme avant). &lt;a href=&quot;/download.php?file=serendipity_event_lightbox.php&quot;&gt;Le nouveau fichier PHP&lt;/a&gt; est à copier dans &amp;lt;répertoire_install_serendipity&amp;gt;/plugins/serendipity_event_lightbox/&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 20 Sep 2007 18:13:28 +0200</pubDate>
    <guid isPermaLink="false">http://www.cure.nom.fr/blog/archives/150-guid.html</guid>
    
</item>
<item>
    <title>PHP 5.2 et Debian Etch</title>
    <link>http://www.cure.nom.fr/blog/archives/140-PHP-5.2-et-Debian-Etch.html</link>
            <category>Debian</category>
            <category>Logiciel Libre</category>
            <category>Php</category>
    
    <comments>http://www.cure.nom.fr/blog/archives/140-PHP-5.2-et-Debian-Etch.html#comments</comments>
    <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=140</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=2.0&amp;type=comments&amp;cid=140</wfw:commentRss>
    

    <author>nospam@example.com (David)</author>
    <content:encoded>
    
&lt;p&gt;Voici les premiers paquets pour Debian Etch : il s&#039;agit d&#039;une recompilation des paquets PHP 5 avec des options différentes :&lt;/p&gt;&lt;ul&gt;&lt;li&gt;désactivation du support SOAP, car cela entraine une incompatibilité avec les applications qui utilisent la librairie NuSOAP,&lt;/li&gt;&lt;li&gt;ajout du module mssql, car le module sybase, qui supporte le même protocole réseau d&#039;accès aux bases de données, n&#039;implémente pas toutes les fonctions comme mssql_field_type() par exemple.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Pour installer les paquets, ajouter la ligne suivante dans /etc/apt/sources.list&lt;/p&gt;&lt;code&gt;deb http://www.cure.nom.fr/debian/etch ./&lt;/code&gt;&lt;p&gt;et lancer ensuite&lt;/p&gt;&lt;code&gt;apt-get update&lt;br /&gt;apt-get install &amp;lt;paquet-php5&amp;gt;&lt;/code&gt;&lt;p /&gt;&lt;p /&gt; 
    </content:encoded>

    <pubDate>Tue, 27 Feb 2007 21:45:46 +0100</pubDate>
    <guid isPermaLink="false">http://www.cure.nom.fr/blog/archives/140-guid.html</guid>
    
</item>
<item>
    <title>Serendipity et backup (english version)</title>
    <link>http://www.cure.nom.fr/blog/archives/90-Serendipity-et-backup-english-version.html</link>
            <category>Logiciel Libre</category>
            <category>Php</category>
    
    <comments>http://www.cure.nom.fr/blog/archives/90-Serendipity-et-backup-english-version.html#comments</comments>
    <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=90</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=2.0&amp;type=comments&amp;cid=90</wfw:commentRss>
    

    <author>nospam@example.com (David)</author>
    <content:encoded>
    
&lt;p&gt;There is a &lt;a href=&quot;http://blog.linux-stats.org/index.php?serendipity[subpage]=downloadmanager&amp;level=2&amp;thiscat=77&quot;&gt;plugin&lt;/a&gt; for &lt;a href=&quot;http://www.s9y.org/&quot;&gt;Serendipity&lt;/a&gt; (blog software that power this web site) to backup the database and all the file.&lt;/p&gt;&lt;p&gt;This plugin use a shell script to backup the file. Unfortunatly, some of ISP disable the feature to start a shell script in PHP for security.&lt;/p&gt;&lt;p&gt;Also I make a patch to not use the shell script and to use indeed the Tar.php class.&lt;/p&gt;&lt;p&gt;This patch doe&#039;nt permit to use the exclude directory list, but with it you can make backup &lt;img src=&quot;http://www.cure.nom.fr/blog/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;To use it, just download &lt;a href=&quot;/download.php?file=serendipity_event_backup.php&quot;&gt;the patched version&lt;/a&gt; and replace the original version in &amp;lt;install_directory&amp;gt;/plugins/serendipity_event_backup.&lt;/p&gt;&lt;p /&gt;&lt;div align=&quot;right&quot;&gt;
&lt;/div&gt; 
    </content:encoded>

    <pubDate>Wed, 31 May 2006 23:02:28 +0200</pubDate>
    <guid isPermaLink="false">http://www.cure.nom.fr/blog/archives/90-guid.html</guid>
    
</item>
<item>
    <title>Serendipity et backup</title>
    <link>http://www.cure.nom.fr/blog/archives/89-Serendipity-et-backup.html</link>
            <category>Logiciel Libre</category>
            <category>Php</category>
    
    <comments>http://www.cure.nom.fr/blog/archives/89-Serendipity-et-backup.html#comments</comments>
    <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=89</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=2.0&amp;type=comments&amp;cid=89</wfw:commentRss>
    

    <author>nospam@example.com (David)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;Il existe un &lt;a href=&quot;http://blog.linux-stats.org/index.php?serendipity[subpage]=downloadmanager&amp;level=2&amp;thiscat=77&quot;&gt;plugin&lt;/a&gt; pour &lt;a href=&quot;http://www.s9y.org/&quot;&gt;Serendipity&lt;/a&gt; (logiciel de blog qui est utilisé par ce site) pour faire des backups automatiquement de la base de données et des fichiers (serendipity_event_backup).&lt;/p&gt;&lt;p&gt;Ce plugin pour sauvegarder les fichiers du site utilise un script qui est lancé au travers dde la fonction passthru de PHP. Malheureusement, pour des raisons de sécurité, la plupart des hébergeurs désactivent cette fonction dans PHP.&lt;/p&gt;&lt;p&gt;J&#039;ai donc fait un patch du plugin pour ne plus utiliser de script et utiliser directement la class Tar.php.&lt;/p&gt;&lt;p&gt;Ce pach ne permet pas d&#039;utiliser la notion &amp;quot;exclude&amp;quot; du plugin d&#039;origine, mais au moins il permet de faire des sauvegardes &lt;img src=&quot;http://www.cure.nom.fr/blog/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;Pour l&#039;utiliser, il suffit de télécharger la nouvelle version patchée &lt;a href=&quot;/download.php?file=serendipity_event_backup.php&quot;&gt;ici&lt;/a&gt; et remplacer le fichier serendipity_event_backup d&#039;origine (qui se trouve dans &amp;lt;repertoire_install&amp;gt;/plugins/serendipity_event_backup).&lt;/p&gt;&lt;p&gt;Bonne sauvegarde.&lt;/p&gt;&lt;p /&gt; 
    </content:encoded>

    <pubDate>Wed, 31 May 2006 22:51:10 +0200</pubDate>
    <guid isPermaLink="false">http://www.cure.nom.fr/blog/archives/89-guid.html</guid>
    
</item>
<item>
    <title>De belles images dans galette</title>
    <link>http://www.cure.nom.fr/blog/archives/23-De-belles-images-dans-galette.html</link>
            <category>Php</category>
    
    <comments>http://www.cure.nom.fr/blog/archives/23-De-belles-images-dans-galette.html#comments</comments>
    <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (David)</author>
    <content:encoded>
    
&lt;p&gt;
&lt;a href=&quot;http://galette.tuxfamily.org/fr/index.php?title=Accueil&quot;&gt;Galette&lt;/a&gt; permet de gérer les adhérents d&#039;une association. Les adhérents
ont accès à leur information et peuvent ajouter une photo à leur fiche.
&lt;/p&gt;
&lt;p&gt;
Dans la version 0.62a, les vignettes générées par galette ne sont pas
formidables, voire illisibles...
&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.cure.nom.fr/blog/archives/23-De-belles-images-dans-galette.html#extended&quot;&gt;Continuer à lire &quot;De belles images dans galette&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 01 May 2005 22:42:00 +0200</pubDate>
    <guid isPermaLink="false">http://www.cure.nom.fr/blog/archives/23-guid.html</guid>
    
</item>

</channel>
</rss>