<?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>Fri, 24 May 2013 22:21:40 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Kore Nordmann's Blog: Published article "Image creation with PHP"]]></title>
      <guid>http://www.phpdeveloper.org/news/9218</guid>
      <link>http://www.phpdeveloper.org/news/9218</link>
      <description><![CDATA[<p>
<i>Kore Nordmann</i> has <a href="http://kore-nordmann.de/blog/published_article_image_creation_with_php.html">posted a new article series</a> (to the "Articles" section of his site) with six different pieces talking about different aspects of image creation with PHP:
</p>
<ul>
<li><a href="http://kore-nordmann.de/blog/image_creation_with_php_tools.html"> Image creation with PHP - Image Tools</a>
<li><a href="http://kore-nordmann.de/blog/image_creation_with_php_texts.html"> Image creation with PHP - Text rendering</a>
<li><a href="http://kore-nordmann.de/blog/image_creation_with_php_bitmaps.html"> Image creation with PHP - Integrating bitmaps</a>
<li><a href="http://kore-nordmann.de/blog/image_creation_with_php_gradients.html"> Image creation with PHP - Gradient rendering</a>
<li><a href="http://kore-nordmann.de/blog/image_creation_with_php_shapes.html"> Image creation with PHP - A first shape</a>
<li><a href="http://kore-nordmann.de/blog/image_creation_with_php_formats.html"> Image creation with PHP - Formats & Libraries</a>
</ul>
<p>
Each of them can be read separately, but they're all part of a series and make more sense when read together.
</p>]]></description>
      <pubDate>Tue, 11 Dec 2007 11:11:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[DevShed: Drawing More Complex Shapes with the GD Library in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/8512</guid>
      <link>http://www.phpdeveloper.org/news/8512</link>
      <description><![CDATA[<p>
DevShed has <a href="http://www.devshed.com/c/a/PHP/Drawing-More-Complex-Shapes-with-the-GD-Library-in-PHP/">posted part four</a> of their series looking at the creation of graphics in PHP using the GD functionality. They take things a step further from <a href="http://www.phpdeveloper.org/news/8504">the previous part</a> and show how to create more complex shapes.
</p>
<p>
They <a href="http://www.devshed.com/c/a/PHP/Drawing-More-Complex-Shapes-with-the-GD-Library-in-PHP/">show how to</a> create things like:
</p>
<ul>
<li><a href="http://www.devshed.com/c/a/PHP/Drawing-More-Complex-Shapes-with-the-GD-Library-in-PHP/1/">filled images and arcs</a>
<li><a href="http://www.devshed.com/c/a/PHP/Drawing-More-Complex-Shapes-with-the-GD-Library-in-PHP/2/">filled polygons</a>
<li><a href="http://www.devshed.com/c/a/PHP/Drawing-More-Complex-Shapes-with-the-GD-Library-in-PHP/3/">grabbing information</a> the incoming image (like with the getimagesize function).
</ul>]]></description>
      <pubDate>Wed, 22 Aug 2007 12:53:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[IBM developerWorks: Generate Flash movies on the fly with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6954</guid>
      <link>http://www.phpdeveloper.org/news/6954</link>
      <description><![CDATA[<p>
The IBM developerWorks site has a new tutorial posted about <a href="http://www-128.ibm.com/developerworks/library/os-php-flash/index.html?ca=drs-">creating Flash movies</i> on the fly with PHP (and some help from <a href="http://www.php.net/ming">Ming</a>).
</p>
<blockquote>
Rich Internet Applications is the new buzz-phrase for Web 2.0, and a key component of the substance behind Web 2.0 is Adobe Flash. Learn how to integrate Flash movies into your application and generate Flash movies dynamically using the Ming library.
</blockquote>
<p>
They <a href="http://www-128.ibm.com/developerworks/library/os-php-flash/index.html?ca=drs-">start with a brief look</a> at Flash and how its embedded into a web page, including the needed HTML. From there, they jump right into Ming.
</p>
<p>
They create a sample Flash file - a "Hello World" - to get the ball rolling. They modify it a bit and create some moving text of varying colors. Next up is working with shapes and lines, and finally - importing and using images in your simple PHP-generated Flash animation.
</p>]]></description>
      <pubDate>Thu, 21 Dec 2006 09:02:00 -0600</pubDate>
    </item>
  </channel>
</rss>
