<?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: Go To My Music</title>
	<atom:link href="http://www.red-sweater.com/blog/930/go-to-my-music/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/930/go-to-my-music</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Wed, 18 Jan 2012 18:10:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Glenn Sugden</title>
		<link>http://www.red-sweater.com/blog/930/go-to-my-music/comment-page-1#comment-151375</link>
		<dc:creator>Glenn Sugden</dc:creator>
		<pubDate>Mon, 26 Oct 2009 18:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=930#comment-151375</guid>
		<description>Here&#039;s a shortcut I use a lot while rating unrated music, etc.:

tell application &quot;iTunes&quot;
	reveal current track
	activate
end tell</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a shortcut I use a lot while rating unrated music, etc.:</p>
<p>tell application &#8220;iTunes&#8221;<br />
	reveal current track<br />
	activate<br />
end tell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.red-sweater.com/blog/930/go-to-my-music/comment-page-1#comment-151267</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Sat, 03 Oct 2009 06:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=930#comment-151267</guid>
		<description>Great solution! Really weird why Apple did not include a shortcut for this simple but often-used action.</description>
		<content:encoded><![CDATA[<p>Great solution! Really weird why Apple did not include a shortcut for this simple but often-used action.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twist</title>
		<link>http://www.red-sweater.com/blog/930/go-to-my-music/comment-page-1#comment-151174</link>
		<dc:creator>Twist</dc:creator>
		<pubDate>Sat, 12 Sep 2009 13:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=930#comment-151174</guid>
		<description>Alright here is the improved version of the script I mentioned in my previous comment:

&quot;tell application &quot;iTunes&quot; to set view of (browser window 1) to playlist (name of current playlist)&quot;

It is all one line and should execute a tiny bit faster than the Daniel&#039;s original script because of this (you will only notice it on really slow computers though).</description>
		<content:encoded><![CDATA[<p>Alright here is the improved version of the script I mentioned in my previous comment:</p>
<p>&#8220;tell application &#8220;iTunes&#8221; to set view of (browser window 1) to playlist (name of current playlist)&#8221;</p>
<p>It is all one line and should execute a tiny bit faster than the Daniel&#8217;s original script because of this (you will only notice it on really slow computers though).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.red-sweater.com/blog/930/go-to-my-music/comment-page-1#comment-151172</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 12 Sep 2009 04:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=930#comment-151172</guid>
		<description>Fantastic Stuff 

Thanks</description>
		<content:encoded><![CDATA[<p>Fantastic Stuff </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/930/go-to-my-music/comment-page-1#comment-151160</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Fri, 11 Sep 2009 04:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=930#comment-151160</guid>
		<description>Hi Yoram - the difference is the location I mentioned is where you put it to get it to show up in FastScripts or Apple&#039;s Script Menu.  iTunes does have its own app-specific script menu which is different. I wasn&#039;t aware until today that system preferences keyboard shortcuts would work when the iTunes-specific script menu is used. That&#039;s cool!</description>
		<content:encoded><![CDATA[<p>Hi Yoram &#8211; the difference is the location I mentioned is where you put it to get it to show up in FastScripts or Apple&#8217;s Script Menu.  iTunes does have its own app-specific script menu which is different. I wasn&#8217;t aware until today that system preferences keyboard shortcuts would work when the iTunes-specific script menu is used. That&#8217;s cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yoram Blumenberg</title>
		<link>http://www.red-sweater.com/blog/930/go-to-my-music/comment-page-1#comment-151158</link>
		<dc:creator>Yoram Blumenberg</dc:creator>
		<pubDate>Thu, 10 Sep 2009 22:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=930#comment-151158</guid>
		<description>Nice script but it didn’t worked when I put it in the folder you said … I had to change/put it into:
&quot;~/Library/iTunes/Scripts/Go To Music.scpt&quot;

Besides that … you don’t needFastScripts to nail keyboard shortcut to it: in Mac OS X 10.6 you can add a shortcut via: System Preferences &gt; Keyboard &gt; Keyboard Shortcuts &gt; Application Shortcuts (left sidebar) &gt; [+] &gt; Application: iTunes - Menu Title: &quot;Go To Music&quot; - Keyboard Shortcut: &quot;⌥⌘M&quot; (as example)</description>
		<content:encoded><![CDATA[<p>Nice script but it didn’t worked when I put it in the folder you said … I had to change/put it into:<br />
&#8220;~/Library/iTunes/Scripts/Go To Music.scpt&#8221;</p>
<p>Besides that … you don’t needFastScripts to nail keyboard shortcut to it: in Mac OS X 10.6 you can add a shortcut via: System Preferences &gt; Keyboard &gt; Keyboard Shortcuts &gt; Application Shortcuts (left sidebar) &gt; [+] &gt; Application: iTunes &#8211; Menu Title: &#8220;Go To Music&#8221; &#8211; Keyboard Shortcut: &#8220;⌥⌘M&#8221; (as example)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/930/go-to-my-music/comment-page-1#comment-151157</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Thu, 10 Sep 2009 22:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=930#comment-151157</guid>
		<description>Hi Twist - you haven&#039;t missed that feature in FastScripts. Sounds like a great idea, though.  The infrastructure for FastScripts is designed in a way that would make something like that fairly easy. The hardest part would be designing and implementing the UI. I&#039;m adding it to my feature &quot;maybes&quot; list.</description>
		<content:encoded><![CDATA[<p>Hi Twist &#8211; you haven&#8217;t missed that feature in FastScripts. Sounds like a great idea, though.  The infrastructure for FastScripts is designed in a way that would make something like that fairly easy. The hardest part would be designing and implementing the UI. I&#8217;m adding it to my feature &#8220;maybes&#8221; list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twist</title>
		<link>http://www.red-sweater.com/blog/930/go-to-my-music/comment-page-1#comment-151156</link>
		<dc:creator>Twist</dc:creator>
		<pubDate>Thu, 10 Sep 2009 22:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=930#comment-151156</guid>
		<description>I think it is possible to get the playlist of the currently playing item and then you could set the view to that playlist so that this script would work no matter what playlist your track is contained in. I don&#039;t have time to look into it right now but the syntax is something like this:

set view of (browser window 1) to Playlist of (current track)

I have written a number of iTunes scripts for use in iKey and have been looking at FastScripts but it doesn&#039;t appear to have a feature I really need which is defining sets of hotkeys that work in all application except a list of applications (mostly just the Adobe CS apps and some games) I can define to be excluded. If I have just missed this feature then please correct me because I am kind of worried about the future of iKey with Snow Leopard.</description>
		<content:encoded><![CDATA[<p>I think it is possible to get the playlist of the currently playing item and then you could set the view to that playlist so that this script would work no matter what playlist your track is contained in. I don&#8217;t have time to look into it right now but the syntax is something like this:</p>
<p>set view of (browser window 1) to Playlist of (current track)</p>
<p>I have written a number of iTunes scripts for use in iKey and have been looking at FastScripts but it doesn&#8217;t appear to have a feature I really need which is defining sets of hotkeys that work in all application except a list of applications (mostly just the Adobe CS apps and some games) I can define to be excluded. If I have just missed this feature then please correct me because I am kind of worried about the future of iKey with Snow Leopard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Ditchendorf</title>
		<link>http://www.red-sweater.com/blog/930/go-to-my-music/comment-page-1#comment-151155</link>
		<dc:creator>Todd Ditchendorf</dc:creator>
		<pubDate>Thu, 10 Sep 2009 19:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=930#comment-151155</guid>
		<description>the cmd-L shortcut is very nice, and i use that alot. 

but usually the situation is that i was browsing the iTunes Store and playing music/media there. and then i want to go back to my own local music library without taking my mits off the keyboard. so in that very common case, cmd-L doesn&#039;t work cuz I&#039;m not currently playing anything in my library.

this shortcut with FastScripts is a *really* nice addition to iTunes :)</description>
		<content:encoded><![CDATA[<p>the cmd-L shortcut is very nice, and i use that alot. </p>
<p>but usually the situation is that i was browsing the iTunes Store and playing music/media there. and then i want to go back to my own local music library without taking my mits off the keyboard. so in that very common case, cmd-L doesn&#8217;t work cuz I&#8217;m not currently playing anything in my library.</p>
<p>this shortcut with FastScripts is a *really* nice addition to iTunes :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Parcher</title>
		<link>http://www.red-sweater.com/blog/930/go-to-my-music/comment-page-1#comment-151154</link>
		<dc:creator>Matt Parcher</dc:creator>
		<pubDate>Thu, 10 Sep 2009 18:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=930#comment-151154</guid>
		<description>Also, if music is already playing, you can use CMD-L to go to the currently playing song.</description>
		<content:encoded><![CDATA[<p>Also, if music is already playing, you can use CMD-L to go to the currently playing song.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

