<?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</title>
	<atom:link href="http://blueberryware.net/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>Long Time No See</title>
		<link>http://blueberryware.net/2009/03/18/long-time-no-see</link>
		<comments>http://blueberryware.net/2009/03/18/long-time-no-see#comments</comments>
		<pubDate>Wed, 18 Mar 2009 12:51:55 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=307</guid>
		<description><![CDATA[I haven&#8217;t had any entries here in a while.  To be honest, I have become a full time Ruby on Rails programmer and I&#8217;ve spent a lot of my free time doing freelance for (for example the nice lady at Personalized Chopsticks, or the showering twitter app, Showwer).  I wanted to put a post up [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2009/03/18/long-time-no-see/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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>Google Chrome Mac</title>
		<link>http://blueberryware.net/2009/01/28/google-chrome-mac</link>
		<comments>http://blueberryware.net/2009/01/28/google-chrome-mac#comments</comments>
		<pubDate>Wed, 28 Jan 2009 18:44:29 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=292</guid>
		<description><![CDATA[Digg this please!  The downloads for Chromium are at the bottom of the page.
Now that Google Chrome for Mac finally as a face, I figured I would download and build it.  Using the instructions on the Chromium Mac build page I created a build of Chromium.  While I am sure there will be many changes [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2009/01/28/google-chrome-mac/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>First iPhone App</title>
		<link>http://blueberryware.net/2009/01/09/first-iphone-app</link>
		<comments>http://blueberryware.net/2009/01/09/first-iphone-app#comments</comments>
		<pubDate>Fri, 09 Jan 2009 19:47:29 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blueberryware.net/2009/01/09/first-iphone-app</guid>
		<description><![CDATA[I just finished the first iPhone app I have written &#8220;on my own&#8221; (ie using Apple&#8217;s sample code).  Just a proof of concept app like the Backgrounds app that already exists, but it uses pages (the dots at the bottom) and allows you to save the wallpapers to your iPhone pictures so you can [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2009/01/09/first-iphone-app/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone SDK Learning &#8211; Day 5</title>
		<link>http://blueberryware.net/2009/01/09/iphone-sdk-learning-day-5</link>
		<comments>http://blueberryware.net/2009/01/09/iphone-sdk-learning-day-5#comments</comments>
		<pubDate>Fri, 09 Jan 2009 17:09:31 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=283</guid>
		<description><![CDATA[Wow.  I have no idea how the authors did this, but they compressed 2,000 pages worth of information into only 500 pages.  I can usually read 800 page programming books in two or three days, but this book took me five days.  Excellent material, from beginner to intermediate.  The only thing I could say is [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2009/01/09/iphone-sdk-learning-day-5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Surf Google Earth with the Wii</title>
		<link>http://blueberryware.net/2009/01/09/surf-google-earth-with-the-wii</link>
		<comments>http://blueberryware.net/2009/01/09/surf-google-earth-with-the-wii#comments</comments>
		<pubDate>Fri, 09 Jan 2009 16:39:27 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=279</guid>
		<description><![CDATA[Thanks to Google engineer David Oster, you will now be able to surf Google Earth with the Wii Balance board.  The video on it is pretty cool.  David has also said it will be all open source so the bluetooth drivers for the balance board will be available for other apps as well.
]]></description>
		<wfw:commentRss>http://blueberryware.net/2009/01/09/surf-google-earth-with-the-wii/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone SDK Learning &#8211; Day 3</title>
		<link>http://blueberryware.net/2009/01/07/iphone-sdk-learning-day-3</link>
		<comments>http://blueberryware.net/2009/01/07/iphone-sdk-learning-day-3#comments</comments>
		<pubDate>Wed, 07 Jan 2009 15:58:29 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=275</guid>
		<description><![CDATA[I have been making the move into learning objective-c and how to program for the iPhone (my Christmas present this year).  As a basis for my learning, I know PHP and I am familiar with Ruby (at very least Ruby&#8217;s syntax).  I bought the book Beginning iPhone Development: Exploring the iPhone SDK and I began [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2009/01/07/iphone-sdk-learning-day-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy New Year</title>
		<link>http://blueberryware.net/2009/01/03/happy-new-year</link>
		<comments>http://blueberryware.net/2009/01/03/happy-new-year#comments</comments>
		<pubDate>Sat, 03 Jan 2009 18:41:53 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WP Themes]]></category>
		<category><![CDATA[blueberryware]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=271</guid>
		<description><![CDATA[Firstly, my apologies for not fixing the issue with the Blueberry theme so that the colors are managable in the admin.  It is now fixed and should be approved by the WordPress team soon.  I don&#8217;t really have any excuses besides starting a new buisiness (Shield Computers) and the holidays.  I will be regularly updating [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2009/01/03/happy-new-year/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 RC1</title>
		<link>http://blueberryware.net/2008/12/02/wordpress-27-rc1</link>
		<comments>http://blueberryware.net/2008/12/02/wordpress-27-rc1#comments</comments>
		<pubDate>Tue, 02 Dec 2008 14:20:36 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blueberryware.net/2008/12/02/wordpress-27-rc1</guid>
		<description><![CDATA[Ooooh&#8230; I like the icons, especially next to the H1 tags at the top of each of the admin pages.  I&#8217;m a little late on the upkeep but WordPress Release Candidate 1 is available for download now.
]]></description>
		<wfw:commentRss>http://blueberryware.net/2008/12/02/wordpress-27-rc1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hi!</title>
		<link>http://blueberryware.net/2008/11/25/hi</link>
		<comments>http://blueberryware.net/2008/11/25/hi#comments</comments>
		<pubDate>Tue, 25 Nov 2008 15:00:25 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://blueberryware.net/2008/11/25/hi</guid>
		<description><![CDATA[Howdy, I&#8217;m Adam Hunter. Welcome to my blog called Blueberryware.  What on Earth is that you ask?  It&#8217;s a blog centered around web developement and SEO with PHP, WordPress, and the Zend Framework, though sometimes I&#8217;ll digress to interesting things on the internet.  Blueberryware is the term I&#8217;ve used to coin my [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2008/11/25/hi/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
