<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Program &#38; Design &#187; framework</title>
	<atom:link href="http://programanddesign.com/tag/framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://programanddesign.com</link>
	<description>Tips, tricks, tutorials, and tools on programming &#38; web design</description>
	<lastBuildDate>Sat, 24 Dec 2011 21:44:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Create a Blog in 30 Minutes Without a Framework</title>
		<link>http://programanddesign.com/php/create-a-blog-in-30-minutes-without-a-framework/</link>
		<comments>http://programanddesign.com/php/create-a-blog-in-30-minutes-without-a-framework/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 02:23:21 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://programanddesign.com/?p=111</guid>
		<description><![CDATA[A lot of PHP frameworks like to boast "create a blog in 20 minutes". Well, I'm going to show you how to create a bare bones blog in about 30, but without the use of a framework. Our blog will include posts, and comments. I won't bother with HTML headers and footers - you can [...]]]></description>
		<wfw:commentRss>http://programanddesign.com/php/create-a-blog-in-30-minutes-without-a-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

