<?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>David Scott Tufts</title>
	<atom:link href="http://www.davidscotttufts.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidscotttufts.com</link>
	<description>Husband, Father of Six, and Web Developer</description>
	<lastBuildDate>Sun, 08 Jan 2012 03:51:50 +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>10 Steps to Setting-Up Your PC as a Development Server for WordPress</title>
		<link>http://www.davidscotttufts.com/2010/10/12/10-steps-to-setting-up-your-pc-as-a-development-server-for-wordpress/</link>
		<comments>http://www.davidscotttufts.com/2010/10/12/10-steps-to-setting-up-your-pc-as-a-development-server-for-wordpress/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 03:17:31 +0000</pubDate>
		<dc:creator>David Scott Tufts</dc:creator>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.davidscotttufts.com/?p=87</guid>
		<description><![CDATA[http://www.davidscotttufts.com/2010/10/12/10-steps-to-setting-up-your-pc-as-a-development-server-for-wordpress/10 Steps to Setting-Up Your PC as a Development Server for WordPress<div><a href="" title=""></a></div>This is your step-by-step guide to setting up a WordPress web development environment on a PC using XAMPP, WordPress 3.x, and Subversion. XAMPP installs PHP, MySQL, and Apache on your PC turning it into a local web server for development purposes.  Once installed you can begin creating custom WordPress themes and plugins in your own [...]]]></description>
		<wfw:commentRss>http://www.davidscotttufts.com/2010/10/12/10-steps-to-setting-up-your-pc-as-a-development-server-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Custom Post Types in WordPress 3.0</title>
		<link>http://www.davidscotttufts.com/2010/02/23/using-custom-post-types-in-wordpress-3-0/</link>
		<comments>http://www.davidscotttufts.com/2010/02/23/using-custom-post-types-in-wordpress-3-0/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 19:16:32 +0000</pubDate>
		<dc:creator>David Scott Tufts</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[post_type]]></category>
		<category><![CDATA[Wordpress 3.0]]></category>

		<guid isPermaLink="false">http://www.davidscotttufts.com/?p=110</guid>
		<description><![CDATA[http://www.davidscotttufts.com/2010/02/23/using-custom-post-types-in-wordpress-3-0/Using Custom Post Types in WordPress 3.0<div><a href="" title=""></a></div>So what is all of the buzz about custom post types in WordPress 2.9 and 3.0? What can we do with a &#8220;post_type&#8221; and why does it matter? For some of us developers out there who have known the secret that WordPress is actually much more than just a blogging platform this in no big [...]]]></description>
		<wfw:commentRss>http://www.davidscotttufts.com/2010/02/23/using-custom-post-types-in-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Create Barcodes in PHP</title>
		<link>http://www.davidscotttufts.com/2009/03/31/how-to-create-barcodes-in-php/</link>
		<comments>http://www.davidscotttufts.com/2009/03/31/how-to-create-barcodes-in-php/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 19:59:55 +0000</pubDate>
		<dc:creator>David Scott Tufts</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Barcode]]></category>
		<category><![CDATA[GD Library]]></category>
		<category><![CDATA[Source Code]]></category>

		<guid isPermaLink="false">http://www.davidscotttufts.com/?p=4</guid>
		<description><![CDATA[http://www.davidscotttufts.com/2009/03/31/how-to-create-barcodes-in-php/How To Create Barcodes in PHP<div><a href="" title=""></a></div>A few years ago I needed a way to generate barcodes on-the-fly using PHP, at the time there were several solutions available at a steep cost, so I wrote this script that generates barcodes in four barcode formats including Code 128, Code 39, Code 2of5, and Codabar. With a little over 100 lines of code [...]]]></description>
		<wfw:commentRss>http://www.davidscotttufts.com/2009/03/31/how-to-create-barcodes-in-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

