<?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>Chris&#039; notes &#187; iPhone</title>
	<atom:link href="http://www.chrismaddern.com/category/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrismaddern.com</link>
	<description>Chris Maddern&#039;s personal blog on the the web, development, entrepreneurship and life in general</description>
	<lastBuildDate>Wed, 11 Jan 2012 14:52:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Off to CES 2012 in Las Vegas</title>
		<link>http://www.chrismaddern.com/off-to-ces-2012-in-las-vegas/</link>
		<comments>http://www.chrismaddern.com/off-to-ces-2012-in-las-vegas/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 14:48:34 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[iPad App Review]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[CES 2012]]></category>

		<guid isPermaLink="false">http://www.chrismaddern.com/?p=1012</guid>
		<description><![CDATA[I&#8217;m lucky enough to be heading off this weekend to CES in Las Vegas to cover CES for the iPhone App Cafe. Check out our coverage over here. For any of you in Las Vegas this weekend too&#8230; drop me a line; would be great to have a drink or play some blackjack.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="CES 2012" src="http://inside.twit.tv/storage/CES-2012.jpg" alt="" width="151" height="95" />I&#8217;m lucky enough to be heading off this weekend to CES in Las Vegas to cover CES for the <a title="iPhone App Cafe" href="http://www.iphoneappcafe.com">iPhone App Cafe. Check out our coverage over here.</a></p>
<p>For any of you in Las Vegas this weekend too&#8230; drop me a line; would be great to have a drink or play some blackjack.</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Foff-to-ces-2012-in-las-vegas%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/off-to-ces-2012-in-las-vegas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Validate App Store IAP Receipt Codes Online Tool</title>
		<link>http://www.chrismaddern.com/validate-app-store-iap-receipt-codes-online-tool/</link>
		<comments>http://www.chrismaddern.com/validate-app-store-iap-receipt-codes-online-tool/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 23:01:34 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Free Code]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.chrismaddern.com/?p=956</guid>
		<description><![CDATA[&#160; Validating Apple App Store receipts for In App Purchase can be a pain, so I wanted an easy way to throw a receipt in and figure out if it was a valid or not. So, I threw together a quick PHP script to figure this out quickly and easily; it takes a base64 encoded [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><div class="woo-sc-box download  rounded ">Online Tool and Code Download at the bottom of the page</div></p>
<p style="text-align: left;"><a href="#"><img class="alignright" style="border: 0px; margin: 0px; background-color: transparent; frame: 0px; -webkit-box-shadow: none;" title="receipt" src="http://www.chrismaddern.com/wp-content/uploads/2011/12/receipt.png" alt="" width="211" height="229" /></a></p>
<p>&nbsp;</p>
<p style="text-align: left;">Validating Apple App Store receipts for In App Purchase can be a pain, so I wanted an easy way to throw a receipt in and figure out if it was a valid or not.</p>
<p style="text-align: left;">So, I threw together a quick PHP script to figure this out quickly and easily; it takes a base64 encoded receipt as the input and will tell you if it is valid or not.</p>
<p style="text-align: left;"><strong>Give it a try:</strong></p>

<!-- powered by Iframe plugin ver. 1.7 (wordpress.org/extend/plugins/iframe/) -->
<iframe class="iframe-class" width="100%" height="380" src="http://www.chrismaddern.com/validate-itunes-receipt-snapshot/" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>
<p>The script is hosted at <a href="http://www.chrismaddern.com/validate-itunes-receipt/">http://www.chrismaddern.com/validate-itunes-receipt/</a> and you&#8217;re free to use it &#8211; it will also take the url arguments<em><strong> receipt</strong></em> and <em><strong>sandbox</strong></em> to run without requiring input. If you would like to script it automatically as part of a deployment etc&#8230; I would ask that you host your own version, <strong><em>the code is available to download below:</em></strong></p>
<p style="text-align: center;"><a href="http://www.chrismaddern.com/validate-itunes-receipt/code.zip" class="woo-sc-button  silver large" ><span class="woo-download">Get the code</span></a></p>
<p style="text-align: left;">I hope it helps!</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fvalidate-app-store-iap-receipt-codes-online-tool%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/validate-app-store-iap-receipt-codes-online-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 Essential iPad Apps That Let You Leave Your Laptop At Home</title>
		<link>http://www.chrismaddern.com/10-essential-ipad-apps-that-let-you-leave-your-laptop-at-home/</link>
		<comments>http://www.chrismaddern.com/10-essential-ipad-apps-that-let-you-leave-your-laptop-at-home/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 09:28:42 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[iPad App Review]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=721</guid>
		<description><![CDATA[  This post was originally created for the iPhone App Cafe article: 10 Essential iPad Apps That Let You Leave Your Laptop At Home   I recently had the experience of being away in New York and decided to leave my Laptop at home. Instead, by my side would be my trusty iPad. Great in theory; [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"> </p>
<p style="text-align: center;"><em>This post was originally created for the iPhone App Cafe article: <a href="http://iphoneappcafe.com/10-essential-ipad-apps-that-let-you-leave-your-laptop-at-home/" target="_blank">10 Essential iPad Apps That Let You Leave Your Laptop At</a></em><a href="http://iphoneappcafe.com/10-essential-ipad-apps-that-let-you-leave-your-laptop-at-home/" target="_blank"> Home</a></p>
<p style="text-align: center;"> </p>
<p>I recently had the experience of being away in New York and decided to leave my Laptop at home. Instead, by my side would be my trusty iPad. Great in theory; lighter, longer battery life, great web and email experience but can you really do everything you need on just an iPad? I think you can…with these 11 apps (that’s right, 11, one is a game!)</p>
<p>To give some perspective… I have a couple roles in the world right now. I’m CTO of Corkbin; a wine memory and sharing platform, CoFounder of Launch Team; an alternative incubation concept in London and consult on various technological areas in-between. My days are spent mixed between endless emails, development, basic design, release management, concept planning etc…</p>
<p>So the Apps that have made me reach for the iPad and not the MacBook air are:</p>
<p> </p>
<h3>1. Pages, Numbers and Keynote <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Fpages%2Fid361309726%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="Pages - Apple®" /></a></h3>
<p style="text-align: center;"><img title="Pages iPad App Review" src="http://ipadappcafe.com/wp-content/uploads/2011/08/Pages-iPad-App-Review.jpg" alt="" width="334" height="480" /></p>
<p>Notes will often do the job, but leave you having to copy and paste content out with no formatting etc… These three apps let you have an office suite on your <a href="http://www.currys.co.uk/gbuk/ipad_has_arrived-863-commercial.html" target="_blank">iPad</a> to get the job done and ticked off – not 70% done with some finishing off to be done when you can get to a computer. Technically 3 Apps but it’s one suite so I’ll let it go!</p>
<h3>2. FTPOnTheGo Pro <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Fftp-on-the-go-pro%2Fid364787363%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="FTP On The Go PRO - Headlight Software, Inc." /></a></h3>
<p style="text-align: center;"><img title="FTPOnTheGo Pro iPad App Review" src="http://ipadappcafe.com/wp-content/uploads/2011/08/FTPOnTheGo-Pro-iPad-App-Review.jpg" alt="" width="480" height="360" /></p>
<p>This may or may not be necessary for you, but for anyone working on a web project, direct access to your FTP Server with a built in (basic) editor is invaluable. This lets you make quick edits to your web content wherever you are or share things to the web.</p>
<p> </p>
<h3>3. Team Viewer <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Fteamviewer-hd%2Fid379424610%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="TeamViewer HD - TeamViewer" /></a></h3>
<p style="text-align: center;"><img title="Team Viewer for iPad" src="http://ipadappcafe.com/wp-content/uploads/2011/06/teamviewer-ipad-app-review.jpg" alt="Team Viewer for iPad" width="290" height="384" /></p>
<p>There are times when you just really do need a computer. And for those times, Team Viewer can let you connect to your computer at home and achieve that task. A file you need to add to the Dropbox, a quick iOS recompile etc…</p>
<p><strong>Read the full review of <a href="http://ipadappcafe.com/team-viewer-for-ipad/" target="_blank">Team Viewer</a>.</strong></p>
<p><strong><br /></strong></p>
<h3>4. Drop Box <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Fdropbox%2Fid327630330%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="Dropbox - Dropbox" /></a></h3>
<p style="text-align: center;"><a href="http://ipadappcafe.com/10-best-ipad-apps-for-business/"><img title="Dropbox iPad App Review" src="http://ipadappcafe.com/wp-content/uploads/2011/08/Dropbox-iPad-App-Review.jpg" alt="Dropbox iPad App Review" width="480" height="360" /></a></p>
<p>Are all of your files in Drop Box? No…? Well they should be! Drop Box lets you access and keep up to date, your files on all your devices. You Can even open the file in the appropriate editor and save it back! Genius! Works great with Pages, Numbers and Keynote!</p>
<p><a href="http://ipadappcafe.com/10-best-ipad-apps-for-business/" target="_blank">Read 10 Best iPad Apps for Business.</a></p>
<h3>5. WordPress <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Fwordpress%2Fid335703880%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="WordPress - Automattic" /></a></h3>
<p style="text-align: center;"><img title="Wordpress iPad App Review" src="http://ipadappcafe.com/wp-content/uploads/2011/08/Wordpress-iPad-App-Review.jpg" alt="" width="480" height="350" /></p>
<p>If you blog then you need this App.</p>
<p> </p>
<h3>6. Things (or Producteev) <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Fthings-for-ipad%2Fid364365411%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="Things for iPad - Cultured Code GmbH &amp; Co. KG" /></a></h3>
<p style="text-align: center;"><img title="Things iPad App Review" src="http://ipadappcafe.com/wp-content/uploads/2011/08/Things-iPad-App-Review.jpg" alt="" width="480" height="350" /></p>
<p>Task management is super-important and both Things (flat cost) and Producteev (subscription) do a great job of tracking your tasks, projects etc… And most importantly, keeping those tasks in-sync with the mother ship and between devices!</p>
<h3>7. Skype  <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Fskype-for-ipad%2Fid442012681%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="Skype for iPad - Skype Software S.a.r.l" /></a></h3>
<p style="text-align: center;"><img title="Skype iPad App Review" src="http://ipadappcafe.com/wp-content/uploads/2011/08/Skype-iPad-App-Review.jpg" alt="" width="480" height="360" /></p>
<p>Conference calling with video on your <a href="http://www.currys.co.uk/gbuk/ipad_has_arrived-863-commercial.html" target="_blank">iPad</a>. Enough said.</p>
<p> </p>
<h3>8. AppCooker <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Fapp-cooker-design-mockup-prototype%2Fid418861662%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="App Cooker - Design, Mockup &amp; Prototype App Interfaces - Hot Apps Factory" /></a></h3>
<p style="text-align: center;"><img title="AppCooker iPad App Review" src="http://ipadappcafe.com/wp-content/uploads/2011/08/AppCooker-iPad-App-Review.jpg" alt="" width="480" height="360" /></p>
<p>Another one which may be quite specific to my role, but if you prototype iOS Apps then this is a no-brainer… Just as good as mocking them up in XCode!</p>
<p>Read the full review of <a href="http://ipadappcafe.com/appcooker-make-your-first-app-take-first-step-towards-world-domination/" target="_blank">AppCooker</a>.</p>
<p> </p>
<h3>9. Twitter <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Ftwitter%2Fid333903271%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="Twitter - Twitter, Inc." /></a></h3>
<p style="text-align: center;"><a href="http://ipadappcafe.com/5-really-cool-ipad-apps-for-free/"><img title="Twitter iPad App Review" src="http://ipadappcafe.com/wp-content/uploads/2011/08/Twitter-iPad-App-Review.jpg" alt="" width="480" height="360" /></a></p>
<p>If you use twitter, then this is the best <a href="http://www.currys.co.uk/gbuk/ipad_has_arrived-863-commercial.html" target="_blank">iPad</a> experience going. Manage your companies twitter account – the push notifications make it easy to know when people are mentioning your brand and manage your reputation online! <img src="http://iphoneappcafe.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" /></p>
<p><strong>Read <a href="http://ipadappcafe.com/5-really-cool-ipad-apps-for-free/" target="_blank">5 Really Cool iPad Apps For Free</a>.</strong></p>
<p><strong><br /></strong></p>
<h3>10. Photoshop <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Fadobe-photoshop-express%2Fid331975235%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="Adobe Photoshop Express - Adobe Systems Incorporated" /></a></h3>
<p style="text-align: center;"><img title="Adobe Photoshop iPad App Review" src="http://ipadappcafe.com/wp-content/uploads/2011/08/Adobe-Photoshop-iPad-App-Review.jpg" alt="" width="432" height="324" /></p>
<p>Its relatively basic, but most image manipulation tasks are catered for; resizing images, altering colours, cropping, adding text and more… Great for when you need to quickly edit an image for an Article, presentation or document.</p>
<p>Read <a href="http://ipadappcafe.com/5-really-cool-ipad-apps-for-free/" target="_blank">5 Really Cool iPad Apps For Free</a>.</p>
<h3>11. Angry Birds HD <a href="http://clk.tradedoubler.com/click?p=23708&amp;a=1879721&amp;url=http%3A%2F%2Fitunes.apple.com%2Fgb%2Fapp%2Fangry-birds-hd%2Fid364234221%3Fmt%3D8%26uo%3D4%26partnerId%3D2003" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-sm.gif" alt="Angry Birds HD - Chillingo Ltd" /></a></h3>
<p style="text-align: center;"><a href="http://ipadappcafe.com/10-most-addictive-ipad-game-apps-ever-made/"><img title="Angry Birds iPad App review" src="http://ipadappcafe.com/wp-content/uploads/2011/08/Angry-Birds-iPad-App-review.jpg" alt="" width="480" height="360" /></a></p>
<p>Because… All work and no play makes Chris a dull boy!</p>
<p>Read <a href="http://ipadappcafe.com/10-most-addictive-ipad-game-apps-ever-made/" target="_blank">10 Most Addictive iPad Game Apps Ever Made</a>.</p>
<p>So these are mine. What tools let you leave the laptop at home and lean on the <a href="http://www.currys.co.uk/gbuk/ipad_has_arrived-863-commercial.html" target="_blank">iPad</a> alone…?</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2F10-essential-ipad-apps-that-let-you-leave-your-laptop-at-home%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/10-essential-ipad-apps-that-let-you-leave-your-laptop-at-home/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple re-releases all pulled iOS Apps with App Store &#8216;Purchased&#8217; update</title>
		<link>http://www.chrismaddern.com/apple-re-releases-all-pulled-ios-apps-with-app-store-purchased-update/</link>
		<comments>http://www.chrismaddern.com/apple-re-releases-all-pulled-ios-apps-with-app-store-purchased-update/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 10:17:30 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Bug]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/apple-re-releases-all-pulled-ios-apps-with-app-store-purchased-update/</guid>
		<description><![CDATA[A bug in Apple&#8217;s latest App Store update &#8211; bringing the &#8216;Purchased&#8217; functionality allowing you to download apps you&#8217;ve bought but aren&#8217;t on the current device &#8211; has re-released all Apps which have been pulled by developers. Apps which have been pulled can be downloaded by going to your purchased history and finding the app [...]]]></description>
			<content:encoded><![CDATA[<p>A bug in Apple&#8217;s latest App Store update &#8211; bringing the &#8216;Purchased&#8217; functionality allowing you to download apps you&#8217;ve bought but aren&#8217;t on the current device &#8211; has re-released all Apps which have been pulled by developers.</p>
<p><img class="alignright" title="App Store Logo" src="http://www.iphonestalk.com/images/app_store.jpg" alt="" width="160" height="140" />Apps which have been pulled can be downloaded by going to your purchased history and finding the app in question &#8211; you can even go in to view the description and screen shots which is an interesting insight to how Apple keep the App listings. You can also share the app but attempting to access it from anywhere other than the Purchased screen will result in a cannot connect to app store.</p>
<p>Note: the iCarCheck app was deleted from one account and remade on another for legal reasons. Both are now available.</p>
<p><strong> Only the new iCarCheck is available in the store:</strong></p>
<p><strong> </strong></p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111057.jpg"><img class="alignnone size-full" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111057.jpg" alt="20110610-111057.jpg" /></a><br /><strong> </strong></p>
<p> </p>
<p><strong>Past (pulled) version appears in the &#8216;Purchased&#8217; list:</strong></p>
<p><strong><br /></strong></p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111303.jpg"><img class="alignnone size-full" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111303.jpg" alt="20110610-111303.jpg" /></a></p>
<p> </p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111303.jpg"></a></p>
<p><strong> We can view the description:</strong></p>
<p><strong><br /></strong></p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111519.jpg"><img class="alignnone size-full" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111519.jpg" alt="20110610-111519.jpg" /></a></p>
<p> </p>
<p><strong>Installing&#8230;.</strong></p>
<p> </p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111527.jpg"><img class="alignnone size-full" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111527.jpg" alt="20110610-111527.jpg" /></a></p>
<p> </p>
<p><strong>Installed!!</strong></p>
<p> </p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111533.jpg"><img class="alignnone size-full" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111533.jpg" alt="20110610-111533.jpg" /></a></p>
<p> </p>
<p><strong>Shared&#8230;.</strong></p>
<p> </p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111601.jpg"><img class="alignnone size-full" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111601.jpg" alt="20110610-111601.jpg" /></a></p>
<p> </p>
<p><strong>Fortunately&#8230; still not available through the standard path!</strong></p>
<p> </p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111608.jpg"><img class="alignnone size-full" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110610-111608.jpg" alt="20110610-111608.jpg" /></a></p>
<p> </p>
<p><strong>So &#8211; there you have it, get any old pulled Apps that you&#8217;d like quickly as they are going to HAVE to fix this!</strong></p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fapple-re-releases-all-pulled-ios-apps-with-app-store-purchased-update%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/apple-re-releases-all-pulled-ios-apps-with-app-store-purchased-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade to iOS 5 Beta today without a Developer Account</title>
		<link>http://www.chrismaddern.com/upgrade-to-ios-5-beta-today-without-a-developer-account/</link>
		<comments>http://www.chrismaddern.com/upgrade-to-ios-5-beta-today-without-a-developer-account/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 12:54:06 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iOS5]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=602</guid>
		<description><![CDATA[How to upgrade to iOS5 on iPhone or iPad without an Apple Developer Account (Dev Account)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/ios-5.jpg"><img class="alignright size-full wp-image-613" title="ios-5" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/ios-5.jpg" alt="" width="160" height="120" /></a>Gizmodo has a fantastic article on how to upgrade to iOS 5 on any iPhone without a developer account, go read it here&#8230; <a href="http://gizmodo.com/5809621">http://gizmodo.com/5809621</a></p>
<p>See &#8211; no dev account necessary.</p>
<p> </p>
<p>For screenshots of iOS 5 in all it&#8217;s glory see<a href="http://www.blogitech.co.uk/ios-5-first-look-notifications-imessage-mail-screenshots/"> iOS 5 First Look Screenshots</a>!</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fupgrade-to-ios-5-beta-today-without-a-developer-account%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/upgrade-to-ios-5-beta-today-without-a-developer-account/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iOS 5 First Look: Notifications, iMessage, Mail Screenshots</title>
		<link>http://www.chrismaddern.com/ios-5-first-look-notifications-imessage-mail-screenshots/</link>
		<comments>http://www.chrismaddern.com/ios-5-first-look-notifications-imessage-mail-screenshots/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 23:20:51 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[5]]></category>
		<category><![CDATA[iMessage]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iOS5]]></category>
		<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Preview]]></category>
		<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[WWDC]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=577</guid>
		<description><![CDATA[So &#8211; I&#8217;ve gotten iOS5 on to a test device and have started playing but I thought I&#8217;d share some screenshots for those without a developer account. First impressions &#8211; the new functionality is awesome, but this beta is not for everyone, I&#8217;ve come across a couple bugs already. Setup There is a new Setup [...]]]></description>
			<content:encoded><![CDATA[<p>So &#8211; I&#8217;ve gotten iOS5 on to a test device and have started playing but I thought I&#8217;d share some screenshots for those without a developer account.</p>
<p>First impressions &#8211; the new functionality is awesome, but this beta is not for everyone, I&#8217;ve come across a couple bugs already.</p>
</p>
<p><strong>Setup</strong></p>
<p>There is a new Setup Wizard for Post-PC setup. I lost most of the images from this during the sync, but here are the few left!!</p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0078.png"><img class="alignnone size-full wp-image-579" title="IMG_0078" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0078.png" alt="" width="320" height="480" /></a><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0079.png"></a><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0080.png"><img class="alignnone size-full wp-image-581" title="IMG_0080" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0080.png" alt="" width="320" height="480" /></a><img class="alignnone size-full wp-image-580" title="IMG_0079" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0079.png" alt="" width="320" height="480" /></p>
</p>
<p><strong>Notifications</strong></p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0081.png"><img class="alignnone size-full wp-image-586" title="IMG_0081" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0081.png" alt="" width="320" height="480" /><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0083.png"><img class="alignnone size-full wp-image-587" title="IMG_0083" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0083.png" alt="" width="320" height="480" /><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0086.png"><img class="alignnone size-full wp-image-588" title="IMG_0086" src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/IMG_0086.png" alt="" width="320" height="480" /></a></a></a><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110607-125240.jpg"><img src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110607-125240.jpg" alt="20110607-125240.jpg" class="alignnone size-full" /></a></p>
<p><strong></p>
<p></strong></p>
</p>
<p><strong>iMessage</strong></p>
</p>
<p><strong><br /></strong></p>
<p><strong>This post in Safari Reader &#8211; meta!</strong></p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110607-125648.jpg"><img src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110607-125648.jpg" alt="20110607-125648.jpg" class="alignnone size-full" /></a></p>
<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110607-010018.jpg"><img src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110607-010018.jpg" alt="20110607-010018.jpg" class="alignnone size-full" /></a></p>
<p><strong>some more screenshots:</strong><br />
<br /><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110607-010031.jpg"><img src="http://www.blogitech.co.uk/wp-content/uploads/2011/06/20110607-010031.jpg" alt="20110607-010031.jpg" class="alignnone size-full" /></a></p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fios-5-first-look-notifications-imessage-mail-screenshots%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/ios-5-first-look-notifications-imessage-mail-screenshots/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Writing my first iPhone App Store App</title>
		<link>http://www.chrismaddern.com/writing-my-first-iphone-app-store-app/</link>
		<comments>http://www.chrismaddern.com/writing-my-first-iphone-app-store-app/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 23:27:23 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[First iPhone App]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Sockets]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=327</guid>
		<description><![CDATA[An introduction to writing a first iPhone Application.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-full wp-image-328 alignright" style="margin: 10px;" title="iphone-app-store" src="http://www.blogitech.co.uk/wp-content/uploads/2009/10/iphone-app-store.jpg" alt="iPhone App Store" width="190" height="143" /></p>
<p style="text-align: justify;">I&#8217;ve made a few attempts at this before (that have lasted less than a day each!), but for the past week I&#8217;ve begun teaching myself Objective-C and working on an App for submission to the App Store.</p>
<p style="text-align: justify;">Objective C isn&#8217;t the easiest language to move to, despite what Apple seems to have droves of developers willing to testify &#8211; infact, it&#8217;s probably the most difficult language to &#8216;penetrate&#8217; of all the high level languages. That said, the potential benefits and uses of being able to create applications to work on what will likely become one of the most ubiquitous platforms about are enormous.</p>
<p style="text-align: justify;">So, I&#8217;ve now gotten to the stage of having a working Application on my iPhone (having payed for the Developer account) with it&#8217;s icon etc&#8230; It can run a sockets server, and connect to a sockets server. Hurrah.</p>
<p style="text-align: justify;">Over the next 3 weeks (my aim for this app being to a stage where work will be polish and not interesting to write about), I will be posting most days about my progress  and letting you in on how the process of getting an App in to the App Store goes.</p>
<p style="text-align: justify;">Wish me luck!<br />
Chris</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fwriting-my-first-iphone-app-store-app%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/writing-my-first-iphone-app-store-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone &#8211; Directions to an event&#8217;s location &#8211; Please</title>
		<link>http://www.chrismaddern.com/iphone-directions-to-an-events-location-please/</link>
		<comments>http://www.chrismaddern.com/iphone-directions-to-an-events-location-please/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 15:24:21 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Directions]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[Location]]></category>
		<category><![CDATA[Missing]]></category>
		<category><![CDATA[Stupid]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=321</guid>
		<description><![CDATA[Hi Apple, I love my iPhone. It took a while to ween me away from wanting to actually be able to store and organise my files, control directories, copy files on and off my 16GB £400 memory card, install applications that haven&#8217;t been through your ridiculous process, copy and paste (until very recently) data etc.. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="iPhone" src="http://www.groupe-procab.com/blog/wp-content/uploads/2008/07/new_iphone.jpg" alt="" width="150" height="200" />Hi Apple,</p>
<p>I love my iPhone. It took a while to ween me away from wanting to actually be able to store and organise my files, control directories, copy files on and off my 16GB £400 memory card, install applications that haven&#8217;t been through your ridiculous process, copy and paste (until very recently) data etc.. etc&#8230;</p>
<p>None of that really matters though, because the processes that you have put in place to achieve the functionality (for the most part &#8211; still annoyed I can&#8217;t put files on my 16GB £400 memory card) is sufficiently slick that I forget that I ever had a pictures directory where I could organise my images, or a documents file where I may store items that I consider to be &#8216;documents&#8217;. As did I forget that I liked to be able to copy and paste data because whenever a piece of data was somewhere, and you wanted it to be somewhere else, there was a nice little button that said &#8216;move this data in some useful way to this other application&#8217;. Great.</p>
<p><span id="more-321"></span>The problem with this system, is that when you don&#8217;t get it right, it&#8217;s annoying. It&#8217;s very annoying. I was stuck for a year with 16GB £400 memory card / phone that I couldn&#8217;t use to ever share contact details with anyone else by any means other than email. &#8216;I&#8217;ll just text you their num&#8230;.&#8217;, oh wait&#8230; there is absolutely no way to achieve this without a pen and paper. Really!?</p>
<p>The latest &#8211; navigating to an event with the location stored in the extensively marked-up &#8216;Location&#8217; field in the event. There is no way to request that the iPhone show you how to get there from your current position (which it also knows). So.. in order to get to the &#8216;Location&#8217; of an event, you have to edit the event, copy and paste the location. Close the event. Open Google Maps. Paste the location. Request that it kindly show you how to get there. This seems like a perfect place for another one of those context-driven buttons. &#8216;Directions to Event from here&#8217;. Yay!</p>
<p>Somebody replied to my tweet on this subject by saying &#8216;Location!=Address&#8217; &#8211; and yes, congratulations, semantics have not defeated you on this occasion. I remember however, when I purchased Office 2000 (9 years ago!) and it began to underline text in emails that represent addresses. Moving closer to home, Mail in OS X does this very thing &#8211; they have the code!</p>
<p>Apple, I love my iPhone, but just because we have Copy and Paste now (finally) doesn&#8217;t mean that I want to start feeling like I&#8217;m using a WinMo device; I still want an intuitive experience, an Apple experience.</p>
<p>Can we please have directions to an event location?</p>
<p>Thanks,</p>
<p>Chris</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fiphone-directions-to-an-events-location-please%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/iphone-directions-to-an-events-location-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 3.0 Beta 2 + Jailbreak</title>
		<link>http://www.chrismaddern.com/iphone-30-beta-2-jailbreak/</link>
		<comments>http://www.chrismaddern.com/iphone-30-beta-2-jailbreak/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 15:20:02 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=205</guid>
		<description><![CDATA[The 2nd Beta build of 3.0 was released yesterday and is now happily sitting on my iPhone. Build 3.0 Beta 2 is significantly faster and more stable than 3.0 Beta 1 and push notifications actually work. Most of the bugs listed in my original post are fixed :D. Also, the folks over at the iPhone [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-199" title="iphone32" src="http://www.blogitech.co.uk/wp-content/uploads/2009/03/iphone32-150x150.jpg" alt="iphone32" width="150" height="150" />The 2nd Beta build of 3.0 was released yesterday and is now happily sitting on my iPhone. Build 3.0 Beta 2 is significantly faster and more stable than 3.0 Beta 1 and push notifications actually work.</p>
<p>Most of the bugs listed in my original post are fixed :D.</p>
<p>Also, the folks over at the iPhone Dev Team have released a Jailbreak. This means that we can finally use unofficial tether applications (<a href="http://junefabrics.com/iphone/index.php">PDANet</a> being my preferred) on the 3.0 OS.</p>
<p>In order to Jailbreak.. head on over to <a href="http://www.quickpwn.com/downloads">http://www.quickpwn.com/downloads</a> and download the latest version. If you have an &#8216;activated&#8217; contract iPhone, do not select &#8216;Activate&#8217; in quickpwn or it will kill your baseband (you will get no signal).</p>
<p>Hope you guys enjoy as much as I am!</p>
<p>Chris</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fiphone-30-beta-2-jailbreak%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/iphone-30-beta-2-jailbreak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 3.0 Beta Issues &#8211; Why I went back to 2.2.1</title>
		<link>http://www.chrismaddern.com/iphone-30-beta-issues-why-i-went-back-to-221/</link>
		<comments>http://www.chrismaddern.com/iphone-30-beta-issues-why-i-went-back-to-221/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 20:55:21 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[downgrade]]></category>
		<category><![CDATA[Issues]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=201</guid>
		<description><![CDATA[I realise that the 3.0 Beta was a development Beta; intended for use to test out the iPhone SDK 3.0 and aid in development. However, I am an Apple iPhone developper, I am also an iPhone user. I have one iPhone. This means that I test on my day-to-day phone so I would appreciate that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-199" title="iphone32" src="http://www.blogitech.co.uk/wp-content/uploads/2009/03/iphone32-150x150.jpg" alt="iphone32" width="150" height="150" />I realise that the 3.0 Beta was a development Beta; intended for use to test out the iPhone SDK 3.0 and aid in development. However, I am an Apple iPhone developper, I am also an iPhone user. I have one iPhone. This means that I test on my day-to-day phone so I would appreciate that it still remains usable in this capacity with the software I&#8217;m asked to install on it.</p>
<p>3.0 is great. It&#8217;s a considerable step forward, there are lots of wonderful new features (I&#8217;m not going to document them; google <a href="http://www.google.co.uk/search?rlz=1C1GGLS_enGB319GB319&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=iphone+3.0+beta+walkthrough" target="_blank">iPhone 3.0 beta walkthrough</a> ), instead I&#8217;m going to focus on the issues in these features, what I think they&#8217;re going to fix, and what they&#8217;re in danger of leaving in place!</p>
<p><strong>Copy and Paste</strong>: Wonderful feature that&#8217;s been missing for a *very* long time. The implimentation is excellent, except that it activates far too often. For example single clicking almost anywhere in the SMS text box will invoke the Select, Select All, Paste bar. It&#8217;s often broken in safari and seems to cause you to loose the ability to move the cursor using the single finger hold in multi-line text boxes.<span id="more-201"></span></p>
<p><strong>iPod</strong>: In podcasting, I am incapable of selecting the top item in any &#8216;listview&#8217;. This is rediculous and actually makes it impossible to listen to my most recent podcasts without going through other ones and track skipping. The alphabetically first podcast is inaccessible. Full Stop.</p>
<p><strong>iPod</strong>: iPod will often freeze the playing progress bar while listening to music. It can also get stuck on play while not playing when using the controls on the &#8216;locked&#8217; screen.</p>
<p><strong>Send Contact Details</strong>: I&#8217;m happy to see the inclusion of sending contact details via MMS and Email. There is no reason that you can&#8217;t SMS someone somebody else&#8217;s phone number. Default layout being First Name Last Name Phone Number Email (if available). You can then ofcourse delete anything you don&#8217;t want, or select which phone number (if there are many) to send.</p>
<p><strong>Safar</strong><strong>i</strong>: Besides the issues listed above under copy and paste, Safari now seems to randomly crash and close relatively often. I&#8217;m sure this will be sorted.</p>
<p><strong>Safari</strong>: Copy/Paste seems to want to grab &#8216;elements&#8217; as opposed to</p>
<p>The &#8216;Network&#8217; pane in Settings takes an &#8216;age&#8217; to load. Interestingly this is the pane that purportedly includes the tethering settings.</p>
<p><strong>Phone</strong>: Phone would often freeze when beginning calls &#8211; prompting it to appear that it wasn&#8217;t calling, but actually be ringing. It also frequently crashes and closes when going to the &#8216;recent&#8217; tab of the application.</p>
<p><strong>Spotlight</strong>: Very excited about this one. I&#8217;m not sure that the UI is final; I for one would certainly like it to change. It&#8217;s a little sluggish getting accross to it, but I&#8217;m sure that&#8217;s for the reason above. It doesn&#8217;t index / search SMS. No SMS. Why no SMS? That would be one of my key items that I&#8217;d like to search! Hopefully they&#8217;ll add that!</p>
<p><strong>Voice Notes</strong>: This is one of the slowest, and most horrid to use applications ever. Pressing the record button has quite a pause before it records, it doesn&#8217;t fit the iPhone UI at all&#8230; the meter looks stupid. It&#8217;s just really bad. The syncing is very good though! :)</p>
<p>Okay.. and just completed my downgrade to 2.2.1. It works and is easy; I&#8217;ll post a guide for that too!</p>
<p>Chris</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fiphone-30-beta-issues-why-i-went-back-to-221%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/iphone-30-beta-issues-why-i-went-back-to-221/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.chrismaddern.com @ 2012-02-07 18:14:31 by W3 Total Cache -->
