<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>Shaun McDonald&#039;s Blog &#187; Mac OS X</title>
	<atom:link href="http://blog.shaunmcdonald.me.uk/category/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.shaunmcdonald.me.uk</link>
	<description>My Random Ramblings</description>
	<lastBuildDate>Mon, 02 Jan 2012 01:32:27 +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>SOTM 2010 Dashboard Countdown</title>
		<link>http://blog.shaunmcdonald.me.uk/2010/04/sotm-2010-dashboard-countdown/</link>
		<comments>http://blog.shaunmcdonald.me.uk/2010/04/sotm-2010-dashboard-countdown/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 10:35:35 +0000</pubDate>
		<dc:creator>smsm1986</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[OpenStreetMap]]></category>
		<category><![CDATA[SOTM]]></category>
		<category><![CDATA[SOTM2010]]></category>

		<guid isPermaLink="false">http://blog.shaunmcdonald.me.uk/?p=398</guid>
		<description><![CDATA[As in the past couple of years I&#8217;ve made a Mac OS X Dashboard widget to count down to the State of the Map conference 2010. SOTM 2010 Dashboard Widget and the Dashcode project source.]]></description>
			<content:encoded><![CDATA[<p>As in the past couple of years I&#8217;ve made a Mac OS X Dashboard widget to count down to the <a href="http://stateofthemap.org/">State of the Map conference</a> 2010.</p>
<p><a href="http://shaunmcdonald.me.uk/osm/SOTM/SOTM2010Countdown.zip">SOTM 2010 Dashboard Widget</a> and the <a href="http://shaunmcdonald.me.uk/osm/SOTM/SOTM2010Countdown-src.zip">Dashcode project source</a>.</p>
<p><a href="http://blog.shaunmcdonald.me.uk/wp-content/uploads/2010/04/Screen-shot-2010-04-17-at-11.47.03.png"><img class="alignleft size-full wp-image-403" title="SOTM 2010 Countdown widget" src="http://blog.shaunmcdonald.me.uk/wp-content/uploads/2010/04/Screen-shot-2010-04-17-at-11.47.03.png" alt="SOTM 2010 Countdown widget" width="356" height="118" /></a><br class="clear"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shaunmcdonald.me.uk/2010/04/sotm-2010-dashboard-countdown/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing ImageMagick on Snow Leopard (64-bit)</title>
		<link>http://blog.shaunmcdonald.me.uk/2009/12/installing-imagemagick-on-snow-leopard-64-bit/</link>
		<comments>http://blog.shaunmcdonald.me.uk/2009/12/installing-imagemagick-on-snow-leopard-64-bit/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 00:36:48 +0000</pubDate>
		<dc:creator>smsm1986</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.shaunmcdonald.me.uk/?p=385</guid>
		<description><![CDATA[This blog post is only relevant if you are on Snow Leopard, have a 64-bit Intel Mac, and need to install ImageMagick. There are many Ruby on Rails projects out there that have some form image manipulation, thus use ImageMagick for that. Up until recently it was a real pain to install, with some huge [...]]]></description>
			<content:encoded><![CDATA[<p>This blog post is only relevant if you are on Snow Leopard, have a 64-bit Intel Mac, and need to install ImageMagick.</p>
<p>There are many Ruby on Rails projects out there that have some form image manipulation, thus use ImageMagick for that. Up until recently it was a real pain to install, with some huge list of library dependancies that need to be downloaded, compiled and installed. The <a href="http://www.imagemagick.org/script/binary-releases.php#macosx">ImageMagick project</a> is now supplying a Intel 64-bit binary, specifically for Snow Leopard user so that they don&#8217;t need to install from source.</p>
<p>Another nice little tips that I learned for installing gems that have native extentions, is that you can put the ARCHFLAGS environment variable into your ~/.profile so that you don&#8217;t have to manually set it (and then wonder why the gem doesn&#8217;t compile elsewhere). You need to add:</p>
<pre>export ARCHFLAGS="-arch x86_64"</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.shaunmcdonald.me.uk/2009/12/installing-imagemagick-on-snow-leopard-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOTM2009 Countdown Dashboard Widget</title>
		<link>http://blog.shaunmcdonald.me.uk/2009/02/sotm2009-countdown-dashboard-widget/</link>
		<comments>http://blog.shaunmcdonald.me.uk/2009/02/sotm2009-countdown-dashboard-widget/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 00:04:19 +0000</pubDate>
		<dc:creator>smsm1986</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[OpenStreetMap]]></category>
		<category><![CDATA[SOTM]]></category>
		<category><![CDATA[SOTM2009]]></category>

		<guid isPermaLink="false">http://blog.shaunmcdonald.me.uk/?p=352</guid>
		<description><![CDATA[[For the Mac OS X users, who are going to this year's State of the Map] I have updated the Dashboard widget I created last year for this years conference in Amsterdam, The Netherlands. I&#8217;ve added a donate button on the back that takes you to http://donate.openstreetmap.org/. Dashboard Widget 163KB zip Project Source Code 880KB zip]]></description>
			<content:encoded><![CDATA[<p>[For the Mac OS X users, who are going to this year's State of the Map]</p>
<div id="attachment_353" class="wp-caption alignnone" style="width: 298px"><img class="size-full wp-image-353" title="SOTM2009 Dashboard Widget" src="http://blog.shaunmcdonald.me.uk/wp-content/uploads/2009/02/default.png" alt="Screenshot of the SOTM2009 Countdown Dashboard Widget" width="288" height="142" /><p class="wp-caption-text">Screenshot of the SOTM2009 Countdown Dashboard Widget</p></div>
<p>I have updated the Dashboard widget I created last year for this years conference in <a href="http://www.openstreetmap.org/?mlat=52.36395&amp;mlon=4.90656&amp;zoom=15">Amsterdam, The Netherlands</a>.</p>
<p>I&#8217;ve added a donate button on the back that takes you to <a href="http://donate.openstreetmap.org/">http://donate.openstreetmap.org/</a>.</p>
<p><a href="http://shaunmcdonald.me.uk/osm/SOTM/SOTM2009.zip">Dashboard Widget</a> 163KB zip</p>
<p><a href="http://shaunmcdonald.me.uk/osm/SOTM/SOTMsrc2009.zip">Project Source Code</a> 880KB zip</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shaunmcdonald.me.uk/2009/02/sotm2009-countdown-dashboard-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Device Removal</title>
		<link>http://blog.shaunmcdonald.me.uk/2008/04/device-removal/</link>
		<comments>http://blog.shaunmcdonald.me.uk/2008/04/device-removal/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 16:21:00 +0000</pubDate>
		<dc:creator>smsm1986</dc:creator>
				<category><![CDATA[bug]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MacBook]]></category>

		<guid isPermaLink="false">http://smsm1986.wordpress.com/2008/04/01/device-removal/</guid>
		<description><![CDATA[I don&#8217;t touch anything, and my slow first generation MacBook will randomly come up with the above message. Maybe an uptime of 13 days is the cause?  It is about time I rebooted into Kubuntu to get some updated maps on to my phone for TMJ. There has some considerable improvements in the maps in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bp0.blogger.com/_saGBcf9NYz8/R_JhW9TFWhI/AAAAAAAABgM/9-LgxUS7DTo/s1600-h/Picture+20.png"><img style="cursor:hand;" src="http://bp0.blogger.com/_saGBcf9NYz8/R_JhW9TFWhI/AAAAAAAABgM/9-LgxUS7DTo/s400/Picture+20.png" border="0" alt="" /></a>
<div>I don&#8217;t touch anything, and my slow first generation MacBook will randomly come up with the above message. Maybe an uptime of 13 days is the cause? </div>
<div></div>
<div>It is about time I rebooted into Kubuntu to get some updated maps on to my phone for <a href="http://www.trackmyjourney.co.uk/">TMJ</a>. There has some considerable improvements in the maps in Edinburgh, and I don&#8217;t know what actually needs to be mapped when I&#8217;m out in the field.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.shaunmcdonald.me.uk/2008/04/device-removal/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OOO: Possible fix for the command timed out error on Leopard</title>
		<link>http://blog.shaunmcdonald.me.uk/2008/03/ooo-possible-fix-for-the-command-timed-out-error-on-leopard/</link>
		<comments>http://blog.shaunmcdonald.me.uk/2008/03/ooo-possible-fix-for-the-command-timed-out-error-on-leopard/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 19:58:00 +0000</pubDate>
		<dc:creator>smsm1986</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[OpenOffice]]></category>

		<guid isPermaLink="false">http://smsm1986.wordpress.com/2008/03/30/ooo-possible-fix-for-the-command-timed-out-error-on-leopard/</guid>
		<description><![CDATA[UPDATE:Thanks to Eric Bachard, a fix very similar to this will be appearing in OpenOffice.org 2.4.2 due to be released at the end of October 2008. &#8212; With a change in the way that X11 works on Leopard, the X11 version of OpenOffice.org has been giving an error message on startup saying &#8220;command timed out&#8221;. [...]]]></description>
			<content:encoded><![CDATA[<p>UPDATE:Thanks to <a href="http://eric.bachard.free.fr/news/">Eric Bachard</a>, a fix very similar to this will be appearing in <a href="http://wiki.services.openoffice.org/wiki/OOoRelease242">OpenOffice.org 2.4.2</a> due to be released at the end of October 2008.</p>
<p>&#8212;</p>
<p>With a change in the way that X11 works on Leopard, the X11 version of OpenOffice.org has been giving an error message on startup saying &#8220;command timed out&#8221;. With previous versions of Mac OS X, OpenOffice.org had to make sure that X11 was running first be trying to start OpenOffice.org.</p>
<div>The following change should work for 2.4, 2.3.1, 2.3, and possibly earlier versions. Open the file OpenOffice.org 2.4.app/Contents/Resources/Scripts/main.scpt in &#8220;Script Editor&#8221;. (You will need to control+click the application icon and choose &#8220;Show Package Contents&#8221;.)</div>
<div>Then replace the code block &#8220;<code>on openSoffice(aFile)</code>&#8220;&#8230;.&#8221;<code>end openSoffice</code>&#8221; with the following:</div>
<div>
<pre>on openSoffice(aFile)</pre>
<pre> if (atLeastOSXVersion(10, 5, 0)) then  </pre>
<pre>-- if we have leopard, we don't need to manually start the X server first</pre>
<pre>  set theCmd to "sh " &amp; (quoted form of (POSIX path of getOOProgramPath() &amp; "soffice")) &amp; " "</pre>
<pre>  do shell script theCmd &amp; aFile &amp; shellTerminator()</pre>
<pre> else</pre>
<pre>  set theDisplay to startXServer()</pre>
<pre>  if (theDisplay is equal to "error") then</pre>
<pre>   return</pre>
<pre>  end if</pre>
<pre>  set theEnv to "DISPLAY=" &amp; theDisplay &amp; " ; export DISPLAY; "</pre>
<pre>  set theCmd to "sh " &amp; (quoted form of (POSIX path of getOOProgramPath() &amp; "soffice")) &amp; " "</pre>
<pre>  do shell script theEnv &amp; theCmd &amp; aFile &amp; shellTerminator()</pre>
<pre>  -- logEvent("open CMD: " &amp; theEnv &amp; theCmd &amp; aFile)</pre>
<pre> end if</pre>
<pre>end openSoffice</pre>
<p>Please comment on how this works for you.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.shaunmcdonald.me.uk/2008/03/ooo-possible-fix-for-the-command-timed-out-error-on-leopard/feed/</wfw:commentRss>
		<slash:comments>82</slash:comments>
		</item>
		<item>
		<title>OpenOffice.org 2.4 on Mac OS X [Update: now available]</title>
		<link>http://blog.shaunmcdonald.me.uk/2008/03/openofficeorg-24-on-mac-os-x-update-now-available/</link>
		<comments>http://blog.shaunmcdonald.me.uk/2008/03/openofficeorg-24-on-mac-os-x-update-now-available/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 14:49:00 +0000</pubDate>
		<dc:creator>smsm1986</dc:creator>
				<category><![CDATA[Aqua]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[OpenOffice]]></category>

		<guid isPermaLink="false">http://smsm1986.wordpress.com/2008/03/27/openofficeorg-24-on-mac-os-x-update-now-available/</guid>
		<description><![CDATA[The release of OpenOffice.org 2.4 (X11 version) is a little behind the other platforms due to a lack of resources in the QA process, as many of the resources have been placed on the upcoming aqua version. It will be another few days to week before they are available on the mirrors and the Mac [...]]]></description>
			<content:encoded><![CDATA[<p>The release of OpenOffice.org 2.4 (X11 version) is a little behind the other platforms due to a lack of resources in the QA process, as many of the resources have been placed on the <a href="http://porting.openoffice.org/mac/download/aqua.html">upcoming aqua version</a>. It will be another few days to week before they are available on the mirrors and the <a href="http://porting.openoffice.org/mac/download/">Mac Port download pages</a> will be updated at that point.
<div></div>
<div>Until then the new <a href="http://download.openoffice.org/">smart download pages</a> will continue to give the link to the 2.4.0 build which isn&#8217;t yet available.</div>
<div></div>
<div>UPDATE: OpenOffice.org X11 2.4.0 for both Mac OS X 10.4/10.5 PPC and Intel are now available from the <a href="http://porting.openoffice.org/mac/download/x11-104.html">Mac Porting Download pages</a>.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.shaunmcdonald.me.uk/2008/03/openofficeorg-24-on-mac-os-x-update-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New OpenOffice.org Aqua Development Release</title>
		<link>http://blog.shaunmcdonald.me.uk/2008/03/new-openofficeorg-aqua-development-release/</link>
		<comments>http://blog.shaunmcdonald.me.uk/2008/03/new-openofficeorg-aqua-development-release/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 19:23:00 +0000</pubDate>
		<dc:creator>smsm1986</dc:creator>
				<category><![CDATA[Aqua]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[OpenOffice]]></category>

		<guid isPermaLink="false">http://smsm1986.wordpress.com/2008/03/19/new-openofficeorg-aqua-development-release/</guid>
		<description><![CDATA[Head over to the OpenOffice.org Mac Porting web site for the latest development build. This is the most stable build of OpenOffice.org running natively on Mac OS X that I have seen. I haven&#8217;t yet had a crash with my basic usage. Mac OS X 10.4 or 10.5 is required. The improvements include: Printing now [...]]]></description>
			<content:encoded><![CDATA[<p>Head over to the OpenOffice.org Mac Porting web site for the <a href="http://porting.openoffice.org/mac/news/2008/20080319AquaDevRelease.html">latest</a> <a href="http://porting.openoffice.org/mac/download/aqua.html">development build</a>.
<div></div>
<div>This is the most stable build of OpenOffice.org running natively on Mac OS X that I have seen. I haven&#8217;t yet had a crash with my basic usage. Mac OS X 10.4 or 10.5 is required.</div>
<div></div>
<div>The improvements include:</div>
<div>
<ul>
<li>Printing now uses an aqua native print dialog</li>
<li>Various bugs, crashes, performance, and cosmetic improvements</li>
<li>The native file picker should work now (though there are 2 unlabeled checkboxes)</li>
<li>The QuickStarter is now supported on Mac OS X</li>
<li>Copy and Paste now works in the Hyperlink dialog</li>
<li>Icons are no longer shown in the menus by default on Mac OS X</li>
<li>Extentions can now be installed through the GUI</li>
<li>Improved scrolling when using a scroll wheel</li>
<li>Real version number is shown in the Mac OS X Finder&#8217;s Get Info Window.</li>
<li>The recent items list in the Apple menu is now populated</li>
<li>Faster loading and saving of files</li>
<li>New Start Centre</li>
</ul>
<div>The downloads are on the extended mirror network, and BitTorrent. Please don&#8217;tdirectly link to any of the mirrors, please link to the <a href="http://porting.openoffice.org/mac/download/aqua.html">OpenOffice.org Aqua download page</a> instead.</div>
<div></div>
<div>OpenOffice.org 2.4 (X11), is currently in testing. OpenOffice.org 3.0 will be Aqua only.</div>
<div></div>
<div><a href="http://porting.openoffice.org/mac/news/2008/20080319AquaDevRelease.html">Full News Release</a></div>
<div><a href="http://porting.openoffice.org/mac/download/aqua.html">OpenOffice.org Aqua Download Page</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.shaunmcdonald.me.uk/2008/03/new-openofficeorg-aqua-development-release/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>BBC&#8217;s iPlayer now compatible with Mac OS X</title>
		<link>http://blog.shaunmcdonald.me.uk/2007/12/bbcs-iplayer-now-compatible-with-mac-os-x/</link>
		<comments>http://blog.shaunmcdonald.me.uk/2007/12/bbcs-iplayer-now-compatible-with-mac-os-x/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 19:34:00 +0000</pubDate>
		<dc:creator>smsm1986</dc:creator>
				<category><![CDATA[BBC]]></category>
		<category><![CDATA[iPlayer]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://smsm1986.wordpress.com/2007/12/13/bbcs-iplayer-now-compatible-with-mac-os-x/</guid>
		<description><![CDATA[After reading a macnn article. I have now found out that the BBC&#8217;s Player is now supported on Mac OS X. It is great that I can now watch BBC content from within Safari. The player only has a short buffer, though you can jump to any part of the video and it will start [...]]]></description>
			<content:encoded><![CDATA[<p>After reading a <a href="http://www.macnn.com/articles/07/12/13/bbc.releases.mac.iplayer/">macnn article</a>. I have now found out that the BBC&#8217;s Player is now supported on Mac OS X. It is great that I can now watch BBC content from within Safari. The player only has a short buffer, though you can jump to any part of the video and it will start playing from there with very little delay. You have to remember that I have an internet connection of about 7Mbit downstream and around 0.8Mbit upstream. Therefore I don&#8217;t know how people on slower connections will manage.
<div></div>
<div>Some video items come up with:</div>
<div>
<div>&#8221; is not available to play here.&#8221;</div>
<div>with no explanation as to why. Maybe some videos are not updated to the adobe flash video type.</div>
<div></div>
<div>Now I&#8217;d like to get an improvement to Space, that will allow me to make a window in any application to be front most and move between space as required. That way when I&#8217;m playing a video the window will always show. Another problem that I have found with spaces is that when switching apps with command+tab or clicking the icon in the dock, a random window usually comes forward.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.shaunmcdonald.me.uk/2007/12/bbcs-iplayer-now-compatible-with-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenOffice.org on Mac OS X Leopard</title>
		<link>http://blog.shaunmcdonald.me.uk/2007/11/openofficeorg-on-mac-os-x-leopard/</link>
		<comments>http://blog.shaunmcdonald.me.uk/2007/11/openofficeorg-on-mac-os-x-leopard/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 07:40:00 +0000</pubDate>
		<dc:creator>smsm1986</dc:creator>
				<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[OpenOffice]]></category>

		<guid isPermaLink="false">http://smsm1986.wordpress.com/2007/11/30/openofficeorg-on-mac-os-x-leopard/</guid>
		<description><![CDATA[Mac OS X 10.5 Leopard was launched by Apple Inc. about one month ago. OpenOffice.org, with the exception of the Java features will work on Leopard. If you require the Java features of OpenOffice.org on Leopard, you require to use milestone m237 or later.  The problem essentially boils down to the way that OpenOffice.org detects Java, [...]]]></description>
			<content:encoded><![CDATA[<p>Mac OS X 10.5 Leopard was launched by Apple Inc. about one month ago.
<div></div>
<div>OpenOffice.org, with the exception of the Java features will work on Leopard. If you require the Java features of OpenOffice.org on Leopard, you require to use <a href="http://ooopackages.good-day.net/pub/OpenOffice.org/MacOSX/SRC680_m237/">milestone m237</a> or later. </div>
<div></div>
<div>The problem essentially boils down to the way that OpenOffice.org detects Java, and the fact that &#8220;Apple Computer Inc.&#8221; is NOT the same as &#8220;Apple Inc.&#8221;. (There are a few other build issues too.)</div>
<div></div>
<div>Thanks should go to Florian, Philip and Eric Bachard for their work on this issue.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.shaunmcdonald.me.uk/2007/11/openofficeorg-on-mac-os-x-leopard/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Clean re-install of Mac OS X</title>
		<link>http://blog.shaunmcdonald.me.uk/2007/08/clean-re-install-of-mac-os-x/</link>
		<comments>http://blog.shaunmcdonald.me.uk/2007/08/clean-re-install-of-mac-os-x/#comments</comments>
		<pubDate>Sun, 12 Aug 2007 22:06:00 +0000</pubDate>
		<dc:creator>smsm1986</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MacBook]]></category>

		<guid isPermaLink="false">http://smsm1986.wordpress.com/2007/08/12/clean-re-install-of-mac-os-x/</guid>
		<description><![CDATA[Today I have spent some time re-installing Mac OS X on my MacBook. It has been over a year now since I have bought the MacBook, and have only once done a clean install on it so far.  It is now a lot faster as I don&#8217;t have any junk lying around running in the [...]]]></description>
			<content:encoded><![CDATA[<p>Today I have spent some time re-installing Mac OS X on my MacBook. It has been over a year now since I have bought the MacBook, and have <a href="http://shaunmcdonald131.blogspot.com/2006/06/two-weeks-and-had-to-re-install-os-on.html">only once done a clean install on it so far</a>. 
<div></div>
<div>It is now a lot faster as I don&#8217;t have any junk lying around running in the background. That&#8217;s one problem of installing various bits of software to see what it does and then not using it again. Maybe I should unsubscribe from the VersionTracker daily mail of new software releases. I&#8217;ve also gained around 20GB on my internal hard drive. </div>
<div></div>
<div>Of course prior to the clean re-install, I had create a complete bootable backup of my hard drive, thus allowing me to selectively recover anything that I need.
<div></div>
<div>I should now be able to use the OpenOffice.org CWS tools again as I&#8217;ll setup my local cvs server on a different port than the default port.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.shaunmcdonald.me.uk/2007/08/clean-re-install-of-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

