<?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>Rogierm&#039;s Blog &#187; mac</title>
	<atom:link href="http://rogierm.redbee.nl/blog/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://rogierm.redbee.nl/blog</link>
	<description>Just another blog with technical stuff</description>
	<lastBuildDate>Mon, 28 Jun 2010 21:04:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to eject CD in Mac OSX from command line</title>
		<link>http://rogierm.redbee.nl/blog/2010/04/05/how-to-eject-cd-in-mac-osx-from-command-lineope/</link>
		<comments>http://rogierm.redbee.nl/blog/2010/04/05/how-to-eject-cd-in-mac-osx-from-command-lineope/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 21:34:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://rogierm.redbee.nl/blog/?p=140</guid>
		<description><![CDATA[Open Terminal Enter the following command:$ drutil eject]]></description>
			<content:encoded><![CDATA[<ol>
<li>Open Terminal</li>
<li>Enter the following command:<code>$ drutil eject</code></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://rogierm.redbee.nl/blog/2010/04/05/how-to-eject-cd-in-mac-osx-from-command-lineope/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping two iTunes libraries in sync</title>
		<link>http://rogierm.redbee.nl/blog/2009/12/27/keeping-two-itunes-libraries-in-sync/</link>
		<comments>http://rogierm.redbee.nl/blog/2009/12/27/keeping-two-itunes-libraries-in-sync/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 20:58:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://rogierm.redbee.nl/blog/?p=93</guid>
		<description><![CDATA[I use a MacBook Pro for daily use and have a Mac Mini as my media center. While iTunes has a lot of great functions (I love Genius), it does not have a simple way to have to standalone iTunes libraries and sync songs between the two. Sure you can share the music while you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>I use a MacBook Pro for daily use and have a Mac Mini as my media center. While iTunes has a lot of great functions (I love Genius), it does not have a simple way to have to standalone iTunes libraries and sync songs between the two. Sure you can share the music while you&#8217;re on the same LAN, or  over the Internet (eg. http://www.simplifymedia.com/index.html), it does not have a simple function to synchronize a library between two computers. The following article describes how to use rsync to keep two libraries exactly the same. </p>
<p>http://guides.macrumors.com/Keeping_2_iTunes_Libraries_in_Sync</p>
<p>I found a second way to synchronize the songs that were missing on the  iTunes library on my MacMini from the iTunes library on my MacBook.  I used the following steps:</p>
<ol>
<li>Share the iTunes folder on the source (/Users/username/Music/iTunes)</li>
<li>Mount the iTunes folder on the destination</li>
<li>Open iTunes and select the &#8216;Add to Library&#8217; option</li>
<li>Select the mounted iTunes folder </li>
</ol>
<p>iTunes now automatically selects the missing songs and add them locally to the library. This may take some time.</p>
]]></content:encoded>
			<wfw:commentRss>http://rogierm.redbee.nl/blog/2009/12/27/keeping-two-itunes-libraries-in-sync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
