<?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>The Home of B. A. Shelton (formerly zancarius.com) &#187; Routing</title>
	<atom:link href="http://bashelton.com/tags/routing/feed/" rel="self" type="application/rss+xml" />
	<link>http://bashelton.com</link>
	<description>Technology enthusiast gone rambling lunatic!</description>
	<lastBuildDate>Thu, 01 Dec 2011 02:00:30 +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>Routing v0.2.2 Released</title>
		<link>http://bashelton.com/2009/08/routing-v022-released/</link>
		<comments>http://bashelton.com/2009/08/routing-v022-released/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 04:45:32 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Routing]]></category>

		<guid isPermaLink="false">http://www.bashelton.com/?p=1351</guid>
		<description><![CDATA[I&#8217;ve released Routing v0.2.2. This version fixes a few outstanding issues and reduces the number of notices encountered if error_reporting is set to E_ALL. You can also read the changelog here. Related posts:Routing v0.2 Released PHP Routing NoSleep Released Watcher v0.1 Beta Released!


Related posts:<ol><li><a href='http://bashelton.com/2009/08/routing-v02-released/' rel='bookmark' title='Permanent Link: Routing v0.2 Released'>Routing v0.2 Released</a></li>
<li><a href='http://bashelton.com/2009/08/php-routing/' rel='bookmark' title='Permanent Link: PHP Routing'>PHP Routing</a></li>
<li><a href='http://bashelton.com/2009/08/nosleep-released/' rel='bookmark' title='Permanent Link: NoSleep Released'>NoSleep Released</a></li>
<li><a href='http://bashelton.com/2009/02/watcher-v01-beta-released/' rel='bookmark' title='Permanent Link: Watcher v0.1 Beta Released!'>Watcher v0.1 Beta Released!</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bashelton.com/2009/08/routing-v022-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Routing v0.2 Released</title>
		<link>http://bashelton.com/2009/08/routing-v02-released/</link>
		<comments>http://bashelton.com/2009/08/routing-v02-released/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 03:22:26 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Routing]]></category>

		<guid isPermaLink="false">http://www.bashelton.com/?p=1336</guid>
		<description><![CDATA[I&#8217;ve released a new version of Routing v0.2.1. This update resolves issues with the route preferences and correctly prioritizes static routes. The internal route decisions are now handled by a scoring system. There are still a few bugs, but Routing is fast moving toward something usable. Head over here to grab the latest version. I [...]


Related posts:<ol><li><a href='http://bashelton.com/2009/08/routing-v022-released/' rel='bookmark' title='Permanent Link: Routing v0.2.2 Released'>Routing v0.2.2 Released</a></li>
<li><a href='http://bashelton.com/2009/08/php-routing/' rel='bookmark' title='Permanent Link: PHP Routing'>PHP Routing</a></li>
<li><a href='http://bashelton.com/2009/08/nosleep-released/' rel='bookmark' title='Permanent Link: NoSleep Released'>NoSleep Released</a></li>
<li><a href='http://bashelton.com/2009/02/watcher-v01-beta-released/' rel='bookmark' title='Permanent Link: Watcher v0.1 Beta Released!'>Watcher v0.1 Beta Released!</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bashelton.com/2009/08/routing-v02-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Routing</title>
		<link>http://bashelton.com/2009/08/php-routing/</link>
		<comments>http://bashelton.com/2009/08/php-routing/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 08:06:48 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Routes]]></category>
		<category><![CDATA[Routing]]></category>

		<guid isPermaLink="false">http://www.bashelton.com/?p=1325</guid>
		<description><![CDATA[If you&#8217;ve ever written web applications in Python using Pylons or TurboGears (>=1.1), you&#8217;re probably familiar with an incredibly handy tool known as Routes. It&#8217;s modeled after the Ruby on Rails routes system and does quite a marvelous job at mapping friendly, SEO URLs to useful code. If you&#8217;re not aware of it, you really [...]


Related posts:<ol><li><a href='http://bashelton.com/2009/08/routing-v02-released/' rel='bookmark' title='Permanent Link: Routing v0.2 Released'>Routing v0.2 Released</a></li>
<li><a href='http://bashelton.com/2009/08/routing-v022-released/' rel='bookmark' title='Permanent Link: Routing v0.2.2 Released'>Routing v0.2.2 Released</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bashelton.com/2009/08/php-routing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

