Archive for osx

Nerdy Post – Time Machine & Mac OSX 10.5.6

Seems that there’s an occasional problem with Time Machine – today mine said that I didn’t have the appropriate access to use my external FreeAgent drive for backing up my MacBook – no problems with my iBook however!

A google search later and I found this work-a-round:

What to do if Time Machine reports you don’t have permission

This was posted in the Apple Discussions by V.K. I have only modified it slightly to be more generic.

The problem seems to be that 10.5.6 changes permissions on a file so that even the root user doesn’t have write peivileges. I have no idea why they did this. The workaround suggested in another post will probably work, too, but i did something less drastic. Instead of deleting the file I changed permissions on it, and it worked just fine. An added benefit is that the permission change seems to stick, so you don’t have to delete the file every time you change a drive.

[Open the Terminal application in your Utilities folder. At the prompt enter the following command:
sudo chmod 644 /volumes/”TM drive name”/.xxxxxxxxxxxx

The name of the file .xxxxxxxxxxxx is based on the MAC address of your computer and will be different for every computer. Put the name of the TM drive in the above and keep the quotes.

You’ll have to enter your admin password (which you won’t see) which is normal.

This worked brilliantly – took all of 5 mins and my backup is up and running again.


Mimio Mania

Yesterday I got my new Mimio for my classroom (along with a new data projector). Since I had classroom release time I was able to have a wee play in our CRT room and then after school got it all set up in my classroom.

Last night I created some resources to use today. The kids and their parents were fascinated with it – I got the kids (and some parents and some of last years kids who wandered in) to write their names on the board – they would write on the board and then wander to watch the letters magically appear on my laptop screen.

I decided to create a visual roll to use in the mornings – well – depending on how well it goes tomorrow morning that is.

Visual_Roll

What I have is a small photo of each child’s face (and my own) in the left hand grid and their names (and mine) in the right hand grid. As they come in they find their face and drag it onto their name. When it’s time to take the roll (or when the bell goes) it will be easy to see who hasn’t arrived at school yet.

I used an automator script (first time ever I’ve used automator – thanks @Miraz) to resize all the face photos in one go. It worked brilliantly – who needs fancy software when you have a mac?

automator