<?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, 21 Nov 2008 05:43:32 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Building Dashboards With PHP and Flex]]></title>
      <guid>http://www.phpdeveloper.org/news/10324</guid>
      <link>http://www.phpdeveloper.org/news/10324</link>
      <description><![CDATA[<p>
<i>Jack Herrington</i> has <a href="http://devzone.zend.com/article/3580-Building-Dashboards-With-PHP-and-Flex">posted a new tutorial</a> to the Zend Developer Zone today showing how to combine PHP, your database of choice and Flex to create a dashboard in your application.
</p>
<blockquote>
Let's face it: Interactive graphs and dashboards have never been easy to put together on the web. Sure, there are graphing libraries out there for PHP, but to get something that looks really good and that a user can play with has been tough. Or at least, it was yesterday.
</blockquote>
<p>
He shows how to create a simple Flex application that takes in XML data (from whatever backend, he uses a PHP script that uses DOM) and displays the information - his sample traffic data - as a graph. This graph is an extension of the <a href="http://www.ilog.com/products/ilogelixir/">Elixir library from ILOG</a> and makes dropping information into graphs and charts simple.
</p>
<p>
Screenshots of the Flex side of things and code for the PHP side are both provided.
</p>]]></description>
      <pubDate>Mon, 02 Jun 2008 15:58:09 -0500</pubDate>
    </item>
  </channel>
</rss>
