Tuesday, October 31, 2006

PandoraMan


I just saw a PandoraMan mentioned on VersionTracker.  This has the same main functionality as PandoraBoy, that I mentioned earlier.  Unfortunately, it is missing some of the nice features that PandoraBoy has, like Growl notifications and global hotkeys.

fetchmail and Google Mail


In this post, I mentioned that I wished that the lack of IMAP support was preventing me from switching to Google Apps for Your Domain.  Last night, I was thinking about this, and I relalized that I already have an IMAP server.  I just need to get the mail to the server.


Fetchmail can be used to deliver mail from pop servers to other servers.  This page has a script that can be used to start fetchmail when the computer starts.  This page describes the how to setup fetchmail to check Gmail through fetchmail.



Sunday, October 29, 2006

Daylight Saving Time


Last night I went around the house setting the time on the clocks, that don't automatically adjust, back an hour.  I remember that every clock had to be adjusted manually.  Then in college, I bought an VCR that automatically adjusted itself.  At that time, Mac OS didn't automatically adjust for Daylight Saving Time.  So, I wrote the Set Daylight appe to adjust the time.  This was pretty easy to do, since the rules for the dates that the time adjustment occurred, were static. This was added to Mac OS 8, so it wasn't necessary anymore.


But now most electronics include support to automatically adjust for Daylight Saving Time.  For example, TiVos, Mac OS X, Windows and Linux PCs, and PDAs will automatically adjust.  Now that the days that Daylight Saving Time is changing, all of these devices have to be update in order for the time to be correct.



Wednesday, October 25, 2006

Firefox 2.0


I installed Firefox 2.0 today, and it works very well.  Here is a list of the extensions, that I have installed, that don't work:

Monday, October 23, 2006

The Unarchiver and Stuffit archives


I have had several Stuffit archives that The Unarchiver has unpacked to empty directories.  On my last post about The Unarchiver, Nathaniel Nutter commented that there are problems with resource forks, and suggested BOMArchiver.  I couldn't find a place to download it, so I just re-downloaded Stuffit Expander 11.


There are fewer and fewer things that use Stuffit (especially since Mac OS X has built-in support for disk images and zip archives.)  Mac OS X developers should really stop using Stuffit for their distributions.

Google Reader Notifier


Google Reader Notifier is a small application that lists the unread posts in the Mac OS X menu bar.  This works pretty well, but there are some things that I would change:


  1. Have a preference screen that lets you enter your Google username and password. (Currently it uses the cookie stored in Safari, when you log in with that browser.)

  2. Display the unread posts in submenus for each feed.


[via Hawk Wings]

Printing Across VLANs: A Secure and Scalable Solution

In my previous configuration, I used a CUPS server with multiple network interfaces to enable printing from computers on restricted networks...