<?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>MMISoftware Blog &#187; 10.5</title>
	<atom:link href="http://www.mmisoftware.co.uk/weblog/tag/105/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mmisoftware.co.uk/weblog</link>
	<description>News and views of Mac OS X and iPhone Programming</description>
	<lastBuildDate>Fri, 16 Jul 2010 00:22:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Working on iCalMaker2</title>
		<link>http://www.mmisoftware.co.uk/weblog/2008/02/21/working-on-icalmaker2/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2008/02/21/working-on-icalmaker2/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 17:40:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[icalmaker]]></category>
		<category><![CDATA[icalmaker2]]></category>
		<category><![CDATA[mac-os-x]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2008/02/21/working-on-icalmaker2/</guid>
		<description><![CDATA[iCalMaker is being renamed iCalMaker2, updated to work with Mac OS X 10.5 (Leopard) (Amazon Link), and rewritten to take advantage of the latest features in 10.5, and Xcode 3.0.


The first thing that was done was to &#8216;model&#8217; the iCalendar data standard (rfc2445) into an Apple &#8216;xcdatamodel&#8217;.




Part of the iCalendar data standard modeled in &#8216;xcdatamodel&#8217;


This [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> is being renamed <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker2</a>, updated to work with Mac OS X 10.5 (Leopard) (<a type=amzn asin="B000FK88JK">Amazon Link</a>), and rewritten to take advantage of the latest features in 10.5, and Xcode 3.0.</p>

<p><span id="more-296"></span>
The first thing that was done was to &#8216;model&#8217; the iCalendar data standard (<a href="http://tools.ietf.org/html/rfc2445">rfc2445</a>) into an Apple &#8216;xcdatamodel&#8217;.</p>

<p><center>
<img src="http://www.mmisoftware.co.uk/weblog/wp-content/uploads/2008/02/xcdatamodel-ical.png" alt="xcdatamodel_ical" title="Part of the iCalendar data standard modeled in 'xcdatamodel'" /></p>

<p>Part of the iCalendar data standard modeled in &#8216;xcdatamodel&#8217;
</center></p>

<p>This was surprisingly difficult and took a lot longer than anticipated.  The model is now complete.</p>

<p>With a working model it now means that data-binding can be used between the main code of the program and the interface.  This has the advantage of speeding up development and providing a consistency in the way the data is handled. Plus, it means less code has to be written.</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2008%2F02%2F21%2Fworking-on-icalmaker2%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2008/02/21/working-on-icalmaker2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iCalMaker becomes iCalMaker2</title>
		<link>http://www.mmisoftware.co.uk/weblog/2008/02/20/icalmaker-becomes-icalmaker2/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2008/02/20/icalmaker-becomes-icalmaker2/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 17:56:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[icalmaker]]></category>
		<category><![CDATA[icalmaker2]]></category>
		<category><![CDATA[mac-os-x]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2008/02/20/icalmaker-becomes-icalmaker2/</guid>
		<description><![CDATA[As I said in an earlier post, iCalMaker does not play well with Mac OS X 10.5 (Leopard) (Amazon Link), and that MMISoftware was working on a fix.


Work on the fix for iCalMaker started back in November, and is still going on.  It looks like it is going to be a long haul and [...]]]></description>
			<content:encoded><![CDATA[<p>As I said in an earlier <a href="http://www.mmisoftware.co.uk/weblog/?p=323">post</a>, <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> does not play well with Mac OS X 10.5 (Leopard) (<a type=amzn asin="B000FK88JK">Amazon Link</a>), and that <a href="http://www.mmisoftware.co.uk">MMISoftware</a> was working on a fix.</p>

<p><span id="more-295"></span>
Work on the fix for <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> started back in November, and is still going on.  It looks like it is going to be a long haul and that the code-base for <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> needs a rewrite&#8230;  there are a number reasons for this.</p>

<p><a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> was written back in the days of Mac OS X 10.0, using the earliest xcode (the Apple programming environment) and contains a lot of old code that is no longer needed, plus it wasn&#8217;t written to make use of the latest Mac developments.</p>

<p>Hence, time for a rewrite to clear out the old code, bring in the new, migrate <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> over to the latest version of xcode, use core-data and bindings, and objective-C version 2 with all the advantages that includes.</p>

<p>Why the name change?  Well, it looks like the new <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> will not work with Mac OS Xs earlier than 10.5.  Hence, I feel a name change is needed&#8230;</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2008%2F02%2F20%2Ficalmaker-becomes-icalmaker2%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2008/02/20/icalmaker-becomes-icalmaker2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X 10.5 and iCalMaker</title>
		<link>http://www.mmisoftware.co.uk/weblog/2008/02/17/mac-os-x-105-and-icalmaker/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2008/02/17/mac-os-x-105-and-icalmaker/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 22:14:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[icalmaker]]></category>
		<category><![CDATA[icalmaker2]]></category>
		<category><![CDATA[mac-os-x]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2008/02/17/mac-os-x-105-and-icalmaker/</guid>
		<description><![CDATA[iCalMaker does not &#8216;play&#8217; well with Mac OS X 10.5 (Leopard) (Amazon Link).  It works, but some of the features are deliberately disabled.


When 10.4 was released Apple changed the way iCal worked.  This caused problems with iCalMaker not exporting correctly to iCal.  When this was fixed code was included so that iCalMaker [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> does not &#8216;play&#8217; well with Mac OS X 10.5 (Leopard) (<a type=amzn asin="B000FK88JK">Amazon Link</a>).  It works, but some of the features are deliberately disabled.</p>

<p><span id="more-293"></span>
When 10.4 was released Apple changed the way iCal worked.  This caused problems with <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> not exporting correctly to iCal.  When this was fixed code was included so that <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> would not export directly to iCal in Mac OS X 10.5 (Leopard) (<a type=amzn asin="B000FK88JK">Amazon Link</a>) until everything had been checked.</p>

<p>When 10.5 was released Apple changed the way iCal worked again.  And this time it has caused real problems.</p>

<p>There is a fix for <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> the works and I hope to get a beta out soon.  However, it is proving to be difficult as iCal works in a very different way now.</p>

<p>Meanwhile, you can still use <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> with iCal if you go via the file route.  Export data from iCal as a file, and then import in to <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a>, export data from <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> as an iCal file, and then import to iCal.</p>

<p>Work started on an update of <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> back in November.  It has proved to be an interesting challenge and things have moved much more slowly than hoped. However, there is now light at the end of the tunnel&#8230;</p>

<p>Over the next few weeks there will be a number of posts on this <a href="http://www.mmisoftware.co.uk/weblog/">blog</a> charting the progress of the work, so stay &#8216;tuned&#8217;.</p>

<p>If you would like to take part in beta testing of the new <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> then please drop me a line <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#98;&#101;&#x74;&#97;&#x5f;t&#101;&#x73;&#116;&#x40;m&#109;&#x69;&#115;&#x6f;&#x66;&#116;&#x77;&#97;&#114;&#x65;&#46;&#x63;o&#46;&#x75;&#107;">&#98;&#101;&#x74;&#97;&#x5f;t&#101;&#x73;&#116;&#x40;m&#109;&#x69;&#115;&#x6f;&#x66;&#116;&#x77;&#97;&#114;&#x65;&#46;&#x63;o&#46;&#x75;&#107;</a>.  I already have a number of beta testers lined up, but as usual, I am looking for a few more. (If you are interested in beta testing please note that the new version of <a href="http://www.mmisoftware.co.uk/pages/icm.html">iCalMaker</a> will only work under 10.5 (<a type=amzn asin="B000FK88JK">Amazon Link</a>).</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2008%2F02%2F17%2Fmac-os-x-105-and-icalmaker%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2008/02/17/mac-os-x-105-and-icalmaker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X 10.5.2 finally fixes the PubSubAgent crash</title>
		<link>http://www.mmisoftware.co.uk/weblog/2008/02/12/mac-os-x-1052-finally-fixes-the-pubsubagent-crash/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2008/02/12/mac-os-x-1052-finally-fixes-the-pubsubagent-crash/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 20:45:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[pubsubagent]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2008/02/12/mac-os-x-1052-finally-fixes-the-pubsubagent-crash/</guid>
		<description><![CDATA[I have posted about this before (post1, post2, post3, and post4) &#8211; yep, the dreaded PubSubAgent crash and  Mac OS X 10.5 (Leopard) (Amazon Link)&#8230;


The upgrade from 10.5 to 10.5.1 (Amazon Link) fixed the crash on my home network, but I was still getting crashes on a clients networks (post4).




PubSubAgent just keeps on quitting&#8230;


The [...]]]></description>
			<content:encoded><![CDATA[<p>I have posted about this before (<a href="http://www.mmisoftware.co.uk/weblog/?p=277">post1</a>, <a href="http://www.mmisoftware.co.uk/weblog/?p=293">post2</a>, <a href="http://www.mmisoftware.co.uk/weblog/?p=284">post3</a>, and <a href="http://www.mmisoftware.co.uk/weblog/?p=295">post4</a>) &#8211; yep, the dreaded PubSubAgent crash and  Mac OS X 10.5 (Leopard) (<a type=amzn asin="B000FK88JK">Amazon Link</a>)&#8230;</p>

<p><span id="more-292"></span>
The upgrade from 10.5 to 10.5.1 (<a type=amzn asin="B000FK88JK">Amazon Link</a>) fixed the crash on my home network, but I was still getting crashes on a clients networks (<a href="http://www.mmisoftware.co.uk/weblog/?p=295">post4</a>).</p>

<p><center>
<img src="http://www.mmisoftware.co.uk/weblog/wp-content/uploads/2007/11/pubsubagent.png" alt="PubSubAgent" title="PubSubAgent quitting" /></p>

<p>PubSubAgent just keeps on quitting&#8230;
</center></p>

<p>The problem was also limited to a MacBook Pro (<a type=amzn search="MacBook Pro" category="computers">MacBook Pro at Amazon</a>) and was not seen on a MacBook (<a type=amzn search="MacBook" category="computers">MacBook at Amazon</a>) &#8211; <a href="http://www.mmisoftware.co.uk/weblog/?p=293">post2</a>.</p>

<p>Well, good news.  After upgrading to 10.5.2 the MacBook Pro (<a type=amzn search="MacBook Pro" category="computers">MacBook Pro at Amazon</a>) is no longer giving PubSubAgent crashes when connected to the clients network which use a fairly strict firewall and a proxy&#8230; at last&#8230; no more annoying crash windows popping up&#8230;</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2008%2F02%2F12%2Fmac-os-x-1052-finally-fixes-the-pubsubagent-crash%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2008/02/12/mac-os-x-1052-finally-fixes-the-pubsubagent-crash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time Machine time two</title>
		<link>http://www.mmisoftware.co.uk/weblog/2008/01/04/time-machine-time-two/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2008/01/04/time-machine-time-two/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 20:19:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[time-machine]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2008/01/04/time-machine-time-two/</guid>
		<description><![CDATA[OK, how many Time Machine backups can you have for one Mac?  An interesting question?


Well, after recent events with a crashing MacBook (MacBook at Amazon), and the need to re-install Mac OS X 10.5 (Leopard) (Amazon Link) (read earlier post) I wondered how many Time Machine backups could be performed for one Mac?

I have [...]]]></description>
			<content:encoded><![CDATA[<p>OK, how many Time Machine backups can you have for one Mac?  An interesting question?</p>

<p><span id="more-289"></span>
Well, after recent events with a crashing MacBook (<a type=amzn search="MacBook" category="computers">MacBook at Amazon</a>), and the need to re-install Mac OS X 10.5 (Leopard) (<a type=amzn asin="B000FK88JK">Amazon Link</a>) (read earlier <a href="http://www.mmisoftware.co.uk/weblog/?p=317">post</a>) I wondered how many Time Machine backups could be performed for one Mac?</p>

<p>I have a MacBook Pro (<a type=amzn search="MacBook Pro" category="computers">MacBook Pro at Amazon</a>), which I use in the office and at home, and up until now I have only had a Time Machine backup running at home. But, what would happen if I spent a number of days working on my MacBook Pro (<a type=amzn search="MacBook Pro" category="computers">MacBook Pro at Amazon</a>) in the office, and didn&#8217;t get around to doing a backup when at home?  All the office work would be lost&#8230;</p>

<p>Therefore I have decided to try and run Time Machine backups to disks at home and in the office, and so far so good.  The backup appears to be working to the disk in the office and the disk at home.  There is, however, one minor problem, I have to remember to go in to the Time Machine System Preferences and change the target disk between office and home, and back again, as I change locations.  A bit of a &#8216;drag&#8217;, but I can live with it!  (May be in the future this sort of problem will be solved by Apple by adding Time Machine to the &#8216;Location&#8217; system?)</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2008%2F01%2F04%2Ftime-machine-time-two%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2008/01/04/time-machine-time-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time Machine to the rescue!</title>
		<link>http://www.mmisoftware.co.uk/weblog/2008/01/03/time-machine-to-the-rescue/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2008/01/03/time-machine-to-the-rescue/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 19:19:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[time-machine]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2008/01/03/time-machine-to-the-rescue/</guid>
		<description><![CDATA[In early December MMISoftware upgraded a MacBook (MacBook at Amazon), belonging to one of our clients, to Mac OS X 10.5 (Leopard) (Amazon Link).  This week, their machine had a major meltdown and needed a re-install of the operating system.


So, what happened to the machine?  Well, I have now idea.  The client [...]]]></description>
			<content:encoded><![CDATA[<p>In early December <a href="http://www.mmisoftware.co.uk">MMISoftware</a> upgraded a MacBook (<a type=amzn search="MacBook" category="computers">MacBook at Amazon</a>), belonging to one of our clients, to Mac OS X 10.5 (Leopard) (<a type=amzn asin="B000FK88JK">Amazon Link</a>).  This week, their machine had a major meltdown and needed a re-install of the operating system.</p>

<p><span id="more-288"></span>
So, what happened to the machine?  Well, I have now idea.  The client said they had been using iPhoto when the machine locked up and they forced a re-start.  When the machine re-booted it would get as far as the Dock launching, the Dock would then hang and crash, and the machine would not complete the boot.</p>

<p>I tried the usual things.  I booted from a Mac OS X 10.5 (Leopard) (<a type=amzn asin="B000FK88JK">Amazon Link</a>) install disk, ran disk verification and repaired permissions.  No joy.  I then tried removing the Dock preferences.  Again, the machine would not boot.  Finally I concluded that the only solution would be to re-install the system.</p>

<p>When I set the client up with the upgraded MacBook (<a type=amzn search="MacBook" category="computers">MacBook at Amazon</a>) I also set up Time Machine and instructed them on how to use it.  Luckily, they had been using it!  But had not done so in the last day before the crash.</p>

<p>The re-install went great, no problems, and when it got to the point of asking if I wanted to &#8216;import&#8217; system settings and files from another Mac or a Time Machine backup I used the backup.  It worked like a charm!  I just left it run, and the machine was back&#8230;. and as far as we can tell only one day of work was lost (well, a day and a half if you include the time for the &#8216;re-install&#8217;).</p>

<p><strong>Update</strong>:  One &#8216;weird&#8217; side-effect of the &#8216;re-install&#8217; and reset from the Time Machine backup was the next Time Machine back up took forever and some 60 GB of data was copied over.  Odd.</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2008%2F01%2F03%2Ftime-machine-to-the-rescue%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2008/01/03/time-machine-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Mac OS X 10.5 &#8216;extensions&#8217;</title>
		<link>http://www.mmisoftware.co.uk/weblog/2007/12/04/cool-mac-os-x-105-extensions/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2007/12/04/cool-mac-os-x-105-extensions/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 23:28:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[mac-os-x]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2007/12/04/cool-mac-os-x-105-extensions/</guid>
		<description><![CDATA[Came across a couple of really &#8216;cool&#8217; add-ons/extensions for Mac OS X 10.5 (Amazon Link) the other day&#8230;


One of the features I really like in Mac OS X 10.5 (Amazon Link) is &#8216;Quick Look&#8217;, which basically allows you to &#8216;peak&#8217; inside a file without firing up the file&#8217;s program.  Dead handy.  However, there [...]]]></description>
			<content:encoded><![CDATA[<p>Came across a couple of really &#8216;cool&#8217; add-ons/extensions for Mac OS X 10.5 (<a type=amzn asin="B000FK88JK" >Amazon Link</a>) the other day&#8230;</p>

<p><span id="more-278"></span>
One of the features I really like in Mac OS X 10.5 (<a type=amzn asin="B000FK88JK" >Amazon Link</a>) is &#8216;Quick Look&#8217;, which basically allows you to &#8216;peak&#8217; inside a file without firing up the file&#8217;s program.  Dead handy.  However, there was, in my opinion, at least one big gap, &#8216;Quick Look&#8217; couldn&#8217;t &#8216;peak&#8217; inside zip archives, and now I have found another plugin (Folder Quick Look) there may be another gap I hadn&#8217;t spotted.</p>

<p>So, how does &#8216;Quick Look&#8217; work.  Easy, select a file in the Finder, click on it once, and then press the space-bar.  A &#8216;mini-window&#8217; then pops up showing the contents of the file, but, as I said above, it didn&#8217;t work for zip files or folder.</p>

<p><strong>Zip &#8211; A quick look</strong></p>

<p><center>
<img src="http://www.mmisoftware.co.uk/weblog/wp-content/uploads/2007/12/zip-quick-look.png" alt="zip quick look" title="Zip Quick Look" /></p>

<p>I can see what is in a zip archive!
</center></p>

<p>The &#8216;plugin&#8217; for &#8216;Zip Quick Look&#8217; can be found at this <a href="http://d.hatena.ne.jp/t_trace/20071125/p2">site</a>, complete instructions on how to install the plugin in the Quick Look plugin folder.</p>

<p><strong>Folder &#8211; A quick look</strong></p>

<p><center>
<img src="http://www.mmisoftware.co.uk/weblog/wp-content/uploads/2007/12/folder-quick-look.png" alt="folder quick look" title="Folder Quick Look" /></p>

<p>I can see what is in a folder!
</center></p>

<p>The &#8216;plugin&#8217; for &#8216;Folder Quick Look&#8217; can be found at this <a href="http://d.hatena.ne.jp/t_trace/20071124/p3">site</a>, again, complete instructions on how to install the plugin are on the site.</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2007%2F12%2F04%2Fcool-mac-os-x-105-extensions%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2007/12/04/cool-mac-os-x-105-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More software I use&#8230;</title>
		<link>http://www.mmisoftware.co.uk/weblog/2007/11/28/more-software-i-use/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2007/11/28/more-software-i-use/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 23:18:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2007/11/28/more-software-i-use/</guid>
		<description><![CDATA[In a recent post I listed the software I had installed on a recently rebuilt MacBook Pro (MacBook at Amazon) running Mac OS X 10.5 (Leopard) (Amazon Link).  Well, in the last 7 days I have added a couple of more pieces of software&#8230;


The first new bit of software to go on was Interarchy. [...]]]></description>
			<content:encoded><![CDATA[<p>In a recent <a href="http://www.mmisoftware.co.uk/weblog/?p=294">post</a> I listed the software I had installed on a recently rebuilt MacBook Pro (<a type=amzn search="MacBook" category="computers">MacBook at Amazon</a>) running Mac OS X 10.5 (Leopard) (<a type=amzn asin="B000FK88JK">Amazon Link</a>).  Well, in the last 7 days I have added a couple of more pieces of software&#8230;</p>

<p><span id="more-273"></span>
The first new bit of software to go on was <strong><a href="http://nolobe.com/interarchy/">Interarchy</a></strong>.  I can&#8217;t believe I had forgotten to put it on&#8230;  I don&#8217;t use <a href="http://nolobe.com/interarchy/">Interarchy</a> as an FTP client, but use it for monitoring network traffic on my MacBook Pro (<a type=amzn search="MacBook" category="computers">MacBook at Amazon</a>) when I developing web-based apps, and for mirroring ftp (and sftp servers) back to the office back-up system.</p>

<p>The other piece of software is the subject of the next post, and it has been a revelation! (Read the <a href="http://www.mmisoftware.co.uk/weblog/?p=299">next post</a>)&#8230;</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2007%2F11%2F28%2Fmore-software-i-use%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2007/11/28/more-software-i-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handy hints &#8211; Mac OS X 10.5</title>
		<link>http://www.mmisoftware.co.uk/weblog/2007/11/27/handy-hints-mac-os-x-105/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2007/11/27/handy-hints-mac-os-x-105/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 22:04:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2007/11/27/handy-hints-mac-os-x-105/</guid>
		<description><![CDATA[Just came across a list of handy terminal commands over at Mac OS X Tips for changing the default behavior of applications under Mac OS X 10.5 (Leopard) (Amazon Link).


Basically the &#8216;hints&#8217; &#8211; I won&#8217;t list them here, go and look at the article &#8216;Terminal Commands for Hidden Settings in Leopard&#8216; &#8211; give the terminal [...]]]></description>
			<content:encoded><![CDATA[<p>Just came across a list of handy terminal commands over at <a href="http://macosxtips.co.uk">Mac OS X Tips</a> for changing the default behavior of applications under Mac OS X 10.5 (Leopard) (<a type=amzn asin="B000FK88JK" >Amazon Link</a>).</p>

<p><span id="more-272"></span>
Basically the &#8216;hints&#8217; &#8211; I won&#8217;t list them here, go and look at the article &#8216;<em><a href="http://macosxtips.co.uk/index_files/terminal-commands-for-hidden-settings-in-leopard.html">Terminal Commands for Hidden Settings in Leopard</a></em>&#8216; &#8211; give the terminal commands for changing how a Mac application behaves/looks.  These can be really handy &#8211; don&#8217;t like the new 3d dock?  then change it&#8230;  Stacks, the Finder, Spaces, Time Machine, iCal, and Menu Bar can also be &#8216;changed&#8217; from their &#8216;default&#8217; settings by following the instructions.</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2007%2F11%2F27%2Fhandy-hints-mac-os-x-105%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2007/11/27/handy-hints-mac-os-x-105/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Title: Mac OS X 10.5 (Leopard) -Time Machine Backups</title>
		<link>http://www.mmisoftware.co.uk/weblog/2007/11/25/title-mac-os-x-105-leopard-time-machine-backups/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2007/11/25/title-mac-os-x-105-leopard-time-machine-backups/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 12:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[back-up]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[time-machine]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2007/11/25/title-mac-os-x-105-leopard-time-machine-backups/</guid>
		<description><![CDATA[I just read an interesting bit over at Mac OS X Hints on how Time Machine is not doing a good job at backing up.


Well, I couldn&#8217;t resist testing the Hint and finding out what is going on with my back-ups.

I followed the instructions, and having changed the disk names etc. in the command, left [...]]]></description>
			<content:encoded><![CDATA[<p>I just read an interesting bit over at <a href="http://www.macosxhints.com/article.php?story=20071109024812437">Mac OS X Hints</a> on how Time Machine is not doing a good job at backing up.</p>

<p><span id="more-271"></span>
Well, I couldn&#8217;t resist testing the <a href="http://www.macosxhints.com/article.php?story=20071109024812437">Hint</a> and finding out what is going on with my back-ups.</p>

<p>I followed the instructions, and having changed the disk names etc. in the command, left it to run overnight (it does take a time to run&#8230;).</p>

<p>When I came back to my machine this morning I was <strong>HORRIFIED</strong> to find that there were 344 differences between the disk in the MacBook Pro (<a type=amzn search="MacBook Pro" category="computers">MacBook Pro at Amazon</a>) and the Time Machine back-up. <strong>344</strong>!!!  That is not a back up&#8230;.</p>

<p>Actually, it is a back-up.  In the 344 files there were 174 that were not in the back-up but on the  MacBook Pro (<a type=amzn search="MacBook Pro" category="computers">MacBook Pro at Amazon</a>) hard-disk (HD), and the rest were in the back-up, but not on the HD(??).</p>

<p>When I actually looked at the files that were missing, i.e. I did a search through the list looking for the mention of my home directory (after all, what I am really concerned about is <strong>MY</strong> data, applications and the OS are &#8216;backed-up&#8217; on the original install disks) I found <strong>2</strong> entries, and in both cases they were obscure files in caches for Xcode projects.</p>

<p>So, after the scare published in <a href="http://www.macosxhints.com/article.php?story=20071109024812437">Mac OS X Hints</a> I feel fairly happy with the back-up that Time Machine is keeping.</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2007%2F11%2F25%2Ftitle-mac-os-x-105-leopard-time-machine-backups%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2007/11/25/title-mac-os-x-105-leopard-time-machine-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
