<?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 for Lukewarm</title>
	<atom:link href="http://www.imluke.net/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.imluke.net/blog</link>
	<description>Luke&#039;s lukewarm life now gets some {GREEN}.</description>
	<lastBuildDate>Sun, 18 Jul 2010 11:13:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on 数据库编码导致Wordpress中文显示乱码的解决方法 by Jayuh</title>
		<link>http://www.imluke.net/blog/102_wordpress-database-utf8.html/comment-page-1#comment-9579</link>
		<dc:creator>Jayuh</dc:creator>
		<pubDate>Sun, 18 Jul 2010 11:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.imluke.net/blog/102_wordpress%e6%95%b0%e6%8d%ae%e5%ba%93%e7%bc%96%e7%a0%81%e9%bb%98%e8%ae%a4%e4%b8%8d%e6%98%afutf8%e7%9a%84%e8%a7%a3%e5%86%b3%e6%96%b9%e6%b3%95.html#comment-9579</guid>
		<description>直接编写主题的时候，用中文，还是会显示乱码。我用的是wp2.9中文的。</description>
		<content:encoded><![CDATA[<p>直接编写主题的时候，用中文，还是会显示乱码。我用的是wp2.9中文的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux自动挂载NTFS分区 by Luke</title>
		<link>http://www.imluke.net/blog/164_linux%e8%87%aa%e5%8a%a8%e6%8c%82%e8%bd%bdntfs%e5%88%86%e5%8c%ba.html/comment-page-1#comment-7292</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Sat, 12 Dec 2009 02:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.imluke.net/blog/?p=164#comment-7292</guid>
		<description>呵呵，偶是linux菜鸟</description>
		<content:encoded><![CDATA[<p>呵呵，偶是linux菜鸟</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux自动挂载NTFS分区 by vanxining</title>
		<link>http://www.imluke.net/blog/164_linux%e8%87%aa%e5%8a%a8%e6%8c%82%e8%bd%bdntfs%e5%88%86%e5%8c%ba.html/comment-page-1#comment-7280</link>
		<dc:creator>vanxining</dc:creator>
		<pubDate>Fri, 11 Dec 2009 10:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.imluke.net/blog/?p=164#comment-7280</guid>
		<description>同情一个，和我差不多……</description>
		<content:encoded><![CDATA[<p>同情一个，和我差不多……</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multilingual by Luke</title>
		<link>http://www.imluke.net/blog/76_multilingual.html/comment-page-1#comment-5121</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Sun, 07 Jun 2009 13:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imluke.net/76_multilingual.html#comment-5121</guid>
		<description>My plug only wrap a html language tag to the post (currently only this, although many interesting features planed). It might help some browser to render the content batter. But in most cases, it is useless. Sorry.
Your problem seems to be a configuration problem or db problem. To support Chinese, check the following settings:

	In wordpress settings, set &lt;code&gt;settings-&gt;reading-&gt;Encoding for pages and feeds&lt;/code&gt; to &lt;code&gt;UTF-8&lt;/code&gt;
	In wp-config.php, add this line: &lt;code&gt;define(&#039;DB_CHARSET&#039;,&#039;UTF8&#039;);&lt;/code&gt;
	Make sure your db charset is set to UTF-8

Using UTF-8 encoding, you can use almost every language in your post.
One of my posts might help: http://www.imluke.net/blog/102_wordpress-database-utf8wordpress-database-utf8.html</description>
		<content:encoded><![CDATA[<p>My plug only wrap a html language tag to the post (currently only this, although many interesting features planed). It might help some browser to render the content batter. But in most cases, it is useless. Sorry.<br />
Your problem seems to be a configuration problem or db problem. To support Chinese, check the following settings:</p>
<p>	In wordpress settings, set <code>settings-&gt;reading-&gt;Encoding for pages and feeds</code> to <code>UTF-8</code><br />
	In wp-config.php, add this line: <code>define('DB_CHARSET','UTF8');</code><br />
	Make sure your db charset is set to UTF-8</p>
<p>Using UTF-8 encoding, you can use almost every language in your post.<br />
One of my posts might help: <a href="http://www.imluke.net/blog/102_wordpress-database-utf8wordpress-database-utf8.html" rel="nofollow">http://www.imluke.net/blog/102_wordpress-database-utf8wordpress-database-utf8.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multilingual by Carol</title>
		<link>http://www.imluke.net/blog/76_multilingual.html/comment-page-1#comment-5095</link>
		<dc:creator>Carol</dc:creator>
		<pubDate>Tue, 26 May 2009 16:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imluke.net/76_multilingual.html#comment-5095</guid>
		<description>Hello there! Im so envious when wordpress bloggers can type in both chinese and english. I want to achieve that too; but it seems like no matter what i do, it doesnt work.
No matter how much i type in chinese or selecting the options in the post with your plugin, wordpress automatically converts all the chinese words into question marks.

Ive tried changing the config and putting a chinese .mo file too; but still all the words change to question marks! I&#039;d really hope you can give me some tips!

Anyway; thanks for the hardwork :D Nice plugin thou it didnt work for me</description>
		<content:encoded><![CDATA[<p>Hello there! Im so envious when wordpress bloggers can type in both chinese and english. I want to achieve that too; but it seems like no matter what i do, it doesnt work.<br />
No matter how much i type in chinese or selecting the options in the post with your plugin, wordpress automatically converts all the chinese words into question marks.</p>
<p>Ive tried changing the config and putting a chinese .mo file too; but still all the words change to question marks! I&#8217;d really hope you can give me some tips!</p>
<p>Anyway; thanks for the hardwork <img src='http://www.imluke.net/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Nice plugin thou it didnt work for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tips for switching to valid XHTML1.1 by Recent Links Tagged With "xhtml2" - JabberTags</title>
		<link>http://www.imluke.net/blog/119_tips-for-switching-to-valid-xhtml11.html/comment-page-1#comment-1739</link>
		<dc:creator>Recent Links Tagged With "xhtml2" - JabberTags</dc:creator>
		<pubDate>Wed, 08 Oct 2008 03:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.imluke.net/blog/?p=119#comment-1739</guid>
		<description>[...] public links &gt;&gt; xhtml2   Tips for switching to valid XHTML1.1 Saved by chaserpaul on Mon 06-10-2008   Accesskey problems remain in XHTML 2 Saved by tomwoolley on [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; xhtml2   Tips for switching to valid XHTML1.1 Saved by chaserpaul on Mon 06-10-2008   Accesskey problems remain in XHTML 2 Saved by tomwoolley on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multilingual by Luke</title>
		<link>http://www.imluke.net/blog/76_multilingual.html/comment-page-1#comment-157</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Fri, 09 May 2008 06:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imluke.net/76_multilingual.html#comment-157</guid>
		<description>My plugin just add a tag that tells browser what language a post is written.
I don&#039;t know what does &quot;blog from the same dashboard&quot; mean. If you want to write articles in many languages in one wordpress install, it&#039;s possible even without my multilingual-posts plugin - just install a Spanish wordpress.
I am currently blogging in both Chinese and English while my plugin is disabled most of the time. In fact, I call my pluin &quot;a piece of sh*t&quot;. It&#039;s problematic for my in many aspect: styling, standard validations and so on.</description>
		<content:encoded><![CDATA[<p>My plugin just add a tag that tells browser what language a post is written.<br />
I don&#8217;t know what does &#8220;blog from the same dashboard&#8221; mean. If you want to write articles in many languages in one wordpress install, it&#8217;s possible even without my multilingual-posts plugin &#8211; just install a Spanish wordpress.<br />
I am currently blogging in both Chinese and English while my plugin is disabled most of the time. In fact, I call my pluin &#8220;a piece of sh*t&#8221;. It&#8217;s problematic for my in many aspect: styling, standard validations and so on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multilingual by francisco</title>
		<link>http://www.imluke.net/blog/76_multilingual.html/comment-page-1#comment-145</link>
		<dc:creator>francisco</dc:creator>
		<pubDate>Tue, 06 May 2008 16:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imluke.net/76_multilingual.html#comment-145</guid>
		<description>Thanks for your attention.

I wish to use the plugin, but i need to understand better what is the exactly function.

I want to create a blog in two languages,  for example spanish/english, and blog it from the same dash board.

could it be possible?</description>
		<content:encoded><![CDATA[<p>Thanks for your attention.</p>
<p>I wish to use the plugin, but i need to understand better what is the exactly function.</p>
<p>I want to create a blog in two languages,  for example spanish/english, and blog it from the same dash board.</p>
<p>could it be possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looking at Flex by Lukewarm &#187; Blog Archive &#187; Flash player 9</title>
		<link>http://www.imluke.net/blog/83_looking-at-flex.html/comment-page-1#comment-135</link>
		<dc:creator>Lukewarm &#187; Blog Archive &#187; Flash player 9</dc:creator>
		<pubDate>Sat, 26 Apr 2008 07:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imluke.net/83_looking-at-flex.html#comment-135</guid>
		<description>[...] about the Flex runtime in my last post, I checked the flash version distribution among the visitors to my index page in the past 4 months. [...]</description>
		<content:encoded><![CDATA[<p>[...] about the Flex runtime in my last post, I checked the flash version distribution among the visitors to my index page in the past 4 months. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tips for switching to valid XHTML1.1 by Lukewarm &#187; Blog Archive &#187; Google code prettify</title>
		<link>http://www.imluke.net/blog/119_tips-for-switching-to-valid-xhtml11.html/comment-page-1#comment-133</link>
		<dc:creator>Lukewarm &#187; Blog Archive &#187; Google code prettify</dc:creator>
		<pubDate>Mon, 21 Apr 2008 14:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.imluke.net/blog/?p=119#comment-133</guid>
		<description>[...] to all &lt;pre&gt; units and then render it by Google code prettify. It works just fantastic! Check this example out!        No [...]</description>
		<content:encoded><![CDATA[<p>[...] to all &lt;pre&gt; units and then render it by Google code prettify. It works just fantastic! Check this example out!        No [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
