<?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; Apple</title>
	<atom:link href="http://www.chrismaddern.com/category/apple/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>Google+ (Google Plus) iPhone App Released &#8211; First Look &#8211; Review</title>
		<link>http://www.chrismaddern.com/google-google-plus-iphone-app-released-first-look-review/</link>
		<comments>http://www.chrismaddern.com/google-google-plus-iphone-app-released-first-look-review/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 16:26:45 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=682</guid>
		<description><![CDATA[Post for the iPhone App Cafe Google+ is the new hot social-networking site in town and has captured the hearts, imaginations and user-ship of millions in just a few short weeks. It’s now estimated to have over 10 million users and impressive engagement statistics along with the some all-star supporters. It has however, until now, [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><em>Post for the iPhone App Cafe</em></div>
<div style="text-align: center;"><em><br /></em></div>
<div><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/07/photo-1.png"><img class="alignright size-medium wp-image-685" title="photo 1" src="http://www.blogitech.co.uk/wp-content/uploads/2011/07/photo-1-200x300.png" alt="" width="200" height="300" /></a>Google+ is the new hot social-networking site in town and has captured the hearts, imaginations and user-ship of millions in just a few short weeks. It’s now estimated to have over 10 million users and impressive engagement statistics along with the some all-star supporters. It has however, until now, not had an iPhone App!
<p> </p>
<p>Google+ has a couple of fundamental differences to the Facebooks of the world &#8211; most notable is the group-nature of contact organisation which encourages sharing with groups of people on an opt-in basis and which makes organising fun through, frankly, super-cool circles in HTML 5 on the desktop browser.</p>
<p>The Google+ mobile-web experience is lacking and so this app has been much-awaited. Let’s see how it stacks up!</p>
<p>The good:<br /> &#8211; Push notifications for Google+ events<br /> &#8211; Photo browsing is well-implemented and commenting is easy<br /> &#8211; It’s a great iPhone-native experience over Google+</p>
<p>The not-so-good:<br /> &#8211; No video chat in huddles<br /> &#8211; The Circles interface on the iPhone is basic and lacks the cool factor that makes it appealing on the web<br /> &#8211; It crashes a *lot* on iOS 5</p>
<p>Overall &#8211; this brings Google+ to the iPhone; nothing amazing here, but a much-needed native interface to enable Google+ to compete on the same level as Facebook and Twitter.</p>
</div>
<p> </p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fgoogle-google-plus-iphone-app-released-first-look-review%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/google-google-plus-iphone-app-released-first-look-review/feed/</wfw:commentRss>
		<slash:comments>0</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>Apple UK Store extended down-time</title>
		<link>http://www.chrismaddern.com/apple-uk-store-extended-down-time/</link>
		<comments>http://www.chrismaddern.com/apple-uk-store-extended-down-time/#comments</comments>
		<pubDate>Sun, 03 May 2009 22:26:50 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=224</guid>
		<description><![CDATA[I didn&#8217;t think too much of it when the Apple Store was down when I went to visit to check out the Mac pricing &#8211; leaving University soon so may make use of the discount before I do! It&#8217;s now been a couple of hours and the UK store is still down. I assumed maybe [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2009/05/back.png"><img class="alignright size-full wp-image-225" title="back" src="http://www.blogitech.co.uk/wp-content/uploads/2009/05/back.png" alt="back" width="189" height="168" /></a>I didn&#8217;t think too much of it when the Apple Store was down when I went to visit to check out the Mac pricing &#8211; leaving University soon so may make use of the discount before I do!</p>
<p>It&#8217;s now been a couple of hours and the UK store is still down. I assumed maybe a secret quiet product launch, but the US sight is still up, and they tend to go down / up together for launches.</p>
<p>So.. what&#8217;s going on!?</p>
<p>Here&#8217;s silently hoping it really is a product launch :D</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fapple-uk-store-extended-down-time%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-uk-store-extended-down-time/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>
		<item>
		<title>Find your iPhone UDID on Windows or OS X after installing OS 3.0 Beta</title>
		<link>http://www.chrismaddern.com/find-your-iphone-udid-on-windows-after-installing-os-30-beta/</link>
		<comments>http://www.chrismaddern.com/find-your-iphone-udid-on-windows-after-installing-os-30-beta/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 15:14:47 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[UDID]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=193</guid>
		<description><![CDATA[Note &#8211; this also works for the current iOS 5 beta if you need or else you can use the activation trick here to upgrade to the iOS 5 beta without a development account. After installing the iPhone 3.0 Beta you&#8217;ll find that you&#8217;re unable to sync your iPhone without having your iPhone&#8217;s UDID listed [...]]]></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" /></p>
<p><strong>Note &#8211; this also works for the current iOS 5 beta if you need or else you can use the activation trick<a href="http://www.blogitech.co.uk/upgrade-to-ios-5-beta-today-without-a-developer-account/"> here to upgrade to the iOS 5 beta without a development account</a>.</strong></p>
<p>After installing the iPhone 3.0 Beta you&#8217;ll find that you&#8217;re unable to sync your iPhone without having your iPhone&#8217;s UDID listed on an Apple Developer Connection account. The only problem is, if your UDID wasn&#8217;t previously listed, there&#8217;s no obvious way to find it with the 3.0 Beta software installed on your iPhone.</p>
<p>On OS X you can use XCODE&#8217;s iPhone browser window to get the UDID. On Window&#8217;s it almost as easy:</p>
<p>Windows XP: Browse to  <strong>C:\Documents and Settings\%username%\Application Data\Apple Computer\Lockdown</strong></p>
<p>Windows Vista: Browse to <strong>C:\Users\%username%\AppData\roaming\Apple Computer\Lockdown</strong></p>
<p>The file found in that folder is entitled with your UDID. Enjoy 3.0 :D</p>
<p>Chris</p>
<p><strong>Update: This can be found on OS X in the following directory: ~/Library/Application Support/MobileSync/Backups</strong></p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Ffind-your-iphone-udid-on-windows-after-installing-os-30-beta%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/find-your-iphone-udid-on-windows-after-installing-os-30-beta/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Get access to the iPhone 3.0 Beta</title>
		<link>http://www.chrismaddern.com/get-access-to-the-iphone-30-beta/</link>
		<comments>http://www.chrismaddern.com/get-access-to-the-iphone-30-beta/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 21:39:45 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[POS]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=179</guid>
		<description><![CDATA[Currently the HTTP servers over at Apple Dev are overloaded however going in over HTTPS is fine. Change the http:// at the beginning to https:// and the pages will load and provided you have an Apple Developer Membership you can d/l the SDK / Beta :) so&#8230;. https://developer.apple.com/iphone/ Chris update: this is now going a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-180" title="promo_sdk" src="http://www.blogitech.co.uk/wp-content/uploads/2009/03/promo_sdk.jpg" alt="promo_sdk" width="86" height="116" />Currently the HTTP servers over at Apple Dev are overloaded however going in over HTTPS is fine.</p>
<p>Change the http:// at the beginning to https:// and the pages will load and provided you have an Apple Developer Membership you can d/l the SDK / Beta :)</p>
<p>so&#8230;. <a href="https://developer.apple.com/iphone/" target="about:blank">https://developer.apple.com/iphone/</a></p>
<p>Chris</p>
<p>update: this is now going a little slowly too!</p>
<p>update: &#8216;humbertog&#8217; just posted on Twitter: &#8220;By installing iPhone 3.0 beta on your Test Devices, these devices are permanently “locked” into testing mode and cannot be restored!&#8221;</p>
<p>Does anyone know if this is true?!</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fget-access-to-the-iphone-30-beta%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/get-access-to-the-iphone-30-beta/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 Installation Scenarios &#8211; Macbook Air &amp; Desktop x64</title>
		<link>http://www.chrismaddern.com/windows-7-installation-scenarios-macbook-air-desktop-x64/</link>
		<comments>http://www.chrismaddern.com/windows-7-installation-scenarios-macbook-air-desktop-x64/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 17:23:58 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[x64]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Macbook]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[TV]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://chrismaddern.com/blogitech/?p=125</guid>
		<description><![CDATA[Okay, so the Windows 7 Beta is out and it&#8217;s good. Great in fact! So I figured that I would migrate all of my systems to use Windows 7; and document the process while I&#8217;m at it! So in the next couple days I&#8217;ll be publishing a quick guide and outlining my thoughts on installing [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Windows 7 Logo" src="http://www.liewcf.com/blog/wp-content/uploads/unofficial-windows7-logo.jpg" alt="Windows 7" width="180" height="149" /></p>
<p>Okay, so the Windows 7 Beta is out and it&#8217;s good. Great in fact! So I figured that I would migrate all of my systems to use Windows 7; and document the process while I&#8217;m at it!</p>
<p>So in the next couple days I&#8217;ll be publishing a quick guide and outlining my thoughts on installing Windows 7 on:</p>
<p>- Macbook Air &#8211; 32 bit build through BootCamp.</p>
<p>- Desktop &#8211; 64 bit build on a system designed as a Media PC</p>
<p>- Workstation &#8211; 64 bit build on a top end workstation machine. :)</p>
<p>All systems are up and running in good order, but occasionally the process wasn&#8217;t obvious.</p>
<p>Stay tuned&#8230;.</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%2Fwindows-7-installation-scenarios-macbook-air-desktop-x64%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/windows-7-installation-scenarios-macbook-air-desktop-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macbook Air &#8211; Hash Key</title>
		<link>http://www.chrismaddern.com/macbook-air-hash-key/</link>
		<comments>http://www.chrismaddern.com/macbook-air-hash-key/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 09:58:57 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Hash]]></category>
		<category><![CDATA[Keyboard]]></category>

		<guid isPermaLink="false">http://chrismaddern.com/blogitech/?p=119</guid>
		<description><![CDATA[Okay, this is a bit &#8216;niche&#8217;-ey. I have a US Macbook air with UK Keyboard layout and have spent a few months passively looking for the &#8216;hash&#8217; key, whilst sort of admitting to myself that I&#8217;d probably bought a £1200 machine with no DVD drive, no changeable battery and NO HASH KEY. But.. about that [...]]]></description>
			<content:encoded><![CDATA[<div class="woo-sc-box note  rounded full">This post is regarding the old Macbook Air with no visible # symbol on the Keyboard. On new Macbook Airs &#8211; it&#8217;s simply <strong>Shift-3</strong></div>
<p><img class="alignright size-thumbnail wp-image-120" title="macbook-air_2" src="http://chrismaddern.com/blogitech/wp-content/uploads/2008/12/macbook-air_2-150x150.jpg" alt="" width="150" height="150" /></p>
<p>Okay, this is a bit &#8216;niche&#8217;-ey. I have a US Macbook air with UK Keyboard layout and have spent a few months passively looking for the &#8216;hash&#8217; key, whilst sort of admitting to myself that I&#8217;d probably bought a £1200 machine with no DVD drive, no changeable battery and NO HASH KEY.</p>
<p>But.. about that one, I was wrong&#8230; There is a hash key!</p>
<p>Anyone with a US Macbook Air on UK Layout : Ctrl-Alt-3</p>
<p>Finally!</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%2Fmacbook-air-hash-key%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/macbook-air-hash-key/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.chrismaddern.com @ 2012-02-10 01:41:14 by W3 Total Cache -->
