<?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>Deadpan Sincerity &#187; python</title>
	<atom:link href="http://blog.deadpansincerity.com/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deadpansincerity.com</link>
	<description>a weblog by david miller</description>
	<lastBuildDate>Tue, 06 Jul 2010 07:16:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>howto: Enable Last.fm integration for Listen Music Player in Xubuntu/Xfce</title>
		<link>http://blog.deadpansincerity.com/2008/12/howto-enable-lastfm-integration-for-listen-music-player-in-xubuntuxfce/</link>
		<comments>http://blog.deadpansincerity.com/2008/12/howto-enable-lastfm-integration-for-listen-music-player-in-xubuntuxfce/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 15:53:11 +0000</pubDate>
		<dc:creator>david miller</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Listen]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scrobble]]></category>
		<category><![CDATA[xfce]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://blog.deadpansincerity.com/?p=191</guid>
		<description><![CDATA[Notice: This is a technical post. If you don&#8217;t have this problem, you probably want to skip this one.
I have just started using the Listen music player, which is a very nice lightweight little python program that comes shipped with xubuntu. As of the time of writing the version included in the xubuntu-desktop package has [...]]]></description>
			<content:encoded><![CDATA[<p>Notice: This is a technical post. If you don&#8217;t have this problem, you probably want to skip this one.</p>
<p>I have just started using the <a href="http://www.listen-project.org/">Listen</a> music player, which is a very nice lightweight little <a href="http://www.python.org">python</a> program that comes shipped with <a href="http://www.xubuntu.org">xubuntu</a>. As of the time of writing the version included in the xubuntu-desktop package has not been updated so that it integrates with <a href="http://www.last.fm">last.fm</a> properly. </p>
<p>The following fixes the problem, and will happily allow you to broadcast your terrible taste to the rest of the world without sitting you down &#038; asking why you really want to do so. </p>
<p><code><small><br />
wget http://www.listen-project.org/raw-attachment/ticket/826/audioscrobbler_manager.py</p>
<p>sudo cp audioscrobbler_manager.py /usr/lib/listen/</p>
<p>rm audioscrobbler_manager.py<br />
</small></code></p>
<p>You can see this in action on <a href="http://www.last.fm/user/thatdavidmiller">my last.fm profile</a> should you have the inclination.</p>
<p>Love regards etc</p>
<p>Notice: The next post will almost certainly be of a less niche nature. Look forward to it. Or something.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.deadpansincerity.com/2008/12/howto-enable-lastfm-integration-for-listen-music-player-in-xubuntuxfce/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
