How to run Windows on a Mac

Posted 1 year, 3 months ago at 12:18 am. 7 comments

picture-3.png

O dear, this is a tragic topic. Nevertheless, I just installed Windows XP on my Intel Macintosh and it was easy! Windows XP set me back $115, but innotek VirtualBox, the program that let me run windows, was free. It’s pretty fast – it takes about 20 seconds to start Windows (that’s faster than my OSX boots!) and about 6 seconds to turn it off. Continue Reading…

How to make your printer run cheaply

Posted 1 year, 4 months ago at 7:42 pm. 0 comments

cis2.jpg
This hint is not strictly Macintosh, but it’s so good I have to write it up. Did you know you can get what they call a Continuous inking system (CIS) for most big name inkjet printers? It continually feeds the ink into the printer so you don’t have to change the cartridges! You can see the big containers of ink in the photo above – they sit next to the printer.
Continue Reading…

How to fix a loose hinge on an Aluminium Powerbook

Posted 1 year, 4 months ago at 6:19 pm. 14 comments

pbsummary.jpg
If you’ve got an Aluminium Powerbook, they are a great machine, my personal favourite laptop, but after a few years the hinge can get a little loose. Thankfully this is not like the old Titanium powerbooks where the hinge was broken, it is just a matter of a few screws that need to be tightened! Here’s how to do it.
Continue Reading…

Search problems in Mail application

Posted 1 year, 7 months ago at 9:35 pm. 0 comments

I’ve been having a problem with mail – I can’t do a search on ‘entire message’. It is greyed out. There are all kinds of ‘fixes’ available on the internet, but most of them didn’t work. Finally I fixed it and here’s a summary of the most useful advice, try it in this order:

1. Have a look in ~/Library/Spotlight and make sure there are no plugins that might be causing problems. For example, I had an old Mailtags Plugin that was 2 years old, so I deleted it.

2. Make sure you haven’t excluded your mail folder in the spotlight privacy tab (spotlight preferences)

3. Reset the entire spotlight database by opening a terminal window and typing 

sudo mdutil -E -i on /Volumes/*

(It will ask for your password)

4. Open Mail and click on Mailboxes:Rebuild.

That resets spotlight and mailboxes, which I think just about covers all options.