<?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 Planet：创建你自己的 Planet</title>
	<atom:link href="http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/feed/" rel="self" type="application/rss+xml" />
	<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/</link>
	<description>关注 WordPress，关注互联网</description>
	<lastBuildDate>Wed, 17 Mar 2010 04:28:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: joojen</title>
		<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/#comment-34788</link>
		<dc:creator>joojen</dc:creator>
		<pubDate>Mon, 03 Nov 2008 08:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1596#comment-34788</guid>
		<description>请问建好后的火星页面是怎样烧制到feedsky的，默认还是主站的feed源</description>
		<content:encoded><![CDATA[<p>请问建好后的火星页面是怎样烧制到feedsky的，默认还是主站的feed源</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnzon</title>
		<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/#comment-34687</link>
		<dc:creator>johnzon</dc:creator>
		<pubDate>Sun, 02 Nov 2008 04:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1596#comment-34687</guid>
		<description>OK，可以到这里看 http://www.johnzon.cn/planet  ，昨天这个页面是私有化的</description>
		<content:encoded><![CDATA[<p>OK，可以到这里看 <a  href='http://fairyfish.net/go/?r=http%3A%2F%2Fwww.johnzon.cn%2Fplanet'  target='_blank' rel="nofollow">http://www.johnzon.cn/planet</a>  ，昨天这个页面是私有化的</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/#comment-34657</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sat, 01 Nov 2008 14:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1596#comment-34657</guid>
		<description>不明白</description>
		<content:encoded><![CDATA[<p>不明白</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnzon</title>
		<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/#comment-34655</link>
		<dc:creator>johnzon</dc:creator>
		<pubDate>Sat, 01 Nov 2008 14:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1596#comment-34655</guid>
		<description>请问如何在输出页面去掉：SELECT * FROM wp_planets order by date desc LIMIT  这句话呢？ :grin:</description>
		<content:encoded><![CDATA[<p>请问如何在输出页面去掉：SELECT * FROM wp_planets order by date desc LIMIT  这句话呢？ <img src='http://fairyfish.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: owen</title>
		<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/#comment-34295</link>
		<dc:creator>owen</dc:creator>
		<pubDate>Fri, 24 Oct 2008 15:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1596#comment-34295</guid>
		<description>这个插件在新版的wp无法使用
能否更新一下？
谢谢先  :mrgreen:</description>
		<content:encoded><![CDATA[<p>这个插件在新版的wp无法使用<br />
能否更新一下？<br />
谢谢先  <img src='http://fairyfish.net/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/#comment-34067</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Mon, 20 Oct 2008 03:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1596#comment-34067</guid>
		<description>使用 WP_Cron 功能，一个小时更新一次。</description>
		<content:encoded><![CDATA[<p>使用 WP_Cron 功能，一个小时更新一次。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loosky</title>
		<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/#comment-34066</link>
		<dc:creator>loosky</dc:creator>
		<pubDate>Mon, 20 Oct 2008 02:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1596#comment-34066</guid>
		<description>用了您的这个插件，有两个问题想请教一下:
1.分页显示有些问题，只能显示1-6和最后一页，中间的不能显示
2.rss的更新机制，wp_planet函数中的get_update_feeds()被屏蔽了，那么它什么时候更新呢？多久更新一次，是和simplepie.inc中设置的时间一致么？
非常感谢！</description>
		<content:encoded><![CDATA[<p>用了您的这个插件，有两个问题想请教一下:<br />
1.分页显示有些问题，只能显示1-6和最后一页，中间的不能显示<br />
2.rss的更新机制，wp_planet函数中的get_update_feeds()被屏蔽了，那么它什么时候更新呢？多久更新一次，是和simplepie.inc中设置的时间一致么？<br />
非常感谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 冰水</title>
		<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/#comment-34053</link>
		<dc:creator>冰水</dc:creator>
		<pubDate>Sun, 19 Oct 2008 15:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1596#comment-34053</guid>
		<description>hi,we are de english is bici bici too~</description>
		<content:encoded><![CDATA[<p>hi,we are de english is bici bici too~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Chik</title>
		<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/#comment-34001</link>
		<dc:creator>Joe Chik</dc:creator>
		<pubDate>Sat, 18 Oct 2008 08:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1596#comment-34001</guid>
		<description>请问一下怎么样加wp-planet函数？在自定义字段加还是在模板里加&lt;? php……wp-planet 这一样的？</description>
		<content:encoded><![CDATA[<p>请问一下怎么样加wp-planet函数？在自定义字段加还是在模板里加&lt;? php……wp-planet 这一样的？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 裸奔在希望的田野上</title>
		<link>http://fairyfish.net/2008/08/04/wordpress-planet-create-your-own-planet/#comment-33140</link>
		<dc:creator>裸奔在希望的田野上</dc:creator>
		<pubDate>Thu, 25 Sep 2008 20:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1596#comment-33140</guid>
		<description>技术很强 但已经开始脱离群众了~
“3.创建一个页面模板。”
google里搜了下 似乎这是你独创的~~~但你也没说明具体怎么做。。
现在吊死在半空中。。。。</description>
		<content:encoded><![CDATA[<p>技术很强 但已经开始脱离群众了~<br />
“3.创建一个页面模板。”<br />
google里搜了下 似乎这是你独创的~~~但你也没说明具体怎么做。。<br />
现在吊死在半空中。。。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
