I just learned a nifty new thing today, thanks to MacOSXHints. In Panther, the AddressBook supports plugins that can be written with C, Obj-C, or AppleScript. Inspired by the example plugin, I created an AppleScript plugin that lets you display maps using Maporama instead of MapQuest. Simply click here to open the script in Script Editor, then save it to your ~/Library/Address Book Plug-Ins folder. Next time you start up AddressBook, if you click on the header for an address in a card (or control-click on the address), you can choose to display the map using Maporama.
I also fooled around and did the same thing using a Cocoa bundle, but it’s easier to provide the AppleScript rather than uploading the bundle.
Entries (RSS)
February 4th, 2004 at 10:48 pm
Excellent. Thanks for the heads-up. I wonder if anyone has made a website dedicated to cool Address Book Plug-Ins?
Your site looks great, keep up the great work!
August 9th, 2006 at 5:50 pm
This no longer works with MacOSX 10.4 and the current maporama site, do you have an updated version?
August 9th, 2006 at 7:01 pm
I was not aware of that. I’ll look into it when I have some time (I’m currently busy with WWDC). Thanks.