<?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>路过 &#187; Wordpress</title>
	<atom:link href="http://www.live8easy.com/archives/category/wordpress-computer-related/feed" rel="self" type="application/rss+xml" />
	<link>http://www.live8easy.com</link>
	<description></description>
	<lastBuildDate>Mon, 19 Jul 2010 04:35:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>新家新愿望</title>
		<link>http://www.live8easy.com/archives/1095</link>
		<comments>http://www.live8easy.com/archives/1095#comments</comments>
		<pubDate>Thu, 25 Mar 2010 03:31:27 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[个人提升]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[愿望]]></category>

		<guid isPermaLink="false">http://www.live8easy.com/archives/1095</guid>
		<description><![CDATA[再次搬家，换到胡戈戈的主机上。速度不错，因为没有使用使用备份主机搬家，只是使用wordpress自带程序导出导入，所以丢了很多…以前做的主题也丢掉了，还有一堆的插件…
从06年开始在网上写东西，blogspot，天涯，百度，再到接触wordpress，yo2，72松，到最后独立主机域名，一路折腾下来都到了2010了。
这次搬新家，准备多写技术类文章，个人生活直接丢到Qzone好了。
有几件事情是急需做的：
1.做wordpress主题一张
2.个人微格式站点
3.夯实CSS，学习javascript
4.学好英语，可以用翻译技术类文章来提升，一枪俩鸟
&#160;
当然还有很多要玩的，比如AE，比如php…
2010的口号是：技术改变生活！
]]></description>
			<content:encoded><![CDATA[<p>再次搬家，换到<a href="http://hugege.com/">胡戈戈</a>的主机上。速度不错，因为没有使用使用备份主机搬家，只是使用wordpress自带程序导出导入，所以丢了很多…以前做的主题也丢掉了，还有一堆的插件…</p>
<p>从06年开始在网上写东西，<a href="http://www.blogspot.com/">blogspot</a>，天涯，百度，再到接触wordpress，yo2，72松，到最后独立主机域名，一路折腾下来都到了2010了。</p>
<p>这次搬新家，准备多写技术类文章，个人生活直接丢到Qzone好了。</p>
<p>有几件事情是急需做的：</p>
<p><font color="#0000a0">1.做wordpress主题一张</font></p>
<p><font color="#0000a0">2.个人微格式站点</font></p>
<p><font color="#0000a0">3.夯实CSS，学习javascript</font></p>
<p><font color="#0000a0">4.学好英语，可以用翻译技术类文章来提升，一枪俩鸟</font></p>
<p>&#160;</p>
<p>当然还有很多要玩的，比如AE，比如php…</p>
<p><strong>2010的口号是：技术改变生活！</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.live8easy.com/archives/1095/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress博客搬家图片跟着走</title>
		<link>http://www.live8easy.com/archives/353</link>
		<comments>http://www.live8easy.com/archives/353#comments</comments>
		<pubDate>Mon, 16 Feb 2009 10:08:54 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[博客技术]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://www.live8easy.com/2009/02/16/wordpress%e5%8d%9a%e5%ae%a2%e6%90%ac%e5%ae%b6%e5%9b%be%e7%89%87%e8%b7%9f%e7%9d%80%e8%b5%b0/</guid>
		<description><![CDATA[这次搬家花了很大的精力，以前博客里有好多图片都是直接上传到服务器上，图个省事。这次搬到自己的服务器上了，文章还好处理，图片就难办了，（WordPress支持同时导入附件，但实际使用效果不加）要一张一张找回来，再次上传到新的服务器么？那样下次搬家怎么办…
这几天研究后台，发现了两个有用的东东可以快速帮你解决这个问题！
思路：搬家后图片链接变成坏链，可以把照片地址存到可以外链的相册上，这样就可以实现便捷搬家！
准备搬家前：             

用FTP管理工具登录后台，进入/wordpress/wp-content目录，upload里面就是这个博客所有上传的资料，全部下载备用。            
上传至可以外链的相册，这里推荐使用Google picasa。因为在后期方便利用插件将图片导入，等等就明白了~

搬至新家导入文章数据后：

添加插件easy-picasa，这个插件可以在直接在后台编辑时使用，相当方便。下载使用及教程请点击这里
把上传好的照片利用easy-picasa一一对应到文章里就ok了。

这个教程适用于我这样转换服务器的朋友，经过这样的换血之后再搬家就不用这么麻烦了，直接带着图片链接走人~O(∩_∩)O哈哈~
先就写到这，我这摊着还没收拾完…
ps:另外想给博客换个名了，换了新家新域名顺便想把名字也换掉，给提个意见吧~谢谢了！
]]></description>
			<content:encoded><![CDATA[<p>这次搬家花了很大的精力，以前博客里有好多图片都是直接上传到服务器上，图个省事。这次搬到自己的服务器上了，文章还好处理，图片就难办了，（WordPress支持同时导入附件，但实际使用效果不加）要一张一张找回来，再次上传到新的服务器么？那样下次搬家怎么办…</p>
<p>这几天研究后台，发现了两个有用的东东可以快速帮你解决这个问题！</p>
<p><strong>思路</strong>：搬家后图片链接变成坏链，可以把照片地址存到可以外链的相册上，这样就可以实现便捷搬家！</p>
<p><strong>准备搬家前：</strong>             </p>
<ul>
<li>用FTP管理工具登录后台，进入/wordpress/wp-content目录，upload里面就是这个博客所有上传的资料，全部下载备用。            </li>
<li>上传至可以外链的相册，这里推荐使用<a href="http://picasa.google.com/intl/zh-CN/">Google picasa</a>。因为在后期方便利用插件将图片导入，等等就明白了~</li>
</ul>
<p><strong>搬至新家导入文章数据后：</strong></p>
<ul>
<li>添加插件<a href="http://e-xia.com/plugins/easy-picasa/">easy-picasa</a>，这个插件可以在直接在后台编辑时使用，相当方便。下载使用及教程请<a href="http://e-xia.com/plugins/easy-picasa/">点击这里</a></li>
<li>把上传好的照片利用<a href="http://e-xia.com/plugins/easy-picasa/">easy-picasa</a>一一对应到文章里就ok了。</li>
</ul>
<p>这个教程适用于我这样转换服务器的朋友，经过这样的换血之后再搬家就不用这么麻烦了，直接带着图片链接走人~O(∩_∩)O哈哈~</p>
<p>先就写到这，我这摊着还没收拾完…</p>
<p>ps:<em>另外想给博客换个名了，换了新家新域名顺便想把名字也换掉，给提个意见吧~谢谢了！</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.live8easy.com/archives/353/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress2.6以上版本手动开启XML-RPC接口</title>
		<link>http://www.live8easy.com/archives/333</link>
		<comments>http://www.live8easy.com/archives/333#comments</comments>
		<pubDate>Sat, 14 Feb 2009 09:04:16 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.live8easy.com/?p=333</guid>
		<description><![CDATA[一直使用windows live write写博客，挪了窝以后一直忙于后台配置。今天配置的差不多，心情大好。准备挥毫泼墨&#160; O(∩_∩)O~ 
下载live write之后发现提示错误…
 
看到提示，欢天喜地的登录ＦＴＰ后台，直奔options-writing.php（嗯…哼 俺自己的服务器） 把php文件打开之后才意识到自己更本不懂php
放狗搜去才发现    Wordpress XML-RPC接口非授权操作致远程攻击漏洞     在WordPress2.6版本以上默认已经关闭xml-rpc（api接口服务，支持外部访问）
我现在使用的是WordPress2.7…罪过
后在网上看到一贴：若要开启XML-RPC接口，只需后台-撰写-允许（XML-RPC 以及 Atom API 接口发布文章）
蓦然回首，那人却在灯火阑珊处！
]]></description>
			<content:encoded><![CDATA[<p>一直使用windows live write写博客，挪了窝以后一直忙于后台配置。今天配置的差不多，心情大好。准备挥毫泼墨&#160; O(∩_∩)O~ </p>
<p>下载live write之后发现提示错误…</p>
<p><a href="http://www.live8easy.com/wordpress/wp-content/uploads/2009/02/1.jpg"><img title="1" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="168" alt="1" src="http://www.live8easy.com/wordpress/wp-content/uploads/2009/02/1-thumb.jpg" width="414" border="0" /></a> </p>
<p>看到提示，欢天喜地的登录ＦＴＰ后台，直奔options-writing.php（嗯…哼 俺自己的服务器） 把php文件打开之后才意识到自己更本不懂php</p>
<p>放狗搜去才发现    <br /><a href="http://www.google.cn/search?hl=zh-CN&amp;q=WordPress+xml+rpc&amp;meta=&amp;aq=f&amp;oq=">Wordpress XML-RPC接口非授权操作致远程攻击漏洞</a>     <br />在WordPress2.6版本以上默认已经关闭<a href="http://en.wikipedia.org/wiki/XML_RPC">xml-rpc</a>（api接口服务，支持外部访问）</p>
<p>我现在使用的是WordPress2.7…罪过</p>
<p>后在网上看到一贴：<strong>若要开启XML-RPC接口，只需后台-撰写-允许</strong>（XML-RPC 以及 Atom API 接口发布文章）</p>
<p>蓦然回首，那人却在灯火阑珊处！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.live8easy.com/archives/333/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>更换主题后添加博客banner</title>
		<link>http://www.live8easy.com/archives/317</link>
		<comments>http://www.live8easy.com/archives/317#comments</comments>
		<pubDate>Sun, 11 Jan 2009 15:08:31 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[平面设计]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://live8easy.cn/archives/317</guid>
		<description><![CDATA[这次72松升级，添加了很多漂亮的主题，我瞅着Albeo这款主题漂亮就把以前用的K1更新了，今天Johnny发消息（这是72松新增功能）说我的博客无法评论，可能是主题问题。在后台搞鼓半天证明这个问题没办法修复&#8230;..寻来了k2这款主题换上，并且用上次在翠湖娜姐拍的几张海鸥做了博客banner，修改感觉很不错　稍微有点bug ,回家了再慢慢改吧
再次感谢Johnny的提醒，和娜姐的照片！
]]></description>
			<content:encoded><![CDATA[<p>这次72松升级，添加了很多漂亮的主题，我瞅着Albeo这款主题漂亮就把以前用的K1更新了，今天<a href="http://imyue.72pines.com/">Johnny</a>发消息（这是72松新增功能）说我的博客无法评论，可能是主题问题。在后台搞鼓半天证明这个问题没办法修复&#8230;..寻来了k2这款主题换上，并且用<a href="http://www.live8easy.com/2008/11/30/kunminghaiou/" target="_self">上次在翠湖</a>娜姐拍的几张海鸥做了博客banner，修改感觉很不错　稍微有点bug ,回家了再慢慢改吧</p>
<p>再次感谢<a href="http://imyue.72pines.com/">Johnny</a>的提醒，和<a href="http://cooper-nana.blogspot.com/">娜姐</a>的照片！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.live8easy.com/archives/317/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>72松典型插件使用总链接</title>
		<link>http://www.live8easy.com/archives/236</link>
		<comments>http://www.live8easy.com/archives/236#comments</comments>
		<pubDate>Sat, 13 Sep 2008 12:23:21 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://www.live8easy.cn/archives/236</guid>
		<description><![CDATA[72松的时间戳显灵了，在我不在的时候把这些文章发出去了，这里再弄个总链接，也算是给这个事写个句号。
1.ALL in One SEO 插件使用—首页自定义meta标签
2.FanFou Tools插件使用
3.SRG Clean Archives插件使用
4.My CSS 插件使用
5.Ultimate Google Analytics插件使用
6.Google (XML) Sitemaps插件配合Google网站管理员工具使用
7.WP系列插件使用
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.live8easy.cn/archives/220" target="_blank">72松的时间戳</a>显灵了，在我不在的时候把这些文章发出去了，这里再弄个总链接，也算是给这个事写个句号。</p>
<h4>1.<a href="http://www.live8easy.cn/archives/210">ALL in One SEO 插件使用—首页自定义meta标签</a></h4>
<h4>2.<a href="http://www.live8easy.cn/archives/217">FanFou Tools插件使用</a></h4>
<h4>3.<a href="http://www.live8easy.cn/archives/222">SRG Clean Archives插件使用</a></h4>
<h4>4.<a href="http://www.live8easy.cn/archives/225">My CSS 插件使用</a></h4>
<h4>5.<a href="http://www.live8easy.cn/archives/226">Ultimate Google Analytics插件使用</a></h4>
<h4>6.<a href="http://www.live8easy.cn/archives/232">Google (XML) Sitemaps插件配合Google网站管理员工具使用</a></h4>
<h4>7.<a href="http://www.live8easy.cn/archives/233">WP系列插件使用</a></h4>
]]></content:encoded>
			<wfw:commentRss>http://www.live8easy.com/archives/236/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ultimate Google Analytics插件使用</title>
		<link>http://www.live8easy.com/archives/226</link>
		<comments>http://www.live8easy.com/archives/226#comments</comments>
		<pubDate>Tue, 26 Aug 2008 16:38:45 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Google Geek]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://www.live8easy.cn/archives/226</guid>
		<description><![CDATA[Google Analytics（Google分析）是Google的一款免费的网站分析服务
Google Analytics有多好？
Google Analytics 是一个非常值得推荐的统计分析系统，其前身Urchin本是商业级的Web分析系统，$200元起的服务费用足以说明功能与价值。被Google收购后免费使用，相对于其他统计系统，更安全、稳定，功能也在不断扩展中&#8212;点石互动

Google Analytics一般使用方法是添加跟踪代码到页面，然后等待Google Analytics检测。但是有了Ultimate Google Analytics插件，一切可以轻松搞定！
进入后台&#8212;插件&#8212;Ultimate Google Analytics激活
然后在插件后点击选项，或者在插件选项下，点选Ultimate GA
现在可以进入你的Google Analytics设置界面，添加你的站点，获得跟踪代码后，注意代码里面的：UA-XXXXXXX-X(其中X为你的独有代码），现在你知道了UA-XXXXXXX-X，进入博客后台，在Ultimate GA下的Account ID键入你的UA-XXXXXXX-X（注意格式）保存后就等着Google Analytics验证吧。有需要的话可以进入
advanced configuration进行进一步设置。
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/analytics/zh-CN/">Google Analytics</a>（Google分析）是Google的一款免费的网站分析服务</p>
<p>Google Analytics有多好？</p>
<blockquote><p>Google Analytics 是一个非常值得推荐的统计分析系统，其前身Urchin本是商业级的Web分析系统，$200元起的服务费用足以说明功能与价值。被Google收购后免费使用，相对于其他统计系统，更安全、稳定，功能也在不断扩展中&#8212;<a href="http://www.dunsh.org/2008/03/13/gas-tools/">点石互动</a></p>
</blockquote>
<p>Google Analytics一般使用方法是添加跟踪代码到页面，然后等待Google Analytics检测。但是有了<strong>Ultimate Google Analytics插件</strong>，一切可以轻松搞定！</p>
<p>进入<strong>后台</strong>&#8212;<strong>插件</strong>&#8212;<strong>Ultimate Google Analytics激活</strong></p>
<p>然后在插件后<strong>点击选项</strong>，或者在<strong>插件</strong>选项下，点选<strong>Ultimate GA</strong></p>
<p>现在可以进入你的Google Analytics设置界面，<strong>添加你的站点</strong>，获得<strong>跟踪代码</strong>后，注意代码里面的：<font color="#ff0000">UA-XXXXXXX-X(其中X为你的独有代码），</font>现在你知道了UA-XXXXXXX-X，进入博客后台，在Ultimate GA下的<strong>Account ID</strong>键入你的UA-XXXXXXX-X（注意格式）<strong>保存</strong>后就等着Google Analytics验证吧。有需要的话可以进入</p>
<p><strong>advanced configuration</strong>进行进一步设置。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.live8easy.com/archives/226/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FanFou Tools插件使用</title>
		<link>http://www.live8easy.com/archives/217</link>
		<comments>http://www.live8easy.com/archives/217#comments</comments>
		<pubDate>Wed, 20 Aug 2008 23:37:49 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://www.live8easy.cn/archives/217</guid>
		<description><![CDATA[FanFou Tools插件
这是一个 Fanfou 的 WordPress 插件，通过这个插件你可以在 WordPress 的 SideBar 中显示最新的 Fanfou 消息，每十分钟更新一次状态，同时当 Blog 发布新的文章时，在 Fanfou 发布消息。

进入72松后台，点选插件&#8211;插件管理，激活FanFou Tools插件。
 
在后台插件处出现饭否工具，在登录信心栏内填入自己的饭否帐号及密码并测试登录。
 
登录成功后，在后台撰写栏内出现写新的消息，就可以发布自己的饭否消息。
 
注意要记得在后台外观选项widgets标签里把饭否工具widget拖动到自己模板的Sidebar内。
&#160;
另：这个插件做出widget在侧边栏显示效果是普通文本显示，如果要追求美观，可以使用饭否官方提供的flash，JavaScript插件和制定图片插件来丰富侧边栏。
]]></description>
			<content:encoded><![CDATA[<p>FanFou Tools插件</p>
<blockquote><p>这是一个 <a href="http://www.fanfou.com">Fanfou</a> 的 <a href="http://www.wordpress.org">WordPress</a> 插件，通过这个插件你可以在 WordPress 的 SideBar 中显示最新的 Fanfou 消息，每十分钟更新一次状态，同时当 Blog 发布新的文章时，在 Fanfou 发布消息。</p>
</blockquote>
<p>进入<a href="http://72pins.com" target="_blank">72松</a>后台，点选<strong>插件</strong>&#8211;<strong>插件管理</strong>，激活<a href="http://www.phpvim.net/wordpress/fanfou-tools.html" target="_blank">FanFou Tools</a>插件。</p>
<p><a href="http://thinkdat.72pines.com/files/2008/08/windowslivewriterfanfoutools-d8182-2.jpg"><img height="60" alt="2" src="http://thinkdat.72pines.com/files/2008/08/windowslivewriterfanfoutools-d8182-thumb.jpg" width="537" border="0"></a> </p>
<p>在后台插件处出现<strong>饭否工具</strong>，在登录信心栏内填入自己的饭否帐号及密码并测试登录。</p>
<p><a href="http://thinkdat.72pines.com/files/2008/08/windowslivewriterfanfoutools-d8183-2.jpg"><img height="59" alt="3" src="http://thinkdat.72pines.com/files/2008/08/windowslivewriterfanfoutools-d8183-thumb.jpg" width="185" border="0"></a> </p>
<p>登录成功后，在后台撰写栏内出现<strong>写新的消息</strong>，就可以发布自己的饭否消息。</p>
<p><a href="http://thinkdat.72pines.com/files/2008/08/windowslivewriterfanfoutools-d8181-2.jpg"><img height="58" alt="1" src="http://thinkdat.72pines.com/files/2008/08/windowslivewriterfanfoutools-d8181-thumb.jpg" width="201" border="0"></a> </p>
<p>注意要记得在后台<strong>外观</strong>选项<strong>widgets标签</strong>里把<strong>饭否工具widget</strong>拖动到自己模板的<strong>Sidebar</strong>内。</p>
<p>&nbsp;</p>
<p>另：这个插件做出widget在侧边栏显示效果是普通文本显示，如果要追求美观，可以使用饭否官方<a href="http://dev.fanfou.com/2007/06/16/flash-and-favorite/" target="_blank">提供的flash，JavaScript插件和制定图片插件</a>来丰富侧边栏。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.live8easy.com/archives/217/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>换个模板，换个开始</title>
		<link>http://www.live8easy.com/archives/176</link>
		<comments>http://www.live8easy.com/archives/176#comments</comments>
		<pubDate>Sun, 03 Aug 2008 12:47:30 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[流水帐]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[生活]]></category>

		<guid isPermaLink="false">http://www.live8easy.cn/archives/176</guid>
		<description><![CDATA[从3月28号来到这里，坚持到现在了，祝贺下自己&#8230;.

差不多整整四个月时间，每天差不多有30多个不同人来到我的博客

同时在feedsky上，从08.4.1到08.8.1平均每天有1.6个人]]></description>
			<content:encoded><![CDATA[<p>从3月28号来到这里，坚持到现在了，祝贺下自己&#8230;.</p>
<p><a href="http://thinkdat.72pines.com/files/2008/08/windowslivewriter61555f6310cf-12182-2.jpg"><img src="http://thinkdat.72pines.com/files/2008/08/windowslivewriter61555f6310cf-12182-thumb.jpg" alt="访问统计" width="402" border="0" height="191" /></a></p>
<p>差不多整整四个月时间，每天差不多有30多个不同人来到<a href="http://www.live8easy.cn" title="生色活香">我的博客</a></p>
<p><a href="http://thinkdat.72pines.com/files/2008/08/windowslivewriter61555f6310cf-12182-21.jpg"><img src="http://thinkdat.72pines.com/files/2008/08/windowslivewriter61555f6310cf-12182-thumb1.jpg" alt="订阅统计" width="436" border="0" height="149" /></a></p>
<p>同时在<a href="http://feed.feedsky.com/jasonbai" target="_blank">feedsky</a>上，从08.4.1到08.8.1平均每天有1.6个人<a href=&#8221;http://feed.feedsky.com/jasonbai&#8221; title=&#8221;订阅</p>
]]></content:encoded>
			<wfw:commentRss>http://www.live8easy.com/archives/176/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
