<?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>Miles Per Hour &#187; Projects</title>
	<atom:link href="http://miles-per-hour.com/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://miles-per-hour.com</link>
	<description>programming at the speed of 1011000.</description>
	<lastBuildDate>Mon, 05 Dec 2011 21:55:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Drunken Stumble: a breakdown</title>
		<link>http://miles-per-hour.com/2011/03/02/drunken-stumble-a-breakdown/</link>
		<comments>http://miles-per-hour.com/2011/03/02/drunken-stumble-a-breakdown/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 20:27:42 +0000</pubDate>
		<dc:creator>mike@mike-miles.com</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://miles-per-hour.com/?p=284</guid>
		<description><![CDATA[So my last post, I mostly went through the process of how Drunken Stumble was built and competing in the boston hack day challenge.  So I thought I would follow up with  a more in depth post about Drunken Stumble itself.
]]></description>
		<wfw:commentRss>http://miles-per-hour.com/2011/03/02/drunken-stumble-a-breakdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drunken Stumble, a Drupal 7 Web App Built in a Weekend</title>
		<link>http://miles-per-hour.com/2011/03/01/drunken-stumble-a-drupal-7-web-app-built-in-a-weekend/</link>
		<comments>http://miles-per-hour.com/2011/03/01/drunken-stumble-a-drupal-7-web-app-built-in-a-weekend/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 23:11:59 +0000</pubDate>
		<dc:creator>mike@mike-miles.com</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://miles-per-hour.com/?p=266</guid>
		<description><![CDATA[This past weekend I took part in the Boston Hack Day Challenge; a weekend long event where teams of developers, designers and programming geeks formed teams and competed to build the best app in a single weekend. To quote the event description: It’s a weekend of hacking where you can think up ideas, pitch concepts [...]]]></description>
		<wfw:commentRss>http://miles-per-hour.com/2011/03/01/drunken-stumble-a-drupal-7-web-app-built-in-a-weekend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Drupal Module</title>
		<link>http://miles-per-hour.com/2009/05/06/my-first-drupal-module/</link>
		<comments>http://miles-per-hour.com/2009/05/06/my-first-drupal-module/#comments</comments>
		<pubDate>Wed, 06 May 2009 12:46:55 +0000</pubDate>
		<dc:creator>mike@mike-miles.com</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Callouts]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[taxonomy]]></category>

		<guid isPermaLink="false">http://miles-per-hour.com/?p=219</guid>
		<description><![CDATA[I now have my first (hopefully of many) official Drupal module available for download on the Drupal website.Callouts creates a way to display multiple blocks that are related by taxonomy terms. After you place the module into a region on your site, when a user goes to a page any callout blocks (callout is a new content type) with the same taxonomy terms as that page will be displayed in the region. ]]></description>
		<wfw:commentRss>http://miles-per-hour.com/2009/05/06/my-first-drupal-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working hard</title>
		<link>http://miles-per-hour.com/2009/03/10/working-hard/</link>
		<comments>http://miles-per-hour.com/2009/03/10/working-hard/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 18:56:34 +0000</pubDate>
		<dc:creator>mike@mike-miles.com</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://miles-per-hour.com/2009/03/10/working-hard/</guid>
		<description><![CDATA[Sorry for the lack of updates, I&#8217;ve been quite busy at my job (doing some major web development stuff). I&#8217;m going to try to post later this week about a PHP calendar/date class I&#8217;ve been building in my freetime (initial tests are showing that for some instances it&#8217;ll be up to 4x faster then the [...]]]></description>
		<wfw:commentRss>http://miles-per-hour.com/2009/03/10/working-hard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PointsWatcher</title>
		<link>http://miles-per-hour.com/2009/02/18/pointswatcher/</link>
		<comments>http://miles-per-hour.com/2009/02/18/pointswatcher/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 14:03:00 +0000</pubDate>
		<dc:creator>mike@mike-miles.com</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://mike-miles.com/blog/?p=150</guid>
		<description><![CDATA[I've finished my iPhone app, PointsWatcher! (www.PointsWatcher.com) PointsWatcher allows you to keep track of your daily ww Points and an inventory of the food you eat, it also features a points calculator!]]></description>
		<wfw:commentRss>http://miles-per-hour.com/2009/02/18/pointswatcher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

