<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: One script to rule them all</title>
	<atom:link href="http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/feed/" rel="self" type="application/rss+xml" />
	<link>http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/</link>
	<description>Another yummy waste of time</description>
	<lastBuildDate>Tue, 08 Jan 2008 05:04:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wayne</title>
		<link>http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/comment-page-1/#comment-77</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Mon, 30 Jul 2007 09:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/#comment-77</guid>
		<description>http://lifehacker.com/software/how-to/control-itunes-with-quicksilver-259373.php
I wonder this is relevant for your usage preference or not. But, I rather amused with the functionality it provides, hit Cmd+Spacebar PP [enter], everywhere works like a charm to pause play iTunes, and more.</description>
		<content:encoded><![CDATA[<p><a href="http://lifehacker.com/software/how-to/control-itunes-with-quicksilver-259373.php" rel="nofollow">http://lifehacker.com/software/how-to/control-itunes-with-quicksilver-259373.php</a><br />
I wonder this is relevant for your usage preference or not. But, I rather amused with the functionality it provides, hit Cmd+Spacebar PP [enter], everywhere works like a charm to pause play iTunes, and more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dws</title>
		<link>http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/comment-page-1/#comment-76</link>
		<dc:creator>dws</dc:creator>
		<pubDate>Mon, 30 Jul 2007 03:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/#comment-76</guid>
		<description>How about fading out the sound, just before you pause...

tell application &quot;iTunes&quot;
	activate
	set nOldSoundVolume to sound volume
	repeat with nSoundVolume from sound volume to 0 by -2
		set sound volume to nSoundVolume
		delay 0.1
	end repeat
	pause
	set sound volume to nOldSoundVolume
end tell</description>
		<content:encoded><![CDATA[<p>How about fading out the sound, just before you pause&#8230;</p>
<p>tell application &#8220;iTunes&#8221;<br />
	activate<br />
	set nOldSoundVolume to sound volume<br />
	repeat with nSoundVolume from sound volume to 0 by -2<br />
		set sound volume to nSoundVolume<br />
		delay 0.1<br />
	end repeat<br />
	pause<br />
	set sound volume to nOldSoundVolume<br />
end tell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Macgiver</title>
		<link>http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/comment-page-1/#comment-75</link>
		<dc:creator>Macgiver</dc:creator>
		<pubDate>Mon, 30 Jul 2007 02:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/#comment-75</guid>
		<description>Because then I have to &quot;rewind&quot; back to the point where I left off. With the mute key, the podcast just continues to play silently.</description>
		<content:encoded><![CDATA[<p>Because then I have to &#8220;rewind&#8221; back to the point where I left off. With the mute key, the podcast just continues to play silently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ponder</title>
		<link>http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/comment-page-1/#comment-74</link>
		<dc:creator>Ponder</dc:creator>
		<pubDate>Sun, 29 Jul 2007 22:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/#comment-74</guid>
		<description>...why not use the keyboards MUTE key?</description>
		<content:encoded><![CDATA[<p>&#8230;why not use the keyboards MUTE key?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
