@Mark - thanks for that link to TimeScroller. I’d been using four instances of the World Clock widget up to this point, which has a few quirks in addition to occupying four footprints worth of memory. Small hack I added to TimeScroller so it will not display seconds for the topmost time:
Navigate to ~/Library/Widgets
Right click on TimeScroller and select Show Package Contents
Open TimeScroller.js and on line 74 change:
if ( inWithSeconds )to
inWithSeconds = false; // hack!
if ( inWithSeconds )@Kurt - I found that after getting a mouse that has an extra button on top like the Logitech MX Revolution and mapping it to Dashboard has made me use the Dashboard more regularly. Same with Exposé - I couldn’t live without it anymore, and much of it had to do with giving myself reflex access to it via programmable mouse buttons.