<?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>Thu, 23 May 2013 07:39:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ajaxray.com: Image manipulation in Zend Framework using PHP Thumbnailer Class v2.0]]></title>
      <guid>http://www.phpdeveloper.org/news/11079</guid>
      <link>http://www.phpdeveloper.org/news/11079</link>
      <description><![CDATA[<p>
In <a href="http://www.ajaxray.com/blog/2008/09/12/image-manipulation-in-zend-framework-with-php-thumbnailer-class-v20/">this recent post</a> to the Ajaxray blog <i>Anis Ahmad</i> shows how to use the PHP Thumbnailer class inside of a Zend Framework application.
</p>
<blockquote>
In the huge set of library, <a href="http://framework.zend.com/">Zend Framework</a> have no options for manipulating image. There is a proposal for <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Image+Proposal+-+Davey+Shafik">Zend_Image</a> which aimed to provides easier image manipulation using GD. But the proposal was not considered. [...] So, what to do when we need to make image thumbnail, resizeing or cropping image etc in Zend Framework?
</blockquote>
<p>
He shows how to integrate the <a href="http://www.gen-x-design.com/projects/php-thumbnailer-class/">Thumbnailer class</a> with the Framework - making it a library and implementing it within a controller (a private function called _createThumbnail).
</p>]]></description>
      <pubDate>Wed, 24 Sep 2008 11:12:18 -0500</pubDate>
    </item>
  </channel>
</rss>
