Macintosh

Microsoft Entourage 2008 Synchronization (Syncing) DELETES ALL EVENTS

I've been TRYING to use Entourage 2008... I REALLY want it to work. However, so far I've wasted so much time it's absolutely amazing. I've had to rebuild my calendar from scratch so many times at this point I almost don't even need a calendar -- I've got everything memorized!

So, I used to use Snerdware's product for syncing my Exchange calendar with iCal, which definitely wasn't perfect, but was useable. I've upgraded to Leopard and some changes in Sync services has rendered their product useless. So I waited patiently for Microsoft's release of Office 2008. Man, is the joke on me or what?

...
Read More...
|

Applescript script to automatically start and stop Xtorrent depending on network connection

UPDATED -- I attached the zip of the applescript application here as well (and it's updated to handle quitting cleanly as well as exception catching)

I decided to write a script that would automatically quit Xtorrent if my VPN tunnel went down. I wrote it so you could use any network connection (or should be able to), but only tested it with a VPN connection. The script runs in the background and will automatically spin up the VPN of your choosing and will kick up Xtorrent for you as well. It checks every 6 seconds to determine if the network connection is down, and if it is, it quits Xtorrent and tries to bring the connection back up. Once the connection comes back up, it will restart Xtorrent. Figured I'd share the Applescript in case anyone else out there was interested in the same thing. Click for the script.
Read More...
|