<?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>Stuart&#039;s Weblog &#187; Apple</title>
	<atom:link href="http://blog.stuart.shelton.me/archives/category/technology/apple/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.stuart.shelton.me</link>
	<description>Normal service will be resumed shortly...</description>
	<lastBuildDate>Sat, 04 Feb 2012 10:24:05 +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>Disable Mac OS Lion&#8217;s &#8220;Zooming Windows&#8221; feature</title>
		<link>http://blog.stuart.shelton.me/archives/845</link>
		<comments>http://blog.stuart.shelton.me/archives/845#comments</comments>
		<pubDate>Fri, 12 Aug 2011 22:16:52 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=845</guid>
		<description><![CDATA[From Terminal.app &#160;defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO That&#8217;s all folks!]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/845/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Mac OS Lion&#8217;s &#8220;Restore windows&#8221; setting on an individual per-application basis</title>
		<link>http://blog.stuart.shelton.me/archives/839</link>
		<comments>http://blog.stuart.shelton.me/archives/839#comments</comments>
		<pubDate>Mon, 08 Aug 2011 17:44:32 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=839</guid>
		<description><![CDATA[The &#8220;General&#8221; PreferencePane in Lion&#8217;s &#8216;System Preferences&#8217; windows contains a &#8220;Restore windows when quitting and re-opening apps&#8221; item. However, sometimes this behaviour does&#8217;t make sense &#8211; after a reboot I found, for example, that the OS X Installer had re-launched and was asking for a package to install! This can be prevented on a per-application [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/839/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Mid-2011 MacBook Air processor comparison: Core i5 or Core i7?</title>
		<link>http://blog.stuart.shelton.me/archives/790</link>
		<comments>http://blog.stuart.shelton.me/archives/790#comments</comments>
		<pubDate>Sat, 23 Jul 2011 12:52:22 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=790</guid>
		<description><![CDATA[I&#8217;ve been promising myself for some time now that &#8211; as my current MacBook Pro has started to fall to pieces after three year&#8217;s perfect service &#8211; I would upgrade to a lighter, much more portable MacBook Air as soon as they received a Sandy Bridge processor update. There is a nice overview of the [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/790/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>More fun with NSStrings in Objective&#160;C</title>
		<link>http://blog.stuart.shelton.me/archives/735</link>
		<comments>http://blog.stuart.shelton.me/archives/735#comments</comments>
		<pubDate>Tue, 05 Apr 2011 22:37:07 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=735</guid>
		<description><![CDATA[Sometimes, it&#8217;s the simple things which can be the most handy. Here&#8217;s a quick category on NSString to allow all characters within a set (NSCharacterSet *illegalCharacterSet or NSCharacterSet *symbolCharacterSet, say) to be easily and efficiently removed. This fills a gap in between the stringByTrimmingCharactersInSet: and stringByReplacingCharactersInRange: withString: &#038; stringByReplacingOccurrencesOfString: withString: methods, which only act upon [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/735/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Terminal.app window titles where directory names contain extended characters&#8230;</title>
		<link>http://blog.stuart.shelton.me/archives/699</link>
		<comments>http://blog.stuart.shelton.me/archives/699#comments</comments>
		<pubDate>Sun, 28 Nov 2010 17:11:05 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=699</guid>
		<description><![CDATA[This one may be a little esoteric, but I&#8217;ve always configured my ~/.bashrc to set $PS1 in bash to a simple &#8216;$ &#8216;, but show all relevant information in the terminal (or screen) window title. This is generally fine but, on OS X at least, if a directory name contains an extended character such as [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/699/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Steam on Mac OS with a Case-sensitive boot partition</title>
		<link>http://blog.stuart.shelton.me/archives/626</link>
		<comments>http://blog.stuart.shelton.me/archives/626#comments</comments>
		<pubDate>Thu, 13 May 2010 23:32:58 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computer Games]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=626</guid>
		<description><![CDATA[So Steam has now been released for the Mac. Whilst this is a massive step forwards for the Mac as a platform &#8211; finally giving Apple a credible position regarding gaming (after the 2007 deal with Electronic Arts, which didn&#8217;t even promise Mac native games but merely wrappers around Windows titles*, apparently went nowhere) &#8211; [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/626/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Apple Time Capsule 500GB Tear-down</title>
		<link>http://blog.stuart.shelton.me/archives/522</link>
		<comments>http://blog.stuart.shelton.me/archives/522#comments</comments>
		<pubDate>Tue, 23 Mar 2010 17:37:06 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=522</guid>
		<description><![CDATA[Enterprise backup, it ain&#8217;t In December of last year, after only nineteen months of use, my 500GB Time Capsule died of a dead PSU. As documented here (a great graph, sadly lacking a scale on the y-axis&#8230;) the average lifespan of a Time Capsule was, for these first generation units, nineteen months and 20 days [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/522/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone development&#8230;</title>
		<link>http://blog.stuart.shelton.me/archives/499</link>
		<comments>http://blog.stuart.shelton.me/archives/499#comments</comments>
		<pubDate>Tue, 09 Feb 2010 19:25:59 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=499</guid>
		<description><![CDATA[After a long slog ironing out some last-minute bugettes (and a major performance issue I&#8217;d accidentally introduced by attempting to bubble-sort an 10,000-entry strong list) I&#8217;ve just posted an updated release of Æther Tool to Apple for approval. This is my first commercial app, admittedly, but it has taken a great deal of time, sweat, [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/499/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for perpetually empty &#8220;Open Recent&#8230;&#8221; items in Xcode 3.2 on Snow Leopard</title>
		<link>http://blog.stuart.shelton.me/archives/454</link>
		<comments>http://blog.stuart.shelton.me/archives/454#comments</comments>
		<pubDate>Fri, 25 Sep 2009 06:33:20 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=454</guid>
		<description><![CDATA[It&#8217;s been bugging me for a while now that &#8211; ever since upgrading to Xcode 3.2 and Mac OS 10.6 &#8211; the list of recent projects in Xcode&#8217;s initial window and in its &#8220;Open Recent File&#8221; and &#8220;Open Recent Project&#8221; menus are all blank. Thanks to @pimpinglen, I found the answer here: the &#8220;Documents&#8221; value [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/454/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Upgrading a netbook EFI install of Mac OS to 10.5.7</title>
		<link>http://blog.stuart.shelton.me/archives/436</link>
		<comments>http://blog.stuart.shelton.me/archives/436#comments</comments>
		<pubDate>Fri, 17 Jul 2009 16:32:48 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=436</guid>
		<description><![CDATA[I wrote this answer in response to an email, and thought it would probably be better to share it with everyone Download the 10.5.7 Combo update from Apple (you can use the Delta update as downloaded from Software Update if you want &#8211; but I don&#8217;t use these even on real Macs: If you run [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/436/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>#o2fail</title>
		<link>http://blog.stuart.shelton.me/archives/429</link>
		<comments>http://blog.stuart.shelton.me/archives/429#comments</comments>
		<pubDate>Tue, 09 Jun 2009 10:31:19 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=429</guid>
		<description><![CDATA[A good summary of the arguments is here. twitter is on fire over the issue too. In terms of the 3GS, the additional battery life, processor speed, and the magnetic compass are great features. Voice control is neat if coupled with a Bluetooth headset. I&#8217;d imagine that hardware-accelerated 3D is probably more of an effort [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/429/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Safari 4 breaks GrowlMail :(</title>
		<link>http://blog.stuart.shelton.me/archives/362</link>
		<comments>http://blog.stuart.shelton.me/archives/362#comments</comments>
		<pubDate>Thu, 26 Feb 2009 14:59:46 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=362</guid>
		<description><![CDATA[The two current solutions are to remove &#8216;GrowlMail.bundle&#8216; from &#8220;~/Library/Mail/Bundles&#8221; (or wherever it is installed), or to execute the command: defaults write com.apple.mail GMSummaryMode -int 2 &#8230; to disable the Detailed Summary mode, which misinteracts with the Safari 4 version of WebKit.]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/362/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Definitive Mac OS X installation guide for netbooks</title>
		<link>http://blog.stuart.shelton.me/archives/256</link>
		<comments>http://blog.stuart.shelton.me/archives/256#comments</comments>
		<pubDate>Thu, 29 Jan 2009 20:45:34 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=256</guid>
		<description><![CDATA[There is currently a great demand for laptops which provide the user-friendliness of a Mac without the cost and weight of a MacBook or MacBook Pro, or without the cost of size of a MacBook Air. Given that the ever-increasing varieties of Intel Atom-based netbooks are low-cost and roughly equivalent in hardware terms to the [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/256/feed</wfw:commentRss>
		<slash:comments>247</slash:comments>
		</item>
		<item>
		<title>Mac OS 10.5.6 on the Samsung NC10</title>
		<link>http://blog.stuart.shelton.me/archives/238</link>
		<comments>http://blog.stuart.shelton.me/archives/238#comments</comments>
		<pubDate>Tue, 16 Dec 2008 19:03:51 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=238</guid>
		<description><![CDATA[Well, good news and bad here&#8230; The good news is that, with the DSDT fix (although in all honesty I&#8217;ve not tried without) the 10.5.6 upgrade does the right thing and reboots correctly. Even better, a modified SystemConfiguration is no longer needed in /System/Library. May be due to this, the screen is also no longer [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/238/feed</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Updated DSDT for Samsung NC10</title>
		<link>http://blog.stuart.shelton.me/archives/209</link>
		<comments>http://blog.stuart.shelton.me/archives/209#comments</comments>
		<pubDate>Tue, 09 Dec 2008 16:50:23 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=209</guid>
		<description><![CDATA[If running Mac OS on a non-Apple laptop, then there&#8217;s a sting in the tail of the forthcoming 10.5.6 update: it appears that the new kernel only wants to run with ACPI HPETs, and will fail on boot if legacy i8254/RTC timers have interrupts assigned to them. To fix this, a replacement ACPI Differentiated System [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/209/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mac OS 10.5/Leopard on the Samsung NC10</title>
		<link>http://blog.stuart.shelton.me/archives/195</link>
		<comments>http://blog.stuart.shelton.me/archives/195#comments</comments>
		<pubDate>Sat, 15 Nov 2008 11:29:46 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Toys]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=195</guid>
		<description><![CDATA[Initially I ordered a Dell Inspiron 910/Mini 9, after reading about how easy it was to get Leopard running on these machines. However, after initially quoting 15 days delivery then then, on the 15th day, extended this to 30 days &#8211; at which point I cancelled the order. Instead, due to its looks and frankly [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/195/feed</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Coming soon&#8230;</title>
		<link>http://blog.stuart.shelton.me/archives/120</link>
		<comments>http://blog.stuart.shelton.me/archives/120#comments</comments>
		<pubDate>Sun, 12 Oct 2008 18:13:18 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=120</guid>
		<description><![CDATA[I don&#8217;t have to most successfully history of predicting what Apple might do next &#8211; but then, who does? There&#8217;s an interesting discussion on MacRumors about newly-leaked photos (allegedly) showing more details of the machines which will be announced this Tuesday. There is ongoing uncertainly over whether the cases photographed are of two different models [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/120/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First post!</title>
		<link>http://blog.stuart.shelton.me/archives/97</link>
		<comments>http://blog.stuart.shelton.me/archives/97#comments</comments>
		<pubDate>Tue, 22 Jul 2008 10:12:08 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.stuart.shelton.me/index.php/archives/97</guid>
		<description><![CDATA[WordPress 1.0 for the iPhone has been released, and I&#8217;m using it to write this post. It&#8217;s been a little time coming, but it looks pretty fully-featured. Having said this, it seems to lack formatting and layout controls, so styling and breaks have to be entered manually&#8230; something for 1.1? I&#8217;ve just noticed whilst typing [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/97/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indistinguishable from magic&#8230;</title>
		<link>http://blog.stuart.shelton.me/archives/92</link>
		<comments>http://blog.stuart.shelton.me/archives/92#comments</comments>
		<pubDate>Sat, 12 Jul 2008 20:31:20 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://blog.srcshelton.miltonroad.net/?p=92</guid>
		<description><![CDATA[Gareth has an iPod Touch, which he&#8217;s just updated to firmware 2.0 (at even more cost &#8211; and that he&#8217;s not best pleased about&#8230;), which adds many of the iPhone&#8217;s location-aware services. The Touch, of course, lacks any 3G/GSM circuitry and bluetooth &#8211; leaving only WiFi for position acquisition. Even though my name-server at home [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/92/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breathtaking O2 incompetence reduces iPhone 3G launch to farce</title>
		<link>http://blog.stuart.shelton.me/archives/91</link>
		<comments>http://blog.stuart.shelton.me/archives/91#comments</comments>
		<pubDate>Fri, 11 Jul 2008 10:49:52 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://blog.srcshelton.miltonroad.net/?p=91</guid>
		<description><![CDATA[Cambridge has one Apple Store (in the seemingly Bioshock-inspired Grand Arcade), one O2 shop, and two Carphone Warehouses. Having decided that it&#8217;s finally time to replace my venerable Motorola RAZR V3, and never having been to an Apple product launch before* (albeit one at a local store) I decided to try my luck at the [...]]]></description>
		<wfw:commentRss>http://blog.stuart.shelton.me/archives/91/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

