<?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 15:59:08 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Mikko Koppanen's Blog: Pretty Thumbnails]]></title>
      <guid>http://www.phpdeveloper.org/news/8804</guid>
      <link>http://www.phpdeveloper.org/news/8804</link>
      <description><![CDATA[<p>
<i>Mikko Koppanen</i> has another example of image manipulation in PHP through Imagick to <a href="http://valokuva.org/?p=45">create dynamic thumbnails</a> of your images.
</p>
<blockquote>
Today's example is about making pretty thumbnails by combining a drop-in shadow with round corners. The image is first scaled down to create a thumbnail. [...] The next step is to round the corners of the image. [...] The final step is to create the drop-in shadow and composite the thumbnail over it.
</blockquote>
<p>
Both the code block to create the thumbnail and a before and after image to show how it translates in <a href="http://valokuva.org/?p=45">the post</a>.
</p>]]></description>
      <pubDate>Mon, 08 Oct 2007 16:14:00 -0500</pubDate>
    </item>
  </channel>
</rss>
