Archive for the 'Programming' Category

FlexTime Random Sounds

Friday, November 3rd, 2006

Tim Altman asks whether a “Random Sound” option might be a good enhancement for FlexTime’s “Play Sound” cue type. I think this is an interesting idea, and definitely worth considering. But what can I do for Tim right now? Another case of AppleScript to the rescue. By setting an activity’s starting cue to “Play Sound” […]

Flex Your HIG

Friday, November 3rd, 2006

Some readers pointed out that in announcing FlexTime 1.1, along with its snazzy new interface, I left out some of the most interesting details to programmers. How did I accomplish all of the little things that add up to the new UI? Like everything else in life, you just bite off a little bit at […]

Random Color Terminal

Thursday, November 2nd, 2006

Erik Barzeski stumbled on a cool trick with Terminal’s scriptability, allowing him to save presets for his favorite color schemes in AppleScript. His approach is especially brilliant since he’s using FastScripts to trigger the scripts! This gave me a little whimsy of an idea, that it would be cool to have a script on hand […]

Relaunch 1.3.4

Monday, October 23rd, 2006

Relaunch is a nifty application that lends itself toward structuring your time into working “modes.” It lets you save a snapshot of your running applications at any time, and save it for later restoration. So you could keep Relaunch documents around for “Work,” “Composing Music,” etc. It even has a nifty auto-snapshot feature that will […]