<?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 filters)</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>Sun, 09 Mar 2008 17:37:12 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>What's new in GD, 5.1.x, #2</title>
    <link>http://blog.thepimp.net/archives/Whats-new-in-GD,-5.1.x,-2.html</link>
            <category>PHP</category>
    
    <comments>http://blog.thepimp.net/archives/Whats-new-in-GD,-5.1.x,-2.html#comments</comments>
    <wfw:comment>http://blog.thepimp.net/wfwcomment.php?cid=51</wfw:comment>

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

    <author>nospam@example.com (Pierre)</author>
    <content:encoded>
    &lt;p&gt;With the png compression, I also forgot the couple of filters added in php5 some months ago. Like any additions after php 5.0, they have been added to the &lt;span class=&quot;caps&quot;&gt;HEAD&lt;/span&gt;, which happens to 5.1.x now. The convolution I presented yesterday is one of them.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.thepimp.net/archives/Whats-new-in-GD,-5.1.x,-2.html#extended&quot;&gt;Continue reading &quot;What&#039;s new in GD, 5.1.x, #2&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 12 Dec 2005 09:30:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.thepimp.net/archives/51.html</guid>
    <category>filters</category>
<category>gd</category>
<category>graphics</category>
<category>libgd</category>
<category>php</category>
<category>png</category>

</item>
<item>
    <title>What's new in GD, 5.1.x</title>
    <link>http://blog.thepimp.net/archives/Whats-new-in-GD,-5.1.x.html</link>
            <category>PHP</category>
    
    <comments>http://blog.thepimp.net/archives/Whats-new-in-GD,-5.1.x.html#comments</comments>
    <wfw:comment>http://blog.thepimp.net/wfwcomment.php?cid=50</wfw:comment>

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

    <author>nospam@example.com (Pierre)</author>
    <content:encoded>
    &lt;p&gt;I brought image convolutions to the public in &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; 5.1.0 (was lying in cvs for some months already), using a 3&amp;#215;3 matrix, the factor and the offset. A lot of really usefull or nice effects can be realized using image convolutions. I will show you some here.&lt;/p&gt; &lt;p&gt;The second introduction will be available in 5.1.2, it is nothing really new and I was even sure it was already done :P, thanks to Christian Stocker to remind me how wrong I was &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;&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.thepimp.net/archives/Whats-new-in-GD,-5.1.x.html#extended&quot;&gt;Continue reading &quot;What&#039;s new in GD, 5.1.x&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 09 Dec 2005 20:33:34 +0100</pubDate>
    <guid isPermaLink="false">http://blog.thepimp.net/archives/50.html</guid>
    <category>filters</category>
<category>gd</category>
<category>graphics</category>
<category>libgd</category>
<category>php</category>

</item>

</channel>
</rss>