<?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>Technical Jargon &#187; Apple</title>
	<atom:link href="http://www.jeremyskinner.co.uk/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremyskinner.co.uk</link>
	<description>Did you notice the information bar?</description>
	<lastBuildDate>Mon, 08 Mar 2010 20:17:49 +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>Sharing your iTunes Library between OS X and Windows</title>
		<link>http://www.jeremyskinner.co.uk/2009/09/05/sharing-your-itunes-library-between-os-x-and-windows/</link>
		<comments>http://www.jeremyskinner.co.uk/2009/09/05/sharing-your-itunes-library-between-os-x-and-windows/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 12:57:11 +0000</pubDate>
		<dc:creator>Jeremy Skinner</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.jeremyskinner.co.uk/?p=194</guid>
		<description><![CDATA[My main computer is an Apple MacBook Pro running both OS X Snow Leopard and Windows 7 using Boot Camp. I tend to boot between the two operating systems quite frequently so I wanted to see if it was possible to share my iTunes library between them.

It turns out that this is quite easy to [...]]]></description>
			<content:encoded><![CDATA[<p>My main computer is an Apple MacBook Pro running both <a href="http://www.apple.com/macosx/">OS X Snow Leopard</a> and <a href="http://www.microsoft.com/windows/windows-7/">Windows 7</a> using <a href="http://www.apple.com/support/bootcamp/">Boot Camp</a>. I tend to boot between the two operating systems quite frequently so I wanted to see if it was possible to share my iTunes library between them.</p>
<p>
It turns out that this is quite easy to set up. This guide assumes that the OS X iTunes library is your &#8216;main&#8217; library and that iTunes is set to &#8220;Keep iTunes Music Folder organized&#8221;.
</p>
<h2>Step 1 &#8211; Rename the &#8220;iTunes Library&#8221; file</h2>
<p>
By default, the OS X version of iTunes stores your iTunes library in a file called &#8220;iTunes Library&#8221; under ~/Music/iTunes. You&#8217;ll need to rename this file in order to give it a .itl extension in order for the windows version of iTunes to use it (the OS X version of iTunes can use the file both with or without the .itl file extension).
</p>
<p>
<img src="http://www.jeremyskinner.co.uk/wp-content/uploads/2009/09/itunes-rename1.png" alt="itunes-rename" title="itunes-rename" width="268" height="156" class="alignnone size-full wp-image-203" />
</p>
<h2>Step 2 &#8211; Install MacDrive</h2>
<p>
On your Windows partition install <a href="http://www.mediafour.com/products/macdrive/">MacDrive</a>. This is a $49 piece of software that allows you to read and write mac-formatted drives from under Windows*. Once this is installed, your OS X partition will be available to read and write (in my case, as the &#8220;E:\&#8221; drive)
</p>
<p><h2>Step 3 &#8211; Create the symbolic link</h2>
<p>
In Windows, delete your existing iTunes folder (under %USERPROFILE%\Music\iTunes) and then create a symbolic link that points to your Mac iTunes library. This can be done by opening a command prompt and issuing the following commands:
</p>
<pre>cd %USERPROFILE%\Music</pre>
<pre>mklink /d iTunes E:\Users\&lt;Your username&gt;\Music\iTunes</pre>
<p>
You should see output like this:
</p>
<p>
<img src="http://www.jeremyskinner.co.uk/wp-content/uploads/2009/09/itunes-symlink.PNG" alt="itunes-symlink" title="itunes-symlink" width="625" height="199" class="alignnone size-full wp-image-196" />
</p>
<p><strong>Note:</strong> The mlink command is only available in Windows Vista or newer</p>
<h2>Step 4 &#8211; Rock and Roll</h2>
<p>
At this point you should be able to open iTunes and your library should be available. The only irritation I&#8217;ve found is that each time you switch operating systems iTunes has to re-build the library. My library is very small so this only takes a few seconds. On a larger library this could be more problematic.
</p>
<p>
<img src="http://www.jeremyskinner.co.uk/wp-content/uploads/2009/09/UpdatingItunesLibrary.PNG" alt="UpdatingItunesLibrary" title="UpdatingItunesLibrary" width="478" height="166" class="alignnone size-full wp-image-197" />
</p>
<p>
<strong>* Note:</strong> if you don&#8217;t want to pay for MacDrive you could always reverse the process and keep the main iTunes library under Windows and then use <a href="http://code.google.com/p/macfuse/">MacFuse</a> to read/write your windows partition from under OS X.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyskinner.co.uk/2009/09/05/sharing-your-itunes-library-between-os-x-and-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Leopard Delayed, New PowerShell Book</title>
		<link>http://www.jeremyskinner.co.uk/2007/04/17/leopard-delayed-new-powershell-book/</link>
		<comments>http://www.jeremyskinner.co.uk/2007/04/17/leopard-delayed-new-powershell-book/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 19:01:12 +0000</pubDate>
		<dc:creator>Jeremy Skinner</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://jeremyskinner.wordpress.com/2007/04/17/leopard-delayed-new-powershell-book/</guid>
		<description><![CDATA[The next version of Apple&#8217;s Mac OS X, &#8220;Leopard&#8221;, has been delayed until October apparently so that Apple can focus on finishing the iPhone. Leopard was originally due to ship in &#8220;Spring 2007&#8243;. Lets home it doesn&#8217;t take them as long to ship Leopard as Microsoft did with Windows Vista.
On another note I recently received [...]]]></description>
			<content:encoded><![CDATA[<p>The next version of Apple&#8217;s Mac OS X, &#8220;Leopard&#8221;, has been delayed until October apparently so that Apple can focus on finishing the iPhone. Leopard was originally due to ship in &#8220;Spring 2007&#8243;. Lets home it doesn&#8217;t take them as long to ship Leopard as Microsoft did with Windows Vista.</p>
<p>On another note I recently received a copy of Bruce Payette&#8217;s <a href="http://www.amazon.co.uk/Windows-PowerShell-Action-Bruce-Payette/dp/1932394907/ref=pd_bbs_sr_1/202-7172677-6893449?ie=UTF8&amp;s=books&amp;qid=1176836092&amp;sr=8-1" target="_blank">Windows PowerShell in Action</a>. This book serves as a very good introduction to scripting with Windows PowerShell and I highly recommend it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyskinner.co.uk/2007/04/17/leopard-delayed-new-powershell-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple releases OS X 10.4.9</title>
		<link>http://www.jeremyskinner.co.uk/2007/03/13/apple-releases-os-x-1049/</link>
		<comments>http://www.jeremyskinner.co.uk/2007/03/13/apple-releases-os-x-1049/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 20:52:52 +0000</pubDate>
		<dc:creator>Jeremy Skinner</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://jeremyskinner.wordpress.com/2007/03/13/apple-releases-os-x-1049/</guid>
		<description><![CDATA[Apple have released the 10.4.9 update for OS X Tiger. It can be downloaded through Apple Software Update. Details on changes and bug fixes can be found here.
]]></description>
			<content:encoded><![CDATA[<p>Apple have released the 10.4.9 update for OS X Tiger. It can be downloaded through Apple Software Update. Details on changes and bug fixes can be found <a href="http://" title="http://docs.info.apple.com/article.html?artnum=304821" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyskinner.co.uk/2007/03/13/apple-releases-os-x-1049/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
