<?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>Yet Another [À Compléter] &#187; banshee</title>
	<atom:link href="http://blog.neteril.org/tag/banshee/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neteril.org</link>
	<description>Random thoughts of Jérémie Laval</description>
	<lastBuildDate>Wed, 24 Aug 2011 17:43:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Banshee SVN compilation fix with Mono SVN</title>
		<link>http://blog.neteril.org/2008/05/25/banshee-svn-compilation-fix-with-mono-svn/</link>
		<comments>http://blog.neteril.org/2008/05/25/banshee-svn-compilation-fix-with-mono-svn/#comments</comments>
		<pubDate>Sun, 25 May 2008 17:53:16 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Quick note]]></category>
		<category><![CDATA[banshee]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/?p=186</guid>
		<description><![CDATA[Just a two lines change patch allowing Banshee SVN to circumvent a bug in mcs SVN and compile correctly (don&#8217;t have time to look at bugs today). Here it is.]]></description>
			<content:encoded><![CDATA[<p>Just a two lines change patch allowing Banshee SVN to circumvent a bug in mcs SVN and compile correctly (don&#8217;t have time to look at bugs today). <a href="http://netherilshade.free.fr/mono/compilation-fix-mono_svn.patch">Here</a> it is.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2008/05/25/banshee-svn-compilation-fix-with-mono-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Having fun with Banshee and D-Bus</title>
		<link>http://blog.neteril.org/2008/02/14/having-fun-with-banshee-and-d-bus/</link>
		<comments>http://blog.neteril.org/2008/02/14/having-fun-with-banshee-and-d-bus/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 20:43:33 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[banshee]]></category>
		<category><![CDATA[dbus]]></category>
		<category><![CDATA[remote]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/?p=148</guid>
		<description><![CDATA[After a little poking at the docs, DBus-Explorer, previous code bits and having some times ahead, I put up together a small Remote Controller for Banshee accessible within a web browser and using D-Bus for the interprocess wire. With BansheeRemote you can start your favorite music on your main PC (with all the sounds equipments [...]]]></description>
			<content:encoded><![CDATA[<p>After a little poking at the docs, DBus-Explorer, previous code bits and having some times ahead, I put up together a small Remote Controller for Banshee accessible within a web browser and using D-Bus for the interprocess wire.</p>
<p>With BansheeRemote you can start your favorite music on your main PC (with all the sounds equipments goodies) and control the thing remotely from your bed, or wherever else, using another computer with a web browser (have I mentioned it&#8217;s particularly sweet with an Eee pc ? <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ).</p>
<p>You can download BansheeRemote and all the necessary stuff <a href="http://netherilshade.free.fr/mono/BansheeRemote.tar.bz2">from here</a>.</p>
<p>To use it, just fire up <code>mono BansheeRemote.exe</code> and point your browser to <code>http://your-ip:8081/</code>. You can tweak the HTML presentation to your need or supply another file using the BANSHEE_REMOTE_FILE environment variable.</p>
<p>A small screenshot :</p>
<p align="center"><a href='http://garuma.files.wordpress.com/2008/02/bansheeremote-screen.png' title='bansheeremote-screen.png'><img src='http://garuma.files.wordpress.com/2008/02/bansheeremote-screen.thumbnail.png' alt='bansheeremote-screen.png' /></a></p>
<p>Have fun !</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2008/02/14/having-fun-with-banshee-and-d-bus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

