<?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/"
	xmlns:georss="http://www.georss.org/georss">

<channel>
	<title>Here comes the Sun &#187; exaile</title>
	<atom:link href="http://sunng.info/blog/tag/exaile/feed/" rel="self" type="application/rss+xml" />
	<link>http://sunng.info/blog</link>
	<description>Life ramblings</description>
	<lastBuildDate>Tue, 07 Sep 2010 13:05:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Exaile-doubanfm-plugin for exaile 0.3.2</title>
		<link>http://sunng.info/blog/2010/08/exaile-doubanfm-plugin-for-exaile-0-3-2/</link>
		<comments>http://sunng.info/blog/2010/08/exaile-doubanfm-plugin-for-exaile-0-3-2/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 14:23:50 +0000</pubDate>
		<dc:creator>Sunng</dc:creator>
				<category><![CDATA[广告]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[exaile]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/?p=640</guid>
		<description><![CDATA[Ubuntu 10.04的Exaile还停留在0.3.1，而Fedora 13上已经升级到0.3.2了。为此我更新了豆瓣电台插件，现在这个版本可以在0.3.2上正常工作。 可以到github的下载页面获取 doubanfm-0.0.3a-exaile032.tar.gz http://github.com/sunng87/exaile-doubanfm-plugin/downloads 此外for exaile 0.3.1的版本也有一个优化和bugfix release, Ubuntu用户可以获取 doubanfm-0.0.3-exaile031.tar.gz 接下来三周又有项目了，难度比较大，估计豆瓣插件近期不会有什么新的惊喜了。 The post is brought to you by lekhonee v0.7]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.04的Exaile还停留在0.3.1，而Fedora 13上已经升级到0.3.2了。为此我更新了豆瓣电台插件，现在这个版本可以在0.3.2上正常工作。</p>
<p>可以到github的下载页面获取 doubanfm-0.0.3a-exaile032.tar.gz<br />
<a href="http://github.com/sunng87/exaile-doubanfm-plugin/downloads">http://github.com/sunng87/exaile-doubanfm-plugin/downloads</a></p>
<p>此外for exaile 0.3.1的版本也有一个优化和bugfix release, Ubuntu用户可以获取<br />
doubanfm-0.0.3-exaile031.tar.gz</p>
<p>接下来三周又有项目了，难度比较大，估计豆瓣插件近期不会有什么新的惊喜了。</p>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.7</p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2010/08/exaile-doubanfm-plugin-for-exaile-0-3-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exaile-doubanfm-plugin 0.0.2</title>
		<link>http://sunng.info/blog/2010/07/exaile-doubanfm-plugin-0-0-2/</link>
		<comments>http://sunng.info/blog/2010/07/exaile-doubanfm-plugin-0-0-2/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 14:17:53 +0000</pubDate>
		<dc:creator>Sunng</dc:creator>
				<category><![CDATA[广告]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2010/07/exaile-doubanfm-plugin-0-0-2/</guid>
		<description><![CDATA[Exaile doubanfm plugin 0.0.2 预览版，目标是在Linux桌面提供豆瓣电台的完整体验。 目前插件只能运行在Exaile 0.3.1版本上。 0.0.2增加了豆瓣电台专用的视图： 相比第一版通过rating来实现豆瓣电台喜欢、跳过和删除的功能，在专用视图上有专门的按钮来操作。 其他细节更新： 当剩余曲目超过15首时不再增加播放列表 当播放到最后一首歌曲取新播放列表时增加重试机制 修正libdbfm跳过曲目bug一个 安装： 打开Exaile Preference，Plugin页，点击按钮Install Plugin，选择doubanfm.exz即可。如果存在问题，可以执行以下命令： mv doubanfm.exz douban.tar.gz tar xf doubanfm.tar.gz mv doubanfm ~/.local/share/exaile/plugins/ 转到doubanfm设置页面，填写用户名密码重启Exaile。 打开File菜单，选择豆瓣电台频道 选择曲目就可以开始播放了，选择视图中豆瓣电台视图可以切换到豆瓣电台视图。 项目地址： http://github.com/sunng87/exaile-doubanfm-plugin 下载： http://github.com/sunng87/exaile-doubanfm-plugin/downloads 另外，doubancovers插件也有一个针对豆瓣电台的更新可以快速获取豆瓣电台音乐的封面： http://bitbucket.org/sunng/exailedoubancovers/downloads?highlight=9265 The post is brought to you by lekhonee v0.7]]></description>
			<content:encoded><![CDATA[<p>Exaile doubanfm plugin 0.0.2 预览版，目标是在Linux桌面提供豆瓣电台的完整体验。</p>
<p><strong>目前插件只能运行在Exaile 0.3.1版本上。</strong></p>
<p>0.0.2增加了豆瓣电台专用的视图：<br />
<a href="http://www.flickr.com/photos/40741608@N08/4760493886/" title="screenshot_001 by 贝小塔, on Flickr"><img src="http://farm5.static.flickr.com/4075/4760493886_5e334726cf.jpg" width="408" height="156" alt="screenshot_001" /></a></p>
<p>相比第一版通过rating来实现豆瓣电台喜欢、跳过和删除的功能，在专用视图上有专门的按钮来操作。</p>
<p>其他细节更新：</p>
<ul>
<li>当剩余曲目超过15首时不再增加播放列表</li>
<li>当播放到最后一首歌曲取新播放列表时增加重试机制</li>
<li>修正libdbfm跳过曲目bug一个</li>
</ul>
<p>安装：<br />
打开Exaile Preference，Plugin页，点击按钮Install Plugin，选择doubanfm.exz即可。如果存在问题，可以执行以下命令：<br />
mv doubanfm.exz douban.tar.gz<br />
tar xf doubanfm.tar.gz<br />
mv doubanfm ~/.local/share/exaile/plugins/</p>
<p>转到doubanfm设置页面，填写用户名密码重启Exaile。<br />
<a href="http://www.flickr.com/photos/40741608@N08/4754666940/" title="screenshot_002 by 贝小塔, on Flickr"><img src="http://farm5.static.flickr.com/4141/4754666940_b998d99c4b.jpg" width="500" height="412" alt="screenshot_002" /></a></p>
<p>打开File菜单，选择豆瓣电台频道<br />
<a href="http://www.flickr.com/photos/40741608@N08/4754619030/" title="screenshot_001 by 贝小塔, on Flickr"><img src="http://farm5.static.flickr.com/4094/4754619030_933e00fcfa.jpg" width="500" height="359" alt="screenshot_001" /></a></p>
<p>选择曲目就可以开始播放了，选择视图中豆瓣电台视图可以切换到豆瓣电台视图。</p>
<p>项目地址：<br />
<a href="http://github.com/sunng87/exaile-doubanfm-plugin">http://github.com/sunng87/exaile-doubanfm-plugin</a></p>
<p>下载：<br />
<a href="http://github.com/sunng87/exaile-doubanfm-plugin/downloads">http://github.com/sunng87/exaile-doubanfm-plugin/downloads</a></p>
<p>另外，doubancovers插件也有一个针对豆瓣电台的更新可以快速获取豆瓣电台音乐的封面：<br />
<a href="http://bitbucket.org/sunng/exailedoubancovers/downloads?highlight=9265">http://bitbucket.org/sunng/exailedoubancovers/downloads?highlight=9265</a></p>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.7</p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2010/07/exaile-doubanfm-plugin-0-0-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>exaile豆瓣电台插件(exaile-doubanfm-plugin)</title>
		<link>http://sunng.info/blog/2010/07/exaile%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b6exaile-doubanfm-plugin/</link>
		<comments>http://sunng.info/blog/2010/07/exaile%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b6exaile-doubanfm-plugin/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 10:07:04 +0000</pubDate>
		<dc:creator>Sunng</dc:creator>
				<category><![CDATA[广告]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2010/07/exaile%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b6exaile-doubanfm-plugin/</guid>
		<description><![CDATA[豆瓣电台一直是flash客户端，嵌入浏览器，出于对flash的厌恶，本人开发了这个exaile插件，让广大linux同学在exaile里享受豆瓣电台一目了然桌面集成和全部豆瓣电台功能。 exaile-doubanfm-plugin features: 登录豆瓣，获取豆瓣电台播放列表 持续下载电台播放列表，实现不重复的持续播放 标记/取消“喜爱”、标记“回收站”、跳过 显示歌曲信息 项目地址： http://github.com/sunng87/exaile-doubanfm-plugin 下载页： http://github.com/sunng87/exaile-doubanfm-plugin/downloads 使用： 激活插件，填写用户名密码 重启exaile 文件菜单，open douban.fm，选择频道 点击播放开始 将rating设置为5 标记喜欢 rating设置2 豆瓣标准跳过 rating设置1 豆瓣删除 The post is brought to you by lekhonee v0.7]]></description>
			<content:encoded><![CDATA[<p>豆瓣电台一直是flash客户端，嵌入浏览器，出于对flash的厌恶，本人开发了这个exaile插件，让广大linux同学在exaile里享受豆瓣电台一目了然桌面集成和全部豆瓣电台功能。</p>
<p>exaile-doubanfm-plugin features:</p>
<ul>
<li>登录豆瓣，获取豆瓣电台播放列表</li>
<li>持续下载电台播放列表，实现不重复的持续播放</li>
<li>标记/取消“喜爱”、标记“回收站”、跳过</li>
<li>显示歌曲信息</li>
</ul>
<p><a href="http://www.flickr.com/photos/40741608@N08/4754619030/" title="screenshot_001 by 贝小塔, on Flickr"><img src="http://farm5.static.flickr.com/4094/4754619030_933e00fcfa.jpg" width="500" height="359" alt="screenshot_001" /></a></p>
<p><a href="http://www.flickr.com/photos/40741608@N08/4754615592/" title="screenshot_002 by 贝小塔, on Flickr"><img src="http://farm5.static.flickr.com/4079/4754615592_0c1486c2df.jpg" width="500" height="359" alt="screenshot_002" /></a></p>
<p><a href="http://www.flickr.com/photos/40741608@N08/4754666940/" title="screenshot_002 by 贝小塔, on Flickr"><img src="http://farm5.static.flickr.com/4141/4754666940_b998d99c4b.jpg" width="500" height="412" alt="screenshot_002" /></a></p>
<p>项目地址：<br />
<a href="http://github.com/sunng87/exaile-doubanfm-plugin">http://github.com/sunng87/exaile-doubanfm-plugin</a></p>
<p>下载页：<br />
<a href="http://github.com/sunng87/exaile-doubanfm-plugin/downloads">http://github.com/sunng87/exaile-doubanfm-plugin/downloads</a></p>
<p>使用：</p>
<ol>
<li>激活插件，填写用户名密码</li>
<li>重启exaile</li>
<li>文件菜单，open douban.fm，选择频道</li>
<li>点击播放开始</li>
<li>将rating设置为5 标记喜欢</li>
<li>rating设置2 豆瓣标准跳过</li>
<li>rating设置1 豆瓣删除</li>
</ol>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.7</p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2010/07/exaile%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b6exaile-doubanfm-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exaile-Douban-Covers 0.0.3 Released</title>
		<link>http://sunng.info/blog/2010/06/exaile-douban-covers-0-0-3-released/</link>
		<comments>http://sunng.info/blog/2010/06/exaile-douban-covers-0-0-3-released/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 12:26:36 +0000</pubDate>
		<dc:creator>Sunng</dc:creator>
				<category><![CDATA[广告]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2010/06/exaile-douban-covers-0-0-3-released/</guid>
		<description><![CDATA[一眨眼有大半年没有维护这个插件了，Exaile从0.3.0升级到了0.3.2。严重的是这三个版本的插件接口各不相同，0.3.1新增了cover providers管理， 修改了track获得相应字段的api，简化了CoverSearchMethod的职责（去掉了缓存管理，只负责find_convers和get_conver_data两个功能）。而0.3.2至少也修改了配置管理界面的API，所以可以在0.3.1上工作的版本也不能在0.3.2上工作。 这次升级维护把插件升级到0.0.3，兼容目前Ubuntu仓库里的Exaile 0.3.1.1。0.3.1.1新提供了一个cover provider的配置界面，可以调整cover provider的优先级，如果你听中文歌比较多，建议可以把douban cover放在第一位。 下载页面（doubancovers-0.0.3.exz ）： http://bitbucket.org/sunng/exailedoubancovers/downloads 新版本和0.3.0已经无法兼容，0.3.0的用户可以继续使用0.0.2 。而兼容0.3.2的版本预计要等到10月份之后推出了，用Archlinux和其他自己安装的用户要稍等一阵了。 The post is brought to you by lekhonee v0.7]]></description>
			<content:encoded><![CDATA[<p>一眨眼有大半年没有维护这个插件了，Exaile从0.3.0升级到了0.3.2。严重的是这三个版本的插件接口各不相同，0.3.1新增了cover providers管理， 修改了track获得相应字段的api，简化了CoverSearchMethod的职责（去掉了缓存管理，只负责find_convers和get_conver_data两个功能）。而0.3.2至少也修改了配置管理界面的API，所以可以在0.3.1上工作的版本也不能在0.3.2上工作。</p>
<p>这次升级维护把插件升级到0.0.3，兼容目前Ubuntu仓库里的Exaile 0.3.1.1。0.3.1.1新提供了一个cover provider的配置界面，可以调整cover provider的优先级，如果你听中文歌比较多，建议可以把douban cover放在第一位。</p>
<p>下载页面（doubancovers-0.0.3.exz ）：<br />
<a href="http://bitbucket.org/sunng/exailedoubancovers/downloads">http://bitbucket.org/sunng/exailedoubancovers/downloads</a></p>
<p>新版本和0.3.0已经无法兼容，0.3.0的用户可以继续使用0.0.2 。而兼容0.3.2的版本预计要等到10月份之后推出了，用Archlinux和其他自己安装的用户要稍等一阵了。</p>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.7</p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2010/06/exaile-douban-covers-0-0-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exaile-DoubanCover 0.0.2</title>
		<link>http://sunng.info/blog/2009/11/exaile-doubancovers-upgrades/</link>
		<comments>http://sunng.info/blog/2009/11/exaile-doubancovers-upgrades/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 08:01:44 +0000</pubDate>
		<dc:creator>Sunng</dc:creator>
				<category><![CDATA[广告]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[glade]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.classicning.com/blog/?p=332</guid>
		<description><![CDATA[The Exaile plugin &#8220;Douban Covers&#8221; has been upgraded to 0.0.2. Now there is a new preference pane inside exaile preference dialog. This update provides you an optional choice to specify your own apikey when access douban.com open api. With an apikey, your request frequency will be raised to 40 times per minute. Again, you can [...]]]></description>
			<content:encoded><![CDATA[<p>The Exaile plugin &#8220;Douban Covers&#8221; has been upgraded to 0.0.2. Now there is a new preference pane inside exaile preference dialog. This update provides you an optional choice to specify your own apikey when access douban.com open api. With an apikey, your request frequency will be raised to 40 times per minute.</p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2727/4124219684_c93af1dd03.jpg" alt="" width="500" height="414" /></p>
<p>Again, you can get the plugin from:<br />
<a href="http://bitbucket.org/sunng/exailedoubancovers/downloads/">http://bitbucket.org/sunng/exailedoubancovers/downloads</a>/</p>
<p>Grab source with mercurial:<br />
<em>hg close http://bitbucket.org/sunng/exailedoubancovers/</em></p>
<p>Also, exaile-cn has its first 0.3.0-compatible version released early today. As a part of Exaile-cn, Exaile-Doubancovers <strong>0.0.1</strong> has been packaged into the public release for the first time. Find the project at: <a href="http://code.google.com/p/exaile-cn/">http://code.google.com/p/exaile-cn/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2009/11/exaile-doubancovers-upgrades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>31.203057 121.6174866</georss:point>	</item>
		<item>
		<title>DoubanCovers has been merged into Exaile-cn</title>
		<link>http://sunng.info/blog/2009/11/doubancovers-has-been-merged-into-exaile-cn/</link>
		<comments>http://sunng.info/blog/2009/11/doubancovers-has-been-merged-into-exaile-cn/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 02:17:59 +0000</pubDate>
		<dc:creator>Sunng</dc:creator>
				<category><![CDATA[广告]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[foss]]></category>

		<guid isPermaLink="false">http://www.classicning.com/blog/?p=316</guid>
		<description><![CDATA[既然是exaile-cn，就不扯蹩脚的英语了。 前天和Exaile-cn的作者进行了一些沟通，现在DoubanCovers插件已经合并到Exaile-CN项目里了。Exaile-CN为Exaile提供符合中文用户习惯的一系列插件，包括歌词插件、迷你模式等。 As exaile-cn has not been adapted to exaile 0.3, the plugin will not be packaged into public release at once. if you use svn, you can checkout the plugin from branch: svn checkout http://exaile-cn.googlecode.com/svn/branches/0.3/ For a ready to use package, download from here as mentioned before: http://bitbucket.org/sunng/exailedoubancovers/downloads/]]></description>
			<content:encoded><![CDATA[<p>既然是exaile-cn，就不扯蹩脚的英语了。</p>
<p>前天和Exaile-cn的作者进行了一些沟通，现在DoubanCovers插件已经合并到Exaile-CN项目里了。<a href="http://code.google.com/p/exaile-cn/">Exaile-CN</a>为Exaile提供符合中文用户习惯的一系列插件，包括歌词插件、迷你模式等。</p>
<p>As exaile-cn has not been adapted to exaile 0.3, the plugin will not be packaged into public release at once. if you use svn, you can checkout the plugin from branch:<br />
<em>svn checkout http://exaile-cn.googlecode.com/svn/branches/0.3/</em></p>
<p>For a ready to use package, download from here as mentioned before:<br />
<a href="http://bitbucket.org/sunng/exailedoubancovers/downloads/">http://bitbucket.org/sunng/exailedoubancovers/downloads/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2009/11/doubancovers-has-been-merged-into-exaile-cn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>31.203057 121.6174866</georss:point>	</item>
		<item>
		<title>Exaile cover plugin: Douban Covers</title>
		<link>http://sunng.info/blog/2009/11/exaile-cover-plugin-douban-covers/</link>
		<comments>http://sunng.info/blog/2009/11/exaile-cover-plugin-douban-covers/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 16:15:29 +0000</pubDate>
		<dc:creator>Sunng</dc:creator>
				<category><![CDATA[装备]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.classicning.com/blog/?p=310</guid>
		<description><![CDATA[I have created a plugin for exaile which fetches album cover from douban.com You can download the plugin archive from: http://bitbucket.org/sunng/exailedoubancovers/downloads/ To install it, open exaile, click menu edit &#62;&#62; preference &#62;&#62; plugins, hit button &#8220;install plugin file&#8221;, select &#8220;doubancovers.tgz&#8221;(if you cannot find the file, just change filter to &#8220;all files&#8221;) In some cases, the [...]]]></description>
			<content:encoded><![CDATA[<p>I have created a plugin for <a href="http://exaile.org" target="_blank">exaile</a> which fetches album cover from <a href="http://douban.com" target="_blank">douban.com</a></p>
<p>You can download the plugin archive from:<br />
<a href="You can download the plugin archive from: http://bitbucket.org/sunng/exailedoubancovers/downloads/">http://bitbucket.org/sunng/exailedoubancovers/downloads/</a></p>
<p>To install it, open exaile, click menu edit &gt;&gt; preference &gt;&gt; plugins, hit button &#8220;install plugin file&#8221;, select &#8220;doubancovers.tgz&#8221;(if you cannot find the file, just change filter to &#8220;all files&#8221;)</p>
<p>In some cases, the plugin could not be shown in the list at once, you can close the preference dialog and open it again, then active it.</p>
<p>To get album art, right click the album art icon, select &#8220;fetch cover&#8221; and wait for right cover downloaded.</p>
<p>The plugin is open sourced under GPL v2, you can grab the code from bitbucket using mercurial:<br />
<em>hg clone http://bitbucket.org/sunng/exailedoubancovers/</em></p>
<p>Some screenshots for you:</p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2628/4074746549_2398351bef.jpg" alt="" width="500" height="414" /></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3512/4075502050_325281d63a_o.png" alt="" width="358" height="375" /></p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2009/11/exaile-cover-plugin-douban-covers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
