<?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 01:29:47 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Cool Image Thumbnail Class]]></title>
      <guid>http://www.phpdeveloper.org/news/6176</guid>
      <link>http://www.phpdeveloper.org/news/6176</link>
      <description><![CDATA[<p>
On the Zend Developer Zone, they <a href="http://devzone.zend.com/node/view/id/869">point out</a> a handy little image manipulation class they've come across - GenXDesign's <a href="http://www.gen-x-design.com/projects/php-thumbnailer-class/">PHP Thumbnail Class</a> - as well as some details about it.
</p>
<blockquote>
<p>
I've seen a lot of implementations of thumb nail functionality in PHP, I've even written a couple of my own. I like this class thought. In looking over the code the first thing you notice is that it's clean code. I don't mean they use the latest whiz-bang method to cshave a few keystrokes. 
</p>
<p>
This code is simple, nicely formatted and easy to read through. My only real problem with the code itself is that it is not terribly well documented. That can be forgiven since easy to read.
</p>
</blockquote>
<p>
<i>Cal</i> talks about some of the <a href="http://devzone.zend.com/node/view/id/869">other features</a> of the class, including that it works with gif/jpeg/png images, makes it easy to set the quality of the jpgs, and makes it easy to display the dynamic images directly to the browser. Check out <a href="http://www.gen-x-design.com/demo_thumbnail.php">the demo</a> for more.
</p>]]></description>
      <pubDate>Wed, 30 Aug 2006 07:41:58 -0500</pubDate>
    </item>
  </channel>
</rss>
