<?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, 22 May 2013 11:40:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Symfony Blog: The Release Process]]></title>
      <guid>http://www.phpdeveloper.org/news/18576</guid>
      <link>http://www.phpdeveloper.org/news/18576</link>
      <description><![CDATA[<p>
On the Symfony blog, there's <a href="http://symfony.com/blog/a-new-release-process-for-symfony">an announcement</a> from <i>Fabien Potencier</i> about the framework's new release process (<a href="http://symfony.com/doc/current/contributing/community/releases.html">details here</a>).
</p>
<blockquote>
To make a long story short, Symfony now manages its releases through a time-based model. If you want to learn more about the Symfony release process, or about the first Symfony Long Term Support release, or about the release date for next version of Symfony, please take a minute to read the new process. You are also going to learn when we will start working on Symfony 3!
</blockquote>
<p>
The <a href="http://symfony.com/doc/current/contributing/community/releases.html">full details</a> also include a timeline they've projected for the upcoming 2.x versions of the framework, right up to the 3.0 release. The goal of the process is to provide transparency and predictability to the Symfony frmework's releases with 6 month releases and and open plan presented to the community up front.
</p>]]></description>
      <pubDate>Tue, 09 Oct 2012 11:44:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[The Bakery: 3.0: a peek into CakePHP's future]]></title>
      <guid>http://www.phpdeveloper.org/news/18190</guid>
      <link>http://www.phpdeveloper.org/news/18190</link>
      <description><![CDATA[<p>
The Bakery (the CakePHP site) has <a href="http://bakery.cakephp.org/articles/lorenzo/2012/07/06/3_0_a_peek_into_cakephps_future">posted a list of things to come</a> in the 3.0 release of the popular PHP framework.
</p>
<blockquote>
Since its creation, more than 7 years ago, CakePHP has grown with a life of its own. Its main goal has always been to empower developers with tools that are both easy to learn and use, leverage great libraries requiring low documentation and low dependencies too. We've had several big releases along these years and an ever growing community. Being one of the most popular frameworks out there and probably the first one (!) we have also gotten a lot of criticism from the developer community in general. We have, though, accepted it and learnt from our mistakes to keep building the best PHP framework there is.
</blockquote>
<p>Some of the coming improvements include:</p>
<ul>
<li>Drop support for 5.2.x and support 5.4+ only
<li>Use traits were possible and makes sense
<li>Model layer rewrite
<li>Improve Router
<li>Improve bootstrapping process to allow more developer control and better performance
</ul>
<p>
You can find more about the current features of the framework on <a href="http://cakephp.org/">it's main project site</a>.
</p>]]></description>
      <pubDate>Fri, 06 Jul 2012 09:26:12 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lorna Mitchell's Blog: Thoughts on Running an Open Source Project]]></title>
      <guid>http://www.phpdeveloper.org/news/17612</guid>
      <link>http://www.phpdeveloper.org/news/17612</link>
      <description><![CDATA[<p>
<i>Lorna Mitchell</i> has <a href="http://www.lornajane.net/posts/2012/thoughts-on-running-an-open-source-project">posted about some of her experience</a> in being the lead on the open source <a href="http://github.com/joind.in">Joind.in</a> project, broken up into a few different topics including community, roadmaps and transparency.
</p>
<blockquote>
I spoke in the unconference at PHPUK last week, on running an open source project. I thought I would collect together my thoughts into one place. [...] These are the things that, having been project lead on <a href="http://joind.in/">joind.in</a> for a while, I think are important.
</blockquote>
<p>She talks about:</p>
<ul>
<li>The importance of fostering a good community around the project
<li>Providing good documentation (README in this case) for people new to the project
<li>Having a clear vision of the future of the project (roadmap)
<li>Dealing with the code contributed to the project - good and bad
<li>Having transparency with the contributors and anyone wanting to find out more about the project
</ul>
<p>
Want to get involved? Check out <a href="http://github.com/joind.in">Joind.in on github</a> for more details and the source for <a href="http://joind.in">the site</a>.
</p>]]></description>
      <pubDate>Thu, 01 Mar 2012 12:58:46 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Symfony Blog: Symfony2: The Roadmap to Final]]></title>
      <guid>http://www.phpdeveloper.org/news/16625</guid>
      <link>http://www.phpdeveloper.org/news/16625</link>
      <description><![CDATA[<p>
On the Symfony blog <i>Fabien Potencier</i> has posted about the <a href="http://symfony.com/blog/symfony2-the-roadmap-to-final">roadmap to a final release</a> for the Symfony2 version of the popular framework including some of the things that will and will not change after the release.
</p>
<blockquote>
We are now ready to release Symfony 2.0 final. As we have made some significant changes in the last couple of weeks, we are publishing another release candidate (RC5) today and we will wait for a week before releasing Symfony 2.0 final on Thursday 28th.
</blockquote>
<p>
The upgrade to Symfony2 is just a few commands away and there's a large list of components that are set and will not be changed moving forward including the DependencyInjection, Finder, Locale, Routing and Validator. 
</p>
<blockquote>
Symfony 2.1 will be the first release with all the components with a public stable API. And for components that already have a public API in 2.0, 2.1 will be the occasion to add even more classes and methods to it.
</blockquote>]]></description>
      <pubDate>Mon, 25 Jul 2011 09:09:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Matthew Weier OPhinney's Blog: State of Zend Framework 2.0]]></title>
      <guid>http://www.phpdeveloper.org/news/14611</guid>
      <link>http://www.phpdeveloper.org/news/14611</link>
      <description><![CDATA[<p>
In a recent post to his blog <i>Matthew Weier O'Phinney</i> shares the <a href="http://weierophinney.net/matthew/archives/241-State-of-Zend-Framework-2.0.html">state of Zend Framework 2.0</a> and and the roadmap for the days ahead in the framework's development.
</p>
<blockquote>
The past few months have kept myself and my team quite busy, as we've turned our attentions from maintenance of the <a href="http://framework.zend.com/">Zend Framework</a> 1.X series to Zend Framework 2.0. I've been fielding questions regularly about ZF2 lately, and felt it was time to talk about the roadmap for ZF2, what we've done so far, and how the community can help. 
</blockquote>
<p>
Included in the roadmap for the upcoming version are things like easing the learning curve for new developers, improving the baseline performance of the framework, an effort to simplify things and to use PHP 5.3 to it's best capabilities.
</p>
<p>
You can see the <a href="http://framework.zend.com/wiki/display/ZFDEV2/Zend+Framework+2.0+Requirements">full roadmap here</a>.
</p>]]></description>
      <pubDate>Mon, 07 Jun 2010 10:16:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Giorgio Sironi's Blog: Zend Framework 2.0]]></title>
      <guid>http://www.phpdeveloper.org/news/13531</guid>
      <link>http://www.phpdeveloper.org/news/13531</link>
      <description><![CDATA[<p>
In response to the <a href="http://framework.zend.com/wiki/display/ZFDEV2/Zend+Framework+2.0+Roadmap">recent release</a> of the roadmap for the 2.0 version of the Zend Framework, <i>Giorgio Sironi</i> has <a href="http://giorgiosironi.blogspot.com/2009/11/zend-framework-20.html">posted some comments of his own</a> and the future of the framework and some of the decisions the Zend Framework teem has made.
</p>
<blockquote>
I already posted some questions on the wiki, but I would like to expand my thoughts on the architectural changes from a testing and design point of views, that are what interest my readers.
Here's a list of the guidelines that have the greatest impact.
</blockquote>
<p>
The touches on a few topics - the unified constructor, ridding the framework of singletons, implementing a design by contract approach, namespacing, changes in the Zend_Session component and a few others.
</p>]]></description>
      <pubDate>Fri, 13 Nov 2009 09:42:43 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Hiveminds.com: PHP 5.3 and PHP 6 risk becoming vaporware]]></title>
      <guid>http://www.phpdeveloper.org/news/11501</guid>
      <link>http://www.phpdeveloper.org/news/11501</link>
      <description><![CDATA[<p>Content no longer valid</p>]]></description>
      <pubDate>Thu, 04 Dec 2008 07:51:57 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework Team has a new Leader]]></title>
      <guid>http://www.phpdeveloper.org/news/6427</guid>
      <link>http://www.phpdeveloper.org/news/6427</link>
      <description><![CDATA[<p>
According to <a href="http://devzone.zend.com/node/view/id/1007">this quick post</a> on the Zend Developer Zone today, the Zend Framework project has a new leader to take the place of <i>Jayson Maynard</i> when <a href="http://www.phpdeveloper.org/news/5946">he left</a>.
</p>
<blockquote>
<p>
After a difficult search, we have found the seasoned veteran we need to track, manage, and coordinate our ever growing group of contributors and Zend liaisons, and our lengthy list of components and sub-projects on our published roadmap for ZF 1.0, and beyond.
</p>
<p>
Fortunately, we were introduced to Bill Karwin. Bill is up to this challenge, having performed similar project organization duties at several companies, including Borland and Lutris Technologies. He is also committed to the open-source community, and is a member of the MySQL Guild.
</p>
</blockquote>
<p>
<i>Cal</i> has some <a href="http://devzone.zend.com/node/view/id/1007">other nice things</a> to say about <i>Bill</i>, including a compliment on <i>Bill</i>'s grasp on the Zend Framework project.
</p>]]></description>
      <pubDate>Thu, 05 Oct 2006 07:58:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework Roadmap Update]]></title>
      <guid>http://www.phpdeveloper.org/news/6306</guid>
      <link>http://www.phpdeveloper.org/news/6306</link>
      <description><![CDATA[<p>
The Zend Developer Zone has <a href="http://devzone.zend.com/node/view/id/933">republished the latest roadmap</a> for the Zend Framework as posted by <i>Andi Gutmans</i> of Zend.
</p>
<blockquote>
<p>
Although not always visible due to the infrequent release of new framework packages, there has been a lot of progress in the past few months. More than 100 community members(!) have joined the effort by singing the CLA, and are contributing via proposals, comments, patches, code contributions or documentation improvements.
</p>
<p>
Now the Summer is over and everyone is back at work, we feel it's the right time to finish planning the 1.0 release. We believe that in order to make a successfull release and get closure on the various aspects, it makes most sense to break up the framework into a limited number of subject areas and form project teams around these areas instead of components. 
</p>
<p>
The following is a list of such areas and the components we believe we should focus on for 1.0. As you can see, a large amount of the work has already been done, but we now have to focus on getting closure on them and tying up loose ends.
</p>
</blockquote>
<p>
Some of the <a href="http://devzone.zend.com/node/view/id/933">components they've listed</a> fall under the categories of:
<ul>
<li>Web & Web Services
<li>MVC & related
<li>Authentication & authorization
<li>Databases
<li>Documentation & translation
</ul>
</p>
<p>
There is also a high-level look at what version 0.2 of the framework will contain and a return to the "post often" methodology they had before.
</p>]]></description>
      <pubDate>Tue, 19 Sep 2006 09:36:45 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[WebProNews.com: PHP Roadmap]]></title>
      <guid>http://www.phpdeveloper.org/news/5466</guid>
      <link>http://www.phpdeveloper.org/news/5466</link>
      <description><![CDATA[<p>
On WebProNews.com a <a href="http://www.webpronews.com/expertarticles/expertarticles/wpn-62-20060526PHPRoadmap.html">PHP roadmap</a> has been posted - a comprehensive look at what PHP is and how it's evolved.
</p>
<quote>
<i>
We expect our readers to have a more than firm handle on what PHP is, but for completeness-sake: PHP (a recursive acronym of PHP: Hypertext Pre-processor) is an open source, server-side web-scripting language for creating dynamic pages. 
</i>
</quote>
<p>
They <a href="http://www.webpronews.com/expertarticles/expertarticles/wpn-62-20060526PHPRoadmap.html">look first</a> at what PHP has to offer, then how it's evolved, and finally a comparison of PHP to several other langauges, including Perl, Java, and Cold Fusion.
</p>]]></description>
      <pubDate>Mon, 29 May 2006 18:44:07 -0500</pubDate>
    </item>
  </channel>
</rss>
