<?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, 04 Jul 2008 15:53:28 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Hasin Hayder's Blog: How to make your own springloops in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10053</guid>
      <link>http://www.phpdeveloper.org/news/10053</link>
      <description><![CDATA[<p>
Recently, the <a href="http://springloops.com/">Springloops</a> version control system made its debut on the web and was greeted with both skepticism and interest. One developer, <i>Hasin Hayder</i> decided to look at it from a different angle and worked to <a href="http://hasin.wordpress.com/2008/04/27/how-to-make-your-own-springloops-in-php/">see how easy it would be</a> to reproduce a similar service.
</p>
<blockquote>
<a href="http://springloops.com/">Springloops</a> is a nice code management service recently came into focus. It helps you to manage the code base of your application, monitor the commit and deploy the final version easily to another server. So if you are wondering how to build such a system and how it actually works, this article is for you.
</blockquote>
<p>
He breaks it down into the six main topics (as he sees it) that are the core parts of the system - things like payment gateways, setting up subversion and making it user friendly. He goes through each topic, explaining its place in the application and providing some links to resources to help you set it up (or at least learn more about it).
</p>]]></description>
      <pubDate>Mon, 28 Apr 2008 10:26:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Version Control Blog: Upgrading Drupal with Git]]></title>
      <guid>http://www.phpdeveloper.org/news/8408</guid>
      <link>http://www.phpdeveloper.org/news/8408</link>
      <description><![CDATA[<p>
On the Version Control Blog today there's <a href="http://versioncontrolblog.com/2007/08/02/upgrading-drupal-52-with-git/">a new guide</a> that helps to make upgrading your Drupal installation a simple and happy experience with the help of <a href="http://git.or.cz/">git</a> (the version control system).
</p>
<blockquote>
<p>
Drupal development team has released Drupal 5.2 on July 26, 2007. It fixes two security vulnerabilities, so it is highly recommended that you upgrade as soon as possible. Many Drupal installations often contain extra Drupal modules, and almost always the also contain local customizations. 
</p>
<p>
Question arises: how to upgrade your Drupal installations timely, safely, with confidence that none of your local customizations are lost; without need to remember each line that was edited and re-applying those edits to new version and without need to drastically change your workflow (very little discipline is needed actually).
</p>
</blockquote>
<p>
This <a href="http://versioncontrolblog.com/2007/08/02/upgrading-drupal-52-with-git/">detailed guide</a> walks you through the import of the source code, import of the Drupal modules and making the upgrades to the installation (drupal, drupal-and-modules and drupal-production) as well as how to resolve conflicts that might come up.
</p>]]></description>
      <pubDate>Wed, 08 Aug 2007 07:58:00 -0500</pubDate>
    </item>
  </channel>
</rss>
