<?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 19:22:32 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Geeks Not Nerds Blog: Rolling your own Blog Backend from Scratch Part 1]]></title>
      <guid>http://www.phpdeveloper.org/news/8415</guid>
      <link>http://www.phpdeveloper.org/news/8415</link>
      <description><![CDATA[<p>
From the Geeks Not Nerds blog there's <a href="http://www.geeksnotnerds.com/flyswat/rolling-your-own-blog-backend-scratch-part-1">the first part</a> of a new series of tutorials looking to help you create your own blogging backend from scratch (PHP5, SQL, HTML and Javascript).
</p>
<blockquote>
This is the first of a multi part series that will cover designing and building a blog backend from the ground up. The goal of this series is to have a fully functional (albeit simple) blog backend as the final product of the series. We will focus more on good programming technique and design and less on the actual coding of the blog, writing just enough to make a functional example.
</blockquote>
<p>
They <a href="http://www.geeksnotnerds.com/flyswat/rolling-your-own-blog-backend-scratch-part-1">step through</a> the basic design of the application before anything else, laying down the structure for things to come. From there, they move into the database structure for the rest of this part of the series. They even provide <a href="http://flyswat.geeksnotnerds.com/blogdb.sql">the SQL file</a> you'll need to get their structure set up quickly and easily.
</p>]]></description>
      <pubDate>Thu, 09 Aug 2007 07:47:46 -0500</pubDate>
    </item>
  </channel>
</rss>
