<?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 06:34:40 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework 1.7 Preview Release now available]]></title>
      <guid>http://www.phpdeveloper.org/news/11220</guid>
      <link>http://www.phpdeveloper.org/news/11220</link>
      <description><![CDATA[<p>
The Zend Developer Zone <a href="http://devzone.zend.com/article/3962-Zend-Framework-1.7-Preview-Release-now-available">has announced</a> the release of the latest preview of the Zend Framework - the <a href="http://devzone.zend.com/article/3962-Zend-Framework-1.7-Preview-Release-now-available">Preview Release for 1.7</a>.
</p>
<blockquote>
We are excited to announce that the <a href="http://framework.zend.com/">Zend Framework</a> 1.7 Preview Release is now available from the Zend Framework <a href="http://framework.zend.com/download/latest">download site</a>! While 1.7PR is not a feature complete release in the 1.7 series, it nevertheless contains some very important features scheduled for the 1.7 production release.
</blockquote>
<p>
Updates included in this release are things like the Zend_Amf component, an update of the Dojo toolkit, support for the dijit editor, some performance enhancements and other locale and internationalization changes.
</p>
<p>
You can download this latest release from the Zend Framework <a href="http://framework.zend.com/download/latest">download page</a> and be sure to log any problems you find into the <a href="http://framework.zend.com/issues">issue tracker</a> and help the ZF team make the framework even better.
</p>]]></description>
      <pubDate>Wed, 15 Oct 2008 16:11:38 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lukas Smith's Blog: RC testing and the README.UPDATE]]></title>
      <guid>http://www.phpdeveloper.org/news/6112</guid>
      <link>http://www.phpdeveloper.org/news/6112</link>
      <description><![CDATA[<p>
According to <a href="http://pooteeweet.org/blog/472">this new post</a> on <i>Lukas Smith</i>'s blog today, the PHP project has started a new effort aimed at helping out developers upgrading their PHP installations - a new README file with details on each upgraded version and its install.
</p>
<blockquote>
In order to make the transistion for users upgrading to new minor (middle number increment) and major (leading number increment) version of PHP easier, the PHP project has recently begun adding a README with upgrade information with new releases. This guide steps through any issues that users are likely to be faced when upgrading their PHP installations.
</blockquote>
<p>
<i>Lukas</i> also <a href="http://pooteeweet.org/blog/472">reminds developers</a> that testing these releases is the only real way to find the bugs that are there and catch them before the final release for that version. Bug issues can be reported to <a href="http://bugs.php.net/">the tracker</a> and, if you'd like to see an example of this new README file for PHP 5.2, check out <a href="http://cvs.php.net/viewcvs.cgi/php-src/README.UPDATE_5_2?view=markup&pathrev=PHP_5_2">this example</a>.
</p>]]></description>
      <pubDate>Wed, 23 Aug 2006 06:38:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Shiflett's Blog: OSCON People and Random Tidbits]]></title>
      <guid>http://www.phpdeveloper.org/news/5948</guid>
      <link>http://www.phpdeveloper.org/news/5948</link>
      <description><![CDATA[<p>
Back with more from his experiences at this year's OSCON, <i>Chris Shiflett</i> has posted a few of the more <a href="http://shiflett.org/archive/247">random things</a> he experienced while there.
</p>
<blockquote>
One of the great things about OSCON is how it brings people together, and this year's conference was no different. I had the privilege of meeting a number of people for the first time.
</blockquote>
<p>
People on <a href="http://shiflett.org/archive/247">his list</a> include <i>Cal Evans</i>, <i>Andrew van der Stock</i>, <i>Kevin Yank</i>, <i>Jeremy Johnstone</i>, and <i>Ed Finkler</i>. He also mentions a "cool idea" from <a href="http://zak.greant.com/">Zak Greant</a> - the use of a bug/issue tracker to deal with community issues.
</p>
<p>
<i>Chris</i> also briefly mentions the "PHP trading card game", the PHP Security Hoedown, and the OmniIT book signing.
</p>]]></description>
      <pubDate>Thu, 03 Aug 2006 12:01:01 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework Site Gets Bug Tracker, Source Browser.]]></title>
      <guid>http://www.phpdeveloper.org/news/5315</guid>
      <link>http://www.phpdeveloper.org/news/5315</link>
      <description><![CDATA[<p>
The Zend Developer Zone has posted a <a href="http://devzone.zend.com/node/view/id/228">new article</a> about the latest offering when it comes to the Framework - the introduction of a <a href="http://framework.zend.com/developer">bug tracker/source browser application</a> on the Framework's site to help manage the project.
</p>
<quote>
<i>
This morning some much-anticipated features were unveiled on the <a href="http://framework.zend.com/">Zend Framework website</a>. Powered by the open-source software <a href="http://projects.edgewall.com/trac/">Trac</a>, the new site features include a Subversion <a href="http://framework.zend.com/developer/browser">repository browser</a>, an <a href="http://framework.zend.com/developer/report/1">issue tracker</a>, a <a href="http://framework.zend.com/developer/timeline">project timeline</a>, and a <a href="http://framework.zend.com/developer/search">search function</a>. Previously, developers could access the source code and commit timeline through Subversion, but the new web-based interface provides a simple and attractive way to track progress on the Framework.
</i>
</quote>
<p>
The <a href="http://devzone.zend.com/node/view/id/228">post</a> also includes some screenshots from the application, showcasing each of its many pages of functionality - source browser, issue tracker, timeline, and the search function.
</p>
<p>
For direct access to the site, head over to the <a href="http://framework.zend.com">Zend Framework site</a> and click on the <a href="http://framework.zend.com/developer">Developer</a> tab.
</p>]]></description>
      <pubDate>Fri, 05 May 2006 07:01:13 -0500</pubDate>
    </item>
  </channel>
</rss>
