<?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>OmegaDelta &#187; itunes</title>
	<atom:link href="http://omegadelta.net/tag/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://omegadelta.net</link>
	<description>It&#039;s good</description>
	<lastBuildDate>Thu, 17 May 2012 11:43:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Why does iTunes need my password so often?</title>
		<link>http://omegadelta.net/2012/05/16/why-does-itunes-need-my-password-so-often/</link>
		<comments>http://omegadelta.net/2012/05/16/why-does-itunes-need-my-password-so-often/#comments</comments>
		<pubDate>Wed, 16 May 2012 07:29:11 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[itunes]]></category>

		<guid isPermaLink="false">http://omegadelta.net/?p=3598</guid>
		<description><![CDATA[I&#8217;ve never used a service which forces me to enter my password as many times as Apple does my AppleID for iTunes and iOS. Sure, if I&#8217;m buying a $100 app, or maybe even a $1 app I could expect it. But for free apps, free updates, and simply accessing my iTunes match account it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve never used a service which forces me to enter my password as many times as Apple does my AppleID for iTunes and iOS.</p>
<p>Sure, if I&#8217;m buying a $100 app, or maybe even a $1 app I could expect it. But for free apps, free updates, and simply accessing my iTunes match account it seems excessive that I need to enter my password so frequently (currently 2-3 times per day).</p>
<p>On Android, I can even buy apps without entering my password. To use that feature, you must have a passcode lock on the phone, which is fine as pattern unlocks are easy to use anyway.</p>
<p>What&#8217;s worst is that apple sometimes wants my password for actions I didn&#8217;t initiate. On Monday I was watching a TV show with VLC. Despite being in full screen, iTunes starts bouncing forcing me to click on it only to tell me that it wants my password for iTunes match again (can&#8217;t it wait?). Stupid.</p>
<p>&nbsp;</p>
<p><a href="http://omegadelta.net/wp-content/uploads/2012/05/20120516-151812.jpg"><img class=" wp-image-3596 alignnone" title="20120516-151812.jpg" src="http://omegadelta.net/wp-content/uploads/2012/05/20120516-151812-1024x410.jpg" alt="" width="430" height="172" /></a></p>
<p>To pour salt on the wound, I don&#8217;t enter the password, and a day later go to update my Mac which forces reboot. Somehow iTunes with this dialog still showing prevents that action as well.</p>
<p><a href="http://omegadelta.net/wp-content/uploads/2012/05/20120516-151819.jpg"><img class="alignnone  wp-image-3597" title="20120516-151819.jpg" src="http://omegadelta.net/wp-content/uploads/2012/05/20120516-151819-1024x458.jpg" alt="" width="442" height="198" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://omegadelta.net/2012/05/16/why-does-itunes-need-my-password-so-often/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving my iTunes Library for the last time</title>
		<link>http://omegadelta.net/2011/05/12/moving-my-itunes-library-for-the-last-time/</link>
		<comments>http://omegadelta.net/2011/05/12/moving-my-itunes-library-for-the-last-time/#comments</comments>
		<pubDate>Thu, 12 May 2011 10:59:45 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[pain]]></category>

		<guid isPermaLink="false">http://omegadelta.net/?p=2786</guid>
		<description><![CDATA[Again I find myself with a big iTunes mess. The thing is, I don&#8217;t want to use iTune&#8217;s &#8220;consolidate library&#8221; feature, I have my music nicely organised thank you.  I keep my music on an external hard drive, and over the years this can change. Moving this directory is a real pain, because iTunes doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Again I find myself with a big iTunes mess. The thing is, I don&#8217;t want to use iTune&#8217;s &#8220;consolidate library&#8221; feature, I have my music nicely organised thank you.  I keep my music on an external hard drive, and over the years this can change.</p>
<p>Moving this directory is a real pain, because iTunes doesn&#8217;t recognise the move, nor does it have a batch &#8220;change the base path&#8221; feature (which is sorely needed).</p>
<p>The smartest thing you can do is create a symlink (hint: <code>ln -s</code> in the console) in your iTunes directory that points to your external HDD.  This way, the next time you do a move – all you have to do is modify the symlink!  Even if you move the files back to your main HDD&#8230;    so this is what I did (and now I&#8217;ll never have to do what I did next again&#8230;)</p>
<p>&nbsp;</p>
<p>Alas I had to fix some paths from before when I started using this symlink method.  What follows is a summary on how to <a href="http://hints.macworld.com/article.php?story=20090204122516833">update the path</a> for 1000s of songs in iTunes (pointing to my new shiny symlink, which in turn points to the external HDD):</p>
<p><strong>NOTE: this is simply what I did.  I don&#8217;t recommend doing or not doing anything in this post, use at own risk!</strong></p>
<p>[<a href="http://support.apple.com/kb/HT1451">Apple's Docs on this are here</a>]</p>
<ol>
<li>Close iTunes</li>
<li>Browse to your iTunes folder.  Backup the files &#8220;iTunes Library&#8221; and &#8220;iTunes Music Library.xml&#8221;.  (restore these if anything blows up).</li>
<li>Make another copy of the .xml file somewhere handy, like your desktop</li>
<li>Edit this XML file.  Do a find and replace for the directory string you need to replace (hint: to validate the file:// URLs you are using, just copy+paste one into Chrome, if it finds it, you&#8217;re all good best to do this to avoid errors).</li>
<li>Now open iTunes, and remove all the music and playlists (you can always restore the backup in #2)</li>
<li>Then File -&gt; Library -&gt; Import Playlist.  Select the XML file you edited on your desktop.</li>
<li>Wait.  This takes ages.</li>
</ol>
<p>&nbsp;</p>
<p>And finally, all my music is back.  By using the symlink trick, I can now move this directory around to my hearts content.  Yey.</p>
<p><strong>Important Note: if you do setup the symlink then make sure when you add new music you drag it from the symlink directory!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://omegadelta.net/2011/05/12/moving-my-itunes-library-for-the-last-time/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Manual iPhone Backup / Extract</title>
		<link>http://omegadelta.net/2009/02/14/manual-iphone-backup-extract/</link>
		<comments>http://omegadelta.net/2009/02/14/manual-iphone-backup-extract/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 10:36:25 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone dev]]></category>
		<category><![CDATA[itunes]]></category>

		<guid isPermaLink="false">http://omegadelta.net/?p=750</guid>
		<description><![CDATA[Confused about exactly what happens and how regarding the iPhone App data backup? Firstly, read Apple&#8217;s FAQ To initiate a backup (these are by default automatically done regularly but sometimes you want to do one anyway), right click on the iPhone in iTunes and click &#8220;Back Up&#8221; Essentially, the iPhone backups are stored in a [...]]]></description>
			<content:encoded><![CDATA[<p>Confused about exactly what happens and how regarding the iPhone App data backup?</p>
<p>Firstly, read <a href="http://support.apple.com/kb/HT1766">Apple&#8217;s FAQ</a></p>
<p>To initiate a backup (these are by default automatically done regularly but sometimes you want to do one anyway), right click on the iPhone in iTunes and click &#8220;Back Up&#8221;</p>
<p>Essentially, the iPhone backups are stored in a compressed SQLLite format on your HDD (on mac, <code>/Users/yourusername/Library/Application Support/MobileSync/Backup/</code>).  So if you want to backup your backups, backup that directory.  It&#8217;s in your home directory, so Time Machine will normally grab it unless manually excluded.</p>
<p>Now if you&#8217;re a developer or just a curious individual, you may want to peek inside those files or extract the data manually.  This is quite possible because they are just SQLLite data files.  Check out this awesome <a href="http://supercrazyawesome.com/">iPhone backup extraction software</a> for mac.  Be sure to send this guy a few bucks as a thank you.  You can also do it the <a href="http://www.tuaw.com/2007/07/10/scanning-your-iphone-backup-files/">old fashioned way</a> with a <a href="http://iphonewebdev.googlegroups.com/web/bkupextract.pl">perl script</a>.  I found the perl script however didn&#8217;t convert all of my backup.</p>
<p>Actually modifying the data and sticking it back on the iPhone however I don&#8217;t believe is possible as it cryptographically signed to protect integrity (which is good for us developers).</p>
<p>Remember as a developer you chose to store files in the users &#8220;Documents&#8221; or &#8220;Cache&#8221; directory.  Be nice and put anything that doesn&#8217;t really matter in the &#8220;Cache&#8221; directory to save the user&#8217;s backup time when syncing with iTunes.</p>
]]></content:encoded>
			<wfw:commentRss>http://omegadelta.net/2009/02/14/manual-iphone-backup-extract/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone Video Mac</title>
		<link>http://omegadelta.net/2009/01/16/iphone-video-mac/</link>
		<comments>http://omegadelta.net/2009/01/16/iphone-video-mac/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 16:31:49 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[video conversion]]></category>

		<guid isPermaLink="false">http://omegadelta.net/?p=656</guid>
		<description><![CDATA[Two very useful tools for getting video on an iPhone: KeepVid &#8211; Lets you download iPhone compatiable (and high quality) MP4 files direct from YouTube &#8211; just wack the YouTube URL in the box and you&#8217;re done. Thanks Pete. MPEG StreamClip &#8211; it&#8217;s not often you find a useful and free video tool &#8211; but [...]]]></description>
			<content:encoded><![CDATA[<p>Two very useful tools for getting video on an iPhone:</p>
<p><a href="http://keepvid.com/">KeepVid</a> &#8211; Lets you download iPhone compatiable (and high quality) MP4 files direct from YouTube &#8211; just wack the YouTube URL in the box and you&#8217;re done.   Thanks Pete.</p>
<p><a href="http://www.squared5.com/svideo/mpeg-streamclip-mac.html">MPEG StreamClip</a> &#8211; it&#8217;s not often you find a useful and free video tool &#8211; but this is one.  Drag-drop, convert to MP4 and click &#8220;iTunes&#8221; for one of the iTunes presets.  Pretty straight forward.  Mac only.</p>
]]></content:encoded>
			<wfw:commentRss>http://omegadelta.net/2009/01/16/iphone-video-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

