<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Unspoken Life &#187; wordpress</title>
	<atom:link href="http://srijithv.com/blog/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://srijithv.com/blog</link>
	<description>My Life ,  In My Style..</description>
	<lastBuildDate>Fri, 27 Jan 2012 19:34:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Malayalam Blog</title>
		<link>http://srijithv.com/blog/malayalam-blog?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=malayalam-blog</link>
		<comments>http://srijithv.com/blog/malayalam-blog#comments</comments>
		<pubDate>Sun, 29 Jun 2008 17:41:29 +0000</pubDate>
		<dc:creator>Srijith</dc:creator>
				<category><![CDATA[MYLifE]]></category>
		<category><![CDATA[?????]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[malayalam blog]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.fluids.in/?p=204</guid>
		<description><![CDATA[Finally i started a Malayalam Blog. This one will stay there for long unlike the previous one. I am comfortable with wordpress and was looking for a way to write malayalam in WordPress. They says WordPress supports Unicode. But i tried several times and couldnt save the unicode into the database.  [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://srijithv.com/blog/malayalam-blog' addthis:title='Malayalam Blog '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Finally i started a Malayalam Blog. This one will stay there for long unlike the previous one. I am comfortable with wordpress and was looking for a way to write malayalam in WordPress. They says WordPress supports Unicode. But i tried several times and couldnt save the unicode into the database. Malayalam will be shown in the editor and upto pressing &#8220;publish&#8221; button , everything is fine. But , viewing the post in the blog shows &#8220;????????&#8221; instead of Unicode Malayalam font. That was purely a Database error. So checked with it and found the culprit lines in the code.</p>
<p>For those who are looking for a solution, shoot up any FTP Client like <a href="http://filezilla-project.org/" target="_blank">Filezilla</a> and browse to the root folder of the blog. That is where index.php is present.</p>
<p>* Then open the &#8220;wp-config.php&#8221; for editing</p>
<p>* Look for the following two lines,</p>
<p style="padding-left: 90px;"><code>define('DB_CHARSET', 'utf8');<br />
define(â€™DB_COLLATEâ€™, â€);</code></p>
<p>*Comment the above two lines by adding &#8220;//&#8221; before each line . (Without &#8220;&#8221;)</p>
<p style="padding-left: 90px;">ie. like,</p>
<p style="padding-left: 90px;"><code>//define('DB_CHARSET', 'utf8');<br />
//define(â€™DB_COLLATEâ€™, â€);</code></p>
<p style="padding-left: 90px;">
<p>Save the file in the server and try again!. It must work. Atleast it worked perfectly for me.</p>
<p>By the way , my Malayalam Blog, <a href="http://ethal.fluids.in/">E-Thal</a> ( à´ˆ-à´¤à´¾à´³àµâ€ ) is here &#8211; <a href="http://ethal.fluids.in/">ethal.fluids.in</a> or <a href="http://ethal.fluids.in/">ml.fluids.in</a></p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://srijithv.com/blog/malayalam-blog' addthis:title='Malayalam Blog '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://srijithv.com/blog/malayalam-blog/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

