<?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: URL Escaping is Evil</title>
	<atom:link href="http://www.symphonious.net/2004/03/22/url-escaping-is-evil/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symphonious.net/2004/03/22/url-escaping-is-evil/</link>
	<description>Living in a state of accord.</description>
	<pubDate>Tue, 06 Jan 2009 12:55:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adrian Sutton</title>
		<link>http://www.symphonious.net/2004/03/22/url-escaping-is-evil/comment-page-1/#comment-90396</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Tue, 19 Jun 2007 10:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=56#comment-90396</guid>
		<description>Eugen,
It's entirely academic - quite a few implementations *don't* escape + in URLs so you have no idea if it's a + or an incorrectly encoded space. The majority of the time, + means space in a URL but there are exceptions.</description>
		<content:encoded><![CDATA[<p>Eugen,<br />
It&#8217;s entirely academic - quite a few implementations *don&#8217;t* escape + in URLs so you have no idea if it&#8217;s a + or an incorrectly encoded space. The majority of the time, + means space in a URL but there are exceptions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugen Konkov</title>
		<link>http://www.symphonious.net/2004/03/22/url-escaping-is-evil/comment-page-1/#comment-90390</link>
		<dc:creator>Eugen Konkov</dc:creator>
		<pubDate>Tue, 19 Jun 2007 10:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=56#comment-90390</guid>
		<description>&#62;there’s no requirement for + to be escaped in URIs
You are not right
http://www.ietf.org/rfc/rfc2396.txt

      reserved    = ";" &#124; "/" &#124; "?" &#124; ":" &#124; "@" &#124; "&#38;" &#124; "=" &#124; "+" &#124;
                    "$" &#124; ","


you MUST enconde the '+' sign!</description>
		<content:encoded><![CDATA[<p>&gt;there’s no requirement for + to be escaped in URIs<br />
You are not right<br />
<a href="http://www.ietf.org/rfc/rfc2396.txt" rel="nofollow">http://www.ietf.org/rfc/rfc2396.txt</a></p>
<p>      reserved    = &#8220;;&#8221; | &#8220;/&#8221; | &#8220;?&#8221; | &#8220;:&#8221; | &#8220;@&#8221; | &#8220;&amp;&#8221; | &#8220;=&#8221; | &#8220;+&#8221; |<br />
                    &#8220;$&#8221; | &#8220;,&#8221;</p>
<p>you MUST enconde the &#8216;+&#8217; sign!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen Wenting</title>
		<link>http://www.symphonious.net/2004/03/22/url-escaping-is-evil/comment-page-1/#comment-61</link>
		<dc:creator>Jeroen Wenting</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=56#comment-61</guid>
		<description>which is of course something else again :-)

%A9%20Adrian%20Sutton
</description>
		<content:encoded><![CDATA[<p>which is of course something else again :-)</p>
<p>%A9%20Adrian%20Sutton</p>
]]></content:encoded>
	</item>
</channel>
</rss>
