<?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, 09 Jan 2009 22:55:59 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Community News: O'Reilly Offers PHP/SQL Certificate Series]]></title>
      <guid>http://www.phpdeveloper.org/news/11411</guid>
      <link>http://www.phpdeveloper.org/news/11411</link>
      <description><![CDATA[<p>
The O'Reilly School of Technology now offers a series of PHP certification classes developers can attend to learn more about PHP and SQL on a variety of projects.
</p>
<blockquote>
The PHP/SQL Programming Certificate Series is comprised of four courses covering beginning to advanced PHP programming, beginning to advanced database programming using the SQL language, database theory, and integrated Web 2.0 programming using PHP and SQL on the Unix/Linux mySQL platform.
</blockquote>
<p>They currently offer three courses:</p>
<ul>
<li><a href="http://oreillyschool.com/courses/introphp/">Introduction to PHP</a>
<li><a href="http://oreillyschool.com/courses/phpsql1/">PHP/SQL 1: Introduction to Database Programming</a>
<li><a href="http://oreillyschool.com/courses/phpsql2/">PHP/SQL 2: Relational Theory and Logical Design</a>
</ul>
<p>
Another class will be released in December 2008 - <a href="http://oreillyschool.com/courses/phpsql3/">PHP/SQL 3: Seamless Web 2.0 Integration </a>. The classes come it at a bit under $400 USD and include access to an online sandbox for testing (complete with web server, unix-shell and database installations). Completion of all four courses earns the student a certification from the <a href="http://oreillyschool.com/why/illinois.php">University of Illinois</a>'s Professional Development department.
</p>]]></description>
      <pubDate>Fri, 14 Nov 2008 12:03:35 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP-Security.net: X.509 PKI login with PHP and Apache]]></title>
      <guid>http://www.phpdeveloper.org/news/10312</guid>
      <link>http://www.phpdeveloper.org/news/10312</link>
      <description><![CDATA[<p>
<i>Christopher Kunz</i> has relaunched his php-security.net domain with a brand new blog and a <a href="http://www.php-security.net/archives/3-X.509-PKI-login-with-PHP-and-Apache.html">new article</a> posted today - "X.509 PKI login with PHP and Apache".
</p>
<blockquote>
Since grid computing (that's what I'm currently doing) also is very much about Single-sign on and delegation of rights, username/password authentication schemes don't quite do it for us. Thus, a PKI (public key infrastructure) based on X.509 is employed. 
</blockquote>
<p>
He <a href="http://www.php-security.net/archives/3-X.509-PKI-login-with-PHP-and-Apache.html">explains</a> the acronym soup by defining the process as advanced means of "showing the web who you are". He explains some of the basics about the certificates and who good candidates for this type of authentication are. Then the tech starts - how to get Apache configured to use them and how to use them in PHP to authenticate the external user (requiring OpenSSL compiled in to access the needed functions). 
</p>]]></description>
      <pubDate>Fri, 30 May 2008 17:05:59 -0500</pubDate>
    </item>
  </channel>
</rss>
