<?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>tomputer &#187; xbox</title>
	<atom:link href="http://droza.net/blog/tag/xbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://droza.net/blog</link>
	<description>Software. Gadgets. Music. Rants. By Tom D\&#039;Roza</description>
	<lastBuildDate>Thu, 23 Dec 2010 13:26:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>My first Chumby widget: XBMChumby</title>
		<link>http://droza.net/blog/2008/02/24/xbmchumby/</link>
		<comments>http://droza.net/blog/2008/02/24/xbmchumby/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 19:47:14 +0000</pubDate>
		<dc:creator>tdroza</dc:creator>
				<category><![CDATA[Chumby]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[xbmc]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://droza.net/blog/2008/02/24/xbmchumby/</guid>
		<description><![CDATA[Intro I&#8217;ve created a Chumby widget to act as a basic remote display for XBMC. I&#8217;ve been using it and reworking it over the last couple of weeks and I think it&#8217;s now in a state where I can make it available for others to try. It works by retreiving an RSS feed from the [...]]]></description>
			<content:encoded><![CDATA[
<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> 
<p><strong>Intro</strong><br />
I&#8217;ve created a <a title="Chumby" href="http://www.chumby.com" target="_blank">Chumby</a> widget to act as a basic remote display for <a title="XBox Media Center" href="http://www.xbmc.org" target="_blank">XBMC</a>. I&#8217;ve been using it and reworking it over the last couple of weeks and I think it&#8217;s now in a state where I can make it available for others to try. It works by retreiving an RSS feed from the Xbox that contains a list of the next 5 tracks in the music playlist. If no music is playing, the RSS feed will be empty. To achieve this I&#8217;ve written a simple web page that sits on the Xbox and uses the XBMC API to retreive information about the current playlist. The widget also uses <a title="API docs" href="http://www.xbmc.org/wiki/?title=WebServerHTTP-API" target="_blank">XBMC&#8217;s http API</a> to provide basic controls to play, pause and skip tracks. This is my first attempt at using ActionScript so the functionality is fairly basic, but if others find it useful I may add more features, or release the sourcecode.</p>
<p><a title="xbmchumby.jpg" href="http://droza.net/blog/wp-content/uploads/2008/02/xbmchumby.jpg" rel="lightbox[48]"><img src="http://droza.net/blog/wp-content/uploads/2008/02/xbmchumby.jpg" alt="xbmchumby.jpg" /></a><br />
<span id="more-48"></span><br />
<strong>Installation</strong><br />
To get the widget running, download <a href="http://www.droza.net/chumby/xbmc_rss.zip">this</a> zip file and copy the contents to the &#8220;web&#8221; folder on your xbox (usually /e:/apps/xbmc/web). The zip contains the web page to generate the RSS and a crossdomain.xml file to make the RSS accessible from the Chumby. You may need to edit the playlist.asp file to configure the IP address of your xbox which defaults to 10.0.0.5 &#8211; you can find this from the Settings &gt; Network Settings screen in XBMC. Also, from the settings screen in XBMC make sure that the web server is enabled and doesn&#8217;t require a password.</p>
<p>Next, just log in to your profile on chumby.com and add the XBMChumby widget (in the &#8220;Entertainmnet&#8221; category). The configuration widget will prompt for the IP address of your Xbox. Then just start playing some music on the Xbox and when the widget loads on the Chumby it will retrieve the RSS feed from the Xbox and show you the next 5 tracks in the playlist (along with album art for the first track). At the moment the widget only retrieves the RSS feed when it first loads so make sure that it isn&#8217;t the only widget in your channel otherwise it will never refresh.</p>
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><embed type="application/x-shockwave-flash" width="425" height="355"></embed></object><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/kVVcplUZJ0M" /><param name="wmode" value="transparent" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/kVVcplUZJ0M" wmode="transparent"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://droza.net/blog/2008/02/24/xbmchumby/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

