<?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>评论：Footmarks</title>
	<atom:link href="http://wandsea.com/blog/footmarks/feed" rel="self" type="application/rss+xml" />
	<link>http://wandsea.com/blog</link>
	<description>好吧..大家都要加油哦～</description>
	<lastBuildDate>Mon, 08 Feb 2010 09:55:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：Wandsea</title>
		<link>http://wandsea.com/blog/footmarks/comment-page-1#comment-1597</link>
		<dc:creator>Wandsea</dc:creator>
		<pubDate>Sat, 18 Apr 2009 13:21:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-1597</guid>
		<description>@phenix,  :smile: 早，谢谢，欢迎常来~..</description>
		<content:encoded><![CDATA[<p>@phenix,  <img src='http://wandsea.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' />  早，谢谢，欢迎常来~..</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：phenix</title>
		<link>http://wandsea.com/blog/footmarks/comment-page-1#comment-1596</link>
		<dc:creator>phenix</dc:creator>
		<pubDate>Sat, 18 Apr 2009 13:00:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-1596</guid>
		<description>路过，有个性的网站！！</description>
		<content:encoded><![CDATA[<p>路过，有个性的网站！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Wandsea</title>
		<link>http://wandsea.com/blog/footmarks/comment-page-1#comment-1583</link>
		<dc:creator>Wandsea</dc:creator>
		<pubDate>Fri, 10 Apr 2009 15:57:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-1583</guid>
		<description>@Leewings, 別叫我大牛....囧啊 :mrgreen:</description>
		<content:encoded><![CDATA[<p>@Leewings, 別叫我大牛....囧啊 <img src='http://wandsea.com/blog/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Leewings</title>
		<link>http://wandsea.com/blog/footmarks/comment-page-1#comment-1582</link>
		<dc:creator>Leewings</dc:creator>
		<pubDate>Fri, 10 Apr 2009 15:10:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-1582</guid>
		<description>那个.. 大牛.. 我是来说, 我 blog 改链接了..
逆时 http://www.BackTimer.com
麻烦更新下 blogroll~~</description>
		<content:encoded><![CDATA[<p>那个.. 大牛.. 我是来说, 我 blog 改链接了..<br />
逆时 <a href="http://www.BackTimer.com" rel="nofollow">http://www.BackTimer.com</a><br />
麻烦更新下 blogroll~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Wandsea</title>
		<link>http://wandsea.com/blog/footmarks/comment-page-1#comment-936</link>
		<dc:creator>Wandsea</dc:creator>
		<pubDate>Sun, 02 Nov 2008 12:54:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-936</guid>
		<description>装一个Gravatar Footmark插件
 http://fvzone.com/blog/gr_all_icons.fv
然后在模板中应用
&lt;code&gt;
&lt;?php _e(&#039;最近16个脚印&#039;); ?&gt;
&lt;?php if(function_exists(&#039;fv_recent_footmark&#039;)) : { fv_recent_footmark(&quot;X&quot;, &quot;24&quot;, &quot;&quot;, &quot;&quot;,&quot;16&quot;); } ?&gt;
?php else : ?&gt;
&lt;?php _e(&#039;footmark 插件未安装，请检查!&#039;); ?&gt;
&lt;?php endif; ?&gt;
&lt;?php _e(&#039;所有脚印&#039;); ?&gt;
&lt;?php if(function_exists(&#039;fv_all_footmark&#039;)) : { fv_all_footmark(&quot;X&quot;, &quot;24&quot;, &quot;&quot;, &quot;&quot;,&quot;-1&quot;,&quot;15&quot;); } ?&gt;
&lt;?php else : ?&gt;
&lt;?php _e(&#039;footmark 插件未安装，请检查!&#039;); ?&gt;
&lt;?php endif; ?&gt;	
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>装一个Gravatar Footmark插件<br />
 <a href="http://fvzone.com/blog/gr_all_icons.fv" rel="nofollow">http://fvzone.com/blog/gr_all_icons.fv</a><br />
然后在模板中应用<br />
<code><br />
< ?php _e('最近16个脚印'); ?><br />
< ?php if(function_exists('fv_recent_footmark')) : { fv_recent_footmark("X", "24", "", "","16"); } ?><br />
?php else : ?><br />
< ?php _e('footmark 插件未安装，请检查!'); ?><br />
< ?php endif; ?><br />
< ?php _e('所有脚印'); ?><br />
< ?php if(function_exists('fv_all_footmark')) : { fv_all_footmark("X", "24", "", "","-1","15"); } ?><br />
< ?php else : ?><br />
< ?php _e('footmark 插件未安装，请检查!'); ?><br />
< ?php endif; ?><br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：CmYkRgB123</title>
		<link>http://wandsea.com/blog/footmarks/comment-page-1#comment-933</link>
		<dc:creator>CmYkRgB123</dc:creator>
		<pubDate>Sun, 02 Nov 2008 12:23:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-933</guid>
		<description>这个东西是怎么实现的？</description>
		<content:encoded><![CDATA[<p>这个东西是怎么实现的？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Wandsea</title>
		<link>http://wandsea.com/blog/footmarks/comment-page-1#comment-95</link>
		<dc:creator>Wandsea</dc:creator>
		<pubDate>Sat, 16 Aug 2008 05:53:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-95</guid>
		<description>http://en.gravatar.com/
这个地方申请一个就不囧了 :grin: 
是根据E－mail生成的</description>
		<content:encoded><![CDATA[<p><a href="http://en.gravatar.com/" rel="nofollow">http://en.gravatar.com/</a><br />
这个地方申请一个就不囧了 <img src='http://wandsea.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' /><br />
是根据E－mail生成的</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：yuhc</title>
		<link>http://wandsea.com/blog/footmarks/comment-page-1#comment-94</link>
		<dc:creator>yuhc</dc:creator>
		<pubDate>Sat, 16 Aug 2008 04:32:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-94</guid>
		<description>^_^ 来逛一下
头像很囧。。。  :mrgreen:  :mrgreen:</description>
		<content:encoded><![CDATA[<p>^_^ 来逛一下<br />
头像很囧。。。  <img src='http://wandsea.com/blog/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />   <img src='http://wandsea.com/blog/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zhizhi</title>
		<link>http://wandsea.com/blog/footmarks/comment-page-1#comment-40</link>
		<dc:creator>zhizhi</dc:creator>
		<pubDate>Wed, 16 Jul 2008 11:26:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-40</guid>
		<description>这头像。。。。。。。</description>
		<content:encoded><![CDATA[<p>这头像。。。。。。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
