I've had a hell of a time using iPhoto recently - it's been really really really slow, and buggy - crashing a lot, etc.
After a bit of searching, i found this program: iPhoto Library Manager.
It's a really neat utility, that can manage multiple libraries, and also serves as a utility to rebuild your photo library which makes iPhoto much much faster - and let's hope more reliable.
So if iPhoto 6 is being a dog, then give this a whirl!
read more | digg story
Monday, October 27, 2008
Tuesday, July 29, 2008
Internet Explorer is the bane of my life.
Internet Explorer is the bane of my life. Need I say more.
Every time I look up a standard for HTML / CSS / Javascript, it works on every browser I have, except Internet Explorer. Almost consistently. It is just terrible.
Every time I look up a standard for HTML / CSS / Javascript, it works on every browser I have, except Internet Explorer. Almost consistently. It is just terrible.
Saturday, July 19, 2008
Wordle and Delicious
I've been using delicious for a while to bookmark things i find interesting.... This page generates a word map of your interests based on the tags you use in delicious.
I think it's a pretty accurate reflection of my interests.... don't you?

Anyone interested can look into my bookmarks at:
http://del.icio.us/soundevolution
-matt
I think it's a pretty accurate reflection of my interests.... don't you?
Anyone interested can look into my bookmarks at:
http://del.icio.us/soundevolution
-matt
Friday, December 07, 2007
MacBook Pro Internal Hard Drive Upgrade
Today, I upgraded the internal hard drive in my MacBook Pro, using Carbon Copy Cloner to transfer all the data from the old drive to a new one. It wasn't all smooth sailing, but now it's done.
I got the new drive and placed it in a SATA-USB case and formatted it correctly using Disk Utility (with GUID partition table). Then I used Carbon Copy Cloner (CCC) to transfer everything from the old drive to the new drive.
I tested the new drive by trying to restart with it as the boot disk, (in the USB case). It started booting, but then suddenly restart half way through booting.
I had an appointment with an Apple retailer/service centre to do the upgrade, since I had read that the installation was quite tricky. So I went ahead and got the drive installed - placing the old drive in the SATA-USB case.
So, still no full booting... crash restart half way through. I tried again using single user mode (CMD+S during initial boot) and noticed an error message about `devfs`.
I booted of the old drive and noticed that the new drive was missing '/dev/'. I created this, making sure to copy the permissions and user:owner as on the old drive:
I also noticed that '/.vol' was missing, so I repeated the process for that directory.
After that, the system boots correctly off the internal drive. There's still something funky going on just as the Finder loads, but I haven't figured that out yet.
And using CCC is certainly a lot faster than reinstalling from scratch (including all applications!).
Good luck to all,
Matt
I got the new drive and placed it in a SATA-USB case and formatted it correctly using Disk Utility (with GUID partition table). Then I used Carbon Copy Cloner (CCC) to transfer everything from the old drive to the new drive.
I tested the new drive by trying to restart with it as the boot disk, (in the USB case). It started booting, but then suddenly restart half way through booting.
I had an appointment with an Apple retailer/service centre to do the upgrade, since I had read that the installation was quite tricky. So I went ahead and got the drive installed - placing the old drive in the SATA-USB case.
So, still no full booting... crash restart half way through. I tried again using single user mode (CMD+S during initial boot) and noticed an error message about `devfs`.
I booted of the old drive and noticed that the new drive was missing '/dev/'. I created this, making sure to copy the permissions and user:owner as on the old drive:
sudo mkdir /Volumes/NewDrive/dev
sudo chmod 666 /Volumes/NewDrive/dev
sudo chown root:wheel /Volumes/NewDrive/devI also noticed that '/.vol' was missing, so I repeated the process for that directory.
After that, the system boots correctly off the internal drive. There's still something funky going on just as the Finder loads, but I haven't figured that out yet.
And using CCC is certainly a lot faster than reinstalling from scratch (including all applications!).
Good luck to all,
Matt
Subscribe to:
Posts (Atom)