<?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, 04 Jul 2008 17:30:44 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevX.com: Generating Reports and Statistics in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10499</guid>
      <link>http://www.phpdeveloper.org/news/10499</link>
      <description><![CDATA[<p>
The DevX site has posted <a href="http://www.devx.com/webdev/Article/38409">a new tutorial</a> talking about their method for creating reports and generating statistics based off of data from your PHP application.
</p>
<blockquote>
Statistics and reports analyze the change over time of any kind of phenomena.  [...] For the software industry, statistics and reports provide both an ongoing challenge and an ongoing market. At present, programming languages such as PHP and Java come with built-in packages for developing applications around statistical problems.
</blockquote>
<p>
They use two PEAR packages for the statistics - Text_Statistics and XML_Statistics to pull in different kinds of data and extract results from it. The next step is to make a meaningful report out of these numbers - that's where PHPReports comes in. It's a simple tool that makes <a href="http://assets.devx.com/articlefigs/38409_figure02.jpg">simple reports</a> for you that can then be <a href="http://www.devx.com/webdev/Article/38409/0/page/4">styled with CSS</a> however you'd like.
</p>]]></description>
      <pubDate>Fri, 27 Jun 2008 10:26:31 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Priebsch's Blog: PHPUnit test and Code Coverage Statistics with phing]]></title>
      <guid>http://www.phpdeveloper.org/news/10017</guid>
      <link>http://www.phpdeveloper.org/news/10017</link>
      <description><![CDATA[<p>
<i>Stefan Priebsch</i> has posted <a href="http://inside.e-novative.de/archives/114-PHPUnit-test-and-Code-Coverage-Statistics-with-phing.html">an example</a> of how he uses PHPUnit "manually" to reduce the overhead (and added complexity) of calling <a href="http://phing.info/trac/">phing</a>.
</p>
<blockquote>
Instead of instantiating PHPUnit from phing, I use the command line interface to call PHPUnit. This decouples phing and PHPUnit, which should cause less problems with version updates in the future. To configure PHPUnit, phing creates a temporary XML configuration file which is deleted after PHPUnit has finished.
</blockquote>
<p>
The source is <a href="http://inside.e-novative.de/archives/114-PHPUnit-test-and-Code-Coverage-Statistics-with-phing.html">included in the post</a> - it manually builds the XML file needed for phing to do its job.
</p>]]></description>
      <pubDate>Tue, 22 Apr 2008 14:15:18 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ivo Jansch's Blog: Interview in Computerworld UK]]></title>
      <guid>http://www.phpdeveloper.org/news/9712</guid>
      <link>http://www.phpdeveloper.org/news/9712</link>
      <description><![CDATA[<p>
<i>Ivo Jansch</i> <a href="http://www.jansch.nl/2008/02/26/interview-in-computerworld-uk/">points out</a> a recent interview he was asked to do in the Computerworld UK magazine about the recent launch of the <a href="http://www.ibuildings.com/">Ibuildings</a> company there in the UK.
</p>
<blockquote>
I was recently interviewed by Computerworld UK regarding <a href="http://www.ibuildings.com/">our launch in the UK</a> and the current rise of PHP in the corporate world. The result is <a href="http://www.computerworlduk.com/toolbox/open-source/blogs/index.cfm?entryid=533&blogid=14">online here</a>.
</blockquote>
<p>
He also <a href="http://www.jansch.nl/2008/02/26/interview-in-computerworld-uk/">asks readers</a> how they see PHP adoption going in their companies: "Post a comment to let me know how 'PHP' and 'Business' go together in your region."
</p>]]></description>
      <pubDate>Wed, 27 Feb 2008 11:12:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Nexen.net: PHP Statistics for July 2007]]></title>
      <guid>http://www.phpdeveloper.org/news/8387</guid>
      <link>http://www.phpdeveloper.org/news/8387</link>
      <description><![CDATA[<p>
<i>Damien Seguy</i> has <a href="http://www.nexen.net/chiffres_cles/phpversion/17377-php_statistics_for_july_2007.php">posted the latest usage statistics</a> for PHP in the month of July 2007 today on Nexen.net:
</p> 
<blockquote>
<p>
PHP adoption statistics for July 2007 are released.<br/>
Here are the monthly highlight : 
</p>
<ul>
<li>PHP 5 is now more than 20% 
<li>PHP 5.2 is above 10% in PHP market share
<li>PHP 4.4.7 still going strongly
</ul>
<p>
As usual, lots of other details : PHP versions, Apache, country details, etc. Feel free to ask any other details, stats or context about the study.
</p>
</blockquote>
<p>
Check out the <a href="http://www.nexen.net/chiffres_cles/phpversion/17377-php_statistics_for_july_2007.php">full monthly stats here</a> and check out the <a href="http://www.nexen.net/chiffres_cles/phpversion/17374-php_stats_evolution_for_july_2007.php">evolution stats here</a>.
</p>]]></description>
      <pubDate>Fri, 03 Aug 2007 11:13:00 -0500</pubDate>
    </item>
  </channel>
</rss>
