<?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:12:24 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP Women: Article Contest Update (Best Practices)]]></title>
      <guid>http://www.phpdeveloper.org/news/10533</guid>
      <link>http://www.phpdeveloper.org/news/10533</link>
      <description><![CDATA[<p>
<i>Lorna Mitchell</i> has <a href="http://www.phpwomen.org/wordpress/2008/07/02/article-contest-update/">posted some great news</a> about the article contest that the PHP Women are running - prizes!
</p>
<blockquote>
The article contest running on PHPWomen.org through July just got more exciting.  We have asked people to post entries to our Best Practices forum.  The authors of the best two entries will win copies of Zend Studio for Eclipse.
</blockquote>
<p>
Besides the possibility of winning one of these licenses, entrants will also be entered into the running (two winners) to get a 1 year subscription to <a href="http://www.linuxpromagazine.com/">Linux Pro Magazine</a> and have the opportunity for their article to be featured on the magazine's website.
</p>]]></description>
      <pubDate>Wed, 02 Jul 2008 13:43:15 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Jones' Blog: Customer Interview on PHP & Oracle 11g Connection Pooling (DRCP) in Oracle]]></title>
      <guid>http://www.phpdeveloper.org/news/9984</guid>
      <link>http://www.phpdeveloper.org/news/9984</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has <a href="http://blogs.oracle.com/opal/2008/04/16#a292">pointed out</a> a new customer interview that was done covering PHP and the connection pooling in Oracle 11g for Oracle Magazine.
</p>
<blockquote>
<a href="http://www.oracle.com/technology/oramag/oracle/08-may/index.html">Oracle Magazine's May/June 2008 issue</a> contains a "<a href="http://www.oracle.com/technology/oramag/oracle/08-may/o38developer.html">Developer Nation</a>" article. In it, David Kelly interviews Levi Dixon from Community Connect about using PHP and Oracle.
</blockquote>
<p>
The <a href="http://www.oracle.com/technology/oramag/oracle/08-may/o38developer.html">article</a> references the Oracle/PHP "strange combination" that used to exist and how it's evolved into a vital, living part of Oracle's stack (like with the OCI8 extension).
</p>]]></description>
      <pubDate>Thu, 17 Apr 2008 07:58:16 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Enterprise PHP Magazine Launched]]></title>
      <guid>http://www.phpdeveloper.org/news/9873</guid>
      <link>http://www.phpdeveloper.org/news/9873</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has <a href="http://blog.astrumfutura.com/archives/349-New-PHP-Magazine-In-Town.html">pointed out</a> the "new kid in town" when it comes to magazines about PHP - <a href="http://it-republik.de/php/enterprisephp/index.php?lang=en">Enterprise PHP</a>:
</p>
<blockquote>
There is a new PHP magazine called "Enterprise PHP" available in English, German and French which might even console those missing the apparently ill-fated International PHP Magazine. Back before publication the usual tree of suspects led me to being interviewed for the initial edition published a short while back.
</blockquote>
<p>
The <a href="http://it-republik.de/php/enterprisephp/index.php?lang=en">current issue</a> (which you can get for free after a survey) has articles looking at testing your PHP scripts, how "professional" it is to use PHP and the fact that Java is not PHP (wait, isn't that backwards?)
</p>]]></description>
      <pubDate>Fri, 28 Mar 2008 07:51:07 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[CIO.com: PHP's Enterprise Strengths and Weaknesses, Take 2]]></title>
      <guid>http://www.phpdeveloper.org/news/9815</guid>
      <link>http://www.phpdeveloper.org/news/9815</link>
      <description><![CDATA[<p>
As is pointed out both by <a href="http://blog.calevans.com/2008/03/17/cio-magazine-take-2/">Cal Evans</a> and the <a href="http://devzone.zend.com/article/3274-CIO-Magazine-Publishes-Second-PHP-Article">Zend Developer Zone</a>, there's been another article posted due to the response from the (now infamous) CIO <a href="http://www.cio.com/article/176250">article</a> - <a href="http://www.cio.com/article/197152/PHP_s_Enterprise_Strengths_and_Weaknesses_Take_">"PHP's Enterprise Strengths and Weaknesses, Take 2"</a> (by Zend's <i>John Coggeshall</i>).
</p>
<blockquote>
So, in the digital toolbox of the developer, where has PHP been designed to work best? And where is it, perhaps, not the best tool for the job? [...] While other languages can surely be used to solve The Web Problem, in this article I explain why PHP is the premier solution for server-side Web scripting.
</blockquote>
<p>
<i>John</i> talks about how PHP was written for the web, how it approaches and handles web requests, the security of the language and some of the major software packages that are being used in PHP development today (like the Zend Framework, PHPUnit and PECL extensions).
</p>]]></description>
      <pubDate>Tue, 18 Mar 2008 11:19:37 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Maggie Nelson's Blog: php|architect: Database Design for PHP Programmers by Mac Newbold]]></title>
      <guid>http://www.phpdeveloper.org/news/9721</guid>
      <link>http://www.phpdeveloper.org/news/9721</link>
      <description><![CDATA[<p>
<i>Maggie Nelson</i> has <a href="http://www.objectivelyoriented.com/2008/02/the_february_2008_issue_of_1.html">pointed out</a> an article in the most recently published edition of <a href="htt://www.phparch.com">php|architect</a> magazine (the February 2008 issue) that's an introduction to database design for programmers (by <i>Mac Newbold</i>).
</p>
<blockquote>
It's a pretty good article about database design and I think all PHP developers who are just starting to integrate databases in their applications should read it. However, there are a few things I'd like to add and point out.
</blockquote>
<p>
The "blurb" for the article mentions MySQL, PostgreSQL, Oracle, Microsoft SQL, SQLite and database schemas. You can find out more about this issue, including how to get your own copy, from the <a href="http://www.phparch.com/c/magazine/issue/67">php|architect website</a>.
</p>]]></description>
      <pubDate>Fri, 29 Feb 2008 07:53:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Carsten Lucke's Blog: Introductory article on the Zend Framework for t3n magazine]]></title>
      <guid>http://www.phpdeveloper.org/news/9720</guid>
      <link>http://www.phpdeveloper.org/news/9720</link>
      <description><![CDATA[<p>
<i>Carsten Lucke</i> has <a href="http://blog.lucke.info/2008/02/28/introductory-article-on-the-zend-framework-for-t3n-magazine/">has mentioned</a> a new article he wrote that's in the latest issue of <a href="http://t3n.yeebase.com/magazin/">t3n-Magazin</a> covering the Zend Framework.
</p>
<blockquote>
I wrote an introductory article on the Zend Framework for the german <a href="http://t3n.yeebase.com/magazin/">t3n-Magazin</a>. It is published in issue <a href="http://t3n.yeebase.com/magazin/ausgaben/ausgabe/11/">#11</a> and covers all the stuff you should know, to get started with the Zend Framework.
</blockquote>
<p>
It includes some basic knowledge of the request processing the framework does, how the MVC pattern works, a look at some of the components and an introduction to renderers and helpers.
</p>]]></description>
      <pubDate>Thu, 28 Feb 2008 11:18:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ivo Jansch's Blog: Interview in Computerworld UK]]></title>
      <guid>http://www.phpdeveloper.org/news/9712</guid>
      <link>http://www.phpdeveloper.org/news/9712</link>
      <description><![CDATA[<p>
<i>Ivo Jansch</i> <a href="http://www.jansch.nl/2008/02/26/interview-in-computerworld-uk/">points out</a> a recent interview he was asked to do in the Computerworld UK magazine about the recent launch of the <a href="http://www.ibuildings.com/">Ibuildings</a> company there in the UK.
</p>
<blockquote>
I was recently interviewed by Computerworld UK regarding <a href="http://www.ibuildings.com/">our launch in the UK</a> and the current rise of PHP in the corporate world. The result is <a href="http://www.computerworlduk.com/toolbox/open-source/blogs/index.cfm?entryid=533&blogid=14">online here</a>.
</blockquote>
<p>
He also <a href="http://www.jansch.nl/2008/02/26/interview-in-computerworld-uk/">asks readers</a> how they see PHP adoption going in their companies: "Post a comment to let me know how 'PHP' and 'Business' go together in your region."
</p>]]></description>
      <pubDate>Wed, 27 Feb 2008 11:12:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: January 2008 Issue Released]]></title>
      <guid>http://www.phpdeveloper.org/news/9481</guid>
      <link>http://www.phpdeveloper.org/news/9481</link>
      <description><![CDATA[<p>
This month's edition of <a href="http://www.phparch.com">php|architect magazine</a> has been released - the <a href="http://phparch.com/c/magazine/issue/65">January 2008</a> edition. Articles included in this month's issue include:
</p>
<ul>
<li>PHAR: PHP Archive Files from <i>Gregory Beaver</i>
<li>Webmail 2.0: Introducing RoundCube by <i>Tim Klampackel</i>
<li>Killing the For Loop from <i>Paul Chandler</i>
<li>The Doctrine Framework by <i>Nicolas Berard-Nault</i>
<li>and the usual columns - /Etc and Test Pattern
</ul>
<p>
If you're already subscribed, you should be getting your issue any time now but, if you're not, there's two ways you can get your hands on a copy - either <a href="http://phparch.com/c/magazine/buynow/65">"quick buy"</a> it from the php|architect website or <a href="http://phparch.com/c/magazine/subscribe">subscribe</a> and get this and other great future issues jam packed full of great PHP content.
</p>]]></description>
      <pubDate>Wed, 23 Jan 2008 16:34:00 -0600</pubDate>
    </item>
  </channel>
</rss>
