<?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>OmegaDelta</description>
	<lastBuildDate>Thu, 09 Sep 2010 13:30:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<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>
