<?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>Sun, 06 Jul 2008 21:45:24 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Christopher Jones' Blog: PECL OCI8 1.2.5 Available]]></title>
      <guid>http://www.phpdeveloper.org/news/10169</guid>
      <link>http://www.phpdeveloper.org/news/10169</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has a <a href="http://blogs.oracle.com/opal/2008/05/13#a307">(very) quick post</a> today about the release of the latest version of the PECL OCI drivers - 1.2.5.
</p>
<blockquote>
Hang on, weren't we up to OCI8 version 1.3?  Well, yes, but that's Beta bordering on Production.  In the meantime, I wanted to make the OCI8 bug fixes from PHP 5.2.6 available in a "Production" release and keep <a href="http://pecl.php.net/package/oci8">PECL OCI8</a> 1.2 in sync with PHP 5.2.  The changelog is <a href="http://pecl.php.net/package-changelog.php?package=oci8&release=1.2.5">here</a>.
</blockquote>
<p>
Updates include bug fixes for cursor leaking, a LOB leak, a problem with collection creation and an update to the compile option for the Instant Client to look for RPMs.
</p>]]></description>
      <pubDate>Tue, 13 May 2008 08:47:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Technologies Releases Zend Framework 1.5]]></title>
      <guid>http://www.phpdeveloper.org/news/9817</guid>
      <link>http://www.phpdeveloper.org/news/9817</link>
      <description><![CDATA[<p>
As per <a href="http://devzone.zend.com/article/3270-Zend-Technologies-Releases-Zend-Framework-1.5">this announcement</a> on the Zend Developer Zone website, the Zend Framework group has released the latest version of their application framework - <a href="http://framework.zend.com">Zend Framework 1.5</a>.
</p>
<blockquote>
Zend Technologies, Inc., the PHP Company, today announced the availability of version 1.5 of Zend Framework, the popular open source PHP framework [...] Additional features in Zend Framework 1.5 include support for several new services and enhancements to already popular features that make building modern web sites easier and faster than ever.
</blockquote>
<p>
Updates include changes to Zend_Form, Zend_Layout, the LDAP authentication component, an update to the Lucene support, more Ajax functionality and much more. There's also a new service Zend has launched to provide more "official support" for developers/companies using the framework. You can find out more information about the service <a href="http://www.zend.com/en/services/support/zend-framework-support.">here</a>.
</p>]]></description>
      <pubDate>Tue, 18 Mar 2008 12:52:19 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint PHP Blog: Drupal 6.0 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/9650</guid>
      <link>http://www.phpdeveloper.org/news/9650</link>
      <description><![CDATA[<p>
The SitePoint PHP Blog has a <a href="http://www.sitepoint.com/blogs/2008/02/18/drupal-60-released/">new post</a> from <i>Matthew Magain</i> spotlighting the release of the latest version of one of the more popular PHP CMS systems out there - <A href="http://www.drupal.org">Drupal 6</a>.
</p>
<blockquote>
The Drupal development team surprised everyone when they released version 6.0 last week, ahead of schedule.
</blockquote>
<p>
Over sixteen-hundred issues were corrected and major changes (like usability improvements, security and an expanded development framework) were introduced. They've even created <a href="http://ftp.drupal.org/files/videocasts/Install-D6.mp4">a screencast</a> to help you set up your own CMS site even faster than before.
</p>
<p>
Find out more on the <a href="http://www.drupal.org">Drupal homepage</a>.
</p>]]></description>
      <pubDate>Mon, 18 Feb 2008 09:34:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Tony Bibbs' Blog: Zend Framework's Official PEAR Channel?]]></title>
      <guid>http://www.phpdeveloper.org/news/9637</guid>
      <link>http://www.phpdeveloper.org/news/9637</link>
      <description><![CDATA[<p>
In <a href="http://www.tonybibbs.com/article.php/ZFViaPEAR">this new post</a> to his blog today, <i>Tony Bibbs</i> asks a question that pops up every once and a while surrounding the Zend Framework - why don't they use the PEAR package distribution methods to handle the releases of the framework? (Specifically as pertains to PEAR channels)
</p>
<blockquote>
Why hasn't Zend provided an official PEAR channel? In my search for an answer I found this response from "bkarwin": No, we have no plans to offer ZF under a PEAR channel or other piece-by-piece distribution method. Assuming bkarwin was working in some half-official capacity at Zend I'd simply ask "Why not?".
</blockquote>
<p>
<i>Tony</i> <a href="http://www.tonybibbs.com/article.php/ZFViaPEAR">wonders</a> why, if the PEAR group (and project) has such a good thing already in place, it can't just be adapted to make releases of the various components of the framework simpler than having to wait for a whole new release to get the fixes the users need.
</p>]]></description>
      <pubDate>Thu, 14 Feb 2008 16:02:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[CodeIgniter: CodeIgniter 1.6.1 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/9621</guid>
      <link>http://www.phpdeveloper.org/news/9621</link>
      <description><![CDATA[<p>
The CodeIgniter development group has <a href="http://codeigniter.com/news/codeigniter_161_released/">released the latest version</a> of the framework - CodeIgniter 1.6.1:
</p>
<blockquote>
Version 1.6.1 is primarily a maintenance release, but does bring a handful of nice feature additions and enhancements.  After a very successful 1.6.0 release, a series of bugs have been squashed and enhancements have been made that we wanted to roll out as a formal release. 
</blockquote>
<p>
The update process is just replacing a few files from your current installation. Check out <a href="http://www.codeigniter.com/user_guide/changelog.html">the Changelog</a> for more information on the updates made and, if you're not quite sure what you're doing on the update, check out their handy <A href="http://www.codeigniter.com/user_guide/installation/upgrading.html">update instructions.
</p>]]></description>
      <pubDate>Wed, 13 Feb 2008 09:47:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework 1.5.0 Preview Release now available]]></title>
      <guid>http://www.phpdeveloper.org/news/9515</guid>
      <link>http://www.phpdeveloper.org/news/9515</link>
      <description><![CDATA[<p>
As the Zend Developer Zone <a href="http://feeds.feedburner.com/~r/ZendDeveloperZone/~3/224770080/3020-Zend-Framework-1.5.0-Preview-Release-now-available">points out</a>, the preview release for the next stable version of the Zend Framework has been posted - ZF 1.5.0 Preview.
</p>
<blockquote>
This release showcases features that will be introduced in the final 1.5 release. The intent of this release is to give our users access to the latest features in Zend Framework and to improve the overall quality of the production release through the feedback we receive.
</blockquote>
<p>Some of the new feature in this upcoming release include:</p>
<ul>
<li>New Zend_Form component with support for AJAX-enabled form elements
<li>Infocard, OpenID, and LDAP authentication adapters
<li>Partial, Placeholder, Action, and Header view helpers for advanced view composition and rendering
<li>New Zend_Layout component for automating and facilitating site layouts
</ul>
<p>
It also adds functionality to currently existing features and fixes several bugs in the process.
</p>]]></description>
      <pubDate>Tue, 29 Jan 2008 10:26:00 -0600</pubDate>
    </item>
  </channel>
</rss>
