<?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 02:57:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Paul Jones' Blog: PHP Framework Benchmarks on Github]]></title>
      <guid>http://www.phpdeveloper.org/news/15309</guid>
      <link>http://www.phpdeveloper.org/news/15309</link>
      <description><![CDATA[<p>
For those that have been interested in the benchmarking that <i>Paul Jones</i> has done in the past on benchmarking the various frameworks but didn't want to mess with the Google Code repository for it, you can now grab it easier since he's <a href="http://paul-m-jones.com/archives/1648">moved it to Github</a>. This also helps to make any collaboration simpler.
</p>
<blockquote>
As part of "trying new things," I have moved my web frameworks benchmark project over to <a href="http://github.com/pmjones/php-framework-benchmarks">Git on Github</a> and away from <a href="http://code.google.com/p/web-framework-benchmarks">Subversion on Google Code</a>. This project is often <a href="http://talks.php.net/show/froscon08/24">imitated</a> and <a href="http://blog.astrumfutura.com/2010/02/php-framework-benchmarks-entertaining-but-ultimately-useless/">occasionally</a> <a href="http://symfony-reloaded.org/fast">adopted</a>. For all you framework fans who want to compare their preferred systems to the ones officially included in the project, you can now fork the repo and add your favorite. Who knows, some may make their way back onto the officially-included list.
</blockquote>
<p>
He's also made a slight modification to the project in the process of the move - the ability to use one of three different benchmarking tools (or all three, really) for your testing - Apache's ab, Siege and HttpLoad. Check out this <a href="http://github.com/pmjones/php-framework-benchmarks">updated version here</a> on <i>Paul</i>'s Github account.
</p>]]></description>
      <pubDate>Wed, 20 Oct 2010 11:10:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Alexey Zakhlestin's Blog: Application Server in PHP? well...Yes!]]></title>
      <guid>http://www.phpdeveloper.org/news/8082</guid>
      <link>http://www.phpdeveloper.org/news/8082</link>
      <description><![CDATA[<p>
In a new post today, <i>Alexey Zakhlestin</i> talks about "limited implementation" of the <a href="http://python.ca/scgi/">SCGI protocol</a> that <a href="http://blog.milkfarmsoft.com/?p=51">he created in PHP</a>.
</p>
<blockquote>
I finally found some time (and inspiration) to do something in direction of implementing FastCGI the way I see it. Initially, I was going to implement FastCGI-functions in php-extension, but that would require more time than I currently have, so I started with a simplier task: I implemented SCGI protocol (which is <a href="http://utcc.utoronto.ca/~cks/space/blog/programming/SCGIvsFastCGI">way simplier</a> than FastCGI) in pure php-code (which is easier, again, and let's me change API faster, during development).
</blockquote>
<p>
The result is <a href="http://code.google.com/p/appserver-in-php/">this project</a> (hosted on the Google Code site) that allows you to use it with any SCGI-enabled server (apache and lighttpd. He includes <a href="http://appserver-in-php.googlecode.com/svn/trunk/examples/scgi/">a source code example</a> to clarify its use.
</p>]]></description>
      <pubDate>Wed, 20 Jun 2007 07:54:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ed Finkler's Blog: New Inspekt Build Available]]></title>
      <guid>http://www.phpdeveloper.org/news/7998</guid>
      <link>http://www.phpdeveloper.org/news/7998</link>
      <description><![CDATA[<p>
As <a href="http://devzone.zend.com/article/2136-New-Inspekt-Build-Available">mentioned by</a> the Zend Developer Zone, <i>Ed Finkler</i> has posted the latest version of his <a href="http://inspekt.googlecode.com/files/inspekt-20070531.zip">Inspekt</a> security tool.
</p>
<blockquote>
Although downloads have been on the <a href="http://code.google.com/p/inspekt/">Google Code site</a> for a bit, I recently put up <a href="http://inspekt.googlecode.com/files/inspekt-20070531.zip">a new build of Inspekt</a>. This could probably be described as a late alpha release, with most <a href="http://code.google.com/p/inspekt/wiki/OWASPProposal">proposed features</a> implemented.
</blockquote>
<p>
Also included in this new edition are full API documentation for the application, some documentation on <a href="http://code.google.com/p/inspekt/wiki/BasicUsage">its basic usage</a> and, of course, <a href="http://code.google.com/p/inspekt/source">the source</a> of this latest release.
</p>]]></description>
      <pubDate>Thu, 07 Jun 2007 09:32:00 -0500</pubDate>
    </item>
  </channel>
</rss>
