<?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: Faster string to UTF-8 encoding in Java</title>
	<atom:link href="http://blog.rapleaf.com/dev/2010/04/26/faster-string-to-utf-8-encoding-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rapleaf.com/dev/2010/04/26/faster-string-to-utf-8-encoding-in-java/</link>
	<description>For engineers, by engineers.</description>
	<lastBuildDate>Mon, 07 May 2012 08:24:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: bryan</title>
		<link>http://blog.rapleaf.com/dev/2010/04/26/faster-string-to-utf-8-encoding-in-java/#comment-2832</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Fri, 25 Jun 2010 16:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rapleaf.com/dev/?p=480#comment-2832</guid>
		<description>Kunal - the link doesn&#039;t work anymore because, as I say in the update at the top of the post, that it ended up not working correctly and had to be reverted.</description>
		<content:encoded><![CDATA[<p>Kunal &#8211; the link doesn&#8217;t work anymore because, as I say in the update at the top of the post, that it ended up not working correctly and had to be reverted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kunal Anand</title>
		<link>http://blog.rapleaf.com/dev/2010/04/26/faster-string-to-utf-8-encoding-in-java/#comment-2822</link>
		<dc:creator>Kunal Anand</dc:creator>
		<pubDate>Fri, 25 Jun 2010 07:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rapleaf.com/dev/?p=480#comment-2822</guid>
		<description>Thanks for the post :)

I&#039;m in the middle of writing a fault-tolerant queue on top of Thrift (Java + Python server implementations) and am finding all of these optimizations incredibly interesting.

BTW, the link to the Utf8Helper class is invalid. I was able to dig up the commit link: http://mail-archives.apache.org/mod_mbox/incubator-thrift-commits/201004.mbox/%3C20100425152011.3DFA123888FE@eris.apache.org%3E</description>
		<content:encoded><![CDATA[<p>Thanks for the post <img src='http://blog.rapleaf.com/dev/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m in the middle of writing a fault-tolerant queue on top of Thrift (Java + Python server implementations) and am finding all of these optimizations incredibly interesting.</p>
<p>BTW, the link to the Utf8Helper class is invalid. I was able to dig up the commit link: <a href="http://mail-archives.apache.org/mod_mbox/incubator-thrift-commits/201004.mbox/%3C20100425152011.3DFA123888FE@eris.apache.org%3E" rel="nofollow">http://mail-archives.apache.org/mod_mbox/incubator-thrift-commits/201004.mbox/%3C20100425152011.3DFA123888FE@eris.apache.org%3E</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kari&#8217;s World &#187; Blog Archive &#187; Converting String to UTF8?</title>
		<link>http://blog.rapleaf.com/dev/2010/04/26/faster-string-to-utf-8-encoding-in-java/#comment-2812</link>
		<dc:creator>Kari&#8217;s World &#187; Blog Archive &#187; Converting String to UTF8?</dc:creator>
		<pubDate>Sat, 12 Jun 2010 11:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rapleaf.com/dev/?p=480#comment-2812</guid>
		<description>[...] References: Faster string to UTF-8 encoding in Java [...] </description>
		<content:encoded><![CDATA[<p>[...] References: Faster string to UTF-8 encoding in Java [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

