<?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>Pierre (Entries tagged as Dotclear)</title>
    <link>http://blog.thepimp.net/</link>
    <description>Moving Pixels</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3 - http://www.s9y.org/</generator>
    <pubDate>Mon, 04 Dec 2006 02:44:00 GMT</pubDate>

    <image>
        <url>http://blog.thepimp.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Pierre - Moving Pixels</title>
        <link>http://blog.thepimp.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>preserve dotclear 1.x URL while upgrading to dotclear2</title>
    <link>http://blog.thepimp.net/archives/preserve-dotclear-1.x-URL-while-upgrading-to-dotclear2.html</link>
            <category>Uncategorized</category>
    
    <comments>http://blog.thepimp.net/archives/preserve-dotclear-1.x-URL-while-upgrading-to-dotclear2.html#comments</comments>
    <wfw:comment>http://blog.thepimp.net/wfwcomment.php?cid=153</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.thepimp.net/rss.php?version=2.0&amp;type=comments&amp;cid=153</wfw:commentRss>
    

    <author>nospam@example.com (Pierre)</author>
    <content:encoded>
    &lt;p&gt;Loosing his old URLs is not always a good thing and not only for the ranking in google. I got a couple of requests to restore them, here you go, old post URLs are back.&lt;/p&gt; &lt;p&gt;Here is the lighttpd rewrite rules for the old rss.php file and the post access, if anyone needs it (not really rocket sciences, but copy/paste can be faster &lt;img src=&quot;http://blog.thepimp.net/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;pre&gt;         url.rewrite-once = (                 &amp;#38;quot;^/rss\.php&amp;#38;quot; =&amp;#38;gt; &amp;#38;quot;/index.php/feed/rss2&amp;#38;quot;,                 &amp;#38;quot;^/index\.php/([0-9]{4}.*)&amp;#38;quot; =&amp;#38;gt; &amp;#38;quot;/index.php/post/$1&amp;#38;quot;         ) &lt;/pre&gt; &lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt; You can find further rules for apache&amp;#8217;s mod_rewrite in the &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.dotclear.net/forum/viewtopic.php?id=19425&#039;);&quot;  href=&quot;http://www.dotclear.net/forum/viewtopic.php?id=19425&quot;&gt;dotclear&amp;#8217;s forum&lt;/a&gt;. If you need some of them for lighttpd, let me know, I can try to &amp;quot;port&amp;quot; them (I&amp;#8217;m happy with the two rules above).&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 04 Dec 2006 03:44:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.thepimp.net/archives/153.html</guid>
    <category>Dotclear</category>
<category>dotclear2</category>
<category>lighttpd</category>
<category>PHP</category>
<category>preserve-URL</category>
<category>rewrite</category>

</item>
<item>
    <title>moving to dotclear 2.0 (beta3), new theme :)</title>
    <link>http://blog.thepimp.net/archives/moving-to-dotclear-2.0-beta3,-new-theme.html</link>
            <category>PHP</category>
    
    <comments>http://blog.thepimp.net/archives/moving-to-dotclear-2.0-beta3,-new-theme.html#comments</comments>
    <wfw:comment>http://blog.thepimp.net/wfwcomment.php?cid=145</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.thepimp.net/rss.php?version=2.0&amp;type=comments&amp;cid=145</wfw:commentRss>
    

    <author>nospam@example.com (Pierre)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://blog.thepimp.net/index.php/tag/Dotclear&quot;&gt;Dotclear&lt;/a&gt; 2 (&lt;a href=&quot;http://blog.thepimp.net/index.php/tag/dc2&quot;&gt;dc2&lt;/a&gt;) is still under development but it is now stable enough for my little blog. The development team is doing a real great job. The backend rocks, it is a pleasure to work with the new interface. A lot of new features have been added (finally the tags are here &lt;img src=&quot;http://blog.thepimp.net/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; )and the customization is a piece of cake.&lt;/p&gt; &lt;p&gt;The &lt;a href=&quot;http://blog.thepimp.net/index.php/tag/GeShi&quot;&gt;GeShi&lt;/a&gt; code highlighter has been ported by &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/blog.lalex.com/post/2006/07/28/Blog-en-travaux&#039;);&quot;  href=&quot;http://blog.lalex.com/post/2006/07/28/Blog-en-travaux&quot; hreflang=&quot;fr&quot;&gt;l&amp;#8217;Alex&lt;/a&gt;. You can fetch it from &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/download.lalex.com/dcGeshi.zip&#039;);&quot;  href=&quot;http://download.lalex.com/dcGeshi.zip&quot; hreflang=&quot;en&quot;&gt;here&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;There is a couple of issues on php 5.2.0, most of them are due to the get/set mess with references or arrays. I&amp;#8217;m unsure about the reasons, but the error messages are too cryptic for me, I will try to figure it out later:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;Indirect modification of overloaded property context::$comment_preview has no effect&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;As far as I understand, there is issues with &lt;strong&gt;get/&lt;/strong&gt;set and array. But the code in the context class is very closed from what is available in the &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.php.net/manual/en/language.oop5.overloading.php&#039;);&quot;  href=&quot;http://www.php.net/manual/en/language.oop5.overloading.php&quot; hreflang=&quot;en&quot;&gt;&lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; manual&lt;/a&gt;, go figure&amp;#8230; but later.&lt;/p&gt; &lt;p&gt;My new theme is based (99.99%) on &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/jetheme.klafoutis.org/index.php/?theme=giacomo&#039;);&quot;  href=&quot;http://jetheme.klafoutis.org/index.php/?theme=giacomo&quot; hreflang=&quot;en&quot;&gt;Kozlika&amp;#8217;s Giacomo&lt;/a&gt;, thank to him/her &lt;img src=&quot;http://blog.thepimp.net/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; Many themes are already available for dc2, check them out &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.campingclairdelune.fr/tests/?gallery/dotclear/themes-dc-2&#039;);&quot;  href=&quot;http://www.campingclairdelune.fr/tests/?gallery/dotclear/themes-dc-2&quot; hreflang=&quot;en&quot;&gt;here&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;For the english speakers, please note that only the website is in french, the application is localized. It also uses mbstring and iconv for a better enconding support.&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.dotclear.net&#039;);&quot;  href=&quot;http://www.dotclear.net&quot;&gt;dotclear&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/preview.dotclear.net&#039;);&quot;  href=&quot;http://preview.dotclear.net&quot;&gt;dotclear 2 preview&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.campingclairdelune.fr/tests/?gallery/dotclear/themes-dc-2&#039;);&quot;  href=&quot;http://www.campingclairdelune.fr/tests/?gallery/dotclear/themes-dc-2&quot;&gt;dotclear 2 themes&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; 
    </content:encoded>

    <pubDate>Thu, 23 Nov 2006 19:25:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.thepimp.net/archives/145.html</guid>
    <category>blog</category>
<category>dc2</category>
<category>Dotclear</category>
<category>GeShi</category>
<category>Kozlika</category>
<category>PHP</category>

</item>

</channel>
</rss>