<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: An alternative to canonical URIs</title>
	<link>http://www.xaprb.com/blog/2006/06/02/an-alternative-to-canonical-uris/</link>
	<description>Stay curious!</description>
	<pubDate>Fri, 08 Aug 2008 18:35:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2006/06/02/an-alternative-to-canonical-uris/#comment-825</link>
		<author>Xaprb</author>
		<pubDate>Sat, 03 Jun 2006 13:32:32 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/06/02/an-alternative-to-canonical-uris/#comment-825</guid>
		<description>&lt;p&gt;Well, parameters are unavoidably ordered by their position in the query string, but most software that uses them treats them as un-ordered.  The &lt;abbr title="Request For Comments"&gt;RFC&lt;/abbr&gt;s I can find don't specify anything about ordering.  I think that is left up to the program that processes the request.  I'm looking at &lt;a href="http://tools.ietf.org/html/3986" rel="nofollow"&gt;RFC 3986&lt;/a&gt;, &lt;a href="http://tools.ietf.org/html/1738" rel="nofollow"&gt;RFC 1738&lt;/a&gt;, and &lt;a href="http://tools.ietf.org/html/1630" rel="nofollow"&gt;RFC 1630&lt;/a&gt;.  Some of those have been updated or obsoleted by other RFCs, but I don't see where any of them says anything other than "The query component is a string of information to be interpreted by the resource" (from &lt;a href="http://tools.ietf.org/html/2396" rel="nofollow"&gt;RFC 2396&lt;/a&gt;).&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Well, parameters are unavoidably ordered by their position in the query string, but most software that uses them treats them as un-ordered.  The <abbr title="Request For Comments">RFC</abbr>s I can find don&#8217;t specify anything about ordering.  I think that is left up to the program that processes the request.  I&#8217;m looking at <a href="http://tools.ietf.org/html/3986" rel="nofollow">RFC 3986</a>, <a href="http://tools.ietf.org/html/1738" rel="nofollow">RFC 1738</a>, and <a href="http://tools.ietf.org/html/1630" rel="nofollow">RFC 1630</a>.  Some of those have been updated or obsoleted by other RFCs, but I don&#8217;t see where any of them says anything other than &#8220;The query component is a string of information to be interpreted by the resource&#8221; (from <a href="http://tools.ietf.org/html/2396" rel="nofollow">RFC 2396</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim McCormack</title>
		<link>http://www.xaprb.com/blog/2006/06/02/an-alternative-to-canonical-uris/#comment-823</link>
		<author>Tim McCormack</author>
		<pubDate>Sat, 03 Jun 2006 04:14:02 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/06/02/an-alternative-to-canonical-uris/#comment-823</guid>
		<description>&lt;p&gt;This feels like a much better solution than the canonicalization approach (though I suppose it doesn't deal with www. versus bare domains.)&lt;/p&gt;

&lt;p&gt;Repeated parameters could be handled with character code order.  Isn't the parameter list independent of order?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>This feels like a much better solution than the canonicalization approach (though I suppose it doesn&#8217;t deal with <a href="http://www." rel="nofollow">www.</a> versus bare domains.)</p>
<p>Repeated parameters could be handled with character code order.  Isn&#8217;t the parameter list independent of order?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
