<?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: Cyrillic Letters Turning Into Question Marks in WordPress</title>
	<atom:link href="http://rishistar.com/zx/2009/06/cyrillic-letters-turning-into-question-marks-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://rishistar.com/zx/2009/06/cyrillic-letters-turning-into-question-marks-in-wordpress/</link>
	<description>Java/Wordpress programming tips and tricks</description>
	<lastBuildDate>Tue, 22 Feb 2011 00:19:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: rishi</title>
		<link>http://rishistar.com/zx/2009/06/cyrillic-letters-turning-into-question-marks-in-wordpress/comment-page-1/#comment-24</link>
		<dc:creator>rishi</dc:creator>
		<pubDate>Tue, 23 Mar 2010 02:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://rishistar.com/zx/?p=6#comment-24</guid>
		<description>Actually upon install you can set the database character set in the config file - this should be the default as is provided in the config sample.

/** Database Charset to use in creating database tables. */
define(&#039;DB_CHARSET&#039;, &#039;utf8&#039;);</description>
		<content:encoded><![CDATA[<p>Actually upon install you can set the database character set in the config file &#8211; this should be the default as is provided in the config sample.</p>
<p>/** Database Charset to use in creating database tables. */<br />
define(&#8216;DB_CHARSET&#8217;, &#8216;utf8&#8242;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andersreisender</title>
		<link>http://rishistar.com/zx/2009/06/cyrillic-letters-turning-into-question-marks-in-wordpress/comment-page-1/#comment-21</link>
		<dc:creator>Andersreisender</dc:creator>
		<pubDate>Wed, 17 Feb 2010 08:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://rishistar.com/zx/?p=6#comment-21</guid>
		<description>I had the same problem with the question marks. The wordpress standard-installation was also with latin1_swedish_ci. I don&#039;t know why. I&#039;ve changed all the tables and fields in the database also to utf 8 - now all works well :-)</description>
		<content:encoded><![CDATA[<p>I had the same problem with the question marks. The wordpress standard-installation was also with latin1_swedish_ci. I don&#8217;t know why. I&#8217;ve changed all the tables and fields in the database also to utf 8 &#8211; now all works well <img src='http://rishistar.com/zx/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

