<?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: More than you ever want to see about encoding</title>
	<atom:link href="http://ajaxian.com/archives/encoding/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/encoding</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: wingi</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-277378</link>
		<dc:creator>wingi</dc:creator>
		<pubDate>Thu, 17 Dec 2009 00:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-277378</guid>
		<description>But the basic why escaping is useful and what characters will crash your web application using data via url-parameter, JSON ... is more interessting than a plain converter!

http://united-coders.com/christian-harms/the-art-of-escaping-described-examples-and-worst-test-data</description>
		<content:encoded><![CDATA[<p>But the basic why escaping is useful and what characters will crash your web application using data via url-parameter, JSON &#8230; is more interessting than a plain converter!</p>
<p><a href="http://united-coders.com/christian-harms/the-art-of-escaping-described-examples-and-worst-test-data" rel="nofollow">http://united-coders.com/christian-harms/the-art-of-escaping-described-examples-and-worst-test-data</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hdragomir</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-274419</link>
		<dc:creator>hdragomir</dc:creator>
		<pubDate>Sun, 12 Jul 2009 10:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-274419</guid>
		<description>Funny how we long lacked such a tool.

This is really useful for internationalization and figuring out how to insert static text that won&#039;t break the page.</description>
		<content:encoded><![CDATA[<p>Funny how we long lacked such a tool.</p>
<p>This is really useful for internationalization and figuring out how to insert static text that won&#8217;t break the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BarelyFitz</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-274297</link>
		<dc:creator>BarelyFitz</dc:creator>
		<pubDate>Tue, 07 Jul 2009 20:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-274297</guid>
		<description>Very nice! I have my own encoder form that I frequently use, but not as complete and usable:
http://www.barelyfitz.com/projects/encoder/

You might want to distinguish between encodeURI vs. encodeURIComponent - both of which I find useful in different circumstances.

Another related project for easily encoding a whole PHP file into javascript:
http://www.barelyfitz.com/projects/jssyndicate/</description>
		<content:encoded><![CDATA[<p>Very nice! I have my own encoder form that I frequently use, but not as complete and usable:<br />
<a href="http://www.barelyfitz.com/projects/encoder/" rel="nofollow">http://www.barelyfitz.com/projects/encoder/</a></p>
<p>You might want to distinguish between encodeURI vs. encodeURIComponent &#8211; both of which I find useful in different circumstances.</p>
<p>Another related project for easily encoding a whole PHP file into javascript:<br />
<a href="http://www.barelyfitz.com/projects/jssyndicate/" rel="nofollow">http://www.barelyfitz.com/projects/jssyndicate/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gniuz</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-274280</link>
		<dc:creator>gniuz</dc:creator>
		<pubDate>Tue, 07 Jul 2009 07:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-274280</guid>
		<description>Cool. Thanks for the useful tips. I&#039;ve been looking for this for a long time.</description>
		<content:encoded><![CDATA[<p>Cool. Thanks for the useful tips. I&#8217;ve been looking for this for a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyelidlessness</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-274262</link>
		<dc:creator>eyelidlessness</dc:creator>
		<pubDate>Fri, 03 Jul 2009 06:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-274262</guid>
		<description>This is a tool I&#039;ve wanted for a long time, in fact I&#039;ve used it numerous times today. Thank you!</description>
		<content:encoded><![CDATA[<p>This is a tool I&#8217;ve wanted for a long time, in fact I&#8217;ve used it numerous times today. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andysky</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-274259</link>
		<dc:creator>andysky</dc:creator>
		<pubDate>Thu, 02 Jul 2009 21:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-274259</guid>
		<description>@Dion: It&#039;s &quot;Paul Bakaus&quot;, not &quot;Paul Baukaus&quot;.</description>
		<content:encoded><![CDATA[<p>@Dion: It&#8217;s &#8220;Paul Bakaus&#8221;, not &#8220;Paul Baukaus&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebReflection</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-274250</link>
		<dc:creator>WebReflection</dc:creator>
		<pubDate>Thu, 02 Jul 2009 15:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-274250</guid>
		<description>@Darkimmortal, if you are talking about encode it should work in every browser ... I mean, every, iPhone and Android Webkit versions included.</description>
		<content:encoded><![CDATA[<p>@Darkimmortal, if you are talking about encode it should work in every browser &#8230; I mean, every, iPhone and Android Webkit versions included.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darkimmortal</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-274247</link>
		<dc:creator>Darkimmortal</dc:creator>
		<pubDate>Thu, 02 Jul 2009 12:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-274247</guid>
		<description>Seems broken in Firefox 3.5</description>
		<content:encoded><![CDATA[<p>Seems broken in Firefox 3.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeanph01</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-274246</link>
		<dc:creator>jeanph01</dc:creator>
		<pubDate>Thu, 02 Jul 2009 12:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-274246</guid>
		<description>Really useful ! It would be great to enter text in one of the other text inputs and and the script encode/decode it in all the other encodings. Actually, this is only possible with the first input. 

Thanks!</description>
		<content:encoded><![CDATA[<p>Really useful ! It would be great to enter text in one of the other text inputs and and the script encode/decode it in all the other encodings. Actually, this is only possible with the first input. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebReflection</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-274245</link>
		<dc:creator>WebReflection</dc:creator>
		<pubDate>Thu, 02 Jul 2009 12:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-274245</guid>
		<description>@barryvan I do not know how it happened but apparently there was a js code at the end of the page which was not mine. I am investigating with my host provider right now it should be ok. Thanks and sorry for that</description>
		<content:encoded><![CDATA[<p>@barryvan I do not know how it happened but apparently there was a js code at the end of the page which was not mine. I am investigating with my host provider right now it should be ok. Thanks and sorry for that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barryvan</title>
		<link>http://ajaxian.com/archives/encoding/comment-page-1#comment-274244</link>
		<dc:creator>barryvan</dc:creator>
		<pubDate>Thu, 02 Jul 2009 11:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7043#comment-274244</guid>
		<description>Hmm -- for some reason, AVG is reporting &quot;http://www.3site.eu/encode/&quot; as a threat. :/</description>
		<content:encoded><![CDATA[<p>Hmm &#8212; for some reason, AVG is reporting &#8220;http://www.3site.eu/encode/&#8221; as a threat. :/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

