<?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: WordPress 中文 Permalink 的折衷方案</title>
	<atom:link href="http://zonble.net/archives/2004_06/510.php/feed" rel="self" type="application/rss+xml" />
	<link>http://zonble.net/archives/2004_06/510.php</link>
	<description>Fire and Forget</description>
	<lastBuildDate>Tue, 03 Jan 2012 07:06:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tsai I-Ta&#8217;s Blog &#187; Permalink 真難搞</title>
		<link>http://zonble.net/archives/2004_06/510.php/comment-page-1#comment-78878</link>
		<dc:creator>Tsai I-Ta&#8217;s Blog &#187; Permalink 真難搞</dc:creator>
		<pubDate>Sat, 10 May 2008 06:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://zonble.net/archives/2004_06/510.php#comment-78878</guid>
		<description>[...] firefox 2 還不行，又想起之前有人討論過，把中文改成拼音的方式，不過我沒有接受過拼音的訓練，所以找了個 perl module &#8212; [...]</description>
		<content:encoded><![CDATA[<p>[...] firefox 2 還不行，又想起之前有人討論過，把中文改成拼音的方式，不過我沒有接受過拼音的訓練，所以找了個 perl module &#8212; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fcamel / chlo&#8217;s Blog &#187; Blog Archive &#187; WordPress Plugin：Related Post中文問題的部份解法</title>
		<link>http://zonble.net/archives/2004_06/510.php/comment-page-1#comment-16710</link>
		<dc:creator>fcamel / chlo&#8217;s Blog &#187; Blog Archive &#187; WordPress Plugin：Related Post中文問題的部份解法</dc:creator>
		<pubDate>Mon, 23 Oct 2006 13:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://zonble.net/archives/2004_06/510.php#comment-16710</guid>
		<description>[...] 參照這裡的說法，在WordPress裡，$post-&gt;post_name是$post-&gt;post_title經sanitize_title()處理的結果，目的是轉換網址使用，但plugin: Related Post的做法是把post_name和post_content做FULLTEXT索引，結果是用形同亂碼的標題去找文字關聯度。而原本的post_title的type為mediumtext，不能和content合為FULLTEXT，只好對post_name下手（或硬改sql schema，把mediumtext改成varchar(255)，</description>
		<content:encoded><![CDATA[<p>[...] 參照這裡的說法，在WordPress裡，$post-&gt;post_name是$post-&gt;post_title經sanitize_title()處理的結果，目的是轉換網址使用，但plugin: Related Post的做法是把post_name和post_content做FULLTEXT索引，結果是用形同亂碼的標題去找文字關聯度。而原本的post_title的type為mediumtext，不能和content合為FULLTEXT，只好對post_name下手（或硬改sql schema，把mediumtext改成varchar(255)，</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: monkito</title>
		<link>http://zonble.net/archives/2004_06/510.php/comment-page-1#comment-2596</link>
		<dc:creator>monkito</dc:creator>
		<pubDate>Sat, 28 Aug 2004 01:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://zonble.net/archives/2004_06/510.php#comment-2596</guid>
		<description>请问一个问题。
我的wordPress在使用permalink的时候，因为服务器没有支持mod_rewrite的缘故 ，我使用了这样的template tags：/index.php/archives/%year%/%monthnum%/%day%/%post_id%/ 。但这样以来，页面中的链接都可以正确找到地址，可Meta地址都不正确了。rss以及atom等都无法找到正确的文件。请问这个问题你遇到过吗？能否指点一二？
谢谢！</description>
		<content:encoded><![CDATA[<p>请问一个问题。<br />
我的wordPress在使用permalink的时候，因为服务器没有支持mod_rewrite的缘故 ，我使用了这样的template tags：/index.php/archives/%year%/%monthnum%/%day%/%post_id%/ 。但这样以来，页面中的链接都可以正确找到地址，可Meta地址都不正确了。rss以及atom等都无法找到正确的文件。请问这个问题你遇到过吗？能否指点一二？<br />
谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Law</title>
		<link>http://zonble.net/archives/2004_06/510.php/comment-page-1#comment-2156</link>
		<dc:creator>Aaron Law</dc:creator>
		<pubDate>Wed, 02 Jun 2004 12:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://zonble.net/archives/2004_06/510.php#comment-2156</guid>
		<description>Will you feed it back to the WP official team?</description>
		<content:encoded><![CDATA[<p>Will you feed it back to the WP official team?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

