<?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 11:14:47 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Creating Scalable Vector Graphs with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/14153</guid>
      <link>http://www.phpdeveloper.org/news/14153</link>
      <description><![CDATA[<p>
A new tutorial has been posted to the Zend Developer Zone today looking at making <a href="http://devzone.zend.com/article/11915-Creating-Scalable-Vector-Graphs-with-PHP">scalable vector graphics</a> with PHP and the hep of one of two charting packages - <a href="http://ezcomponents.org/">ezcGraph</a> or <a href="http://www.goat1000.com/svggraph.php">SVGGraph</a> (examples are provided for both).
</p>
<blockquote>
Programmatically generating graphs and charts using SVG requires a deep understanding of the SVG specification and the various SVG primitives, as well as a fair amount of time for research, experimentation and debugging. Or, in other words, that's your entire weekend shot! Fortunately, help is at hand. There are a number of open-source PHP libraries that support SVG chart generation, and using them can significantly reduce the amount of work involved in adding this feature to a Web application. 
</blockquote>
<p>
He shows how to create simple images like bar, line and pie charts as well as adding in other things like a legend, custom titles and a sample where the user can define the sizes of a pie chart via some form input fields. Screenshots are included for all code examples to give you a better idea of the end result.
</p>]]></description>
      <pubDate>Tue, 09 Mar 2010 10:27:54 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Pierre-Alain Joye's Blog: Build cairo on windows, step #1]]></title>
      <guid>http://www.phpdeveloper.org/news/6237</guid>
      <link>http://www.phpdeveloper.org/news/6237</link>
      <description><![CDATA[<p>
<i>Pierre-Alain Joye</i> <a href="http://blog.thepimp.net/index.php/2006/09/10/106-build-cairo-on-windows-step-1">takes a look at</a> building <a href="http://en.wikipedia.org/wiki/Cairo_%28graphics%29">Cairo</a> (a vector-based graphics library for PHP) on a Windows system.
</p>
<blockquote>
<p>
While trying to get the cairo (and pimp) PHP binding ready to be released, I finally sit down and port <a href="http://netevil.org/">Wez</a> build cscript to cairo. It still needs some cleanup, a nice summary message but it works already. I tested it with Visual C++ Express Edition but it should work with other versions as well.
</p>
<p>
My next goal is to add the tests (nmake tests) and fix the nmake instal
</p>
</blockquote>
<p>
He <a href="http://blog.thepimp.net/index.php/2006/09/10/106-build-cairo-on-windows-step-1">describes the process</a> he went through to try to get things up and running, but is still having a few issues and has required a few tweaks to get it working. He also links to two resources: <a href="http://blog.thepimp.net/misc/cairowin32/cairo_build_windows.zip">a ZIP of the development libraries</a> and <a href="http://blog.thepimp.net/misc/cairowin32/cairo-1.2.4-win32.zip">a ZIP ready to use package</a>.
</p>]]></description>
      <pubDate>Mon, 11 Sep 2006 08:08:39 -0500</pubDate>
    </item>
  </channel>
</rss>
