<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Random Redirect Plugin</title>
	<atom:link href="http://ma.tt/2007/04/random-redirect-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://ma.tt/2007/04/random-redirect-plugin/</link>
	<description>Unlucky in Cards</description>
	<lastBuildDate>Sat, 26 May 2012 13:00:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta4-20941</generator>
	<item>
		<title>By: &#160; More fun with random picking of post in Blogger and Wordpress&#160;&#8212;&#160;BlogoSquare</title>
		<link>http://ma.tt/2007/04/random-redirect-plugin/#comment-419122</link>
		<dc:creator>&#160; More fun with random picking of post in Blogger and Wordpress&#160;&#8212;&#160;BlogoSquare</dc:creator>
		<pubDate>Tue, 01 May 2007 08:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://photomatt.net/2007/04/22/random-redirect-plugin/#comment-419122</guid>
		<description>[...] like most blog would do, that is digging in the past archives from the present time. Recently Matt came with a new way to allow people to browse your content. Perhaps that might not be a definitive [...]</description>
		<content:encoded><![CDATA[<p>[...] like most blog would do, that is digging in the past archives from the present time. Recently Matt came with a new way to allow people to browse your content. Perhaps that might not be a definitive [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://ma.tt/2007/04/random-redirect-plugin/#comment-419005</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 27 Apr 2007 05:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://photomatt.net/2007/04/22/random-redirect-plugin/#comment-419005</guid>
		<description>It uses 302 for me.</description>
		<content:encoded><![CDATA[<p>It uses 302 for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greasemonkey Script - Stumbling Through Wordpress.com Blogs &#171; //engtech</title>
		<link>http://ma.tt/2007/04/random-redirect-plugin/#comment-418895</link>
		<dc:creator>Greasemonkey Script - Stumbling Through Wordpress.com Blogs &#171; //engtech</dc:creator>
		<pubDate>Tue, 24 Apr 2007 17:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://photomatt.net/2007/04/22/random-redirect-plugin/#comment-418895</guid>
		<description>[...] (This is using the /?random feature that Matt added) [...]</description>
		<content:encoded><![CDATA[<p>[...] (This is using the /?random feature that Matt added) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New Features on Wordpress.com &#171; Jalaj P. Jha</title>
		<link>http://ma.tt/2007/04/random-redirect-plugin/#comment-418844</link>
		<dc:creator>New Features on Wordpress.com &#171; Jalaj P. Jha</dc:creator>
		<pubDate>Tue, 24 Apr 2007 05:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://photomatt.net/2007/04/22/random-redirect-plugin/#comment-418844</guid>
		<description>[...] feature is an outcome of a small plugin by Matt based on the suggestion for TechCrunch and WebWare. Thanks //engtech for pointing this out.    This [...]</description>
		<content:encoded><![CDATA[<p>[...] feature is an outcome of a small plugin by Matt based on the suggestion for TechCrunch and WebWare. Thanks //engtech for pointing this out.    This [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://ma.tt/2007/04/random-redirect-plugin/#comment-418812</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 23 Apr 2007 15:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://photomatt.net/2007/04/22/random-redirect-plugin/#comment-418812</guid>
		<description>It looks like (according to Live HTTP headers) that you are using a 301 moved permanently. You might want to consider 303 See Other instead.

From RFC 2616 re 301:
&quot;The requested resource has been assigned a new permanent URI and any future references to this resource SHOULD use one of the returned URIs. Clients with link editing capabilities ought to automatically re-link references to the Request-URI to one or more of the new references returned by the server, where possible.&quot;

That doesn&#039;t seem like the right thing for a random redirect.

re 303:
&quot;The response to the request can be found under a different URI and SHOULD be retrieved using a GET method on that resource. This method exists primarily to allow the output of a POST-activated script to redirect the user agent to a selected resource. The new URI is not a substitute reference for the originally requested resource.&quot;

You might want to consider 302 Found as well. But I vote 303.</description>
		<content:encoded><![CDATA[<p>It looks like (according to Live HTTP headers) that you are using a 301 moved permanently. You might want to consider 303 See Other instead.</p>
<p>From RFC 2616 re 301:<br />
&#8220;The requested resource has been assigned a new permanent URI and any future references to this resource SHOULD use one of the returned URIs. Clients with link editing capabilities ought to automatically re-link references to the Request-URI to one or more of the new references returned by the server, where possible.&#8221;</p>
<p>That doesn&#8217;t seem like the right thing for a random redirect.</p>
<p>re 303:<br />
&#8220;The response to the request can be found under a different URI and SHOULD be retrieved using a GET method on that resource. This method exists primarily to allow the output of a POST-activated script to redirect the user agent to a selected resource. The new URI is not a substitute reference for the originally requested resource.&#8221;</p>
<p>You might want to consider 302 Found as well. But I vote 303.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinash</title>
		<link>http://ma.tt/2007/04/random-redirect-plugin/#comment-418798</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Mon, 23 Apr 2007 04:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://photomatt.net/2007/04/22/random-redirect-plugin/#comment-418798</guid>
		<description>Sounds cool! I saw it working live @ TechCrunch. I&#039;m gonna give it a try on my blog. 

- Avi</description>
		<content:encoded><![CDATA[<p>Sounds cool! I saw it working live @ TechCrunch. I&#8217;m gonna give it a try on my blog. </p>
<p>- Avi</p>
]]></content:encoded>
	</item>
</channel>
</rss>

