A really cool little app that can do things when you move in/out of range with your bluetooth phone.
It can also trigger based on your IP or airport availability 
The n95 from nokia is not directly supported by mac osx. However - there are two additions that will help.
iSync
Nokia themselves provide an iSync plugin that will give you full syncing of iCal and Address Book. More info available from Nokia
Address Book pairing
The changes from this post about the S700i also work for the P990i (the string is P900).
The Address Book was showing that the phone was connected - but incoming SMS never reached the mac, outgoing SMS disappeared into thin air and incoming calls always showed as Unknown.
The solution is here:
macosxhints - 10.4: Add Address Book support for SonyEricsson K750i
Read on down - for the S700i - the string to add is S700
Well - having got the mac mini - time to get bluetooth net access running - just for the fun of it.
To get bluetooth internet access running for my S700i Sony Ericsson I found the following two places useful
For a tutorial:
http://www.crackistan.com/archives/2004/11/19/6/connect-gprs-via-sony-ericsson-k700i-mac-os-x-bluetooth/
For the Sony Ericsson modem scripts
http://www.taniwha.org.uk/
For Telenor - the CID of the downloaded internet connection was 1.
When using XP SP2 you need to make sure that the bluetooth dongle (this is talking about a F8T003 v2) is using Belkin's driver and not the standard one from Microsoft.
The following document at Belkin discusses the problem:
http://www.belkin.com/support/download/downloaddetails.asp?file_id=1899
Running a dial-up over bluetooth to a S700i.
Most of this is cargo-culted from the pages listed here - with most of it coming from here.
Installed bluez-hcidump, bluez-pin and bluez-utils.
Used hcidump and sdptool to scan for the device - got the device's id.
bluez-pin worked for me - so I kept that.
Config files.
/etc/bluetooth/hcid.conf - unchanged
/etc/bluetooth/rfcomm.conf
rfcomm0 {
bind yes;
device device_id;
channel 1;
comment "S700i GPRS";