<?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>Tas-te coto! &#187; linux</title>
	<atom:link href="http://www.tracalet.org/archives/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tracalet.org</link>
	<description>Els tracalets porten feina</description>
	<lastBuildDate>Sat, 10 Jul 2010 00:43:30 +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>Spotify URL in Linux (GNOME)</title>
		<link>http://www.tracalet.org/archives/280</link>
		<comments>http://www.tracalet.org/archives/280#comments</comments>
		<pubDate>Fri, 26 Feb 2010 21:10:39 +0000</pubDate>
		<dc:creator>josep</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[spotify]]></category>

		<guid isPermaLink="false">http://www.tracalet.org/?p=280</guid>
		<description><![CDATA[If you want to use Spotify on Linux, you&#8217;ll have to execute it in wine, which works great most of the times. There are even easy instructions on the Spotify&#8217;s website how to configure it for best results. The website has also instructions how to install a spotify:// URL handler, but these are bit ugly [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to use <a title="Spotify" href="http://www.spotify.com/">Spotify</a> on Linux, you&#8217;ll have to execute it in <a title="Wine" href="http://www.winehq.org/">wine</a>, which works great most of the times. There are even<a title="Instructions" href="http://www.spotify.com/en/help/faq/wine/"> easy instructions</a> on the Spotify&#8217;s website how to configure it for best results.</p>
<p>The website has also instructions how to install a spotify:// URL handler, but these are bit ugly and only work for Firefox and Epiphany. There is a nicer way of doing this in GNOME, and this is by using gconftool and installing them in gconf, this way all applications will know how to handle a given URL. In a terminal window, just type:</p>
<pre>gconftool-2 --set --type=string /desktop/gnome/url-handlers/spotify/command 'wine "C:\Program Files\Spotify\spotify.exe" /uri "%s"'
gconftool-2 --set --type=boolean /desktop/gnome/url-handlers/spotify/enabled true
gconftool-2 --set --type=boolean /desktop/gnome/url-handlers/spotify/need-terminal false</pre>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tracalet.org/archives/280/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
