<?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>live@haliluya &#187; Feedbuner</title>
	<atom:link href="http://live.haliluya.org/weblog/tag/feedbuner/feed/" rel="self" type="application/rss+xml" />
	<link>http://live.haliluya.org/weblog</link>
	<description>Yang Jing's Weblog</description>
	<lastBuildDate>Sat, 19 Mar 2011 07:25:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>用Feed Count显示Feedbuner订阅数</title>
		<link>http://live.haliluya.org/weblog/2007/11/16/display-the-feedburner-subscribers-number/</link>
		<comments>http://live.haliluya.org/weblog/2007/11/16/display-the-feedburner-subscribers-number/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 03:50:13 +0000</pubDate>
		<dc:creator>Yang Jing</dc:creator>
				<category><![CDATA[Web n.0]]></category>
		<category><![CDATA[Feed Count]]></category>
		<category><![CDATA[Feedbuner]]></category>
		<category><![CDATA[gwf]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://live.haliluya.org/weblog/2007/11/16/display-the-feedburner-subscribers-number/</guid>
		<description><![CDATA[Feedbuner被墙以后，那个显示订阅数的chicklet就显示不了了。Feed Count这个Wordpress插件是用文本方式显示Feedburner订阅数。它是用Feedburner的Awareness API提供的数据，也就是用api.feedburner.com/xxx的域名，... ]]></description>
			<content:encoded><![CDATA[<p><img src='http://live.haliluya.org/weblog/wp-content/uploads/2007/11/feedcount-2.png' alt='feedcount2' class="alignright" />Feedbuner被墙以后，那个显示订阅数的chicklet就显示不了了。<a href="http://www.mapelli.info/feed/feed-count-12">Feed Count</a>这个Wordpress插件是用文本方式显示Feedburner订阅数。它是用Feedburner的Awareness API提供的数据，也就是用api.feedburner.com/xxx的域名，而这个域名并没有被墙，所以用这个插件就可以在Blog里显示Feedburner的订阅数了。</p>
<p>把下面语句插入到模板中就可以了，也可以写一段CSS让它按你喜欢的方式显示。<br />
<coolcode><?php if (function_exists('fc_feedcount')) fc_feedcount(); ?></coolcode></p>
<p>我的订阅数实在不好意思拿出来献丑，只有贴张后台选项截图。<br />
<img src='http://live.haliluya.org/weblog/wp-content/uploads/2007/11/feedcount-1.png' alt='feedcount' class="frame" /></p>
<p><a href="http://www.mapelli.info/feed/feed-count-12">下载Feed Count1.2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://live.haliluya.org/weblog/2007/11/16/display-the-feedburner-subscribers-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

