<?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, 20 Jun 2013 01:46:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Dynamically Creating Graphs and Charts with PHP and GDChart]]></title>
      <guid>http://www.phpdeveloper.org/news/10836</guid>
      <link>http://www.phpdeveloper.org/news/10836</link>
      <description><![CDATA[<p>
The Zend Developer Zone has <a href="http://devzone.zend.com/article/3774-Dynamically-Creating-Graphs-and-Charts-with-PHP-and-GDChart">a new tutorial</a> posted today (from <i>Vikram Vaswani</i>) that focuses on making charts and graphs with the help of the <a href="http://pecl.php.net/package/GDChart">GDChart</a> extension for PHP.
</p>
<blockquote>
This extension, which is freely available from PECL, can significantly reduce the amount of work involved in dynamically generating graphical representations of numerical data at run-time. Over the next few pages, I'll introduce you to this extension, illustrating its important features and showing you just how easy it is to get your Friday evening back.
</blockquote>
<p>
The tutorial shows how to get and install the extension as well as including a few usage examples - a simple charting of values (with the different chart types defined), comparing more than one set of data, changing the aesthetics of the output and a detailed look at a few of the chart types' output.
</p>]]></description>
      <pubDate>Thu, 14 Aug 2008 15:12:58 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ilia Alshanetsky's Blog: GDChart & Fileinfo Releases]]></title>
      <guid>http://www.phpdeveloper.org/news/4603</guid>
      <link>http://www.phpdeveloper.org/news/4603</link>
      <description><![CDATA[According to <a href="http://ilia.ws/archives/99-GDChart-Fileinfo-Releases.html">this new post</a> from <i>Ilia Alshanetsky</i>'s blog, he's wrapped up new versions of his PECL extensions, Fileinfo and GDChart.
<p>
<quote>
<i>
Just finished packaging Fileinfo 1.0.3 that finally builds on both PHP 5.1 and 5.0 properly. You can download the new version by running "pecl install fileinfo" or download the tgz file from here.
<p>
I've also made the release of GDChart 0.2 that is nearly a complete rewrite of the extension, originally written by Rasmus that allows it to work with PHP 5.1. This extension wraps around the bundled gdchart library and allows you with just a few lines of code draw 20 different graphs types.
</i>
</quote>
<p>
The <a href="http://pecl.php.net/package/GDChart">GDChart</a> package looks especially useful, making it a simple matter of feeding in the data you want to render and out popps a graph. Previously, there's been this functionality via other scripts, but it's nice to see something native...]]></description>
      <pubDate>Wed, 04 Jan 2006 06:48:21 -0600</pubDate>
    </item>
  </channel>
</rss>
