6 May, 2005
Waiting for Mac OS X 10.4
I am waiting before installing Mac OS X 10.4. The main thing that I need before installing it support for Cisco's VPN client. This is needed for logging into the network at my job.
Maybe, I will try getting the built-in VPN client to to work with my companies VPN server. If that would work, then I can install 10.4
3 May, 2005
Conditionally call Growl from AppleScript
In this post I mentioned that I added Growl support to the Post TrackBack AppleScript. I wanted to do this in a way that would work correctly if Growl wasn't installed. (AppleScript has a habit of popping up a dialog if it can't find an application that it was expecting.
This page has a great example of using Growl if it is installed.
2 May, 2005
Smoke Alarm
The smoke alarm in our bedroom was pretty old, so I decided that I wanted to get a new one to replace it. I went to Home Depot, and I saw the First Alert SA302. This smoke alarm uses both photo and ion detectors to determine when there is smoke in the room. Since this was going to go in our bedroom, I wanted a alarm that could detect smoke from any type of fires.
This alarm also has a "Remote Controlled silence/test" feature, where you can use your TV remote to silence false alarms and test the alarm. I though that this would be a good feature, because then my wife wouldn't have to get on a stepping stool to silence the alarm.
(More)
2 May, 2005
Proteus
A while ago, I had tried to use Proteus as my IM client, and I even registered it. I eventually switched back to using Apple's iChat since Proteus did not easily integrate with Apple's Address Book.
This weekend, I downloaded the latest version of Proteus, and I really like it. It now integrates well with Apple's Address book and displays the full name for a user, instead of the IM username. It also displays the picture that is assigned to the card in Address Book.
(More)
2 May, 2005
FlashGot
FlashGot is a pretty cool Firefox extension that allow you to have all of your download be managed by an external download manager. It adds a new radio button to the download dialog, which allows you to specify if you want the browser to download the file or send it to the download manager. Also, there is a preference that lets you specify that files with certain extension should always be sent to the download manager.
On Mac OS X, it allow downloads to be sent to Speed Download.
2 May, 2005
Updated Post Trackback script
I have updated the Post Trackback script. Now, if you have Growl installed, it will present notifications with Growl instead of a dialog in ecto.
You can download the script here.