<?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>Blueberryware &#187; PHP</title>
	<atom:link href="http://blueberryware.net/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://blueberryware.net</link>
	<description>Adam Hunter's PHP Playground</description>
	<lastBuildDate>Wed, 18 Mar 2009 12:51:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Array of States</title>
		<link>http://blueberryware.net/2009/01/28/php-array-of-states</link>
		<comments>http://blueberryware.net/2009/01/28/php-array-of-states#comments</comments>
		<pubDate>Wed, 28 Jan 2009 20:15:17 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=298</guid>
		<description><![CDATA[This site has a preprinted PHP array of US states.  Its very handy when you need to add a state selector to your application.  Just thought I&#8217;d share that tidbit.
]]></description>
		<wfw:commentRss>http://blueberryware.net/2009/01/28/php-array-of-states/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP 2.6.2 API</title>
		<link>http://blueberryware.net/2008/09/12/wp-262-api</link>
		<comments>http://blueberryware.net/2008/09/12/wp-262-api#comments</comments>
		<pubDate>Sat, 13 Sep 2008 02:02:09 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=107</guid>
		<description><![CDATA[I have created API documentation for WordPress (version 2.6.2) using phpDocumentor.  I have done this primarily to assist with my own WordPress documentation, however everyone is free to use it.  At very least I think the WordPress API with phpDocumentor will make it easier to find function I would like to reference in the source code (espcecially [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2008/09/12/wp-262-api/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Output Buffering</title>
		<link>http://blueberryware.net/2008/09/04/php-output-buffering</link>
		<comments>http://blueberryware.net/2008/09/04/php-output-buffering#comments</comments>
		<pubDate>Fri, 05 Sep 2008 03:26:49 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=13</guid>
		<description><![CDATA[Some of the coolest functions available in PHP are the output buffering functions.  If you are reading this, you probably have some idea of how web php pages are delivered from the server to the client, but if you don&#8217;t, here is a quick recap:

User requests any web page
The web server receives and interprets the request
The [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2008/09/04/php-output-buffering/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
