<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 22:38:09 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Daniel Cousineau's Blog: ImagePlane and some simple OOP designs]]></title>
      <guid>http://www.phpdeveloper.org/news/11139</guid>
      <link>http://www.phpdeveloper.org/news/11139</link>
      <description><![CDATA[<p>
In a <a href="http://www.toosweettobesour.com/2008/09/13/imageplane-and-some-simple-oop-designs/">recent post</a> to his blog <i>Daniel Cousineau</i> take a look at the <a href="http://kitchen.net-perspective.com/commercial/image-plane">ImagePlane</a> image editor just released by <a href="http://www.net-perspective.com/">Net Perspective</a> and some thoughts he has with the PHP demo included with documentation.
</p>
<blockquote>
While ImagePlane has already been <a href="http://blog.net-perspective.com/2008/09/10/image-plane-as-easy-as/">creatively introduced</a> and <a href="http://kitchen.net-perspective.com/docs/image-plane/developer/">documented quite thoroughly</a>, I wanted to go over some decisions concerning the PHP demo.
</blockquote>
<p>
He mentions considerations of things that the tool does like the base64 posting of the image and the possible need for more than one kind of backend image manipulation library. He outlines his interface with four functions (loading, transparency, output quality and saving) and implements it in a sample class and some example usage code.
</p>]]></description>
      <pubDate>Fri, 03 Oct 2008 07:58:36 -0500</pubDate>
    </item>
  </channel>
</rss>
