<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Why Your Site Should Use Short URLs</title>
	<atom:link href="http://hansengel.wordpress.com/2008/02/24/short-urls/feed/" rel="self" type="application/rss+xml" />
	<link>http://hansengel.wordpress.com/2008/02/24/short-urls/</link>
	<description>The WordPress, that is...</description>
	<lastBuildDate>Fri, 17 May 2013 14:02:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Web Development</title>
		<link>http://hansengel.wordpress.com/2008/02/24/short-urls/#comment-1008</link>
		<dc:creator><![CDATA[Web Development]]></dc:creator>
		<pubDate>Tue, 23 Aug 2011 11:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://hansengel.wordpress.com/?p=133#comment-1008</guid>
		<description><![CDATA[Grete idea , thanks]]></description>
		<content:encoded><![CDATA[<p>Grete idea , thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://hansengel.wordpress.com/2008/02/24/short-urls/#comment-833</link>
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Fri, 25 Feb 2011 11:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://hansengel.wordpress.com/?p=133#comment-833</guid>
		<description><![CDATA[Totally agree with the guy above. 

Sure, use .htaccess to turn your search variables into folders, but don&#039;t get rid of them!]]></description>
		<content:encoded><![CDATA[<p>Totally agree with the guy above. </p>
<p>Sure, use .htaccess to turn your search variables into folders, but don&#8217;t get rid of them!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d</title>
		<link>http://hansengel.wordpress.com/2008/02/24/short-urls/#comment-125</link>
		<dc:creator><![CDATA[d]]></dc:creator>
		<pubDate>Sat, 01 Mar 2008 16:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://hansengel.wordpress.com/?p=133#comment-125</guid>
		<description><![CDATA[you should never use POST just to get prettier urls.  POST has a very specific functional meaning.  it is intended for links that cause permanent actions (making a purchase, updating user data in db) and should not be &quot;passed around&quot; by users.  most browsers will warn the user upon resubmitting a POST, for example.

if you use POST for things like performing a search, you are doing a disservice to your users who might want to pass around links to each other, to show each other search results pages.]]></description>
		<content:encoded><![CDATA[<p>you should never use POST just to get prettier urls.  POST has a very specific functional meaning.  it is intended for links that cause permanent actions (making a purchase, updating user data in db) and should not be &#8220;passed around&#8221; by users.  most browsers will warn the user upon resubmitting a POST, for example.</p>
<p>if you use POST for things like performing a search, you are doing a disservice to your users who might want to pass around links to each other, to show each other search results pages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
