<?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>Here comes the Sun &#187; Douban</title>
	<atom:link href="http://sunng.info/blog/tag/douban/feed/" rel="self" type="application/rss+xml" />
	<link>http://sunng.info/blog</link>
	<description>Homemade Clojure Geek</description>
	<lastBuildDate>Fri, 11 May 2012 02:24:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Exaile豆瓣电台插件0.0.11发布</title>
		<link>http://sunng.info/blog/2011/12/exaile%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b60-0-11%e5%8f%91%e5%b8%83/</link>
		<comments>http://sunng.info/blog/2011/12/exaile%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b60-0-11%e5%8f%91%e5%b8%83/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 15:56:45 +0000</pubDate>
		<dc:creator>sunng</dc:creator>
				<category><![CDATA[ANN]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/?p=1083</guid>
		<description><![CDATA[很高兴时隔半年后我继续发布了Exaile豆瓣电台插件的更新，从第一个版本发布到现在已经有一年半的时间，这期间豆瓣电台插件已经陆续出现在Rhythmbox、Banshee等播放器上。作为第一个视图把豆瓣电台移植到本地的尝试，我感到甚是欣慰：） 这次的更新修正了长久依赖困绕用户登录问题，现在我们有一个专门的界面来输入验证码。这个功能要感谢DigitalPig用户在github的报告（鞭策作用），此外，我参考了豆瓣电台banshee插件的实现，节省了研究含验证码登录的时间，感谢。总而言之，没有用户的推动，这个项目也不会坚持这么久。 除此之外，插件还有一些支持了新的豆瓣说的推荐，优化了播放列表载入的策略。 另外值得highlight的是，对应的gnome-shell扩展发布了0.0.2版本，唯一的更新是专辑封面现在会显示在gnome-shell的菜单中。 你可以从github获得最新的插件和gnome-shell扩展： exaile-doubanfm-plugin 0.0.11-captcha: https://github.com/sunng87/exaile-doubanfm-plugin/downloads exaile-doubanfm-gnome-shell-extension 0.0.2: https://github.com/sunng87/exaile-doubanfm-gnome-shell-extension/tarball/0.0.2 安装豆瓣电台插件请参考这里。gnome-shell扩展直接解压至~/.local/share/gnome-shell/extensions/即可 有任何问题都可以在github或这里留言。]]></description>
			<content:encoded><![CDATA[<p>很高兴时隔半年后我继续发布了Exaile豆瓣电台插件的更新，从第一个版本发布到现在已经有一年半的时间，这期间豆瓣电台插件已经陆续出现在Rhythmbox、Banshee等播放器上。作为第一个视图把豆瓣电台移植到本地的尝试，我感到甚是欣慰：）</p>
<p>这次的更新修正了长久依赖困绕用户登录问题，现在我们有一个专门的界面来输入验证码。这个功能要感谢<a href="https://github.com/sunng87/exaile-doubanfm-plugin/issues/8">DigitalPig</a>用户在github的报告（鞭策作用），此外，我参考了<a href="http://code.google.com/p/banshee-doubanfm/">豆瓣电台banshee插件</a>的实现，节省了研究含验证码登录的时间，感谢。总而言之，没有用户的推动，这个项目也不会坚持这么久。<br />
<img src="http://i.imgur.com/cYNrM.png" alt="" /></p>
<p>除此之外，插件还有一些支持了新的豆瓣说的推荐，优化了播放列表载入的策略。</p>
<p>另外值得highlight的是，对应的gnome-shell扩展发布了0.0.2版本，唯一的更新是专辑封面现在会显示在gnome-shell的菜单中。<br />
<img src="http://i.imgur.com/7Q1CP.jpg" alt="" /></p>
<p>你可以从github获得最新的插件和gnome-shell扩展：</p>
<ul>
<li>exaile-doubanfm-plugin 0.0.11-captcha: <a href="https://github.com/sunng87/exaile-doubanfm-plugin/downloads">https://github.com/sunng87/exaile-doubanfm-plugin/downloads</a></li>
<li>exaile-doubanfm-gnome-shell-extension 0.0.2: <a href="https://github.com/sunng87/exaile-doubanfm-gnome-shell-extension/tarball/0.0.2">https://github.com/sunng87/exaile-doubanfm-gnome-shell-extension/tarball/0.0.2</a></li>
<p>安装豆瓣电台插件请参考<a href="https://github.com/sunng87/exaile-doubanfm-plugin/wiki/Installation">这里</a>。gnome-shell扩展直接解压至~/.local/share/gnome-shell/extensions/即可
</ul>
<p>有任何问题都可以在github或这里留言。</p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2011/12/exaile%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b60-0-11%e5%8f%91%e5%b8%83/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>GNOME-Shell Extension for Exaile DoubanFM Plugin</title>
		<link>http://sunng.info/blog/2011/05/gnome-shell-extension-for-exaile-doubanfm-plugin/</link>
		<comments>http://sunng.info/blog/2011/05/gnome-shell-extension-for-exaile-doubanfm-plugin/#comments</comments>
		<pubDate>Sat, 07 May 2011 15:19:47 +0000</pubDate>
		<dc:creator>sunng</dc:creator>
				<category><![CDATA[手艺]]></category>
		<category><![CDATA[dbus]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2011/05/gnome-shell-extension-for-exaile-doubanfm-plugin/</guid>
		<description><![CDATA[从有这个动机到基本可用，花了整整一天的时间。现在可以通过GNOME-Shell的一个小菜单从外部控制Exaile豆瓣电台了。它的意思就是说如果你使用Gnome-Shell，你可以把Exaile界面扔到一个你不想看到的地方去，比如第n+1个workspace。然后通过左上角的菜单来控制豆瓣电台的播放。见多识广的你不会对此感到太惊奇，其实它和Ubuntu上的Sound Menu Indicator类似，不过是专门给豆瓣电台设计的。 要实现这个功能，需要播放器通过dbus来expose一些接口供外部程序调用，它和Sound Menu是一样的，通过dbus来解耦。开发起来比较困难的是目前GNOME-Shell的API还不成熟，还没有文档，传统的javascript object inspect方法似乎在这个mozjs的环境里也不能用，所以实在是无从知道一些API。更不要提通过gjs来调用dbus了。网上有一些文档起了很大的作用，如果你也感兴趣，这些文章是： 开发GNOME-Shell Extension：http://blog.fpmurphy.com/2011/04/gnome-3-shell-extensions.html gjs调用dbus： blog.roodo.com/rocksaying/archives/14229429.html 支持dbus的exaile-doubanfm-plugin会在stable之后合并到主干供大家使用。现在和gjs一样，它的API也不稳定，所以放在分支中： https://github.com/sunng87/exaile-doubanfm-plugin/tree/dbus gnome-shell extension的代码现在也放在github上（其实还不成熟的东西放到bitbucket比较好的）。有兴趣可以了解： https://github.com/sunng87/exaile-doubanfm-gnome-shell-extension 以上都是unstable，仅供吊胃口之用。]]></description>
			<content:encoded><![CDATA[<p>从有这个动机到基本可用，花了整整一天的时间。现在可以通过GNOME-Shell的一个小菜单从外部控制Exaile豆瓣电台了。它的意思就是说如果你使用Gnome-Shell，你可以把Exaile界面扔到一个你不想看到的地方去，比如第n+1个workspace。然后通过左上角的菜单来控制豆瓣电台的播放。见多识广的你不会对此感到太惊奇，其实它和Ubuntu上的Sound Menu Indicator类似，不过是专门给豆瓣电台设计的。<br />
<a href="http://www.flickr.com/photos/40741608@N08/5696429062/" title="Exaile with doubanfm plugin by 贝小塔, on Flickr"><img src="http://farm6.static.flickr.com/5104/5696429062_7f62a4d7f2.jpg" alt="Exaile with doubanfm plugin" height="313" width="500" /></a></p>
<p>要实现这个功能，需要播放器通过dbus来expose一些接口供外部程序调用，它和Sound Menu是一样的，通过dbus来解耦。开发起来比较困难的是目前GNOME-Shell的API还不成熟，还没有文档，传统的javascript object inspect方法似乎在这个mozjs的环境里也不能用，所以实在是无从知道一些API。更不要提通过gjs来调用dbus了。网上有一些文档起了很大的作用，如果你也感兴趣，这些文章是：</p>
<ul>
<li>开发GNOME-Shell Extension：<a href="http://blog.fpmurphy.com/2011/04/gnome-3-shell-extensions.html">http://blog.fpmurphy.com/2011/04/gnome-3-shell-extensions.html</a></li>
<li>gjs调用dbus： <a href="http://blog.roodo.com/rocksaying/archives/14229429.html">blog.roodo.com/rocksaying/archives/14229429.html</a></li>
</ul>
<p>支持dbus的exaile-doubanfm-plugin会在stable之后合并到主干供大家使用。现在和gjs一样，它的API也不稳定，所以放在分支中：<br />
<a href="https://github.com/sunng87/exaile-doubanfm-plugin/tree/dbus">https://github.com/sunng87/exaile-doubanfm-plugin/tree/dbus</a></p>
<p>gnome-shell extension的代码现在也放在github上（其实还不成熟的东西放到bitbucket比较好的）。有兴趣可以了解：<br />
<a href="https://github.com/sunng87/exaile-doubanfm-gnome-shell-extension">https://github.com/sunng87/exaile-doubanfm-gnome-shell-extension</a></p>
<p>以上都是unstable，仅供吊胃口之用。</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=a656b959-d8af-8db6-8cbc-e246c779cf1c" /></div>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2011/05/gnome-shell-extension-for-exaile-doubanfm-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exaile DoubanFM Plugin 0.0.9</title>
		<link>http://sunng.info/blog/2011/03/exaile-doubanfm-plugin-0-0-9/</link>
		<comments>http://sunng.info/blog/2011/03/exaile-doubanfm-plugin-0-0-9/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 03:20:26 +0000</pubDate>
		<dc:creator>sunng</dc:creator>
				<category><![CDATA[ANN]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[exaile]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/?p=807</guid>
		<description><![CDATA[新版本的Exaile豆瓣电台插件。这个版本的变更： 新增分享菜单，分享当前音轨到豆瓣、新浪、开心001、人人 改进了推荐方式，采用豆瓣电台的永久链接 修改了0.0.8以来存在的登录bug 修改了0.0.8以来存在的加载播放列表bug 从github获得新版本： https://github.com/sunng87/exaile-doubanfm-plugin/downloads]]></description>
			<content:encoded><![CDATA[<p>新版本的Exaile豆瓣电台插件。这个版本的变更：</p>
<ul>
<li>新增分享菜单，分享当前音轨到豆瓣、新浪、开心001、人人</li>
<li>改进了推荐方式，采用豆瓣电台的永久链接</li>
<li>修改了0.0.8以来存在的登录bug</li>
<li>修改了0.0.8以来存在的加载播放列表bug</li>
</ul>
<p><a href="http://www.flickr.com/photos/40741608@N08/5539013314/" title="Doubanfm Exaile new by 贝小塔, on Flickr"><img src="http://farm6.static.flickr.com/5092/5539013314_be4d6ff6ee.jpg" width="500" height="243" alt="Doubanfm Exaile new" /></a></p>
<p>从github获得新版本：<br />
<a href="https://github.com/sunng87/exaile-doubanfm-plugin/downloads">https://github.com/sunng87/exaile-doubanfm-plugin/downloads</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2011/03/exaile-doubanfm-plugin-0-0-9/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Update on exaile-soundmenu-indicator and exaile-doubanfm-plugin</title>
		<link>http://sunng.info/blog/2011/01/update-on-exaile-soundmenu-indicator-and-exaile-doubanfm-plugin/</link>
		<comments>http://sunng.info/blog/2011/01/update-on-exaile-soundmenu-indicator-and-exaile-doubanfm-plugin/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 15:32:24 +0000</pubDate>
		<dc:creator>sunng</dc:creator>
				<category><![CDATA[ANN]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2011/01/update-on-exaile-soundmenu-indicator-and-exaile-doubanfm-plugin/</guid>
		<description><![CDATA[Exaile-soundmenu-indicator As many users complaint about the &#8220;minimise to sound menu&#8221; issue, I updated exaile-soundmenu-indicator plugin. Now it is basically compliant with specification of SoundMenu: it will keep playing if you click the close button while the player is playing, &#8230; <a href="http://sunng.info/blog/2011/01/update-on-exaile-soundmenu-indicator-and-exaile-doubanfm-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h3>Exaile-soundmenu-indicator</h3>
<p>As many users complaint about the &#8220;minimise to sound menu&#8221; issue, I updated exaile-soundmenu-indicator plugin. Now it is basically compliant with specification of <a href="https://wiki.ubuntu.com/SoundMenu">SoundMenu</a>: it will keep playing if you click the close button while the player is playing, and will exit if not playing. However, to be able to complete the functionality, you have to commentify the line <strong>1506</strong> of <strong>/usr/lib/exaile/xlgui/main.py</strong>, which is &#8220;<strong>return true</strong>&#8221; of method &#8220;<strong>delete_event</strong>&#8221; (On Ubuntu 10.10, exaile 0.3.2.0-ubuntu3). <strong>Otherwise</strong>, whenever you close the window it won&#8217;t exit.</p>
<p>I know this is a bad idea to require user to modify the source code, but it‘s not possible to override the behavior of a GTK callback, especially when you do not have the handler_id of the callback. If you do not mind the incompliant of closing behavior, you can just keep it as is, and exiting by menu and CRTL+Q.</p>
<p>Grab the snapshot of github repository to get the up-to-date version:<br />
<a href="https://github.com/sunng87/Exaile-Soundmenu-Indicator">https://github.com/sunng87/Exaile-Soundmenu-Indicator</a></p>
<h3>Exaile-doubanfm-plugin</h3>
<p>Exaile豆瓣电台插件更新。豆瓣最近调整了登录的策略：</p>
<ul>
<li>用户在首次访问豆瓣时被设置cookie bid</li>
<li>用户提交登陆表单时被要求提交cookie bid，否则不予通过。</li>
</ul>
<p>此外，这次更新开始使用HTTPS提交用户登录信息。</p>
<p><a href="https://github.com/sunng87/exaile-doubanfm-plugin">https://github.com/sunng87/exaile-doubanfm-plugin</a>，请下载最新0.0.6c。</p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2011/01/update-on-exaile-soundmenu-indicator-and-exaile-doubanfm-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exaile doubanfm plugin 0.0.6b</title>
		<link>http://sunng.info/blog/2010/12/exaile-doubanfm-plugin-0-0-6b/</link>
		<comments>http://sunng.info/blog/2010/12/exaile-doubanfm-plugin-0-0-6b/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 12:12:28 +0000</pubDate>
		<dc:creator>sunng</dc:creator>
				<category><![CDATA[ANN]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2010/12/exaile-doubanfm-plugin-0-0-6b/</guid>
		<description><![CDATA[上周豆瓣电台增加了电影原声频道，这次的插件更新支持了这个新频道（OST）。 下载地址 https://github.com/sunng87/exaile-doubanfm-plugin/downloads 安装指南 https://github.com/sunng87/exaile-doubanfm-plugin/wiki/Installation 欢迎使用！]]></description>
			<content:encoded><![CDATA[<p>上周豆瓣电台增加了电影原声频道，这次的插件更新支持了这个新频道（OST）。</p>
<p>下载地址</p>
<p>https://github.com/sunng87/exaile-doubanfm-plugin/downloads</p>
<p>安装指南</p>
<p>https://github.com/sunng87/exaile-doubanfm-plugin/wiki/Installation</p>
<p>欢迎使用！</p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2010/12/exaile-doubanfm-plugin-0-0-6b/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Douban is now available as a cover provider of CoverGloobus</title>
		<link>http://sunng.info/blog/2010/12/douban-is-now-available-as-a-cover-provider-of-covergloobus/</link>
		<comments>http://sunng.info/blog/2010/12/douban-is-now-available-as-a-cover-provider-of-covergloobus/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 16:46:59 +0000</pubDate>
		<dc:creator>sunng</dc:creator>
				<category><![CDATA[装备]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[foss]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2010/12/douban-is-now-available-as-a-cover-provider-of-covergloobus/</guid>
		<description><![CDATA[This is a feature requested by a douban user, we need a provider for CoverGloobus to retrieve covers from douban.com I just modify the code of exaile-douban-cover, and adapt to CoverGloobus 1.7 API. In 1.7, CoverGloobus has simplfied SPI for &#8230; <a href="http://sunng.info/blog/2010/12/douban-is-now-available-as-a-cover-provider-of-covergloobus/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a feature requested by <a href="http://www.douban.com/people/4350866/">a douban user</a>, we need a provider for <a href="https://launchpad.net/covergloobus">CoverGloobus</a> to retrieve covers from douban.com</p>
<p>I just modify the code of exaile-douban-cover, and adapt to CoverGloobus 1.7 API. In 1.7, CoverGloobus has simplfied SPI for cover providers, which has much enhancement from 1.6 . So this provider is only compatible with CoverGloobus 1.7 .</p>
<p>The patch is now merged into the bazaar repository, you can find it at:</p>
<p>http://bazaar.launchpad.net/~gloobus-dev/covergloobus/trunk/files/head%3A/src/covers/</p>
<p>Chinese user will benefit from this patch that CoverGloobus will try to download album art if it&#8217;s not available from your music player.</p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2010/12/douban-is-now-available-as-a-cover-provider-of-covergloobus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exaile 豆瓣电台插件 0.0.4</title>
		<link>http://sunng.info/blog/2010/10/exaile-%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b6-0-0-4/</link>
		<comments>http://sunng.info/blog/2010/10/exaile-%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b6-0-0-4/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 11:29:24 +0000</pubDate>
		<dc:creator>sunng</dc:creator>
				<category><![CDATA[ANN]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2010/10/exaile-%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b6-0-0-4/</guid>
		<description><![CDATA[趁热打铁， Exaile豆瓣电台插件今天又有了一些更新： 支持今天豆瓣新发布的摇滚、民谣、NewAge频道 支持Exaile 0.3.2开始的界面透明 与官方保持一致，在非个人频道时禁用trash按钮 下载 http://github.com/sunng87/exaile-doubanfm-plugin/downloads 很多朋友纠结于安装，安装确实稍显麻烦，大家注意： 确认你的Exaile版本0.3.2。 下载，重命名下载的文件为doubanfm.tar.gz（Exaile要求压缩包内的文件名要以压缩包的名字开头，否则报错；而github上使用相同的文件名用作下载会有潜在的问题） 如果已经安装过这个插件，请删除 rm -r ~/.local/share/exaile/plugins/doubanfm 打开Exaile，打开Preferences，到Plugins页，安装 勾选doubanfm 如果plugins树下没有出现Douban Radio，关闭Preferences重开，找到Douban Radio，设置用户名密码 重启Exaile 打开文件菜单，Open Douban.fm，选择你需要的频道 双击音轨或点击播放开始播放 切换到豆瓣视图，菜单View->Doubanfm Mode，或快捷键 Ctrl+alt+d Enjoy！]]></description>
			<content:encoded><![CDATA[<p>趁热打铁， Exaile豆瓣电台插件今天又有了一些更新：</p>
<ol>
<li>支持今天豆瓣新发布的摇滚、民谣、NewAge频道</li>
<li>支持Exaile 0.3.2开始的界面透明</li>
<li>与官方保持一致，在非个人频道时禁用trash按钮</li>
</ol>
<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>确认你的Exaile版本0.3.2。</li>
<li>下载，<strong>重命名下载的文件为doubanfm.tar.gz</strong>（Exaile要求压缩包内的文件名要以压缩包的名字开头，否则报错；而github上使用相同的文件名用作下载会有潜在的问题）</li>
<li>如果已经安装过这个插件，请删除 rm -r ~/.local/share/exaile/plugins/doubanfm</li>
<li>打开Exaile，打开Preferences，到Plugins页，安装</li>
<li>勾选doubanfm</li>
<li>如果plugins树下没有出现Douban Radio，关闭Preferences重开，找到Douban Radio，设置用户名密码</li>
<li>重启Exaile</li>
<li>打开文件菜单，Open Douban.fm，选择你需要的频道</li>
<li><strong>双击音轨或点击播放开始播放</strong></li>
<li>切换到豆瓣视图，菜单View->Doubanfm Mode，或快捷键 Ctrl+alt+d</li>
</ol>
<p><a href="http://www.flickr.com/photos/40741608@N08/5101939181/" title="exaile douban radio by 贝小塔, on Flickr"><img src="http://farm2.static.flickr.com/1434/5101939181_949841f861.jpg" width="402" height="142" alt="exaile douban radio" /></a><br />
Enjoy！</p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2010/10/exaile-%e8%b1%86%e7%93%a3%e7%94%b5%e5%8f%b0%e6%8f%92%e4%bb%b6-0-0-4/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>豆瓣 on Ubuntu</title>
		<link>http://sunng.info/blog/2010/10/%e8%b1%86%e7%93%a3-on-ubuntu/</link>
		<comments>http://sunng.info/blog/2010/10/%e8%b1%86%e7%93%a3-on-ubuntu/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 13:56:29 +0000</pubDate>
		<dc:creator>sunng</dc:creator>
				<category><![CDATA[ANN]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2010/10/%e8%b1%86%e7%93%a3-on-ubuntu/</guid>
		<description><![CDATA[半年来，围绕豆瓣做了几个应用，今天上班路上突然心血来潮，决定汇总一下，推广一下。如果你是豆瓣用户，也是Ubuntu用户，你可以尝试一下。 http://sunng.info/doubantu/]]></description>
			<content:encoded><![CDATA[<p>半年来，围绕豆瓣做了几个应用，今天上班路上突然心血来潮，决定汇总一下，推广一下。如果你是豆瓣用户，也是Ubuntu用户，你可以尝试一下。</p>
<p><a href="http://sunng.info/doubantu/">http://sunng.info/doubantu/</a><br />
<a href="http://www.flickr.com/photos/40741608@N08/5099029491/" title="douban on ubuntu by 贝小塔, on Flickr"><img src="http://farm2.static.flickr.com/1208/5099029491_24b01f5a0a.jpg" width="500" height="361" alt="douban on ubuntu" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2010/10/%e8%b1%86%e7%93%a3-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Douban on Gwibber #2</title>
		<link>http://sunng.info/blog/2010/10/douban-on-gwibber-2/</link>
		<comments>http://sunng.info/blog/2010/10/douban-on-gwibber-2/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 03:22:23 +0000</pubDate>
		<dc:creator>sunng</dc:creator>
				<category><![CDATA[ANN]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[gwibber]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2010/10/douban-on-gwibber-2/</guid>
		<description><![CDATA[Douban support on gwibber, tested on Gwibber 2.32.0-ubuntu2 or 2.32.0.1-ubuntu1 , Ubuntu Maverick. You can download it from bitbucket: http://bitbucket.org/sunng/gwibber-douban/downloads Installation: Unpack and run install script with super user privilege: sudo bin/install.sh We will create backup for you. To rollback, &#8230; <a href="http://sunng.info/blog/2010/10/douban-on-gwibber-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/40741608@N08/5058425003/" title="Gwibber douban by 贝小塔, on Flickr"><img src="http://farm5.static.flickr.com/4145/5058425003_6bd9c4b6e7.jpg" width="397" height="500" alt="Gwibber douban" /></a></p>
<p>Douban support on gwibber, tested on Gwibber <strong>2.32.0-ubuntu2</strong> or <strong>2.32.0.1-ubuntu1</strong> , Ubuntu Maverick.</p>
<p>You can download it from bitbucket:<br />
<a href="http://bitbucket.org/sunng/gwibber-douban/downloads">http://bitbucket.org/sunng/gwibber-douban/downloads</a></p>
<p>Installation:<br />
Unpack and run install script with super user privilege:<br />
<i>sudo bin/install.sh</i></p>
<p>We will create backup for you. To rollback, just run <i>sudo bin/uninstall.sh</i> .</p>
<p>Any feedback is welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2010/10/douban-on-gwibber-2/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Rhythmbox plugin for Douban FM</title>
		<link>http://sunng.info/blog/2010/10/rhythmbox-plugin-for-douban-fm/</link>
		<comments>http://sunng.info/blog/2010/10/rhythmbox-plugin-for-douban-fm/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 00:43:41 +0000</pubDate>
		<dc:creator>sunng</dc:creator>
				<category><![CDATA[他山]]></category>
		<category><![CDATA[Douban]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sunng.info/blog/2010/10/rhythmbox-box-plugin-for-douban-fm/</guid>
		<description><![CDATA[Rhythmbox 豆瓣电台插件是由cdredfox基于libdoubanfm开发的另一个Linux桌面豆瓣电台客户端。如果您是Rhythmbox的忠实用户，现在您有一个新的选择了。]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/dbfmplugin/">Rhythmbox 豆瓣电台插件</a>是由cdredfox基于<a href="http://github.com/sunng87/exaile-doubanfm-plugin/blob/master/libdoubanfm.py">libdoubanfm</a>开发的另一个Linux桌面豆瓣电台客户端。如果您是Rhythmbox的忠实用户，现在您有一个新的选择了。</p>
<p><image src="http://hnyangfei.appspot.com/media/aglobnlhbmdmZWlyDQsSBU1lZGlhGImbBAw/%E8%96%9B%E5%87%AF%E7%90%AA%20-%20%E5%A4%8D%E5%88%BB%E5%9B%9E%E5%BF%86_007.png" width="500"></p>
]]></content:encoded>
			<wfw:commentRss>http://sunng.info/blog/2010/10/rhythmbox-plugin-for-douban-fm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

