<?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: Chinese Characters in Wordpress</title>
	<atom:link href="http://radoff.com/blog/2009/12/03/chinese-characters-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://radoff.com/blog/2009/12/03/chinese-characters-in-wordpress/</link>
	<description>Swashbuckler, adventurer, slayer of dragons, commando, storyteller, Internet entrepreneur; explorer of rabbit holes</description>
	<lastBuildDate>Sun, 05 Feb 2012 17:54:54 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marcus</title>
		<link>http://radoff.com/blog/2009/12/03/chinese-characters-in-wordpress/comment-page-1/#comment-7517</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Thu, 15 Apr 2010 23:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://radoff.com/blog/?p=291#comment-7517</guid>
		<description>Is there any way to restore chacters that have changed into &quot;??&quot; ?</description>
		<content:encoded><![CDATA[<p>Is there any way to restore chacters that have changed into &#8220;??&#8221; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://radoff.com/blog/2009/12/03/chinese-characters-in-wordpress/comment-page-1/#comment-7514</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Thu, 15 Apr 2010 21:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://radoff.com/blog/?p=291#comment-7514</guid>
		<description>Once WordPress was updated, all the Chinese characters were changed to &quot;?&quot;...I can type Chinese now, but is there any way to restore the old posts?
Thanks!</description>
		<content:encoded><![CDATA[<p>Once WordPress was updated, all the Chinese characters were changed to &#8220;?&#8221;&#8230;I can type Chinese now, but is there any way to restore the old posts?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://radoff.com/blog/2009/12/03/chinese-characters-in-wordpress/comment-page-1/#comment-7435</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Sat, 10 Apr 2010 09:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://radoff.com/blog/?p=291#comment-7435</guid>
		<description>I&#039;ve been trying to figure this out, too. Whenever I add chinese to sidebar widgets, the widgets disappear. I changed almost all of the collation fields in the database to utf8_unicode but still no luck.

I posted this on wordpress.org, hopefully someone knows where that particular change needs to be made: http://wordpress.org/support/topic/386235?replies=1#post-1472123</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to figure this out, too. Whenever I add chinese to sidebar widgets, the widgets disappear. I changed almost all of the collation fields in the database to utf8_unicode but still no luck.</p>
<p>I posted this on wordpress.org, hopefully someone knows where that particular change needs to be made: <a href="http://wordpress.org/support/topic/386235?replies=1#post-1472123" rel="nofollow">http://wordpress.org/support/topic/386235?replies=1#post-1472123</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>http://radoff.com/blog/2009/12/03/chinese-characters-in-wordpress/comment-page-1/#comment-7396</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Thu, 08 Apr 2010 00:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://radoff.com/blog/?p=291#comment-7396</guid>
		<description>I too, was having problem with posting Chinese characters on my blog.  After following your instructions to update the collations for the appropriate DB rows, it worked like a charm!!! Thanks JON!!!!</description>
		<content:encoded><![CDATA[<p>I too, was having problem with posting Chinese characters on my blog.  After following your instructions to update the collations for the appropriate DB rows, it worked like a charm!!! Thanks JON!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://radoff.com/blog/2009/12/03/chinese-characters-in-wordpress/comment-page-1/#comment-7305</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 01 Apr 2010 14:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://radoff.com/blog/?p=291#comment-7305</guid>
		<description>I am not sure about widget titles.  You might try to apply the utf8_unicode_ci collation on as many of the text/varchar fields in your database as you can--it&#039;s possible you just need to affect a database field that is specific to widget titles.   You could go through each table in the database one by one, and change the collation field over so that it uses unicode (rather than latin1_swedish_ci, which is the typical default).</description>
		<content:encoded><![CDATA[<p>I am not sure about widget titles.  You might try to apply the utf8_unicode_ci collation on as many of the text/varchar fields in your database as you can&#8211;it&#8217;s possible you just need to affect a database field that is specific to widget titles.   You could go through each table in the database one by one, and change the collation field over so that it uses unicode (rather than latin1_swedish_ci, which is the typical default).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil de Fontenay</title>
		<link>http://radoff.com/blog/2009/12/03/chinese-characters-in-wordpress/comment-page-1/#comment-7284</link>
		<dc:creator>Phil de Fontenay</dc:creator>
		<pubDate>Wed, 31 Mar 2010 13:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://radoff.com/blog/?p=291#comment-7284</guid>
		<description>Hi Jon,

Thanks for the info on setting up for Chinese.

I have Thesis and I am using Wordpress in Taiwan (big5). 
I had no trouble setting it up and it is working fine except...
When I try to input titles into widgets using big5 it won&#039;t accept it and I just get the ??? kind of thing. Do you have any idea where I am missing a setting?

Thanks,

Phil</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>Thanks for the info on setting up for Chinese.</p>
<p>I have Thesis and I am using Wordpress in Taiwan (big5).<br />
I had no trouble setting it up and it is working fine except&#8230;<br />
When I try to input titles into widgets using big5 it won&#8217;t accept it and I just get the ??? kind of thing. Do you have any idea where I am missing a setting?</p>
<p>Thanks,</p>
<p>Phil</p>
]]></content:encoded>
	</item>
</channel>
</rss>

