<?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: Using MySQL Collations in Java</title>
	<atom:link href="http://techblog.molindo.at/2009/10/using-mysql-collations-in-java.html/feed" rel="self" type="application/rss+xml" />
	<link>http://techblog.molindo.at/2009/10/using-mysql-collations-in-java.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-mysql-collations-in-java</link>
	<description>Molindo Techblog – formerly known as talk-on-tech.blogspot.com</description>
	<lastBuildDate>Mon, 30 Jan 2012 15:48:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Stefan Fußenegger</title>
		<link>http://techblog.molindo.at/2009/10/using-mysql-collations-in-java.html#comment-665</link>
		<dc:creator>Stefan Fußenegger</dc:creator>
		<pubDate>Mon, 29 Nov 2010 15:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.molindo.at/?p=125#comment-665</guid>
		<description>hi shlomo,

1. I&#039;ve just created a fresh github project containing the sources. simply see the links at the very end of the article.

2. the version on github is the actual code we&#039;ve been using even since in production

3. this implementation requires XML files. compiled charsets are a completely different story.

cheers, stefan</description>
		<content:encoded><![CDATA[<p>hi shlomo,</p>
<p>1. I&#8217;ve just created a fresh github project containing the sources. simply see the links at the very end of the article.</p>
<p>2. the version on github is the actual code we&#8217;ve been using even since in production</p>
<p>3. this implementation requires XML files. compiled charsets are a completely different story.</p>
<p>cheers, stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shlomo</title>
		<link>http://techblog.molindo.at/2009/10/using-mysql-collations-in-java.html#comment-664</link>
		<dc:creator>Shlomo</dc:creator>
		<pubDate>Mon, 29 Nov 2010 12:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.molindo.at/?p=125#comment-664</guid>
		<description>Hi,

First of all - you&#039;re the only one on the internet that tried to solve this problem :)

I&#039;ve got a few comments:
1. The link to the code doesn&#039;t work :(
2. Is this the way you eventually implemented the solution, as a custom made Collator? Did you find a better way to do it perhaps?
3. Would you need to parse the MySQL charset files if you&#039;re dealing only with utf8_unicode_ci? For that one, btw, there is no charset file, and I&#039;m pretty sure it&#039;s compiled into the server.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>First of all &#8211; you&#8217;re the only one on the internet that tried to solve this problem <img src='http://techblog.molindo.at/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve got a few comments:<br />
1. The link to the code doesn&#8217;t work <img src='http://techblog.molindo.at/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
2. Is this the way you eventually implemented the solution, as a custom made Collator? Did you find a better way to do it perhaps?<br />
3. Would you need to parse the MySQL charset files if you&#8217;re dealing only with utf8_unicode_ci? For that one, btw, there is no charset file, and I&#8217;m pretty sure it&#8217;s compiled into the server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

