<?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>anoved.net &#187; itunes</title>
	<atom:link href="http://anoved.net/tag/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://anoved.net</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 22:41:16 +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>Keep Working with Full Screen Movies on a Second Monitor</title>
		<link>http://anoved.net/2010/03/keep-working-with-full-screen-movies-on-a-second-monitor/</link>
		<comments>http://anoved.net/2010/03/keep-working-with-full-screen-movies-on-a-second-monitor/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 02:44:37 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[quicktime]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=1765</guid>
		<description><![CDATA[Do you have a big external monitor for your Mac laptop? If so, you might want to watch a DVD or a video file on it while you continue to work on your main monitor. With the click of a checkbox, you can keep the video playing full screen while you use other applications. In [...]]]></description>
			<content:encoded><![CDATA[<p>Do you have a big external monitor for your Mac laptop? If so, you might want to watch a DVD or a video file on it while you continue to work on your main monitor. With the click of a checkbox, you can keep the video playing full screen while you use other applications.</p>
<p>In the DVD Player application preferences, check &#8220;Remain in full screen when DVD Player is inactive&#8221;:</p>
<p><img class="alignnone size-full wp-image-1766" title="dvdprefs" src="http://anoved.net/media/2010/03/dvdprefs.png" alt="" width="488" height="400" /></p>
<p>In the QuickTime Player 7 application preferences, click &#8220;Remain in full screen when player is inactive&#8221;:</p>
<p><img class="alignnone size-full wp-image-1767" title="qt7prefs" src="http://anoved.net/media/2010/03/qt7prefs.png" alt="" width="472" height="534" /></p>
<p>It&#8217;s a little tricker to set up the same configuration in iTunes, but you can play many iTunes videos (including television shows and movies purchased from the iTunes store &#8211; but not rentals) in QuickTime Player. Right-click a movie in iTunes and select &#8220;Show in Finder&#8221; to locate the file.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2010/03/keep-working-with-full-screen-movies-on-a-second-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes Library Item Transfer</title>
		<link>http://anoved.net/2007/11/itunes-library-item-transfer/</link>
		<comments>http://anoved.net/2007/11/itunes-library-item-transfer/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 03:42:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://anoved.net/2007/11/itunes-library-item-transfer/</guid>
		<description><![CDATA[My laptop has a 60 GB hard drive. I have a 500 GB external drive which houses my iTunes library and other media. I like to keep some iTunes content on my laptop, but using the Finder or the &#8220;Add to Library&#8221; file browser to move particular things between libraries gets tedious. So, I wrote [...]]]></description>
			<content:encoded><![CDATA[<p>My laptop has a 60 GB hard drive. I have a 500 GB external drive which houses my iTunes library and other media. I like to keep some iTunes content on my laptop, but using the Finder or the &#8220;Add to Library&#8221; file browser to move particular things between libraries gets tedious.</p>
<p>So, I wrote a script that makes it a little simpler. Now I can use iTunes itself to select the items to transfer instead of browsing for the actual files to pull into the target library. Might not sound like a big difference, but it seems like less fuss to me.</p>
<p>Here&#8217;s how it works.</p>
<p><a href="http://anoved.net/files/iTunesTransferSelection.scpt.zip">Download the script</a> (5k) and put it in <code>~/Library/Scripts/Applications/iTunes</code>.</p>
<p>Select some items in iTunes and <a href="http://anoved.net/2007/09/script-runners/">run</a> the script. iTunes will quit and you will be prompted to reopen it with a different library:</p>
<p><img src="http://anoved.net/images/itunestransfer/prompt.png" alt="Screenshot: Transfer prompt" width="474" height="169" /></p>
<p>Hold down the Option key as iTunes starts up to select a different library. If you&#8217;re transferring files to a new library for the first time, you could even create the new library at this point.</p>
<p><img src="http://anoved.net/images/itunestransfer/options.png" alt="Screenshot: Choose iTunes Library dialog" width="530" height="162" /></p>
<p>Once you have finished choosing a library, return to the prompt and click Transfer. The items you previously selected will be transferred to the current library and shown in a new &#8220;Transfer&#8221; playlist labeled with the current date and time.</p>
<p>Tested with Mac OS X 10.4.11 and iTunes 7.5 with the &#8220;Copy files to iTunes Music folder when adding to library&#8221; option enabled under <em>Advanced&rarr;General</em> preferences.</p>
<p>I reckon this could be done with iPhoto, too.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2007/11/itunes-library-item-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

