<?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>An Experiment in Bloggery &#187; QuickTime</title>
	<atom:link href="http://kevin.sb.org/tag/quicktime/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevin.sb.org</link>
	<description>The occasional view into my life</description>
	<lastBuildDate>Fri, 09 Sep 2011 00:19:38 +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>Quick Tip: Dismissing Dashboard Programmatically</title>
		<link>http://kevin.sb.org/2006/02/14/quick-tip-dismissing-dashboard-programmatically/</link>
		<comments>http://kevin.sb.org/2006/02/14/quick-tip-dismissing-dashboard-programmatically/#comments</comments>
		<pubDate>Wed, 15 Feb 2006 00:37:00 +0000</pubDate>
		<dc:creator>Kevin Ballard</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[AppleEvents]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[DVDPlayer]]></category>
		<category><![CDATA[iLife]]></category>
		<category><![CDATA[iPhoto]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[iWork]]></category>
		<category><![CDATA[Keynote]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[QuickTime]]></category>
		<category><![CDATA[rcd]]></category>
		<category><![CDATA[Remote Control]]></category>

		<guid isPermaLink="false">http://a85df6cd-278b-478a-9f5d-1ad3ddb548de</guid>
		<description><![CDATA[I just stumbled across something interesting today while poking around rcd (the daemon that farms out remote control events). If you send the NSDistributedNotificationCenter notification name @"com.apple.dashboard.dismiss" (no object or userInfo dictionary) then Dashboard hides itself. That&#8217;s pretty neat! On a side note, it turns out there is no way to hack rcd to farm [...]]]></description>
			<content:encoded><![CDATA[<p>I just stumbled across something interesting today while poking around <code>rcd</code> (the daemon that farms out remote control events). If you send the <code>NSDistributedNotificationCenter</code> notification name <code>@"com.apple.dashboard.dismiss"</code> (no object or userInfo dictionary) then Dashboard hides itself. That&#8217;s pretty neat!</p>

<p>On a side note, it turns out there is no way to hack <code>rcd</code> to farm remote control events out to non-Apple programs. It has all the appleevents and such that it uses hardcoded in. I was really hoping they did something like implement a generic remote control AE that they sent to any app that cared, but no, if you&#8217;re not iTunes, DVDPlayer, iPhoto, QuickTime Player, or Keynote, you won&#8217;t see hide nor hair of the events.</p>

<p><strong>Update:</strong> Turns out there&#8217;s a companion <code>@"com.apple.dashboard.awake"</code> notification as well that, you guessed it, brings Dashboard forward.</p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.sb.org/2006/02/14/quick-tip-dismissing-dashboard-programmatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
