Tag Archives: code

Importing Mail Message Attachments into Aperture

So I’ve just gotten my new Unibody MacBook and Aperture. Immediately I find myself wanting for a Quick Look > Add to Aperture just like there is for iPhoto. Unfortunately it’s nowhere to be found. Fortunately Aperture is scriptable. Version … Continue reading

Posted in AppleScript, code, mac-osx | Tagged , , | Leave a comment

iCal - Exchange Time Zone Fix - Chapter 2

It was a few months ago that I originally wrote the first incarnation of the MailExchange2iCal script. Since then I’ve been in contact with a few users trying to make it work for them and I’ve found a number of … Continue reading

Posted in AppleScript, code, mac-osx | Tagged , , | 17 Comments

iCal - Exchange Time Zone Fix - part 2

I’ve come across a problem with the original MailExchange2iCal-TZ-fix script. It seems if the .ics invite was only listed as an attachment or in base64 encoding then the script would fail. I’ve subsequently revised the script to handle this and … Continue reading

Posted in AppleScript, code, mac-osx | Tagged , , | 1 Comment

Text and Quote Wrapping

If any of you find yourself using webmail you’ll know what I’m talking about. If you’re at all like me, you like to be able to follow the replies in an email thread. Using webmail the quoting and wrapping get … Continue reading

Posted in code, mac-osx | Tagged | 1 Comment

iCal - Exchange Time Zone Fix

As any Mac user who deals with Microsoft Exchange invites will tell you Exchange screws up the time zone information. What this means is that you will likely miss your meetings. Not a good thing. Justin Hartman has recently given … Continue reading

Posted in AppleScript, code, mac-osx | Tagged , , | 22 Comments

WordPress SVN

OK, since I’ve switched over to WordPress I have to admit it’s been pretty painless. I decided to go with the SVN update process since I know it’s much easier. But the monkey wrench in the process is having to … Continue reading

Posted in code, computer | Tagged , , | 3 Comments