<?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>Tue, 06 Jan 2009 04:55:00 -0600</pubDate>
    <ttl>30</ttl>
    <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>
