Skip to content

Month: May 2003

iPhoto Library Manager (Revisited)

For anyone interested, attached below (in the Extended Entry) is the script I run nightly from cron that informs me by email when my current iPhoto Library is getting big enough to consider taking an action with iPhoto Library Manager to create a new one.

A couple of notes:

(1) Yes, the script uses the CLI version of PHP. I’m much more familiar with the PHP language than I am with tools like Perl.

(2) The script uses the knowledge that I name my iPhoto Libraries according to the form “iPhoto-Library-20030521”, so that the last entry in a directory listing is the currently used Library (and the one whose size should be calculated).

(3) I’ve removed the PHP delimiters from the script example, to prevent execution when you view it (since my blog is parsed by PHP).

Shell Aliases

There’s a discussion going on at NSLog(); containing tips about shell aliases. I keep going back, so I thought I’d add it to my blog.

Happy Birthday Lance!

Lance Nicolas Henderson, born May 19, 2003 at 4:45 p.m. 3.8 kg and 52 cm. Mother, sister, Lance and daddy all doing great!

Test Driven Development

Interesting article about test-driven development based on an interview with one of my preferred software development authors, Martin Fowler.

Microsoft Integration

Just saw this great post by NSLog(); pointing to someone’s commentary about what life will really be like when Microsoft achieves their grand integration plans.