<?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: Super-fast DummyPants Addressbarlet for del.icio.us</title>
	<atom:link href="http://decafbad.com/blog/2005/08/19/dummypants/feed" rel="self" type="application/rss+xml" />
	<link>http://decafbad.com/blog/2005/08/19/dummypants</link>
	<description>It's all spinning wheels and self-doubt until the first pot of coffee.</description>
	<lastBuildDate>Fri, 19 Mar 2010 00:06:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: Aristotle Pagaltzis</title>
		<link>http://decafbad.com/blog/2005/08/19/dummypants/comment-page-1#comment-1790</link>
		<dc:creator>Aristotle Pagaltzis</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=676#comment-1790</guid>
		<description>&lt;p&gt;del.icio.us understands UTF-8 (which is exactly what the message says, after all), and the characters you remove are expressed in Unicode codepoints.&lt;/p&gt;

&lt;p&gt;The disconnect seems to happen when the page you&#039;re on is in an encoding other than UTF-8, in which case Firefox apparently escapes characters using their byte values from that encoding in &lt;code&gt;encodeURIComponent&lt;/code&gt;. I have no idea why, or exactly where this problem happens; the JS docs say the function should always use the UTF-8 representation for the byte values.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>del.icio.us understands UTF-8 (which is exactly what the message says, after all), and the characters you remove are expressed in Unicode codepoints.</p>
<p>The disconnect seems to happen when the page you&#8217;re on is in an encoding other than UTF-8, in which case Firefox apparently escapes characters using their byte values from that encoding in <code>encodeURIComponent</code>. I have no idea why, or exactly where this problem happens; the JS docs say the function should always use the UTF-8 representation for the byte values.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Resig</title>
		<link>http://decafbad.com/blog/2005/08/19/dummypants/comment-page-1#comment-1791</link>
		<dc:creator>John Resig</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=676#comment-1791</guid>
		<description>&lt;p&gt;A very smart improvement of the original - I like it! I&#039;ll see if I can&#039;t include a link to it, before I forget.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A very smart improvement of the original &#8211; I like it! I&#8217;ll see if I can&#8217;t include a link to it, before I forget.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
