<?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>addPod - Blog</title>
	<atom:link href="http://blog.addpod.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.addpod.com</link>
	<description>addPod&#039;s Blog – the latest of our thoughts and news.</description>
	<lastBuildDate>Thu, 29 Dec 2011 18:11:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>One hundred thousand – an Astonishing Number</title>
		<link>http://blog.addpod.com/2011/07/one-hundred-thousand/</link>
		<comments>http://blog.addpod.com/2011/07/one-hundred-thousand/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 16:14:31 +0000</pubDate>
		<dc:creator>Jona</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[JuicePhone]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.addpod.de/?p=211</guid>
		<description><![CDATA[100.000 downloads of JuicePhone, an incredible experience]]></description>
			<content:encoded><![CDATA[<p>JuicePhone has reached 100.000 downloads. Wow. We wouldn&#8217;t have thought we would hit such a number when we originally released JuicePhone 2.0 about 16 months ago, so all we can say is:</p>
<p style="text-align: center;"><img class="aligncenter" title="100.000 JuicePhone downloads!" src="http://addpod.com/images/blogposts/100000.png" alt="Thanks for your support!" width="512" height="253" /></p>
<p>Yes, thanks for your support and for making JuicePhone such a success! Thanks for downloading it, thanks for contacting us and giving us feedback, thanks for donating, and simply thanks for using and enjoying it. That&#8217;s a lot of &#8216;thank yous&#8217;, but this whole project has been an incredible experience from the very start, and that&#8217;s because of your support. So those &#8216;thank yous&#8217; are appropriate. Thank you :)</p>
<p>As a little bonus, we&#8217;re &#8216;releasing&#8217; a small tool which we originally whipped up for a user of ours. Remember the mirroring feature we released with the latest update of JuicePhone? Although its main purpose is the shorter extraction time and less disk space usage, it gives you the possibility to directly modify files in a backup. The problem is, some of the files inside a backup are protected by previously-generated hash values (the backup will not restore if these hashes are detected to be wrong), and <strong>JPHashChecker</strong> can fix those for you. With its help, you can edit files inside a backup and be sure that your modified backup will actually restore without any errors. The application is extremely &#8220;quick &#8216;n&#8217; dirty&#8221; and not polished at all, but it should do its job. We don&#8217;t know how useful this will be to you, but if you&#8217;d like to use it, here you go. <a title="JPHashChecker" href="http://download.addpod.de/jphashchecker">Download</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.addpod.com/2011/07/one-hundred-thousand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mirroring and Other Goodies</title>
		<link>http://blog.addpod.com/2011/07/mirroring-and-other-goodies/</link>
		<comments>http://blog.addpod.com/2011/07/mirroring-and-other-goodies/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 00:17:46 +0000</pubDate>
		<dc:creator>Jona</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[JuicePhone]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.addpod.de/?p=201</guid>
		<description><![CDATA[Introducing a brand new feature: Mirroring]]></description>
			<content:encoded><![CDATA[<p>After another one of those fairly long pauses, we have another  somewhat major JuicePhone update ready for you, version 2.3. In this  release, we&#8217;re introducing a brand new feature called <strong>mirroring</strong>.</p>
<p>Extracting a backup can be very helpful, but if you just want to look  at the content of a single file with mountains of other data in your  backup, waiting for all those files to copy can become extremely  cumbersome. Wouldn&#8217;t it be nice if you could just access the backup&#8217;s  contents without actually <em>extracting</em> and  copying everything out of it? Well, that&#8217;s exactly what you can do with  mirroring! As opposed to duplicating the backup files in the normal  extraction process, this feature only creates links for every  included file, which makes the extraction process faster and saves a lot  of disk space at the same time. You can choose between using &#8220;soft&#8221; and &#8220;hard&#8221; links (more info on that inside JuicePhone&#8217;s Preferences). However, you have to be a little  careful— if you make changes to any files in a mirrored backup, they are  actually applied to <em>the backup itself</em>, not just a copy of it.  Also, if iTunes creates a newer backup of the device, the contents of  already-existing files will be updated, but new files won&#8217;t be added to  the mirrored backup. For completing such a simple task as mentioned in  the beginning, this shouldn&#8217;t be a problem though, so we&#8217;re confident  that mirroring will make handling backups more convenient for many of  you.</p>
<p>We&#8217;ve received multiple requests for adding the ability to modify  backups. We certainly haven&#8217;t forgotten about this, and mirrored backups  are a step in that direction as well. Of course, we&#8217;re still far away  from offering an easy, foolproof way to modify and (re-)assemble  backups, since you can neither add nor delete files by accessing a  mirrored backup, and iTunes may refuse to restore certain modified  mirrored files, but the feature could possibly help you achieve some of  your personal goals ;). As for a genuine modification feature, we  aren&#8217;t completely sure yet how to technically implement this as an  automatic, safe, and user-friendly process. In addition, we&#8217;re working  on another project at the moment that we hope to release together with  iOS 5.</p>
<p>Speaking of which, a second, relatively invisible, but nonetheless important feature of JuicePhone 2.3 is <strong>full iOS 5 compability</strong>.  Like in every major iOS release in the past, Apple once again made some  changes to the format of their backups. Thankfully, we are members of  the iPhone Developer Program and therefore have access to pre-release  builds of the new software, and we were able to figure out how that new  backup format works. We&#8217;ve streamlined the decoding process for both iOS  4 and iOS 5 backups, and removed some performance bottlenecks while we  were at it. So, as soon as you take the plunge and update your devices,  JuicePhone will be set to do its job — as usual. (Please note that as of  now, we were only able to test backups from iOS 5 beta 2, but we  strongly doubt that Apple will make further changes regarding backups.)</p>
<p>All in all, we hope you&#8217;ll find some of the new features useful. Also, happy Independence Day to our American audience!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.addpod.com/2011/07/mirroring-and-other-goodies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FAQ and Flattr</title>
		<link>http://blog.addpod.com/2011/04/faq-and-flattr/</link>
		<comments>http://blog.addpod.com/2011/04/faq-and-flattr/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 23:47:15 +0000</pubDate>
		<dc:creator>Jona</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[JuicePhone]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.addpod.de/?p=171</guid>
		<description><![CDATA[Random updates to our website]]></description>
			<content:encoded><![CDATA[<p>We&#8217;d like to update you about some changes we made to the addPod site today, in particular the addition of a brand new <a title="addPod - Frequently Asked Questions" href="http://www.addpod.de/faq">FAQ section</a> and a Flattr button for the generous of you.</p>
<p>After recieving lots of emails with very similar questions, we began to feel the need for a <strong>Frequently Asked Questions</strong> section on our website &#8211; which has now become reality. Most of our users&#8217;s questions are answered there, so it&#8217;s the best place to check if you have a question relating to one of our apps (currently only JuicePhone).</p>
<p>Secondly, we&#8217;ve restructured the <a title="addPod - JuicePhone" href="http://www.addpod.de/juicephone">JuicePhone site</a> a little, by reorganizing some parts, adding the <strong>release dates</strong> to every JuicePhone version (as requested by a user) and, most importantly, placing a <strong>Flattr button</strong> at the bottom. In the past, we&#8217;ve never accepted donations for our work, mainly because we&#8217;ve had some plans for paid iOS applications. We haven&#8217;t ceased to pursue these, but our lives have been sort of overwhelming us in the last few months, leaving us with little time for our project/company. Keeping the site up, especially with all those downloads, isn&#8217;t that cheap, as we also have to pay our Mac / iOS Developer Program member fees, so we were wondering if we could give our users the ability to support us a little financially. We&#8217;re certainly not begging for donations (!) and JuicePhone will remain free of charge for everyone, but if you enjoy our app and want to give us back a tiny &#8221;Thank you!&#8217;, well, now you can ;)</p>
<p>Oh, and last, but not least, THANK YOU for an incredible amount of <strong>80.000 downloads</strong>! You rock!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.addpod.com/2011/04/faq-and-flattr/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JuicePhone and the App Store &#8211; an Unfortunate Relationship</title>
		<link>http://blog.addpod.com/2011/03/juicephone-and-the-app-store/</link>
		<comments>http://blog.addpod.com/2011/03/juicephone-and-the-app-store/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 20:00:08 +0000</pubDate>
		<dc:creator>Jona</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[JuicePhone]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.addpod.de/?p=141</guid>
		<description><![CDATA[Our experiences of JuicePhone with the Mac App Store]]></description>
			<content:encoded><![CDATA[<p>In case you&#8217;ve been wondering what we&#8217;ve been up to in the  last little while, well, we&#8217;ve been desparately trying to get JuicePhone into the  Mac App Store, but, unfortunately, to no avail.</p>
<p>Let&#8217;s start from the beginning: Ever since its announcement  last October, and especially since its release date of January 6th, we thought JuicePhone would make a great spot in the App  Store. Since our application accesses iOS backup data, though, which is,  of course, not supported/documented by Apple (there probably wouldn&#8217;t have been a need for JuicePhone!), we never really considered the  possibility of getting through the approval process – until we found an  application doing exactly that. It is quite different from  JuicePhone (in its form as well as its purpose), but under the hood it also accesses iOS backups, so attempting to  submit JuicePhone seemed like a reasonable thing to do.</p>
<p>We registered for the Mac Developer Program and submitted (a  slightly App Store-optimized version of) JuicePhone. The review team took quite a while to answer, and after weeks of anticipation we realized they had rejected it. They claimed that directly accessing &#8220;system files&#8221; without a public Mac OS X interface would lead to a poor  user experience once these files were updated (for example, in a new  version of iOS with a different backup format) and &#8220;modifying&#8221; that data without a public interface lead to our rejection. However, JuicePhone never modifies anything; it just reads your backups. Just to point out, our app does not use any <em>private</em> interfaces; we just wrote our own, using a combination of public ones, but Apple didn&#8217;t like us reading iOS backups, which they consider private. We don&#8217;t think we violated the Apple Review Terms per se, but you could interpret it as such. Nevertheless, we pointed out that another application reading iOS backups already exists – it just seemed a little unfair to us ;)</p>
<p>We submitted these arguments to the App Review Board a day after getting rejected. The response seemed to take forever (they must have a lot of stuff to do), until we finally recieved a call from &#8220;Steve at Apple Developer Relations&#8221; (not Jobs, because he was busy presenting the iPad 2 at that moment ;D) last night (around morning/noon in California time). He told us in person that reading iOS backup files is  considered undocumented and therefore our application has no chance of  being approved in the Mac App Store. Steve didn&#8217;t know how/why that other app had been approved, but he said he would look into it (on the off chance that application should actually be pulled &#8211; this definitely is not what we wanted!).</p>
<p>&#8230;</p>
<p>Unfortunately, this seems like all we can do, this whole story is  quite pitiful (at least to us), but that&#8217;s probably just life. Nevertheless, we  still hope you&#8217;ll continue to enjoy JuicePhone, even if it&#8217;s not in the App  Store!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.addpod.com/2011/03/juicephone-and-the-app-store/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>50.000 Downloads&#8230;</title>
		<link>http://blog.addpod.com/2010/11/50-000-downloads/</link>
		<comments>http://blog.addpod.com/2010/11/50-000-downloads/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 23:50:19 +0000</pubDate>
		<dc:creator>Jona</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[JuicePhone]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.addpod.de/?p=88</guid>
		<description><![CDATA[Whoa, so many JuicePhone downloads!]]></description>
			<content:encoded><![CDATA[<p>So, JuicePhone&#8217;s download counter has hit 50.000 downloads earlier today — that&#8217;s right, FIFTY THOUSAND downloads!</p>
<p style="text-align: center;"><img class="aligncenter" title="50.000 Downloads!" src="http://addpod.com/images/blogposts/50000.jpg" alt="50.000 Downloads!" width="512" height="431" /></p>
<p>We&#8217;re really thankful to all JuicePhone users for making the project such a success! Especially, thanks to all of you who contacted us. It&#8217;s really nice to get some direct feedback from our &#8220;customers,&#8221; and we wouldn&#8217;t have been able to fix some major bugs without your help. If you have a problem, a feature request or even a compliment, always feel free to leave a comment or <a title="addPod Support" href="mailto:support@addpod.de">drop us a mail</a>.</p>
<p>We have another, this time rather minor, update ready for you. It adds a <strong>Cellular Info</strong> button to the backup overview which provides you with access to your iPhone&#8217;s or iPad 3G&#8217;s telephone number, IMEI and ICCID, fixes the <strong>mistaken incompatibility with PowerPC-based Macs</strong> along with various bugs and features a little <strong>pseudo easter egg</strong> in appreciation. As usual, <a title="Download JuicePhone 2.2.1" href="http://download.addpod.de/juicephone/2.2.1">click here to download</a> or check our JuicePhone page for more information.</p>
<p>Having that said, happy (belated) Thanksgiving, enjoy your turkey leftovers and have a nice day!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.addpod.com/2010/11/50-000-downloads/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Updates: Mixed bag</title>
		<link>http://blog.addpod.com/2010/10/updates-mixed-bag/</link>
		<comments>http://blog.addpod.com/2010/10/updates-mixed-bag/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 15:09:15 +0000</pubDate>
		<dc:creator>Jona</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[JuicePhone]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.addpod.de/?p=53</guid>
		<description><![CDATA[After quite a bit of time, here are some updates!]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>again, quite a bit of time has passed since our last blog post, and although our private lives &#8220;overwhelmed&#8221; us at some points during the last couple of months, we weren&#8217;t absolutely inactive and therefore have some updates for you.</p>
<p>First of all, after releasing JuicePhone version 2.1 in mid-July, we just completed another important update. Most significantly, version 2.2 <strong>fixes the mysterious &#8220;no window&#8221; bug</strong> which occurred as soon as a device running iOS 4.1 was backed up. The problem was caused by another change in Apple&#8217;s Mobile Device backup format. This time, the way iTunes 10 (and the new iOS) describe a device&#8217;s installed applications was modified. iOS 4.1 now only backs up the app&#8217;s so-called bundle identifier (e.g. <em>com.apple.Remote</em>) instead of its full name, which caused the old JuicePhone to potentially crash if it didn&#8217;t find some of the other necessary information. The new version will therefore attempt to &#8220;guess&#8221; your app&#8217;s names and developers if it can&#8217;t find them. Apart from that, JuicePhone 2.2 recognizes the <strong>4th generation iPod touch</strong>, has a <strong>new icon</strong> and contains some other <strong>minor tweaks</strong>. <a title="Download JuicePhone 2.2" href="http://download.addpod.de/juicephone/2.2">Click here to download!</a></p>
<p>Next, we were approved by Apple in the iPhone Developer Program, which makes us capable of submitting apps to the App Store. Although we don&#8217;t have anything concrete to tell you right now, stay tuned for some future projects!</p>
<p>We have also acquired the domain <a title="addPod" href="http://addpod.com/">addpod.com</a> and will therefore completely switch over to &#8220;.com&#8221; some time in the near future. Our site will, of course, still be accessible through our current <a title="addPod" href="http://addpod.de/">addpod.de</a> domain.</p>
<p>That&#8217;s pretty much all for now, we hope that we can keep you a little bit more up-to-date in the future. Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.addpod.com/2010/10/updates-mixed-bag/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We&#8217;re back!</title>
		<link>http://blog.addpod.com/2010/03/were-back/</link>
		<comments>http://blog.addpod.com/2010/03/were-back/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 15:00:10 +0000</pubDate>
		<dc:creator>Jona</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[JuicePhone]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.addpod.de/?p=31</guid>
		<description><![CDATA[Here we are - with a brand new version of JuicePhone!]]></description>
			<content:encoded><![CDATA[<p>Hey there,</p>
<p>first of all &#8211; thanks for visiting! We were gone for quite a while and we&#8217;re terribly sorry for leaving you with a totally outdated version of JuicePhone and a boring &#8220;under construction&#8221; website. However, we&#8217;re back! And we&#8217;re proud to present a brand new version of JuicePhone! Having learned from the past, JuicePhone 2.0 is loaded with tons of new features:</p>
<ul>
<li>JuicePhone finally supports the new firmware 3.x backup format, but we&#8217;ve also kept the older format for compability reasons. Either way, it is compatible with<strong> any iPhone/iPod touch backup</strong> (as of today), firmware 1.x-3.x and/or iTunes 7.x-9.x backups.</li>
<li>Next, you now have the possibility to perform <strong>app-specific extractions</strong>: JuicePhone allows you choose certain apps to extract in an icon-based grid view. It looks nice and also saves you lots of time.</li>
<li>In addition to the custom app grid, JuicePhone overall features a far more eye-candyish and <strong>user-friendly interface.</strong> We&#8217;re sure you&#8217;ll like it!</li>
<li>Last but not least, JuicePhone is <strong>multi-core optimized</strong> and <strong>64-bit capable</strong>, making extracting backups more efficient.</li>
</ul>
<p>That pretty much covers all of the main new functions. We&#8217;ve also tweaked and added a few other things, so be sure to check out the <a title="JuicePhone" href="http://addpod.de/juicephone/">JuicePhone page</a> and try it out.</p>
<p>Thanks for reading and have a great day!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.addpod.com/2010/03/were-back/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

