<?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>Sat, 25 May 2013 16:14:16 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[LoLoCoJr BLog:  Rewriting a (large) PHP application to Rails, part 1]]></title>
      <guid>http://www.phpdeveloper.org/news/6895</guid>
      <link>http://www.phpdeveloper.org/news/6895</link>
      <description><![CDATA[<p>
Doing everything in just PHP can be a great thing when you're working with web applications, but what happens when a project comes along that was already using something like Ruby on Rails? You'd have to get in there and learn the language to get up to speed. One thing that can help, though, is a "transition" piece to show you what functionality matches up with the language you're familiar with - PHP. <a href="http://www.railsguru.com/articles/2006/12/13/convertinga-large-php-application-to-rails-part-1">This new article</a> (series) from LoLoCoJr aims for just that.
</p>
<blockquote>
In recent weeks I was busy converting a fairly large PHP application to Rails. The existing PHP application is about 65.500 lines of intermingled PHP and HTML/CSS code. Yep, a classic PHP application without any database abstraction layer, no templating, no MVC.
</blockquote>
<p>
This is just <a href="http://www.railsguru.com/articles/2006/12/13/convertinga-large-php-application-to-rails-part-1">part one</a> of the series, but it jumps right in to things - the list of deliverables to break out the application into easy to chew chunks and a look at a Ruby config and database connections (MySQL to PostgreSQL) 
</p>]]></description>
      <pubDate>Thu, 14 Dec 2006 08:33:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: PHP IDE Project Plan for Release 0.7]]></title>
      <guid>http://www.phpdeveloper.org/news/6888</guid>
      <link>http://www.phpdeveloper.org/news/6888</link>
      <description><![CDATA[<p>
Following on the heels of <a href="http://www.phpdeveloper.org/news/6882">these comments</a> from <i>Alexander Netkachev</i>, the Zend Developer Zone has posted <a href="http://devzone.zend.com/node/view/id/1359">the full project plan</a> for the next release of the PHP IDE Zend is working on, version 0.7.
</p>
<blockquote>
The plan of the 0.7 version is based on the initial SRS which is available <a href="http://www.eclipse.org/php/documents/SRS_1.0_for_Site.doc">here</a>. On top of that SRS many bugs were submitted together with enhancement requests that were/will be included in the 0.7 release. You can find all PHP IDE open bugs <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=PHP&content">here</a>.
</blockquote>
<p>
The <a href="http://devzone.zend.com/node/view/id/1359">announcement</a> is broken up into three sections - the release deliverables, the release milestones, and the target operating environments - each with plenty of details to show you exactly what the team is working towards.
</p>]]></description>
      <pubDate>Wed, 13 Dec 2006 15:01:00 -0600</pubDate>
    </item>
  </channel>
</rss>
