<?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 14:56:30 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[HowTo Forge: Intrusion Detection For PHP Applications With PHPIDS]]></title>
      <guid>http://www.phpdeveloper.org/news/10473</guid>
      <link>http://www.phpdeveloper.org/news/10473</link>
      <description><![CDATA[<p>
On the HowTo Forge website, there's a <a href="http://howtoforge.com/intrusion-detection-for-php-applications-with-phpids">recently posted article</a> about using the <a href="http://php-ids.org/">IDS tool</a> for PHP to help with intrusion detection for your website.
</p>
<blockquote>
This tutorial explains how to set up <a href="http://php-ids.org/">IDS tool</a> on a web server with Apache2 and PHP5. PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. The IDS neither strips, sanitizes nor filters any malicious input, it simply recognizes when an attacker tries to break your site and reacts in exactly the way you want it to. 
</blockquote>
<p>
They <a href="http://howtoforge.com/intrusion-detection-for-php-applications-with-phpids">show the steps</a> you'll need to get things installed and working as well as some of the configuration changes you'll need to add/make (including the creation of an auto-prepend file to make using it all over easy).
</p>]]></description>
      <pubDate>Tue, 24 Jun 2008 10:22:04 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: On PHPUnit and Software Metrics]]></title>
      <guid>http://www.phpdeveloper.org/news/9589</guid>
      <link>http://www.phpdeveloper.org/news/9589</link>
      <description><![CDATA[<p>
In one of his latest entries, <i>Sebastian Bergmann</i> <a href="http://sebastian-bergmann.de/archives/744-On-PHPUnit-and-Software-Metrics.html">answers a question</a> from another blogger about the future of <a href="http://sebastian-bergmann.de/archives/689-PHPUnit-and-Software-Metrics.html">software metrics</a> and <a href="http://sebastian-bergmann.de/archives/690-PHPUnit-as-a-Project-Mess-Detector.html">project mess detection</a> as a part of the <a href="http://www.phpunit.de">PHPUnit</a> project.
</p>
<blockquote>
When I started to work on these projects, there was no other place for me then to develop them as part of PHPUnit. [...] But the more I thought about it, I realized that these features do not belong into PHPUnit but into a suite of tools that PHPUnit is a well-integrated part of.
</blockquote>
<p>
He did, however, include it as a part of the <a href="http://sebastian-bergmann.de/archives/720-PHPUnit-3.2.html">PHPUnit 3.2</a> release at that time. Now, however, there are the tools and platforms to make those tests useful outside of the PHPUnit environment and is allowing him to <a href="http://www.phpunit.de/changeset/2377">move it out</a> from the testing application and on to <a href="http://www.phpunit.de/changeset/2351">closer integration</a> with other software.
</p>]]></description>
      <pubDate>Fri, 08 Feb 2008 09:31:00 -0600</pubDate>
    </item>
  </channel>
</rss>
