<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Another Major Change to Merb Routes</title>
	<atom:link href="http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/</link>
	<description>Politics, Programming and Possibilities</description>
	<pubDate>Thu, 11 Mar 2010 23:53:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Jon</title>
		<link>http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-22756</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 11 Mar 2008 16:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-22756</guid>
		<description>Good to know.  Thanks Duane.</description>
		<content:encoded><![CDATA[<p>Good to know.  Thanks Duane.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-22755</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Tue, 11 Mar 2008 15:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-22755</guid>
		<description>The matching tries to be exact, so no, #11 would not match if there is another "/" in the URL followed by an id.</description>
		<content:encoded><![CDATA[<p>The matching tries to be exact, so no, #11 would not match if there is another &#8220;/&#8221; in the URL followed by an id.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-22754</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 11 Mar 2008 14:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-22754</guid>
		<description>Thanks for posting this Duane.  I'm new to Merb (and only a little more seasoned in Rails) so I could be totally wrong, but would line #13 ever match since it is just a more specific version of #11?</description>
		<content:encoded><![CDATA[<p>Thanks for posting this Duane.  I&#8217;m new to Merb (and only a little more seasoned in Rails) so I could be totally wrong, but would line #13 ever match since it is just a more specific version of #11?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Going Up &#187; New Router in Merb</title>
		<link>http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-15351</link>
		<dc:creator>Going Up &#187; New Router in Merb</dc:creator>
		<pubDate>Sat, 01 Sep 2007 13:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-15351</guid>
		<description>[...] Note: The API has significantly changed since this posting. Best to check out this post for details. [...]</description>
		<content:encoded><![CDATA[<p>[...] Note: The API has significantly changed since this posting. Best to check out this post for details. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-15248</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Fri, 31 Aug 2007 00:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-15248</guid>
		<description>It's index base is 1 (since '0' is the whole string when dealing with a MatchData object), so it's correct.  I would normally be more skeptical of myself, but the specs say it's correct too :)</description>
		<content:encoded><![CDATA[<p>It&#8217;s index base is 1 (since &#8216;0&#8242; is the whole string when dealing with a MatchData object), so it&#8217;s correct.  I would normally be more skeptical of myself, but the specs say it&#8217;s correct too <img src='http://blog.inquirylabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-15244</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Fri, 31 Aug 2007 00:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/08/30/another-major-change-to-merb-routes/#comment-15244</guid>
		<description>Sweet stuff!

Are you sure line 44 of the pastie (http://pastie.textmate.org/92610) is right?  It looks like the title regex should yield to [0] in the match, no?</description>
		<content:encoded><![CDATA[<p>Sweet stuff!</p>
<p>Are you sure line 44 of the pastie (http://pastie.textmate.org/92610) is right?  It looks like the title regex should yield to [0] in the match, no?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
