<?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>Wed, 09 Jul 2008 07:20:55 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Community News: No Starch Press Releases "Wicked Cool PHP"]]></title>
      <guid>http://www.phpdeveloper.org/news/9626</guid>
      <link>http://www.phpdeveloper.org/news/9626</link>
      <description><![CDATA[<p>
<a href="http://nostarch.com/">No Starch Press</a> has officially released their PHP title "<a href="http://nostarch.com/wcphp.htm">Wicked Cool PHP</a>" (Real-World Scripts That Solve Difficult Problems).
</p>
<p>Here's a bit from the press release:</p>
<blockquote>
Wicked Cool PHP [...] is a different breed of PHP book. It's made specifically for the developer who wants to know how to get things done without mucking around and wasting a lot of time. This is not a weighty PHP complete reference or bible that threatens to take down your bookshelf and the rest of the bookcase. This is a book for coders to pick up and use, not wade through.
</blockquote>
<p>
It provides the reader with "76 immediately useful PHP scripts" that do a variety of things like send/receive email notifications, do some web scraping, track users with cookies and sessions and use web services like SOAP. 
</p>
<p>
You can find out more about the book on <a href="http://www.oreilly.com/catalog/9781593271732/index.html">this page</a> on the O'Reilly website. The book will officially hit the stands February 15th.
</p>]]></description>
      <pubDate>Wed, 13 Feb 2008 16:07:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Devshed: Putting Apache in Jail (including PHP)]]></title>
      <guid>http://www.phpdeveloper.org/news/9540</guid>
      <link>http://www.phpdeveloper.org/news/9540</link>
      <description><![CDATA[<p>
In a <a href="http://www.devshed.com/c/a/Apache/Putting-Apache-in-Jail/">new article</a> on DevShed, the spotlight is on putting Apache "in jail" with chroot, but they also include a section on setting up PHP to work inside it.
</p>
<blockquote>
In this conclusion to a six-part series on Apache configuration and installation, you will learn how to use chroot to put Apache in jail, how to prepare PHP to work in jail, and more. 
</blockquote>
<p>
The article is an excerpt from the O'Reilly book "Apache Security" and shows how to get PHP to cooperate by installing it normally and then setting up some shared libraries to be used in the jail. They note one common problem - an issue with PHP accessing sendmail - that can be solved easily with a change to php.ini for the setup.
</p>]]></description>
      <pubDate>Thu, 31 Jan 2008 12:51:00 -0600</pubDate>
    </item>
  </channel>
</rss>
