<?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>Core PHP</title>
    <link>http://www.corephp.co.uk/</link>
    <description>My life in the world of PHP</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1.2 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Easy Reflections v2.1 Released</title>
    <link>http://www.corephp.co.uk/archives/48-Easy-Reflections-v2.1-Released.html</link>
            <category>Code</category>
    
    <comments>http://www.corephp.co.uk/archives/48-Easy-Reflections-v2.1-Released.html#comments</comments>
    <wfw:comment>http://www.corephp.co.uk/wfwcomment.php?cid=48</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://www.corephp.co.uk/rss.php?version=2.0&amp;type=comments&amp;cid=48</wfw:commentRss>
    

    <author>nospam@example.com (Richard Davey)</author>
    <content:encoded>
    I have updated my &lt;a href=&quot;http://reflection.corephp.co.uk&quot;&gt;Easy Reflections&lt;/a&gt; script to version 2.1 (version 3.1 will follow shortly). This new version allows you to merge the original image in with the output image, thus cutting down on the number of image tags required in your HTML (but increasing server CPU time/RAM needed for the initial hit). This was in response to those people emailing me who were using the script with the Image Flow JavaScript library.

I will do the same for V3 - I&#039;m thinking it would make a lot of sense to just merge both scripts into one and make the use of PNG/Alpha support a parameter, so I&#039;ll have a crack at that when free time permits - but right now I&#039;m up to my eyeballs in ActionScript3 and Flash game coding. 
    </content:encoded>

    <pubDate>Fri, 18 Jan 2008 01:16:46 -0500</pubDate>
    <guid isPermaLink="false">http://www.corephp.co.uk/archives/48-guid.html</guid>
    
</item>

</channel>
</rss>