<?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>Thu, 23 May 2013 01:36:02 -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>
  </channel>
</rss>
