<?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>Tue, 21 May 2013 11:30:40 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Pierre-Alain Joye's Blog: 5.1.3 is out, Congrats! (and finally)]]></title>
      <guid>http://www.phpdeveloper.org/news/5282</guid>
      <link>http://www.phpdeveloper.org/news/5282</link>
      <description><![CDATA[<p>
<i>Pierre-Alain Joye</i> has <a href="http://blog.thepimp.net/index.php/2006/05/02/66-513-is-out-congrats-and-finally-">a quick post</a> with a congratulations to the entire team (and testers, etc) that worked to get PHP 5.1.3 out the door.
</p>
<p>
He also specifically mentions two GD updates that were made to this new release - <a href="http://blog.thepimp.net/index.php/2006/01/27/35-imagepng-take-2">new compression filtering</a> for the imagepng functionality, and a "weak mode" for <a href="http://www.php.net/imagejpeg">imagejpeg</a>. This new mode can be set in your php.ini file or with ini_set (gd.jpeg_ignore_warning).
</p>
<p>
To grab the latest PHP update, including these new features to the graphics libraries, head over to <a href="http://www.php.net/downloads.php">the main PHP site</a>.
</p>]]></description>
      <pubDate>Tue, 02 May 2006 07:08:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Pierre's Blog: imagepng, take #2]]></title>
      <guid>http://www.phpdeveloper.org/news/4757</guid>
      <link>http://www.phpdeveloper.org/news/4757</link>
      <description><![CDATA[<i>Pierre</i> has posted his <a href="http://blog.thepimp.net/index.php/2006/01/27/35-imagepng-take-2">second look</a> at working with the imagepng function today over on his blog.
<p>
<quote>
<i>
Bernhard Seefeld was testing the new compression option for imagepng and was wondering why there is still a relative big difference in image sizes.
<p>
In my first attempt to create smaller images, I only allowed to change the compression, it was not sufficient to get really lite pictures.
<p>
After a short look to the libpng codebase (and the horrible imagick doc), I added a last argument to imagepng, the filtering mode.
</i>
</quote>
<p>
He <a href="http://blog.thepimp.net/index.php/2006/01/27/35-imagepng-take-2">includes code</a> later in the post, showing how to use this filtering option to make even smaller images (an option included from PHP 5.1.3 and up).]]></description>
      <pubDate>Mon, 30 Jan 2006 07:37:31 -0600</pubDate>
    </item>
  </channel>
</rss>
