October 26, 2005
Just stumbled across this movable type Perl plugin that allows Perl code to be placed and executed in templates during rebuilds. Now THIS is something that could come in handy.
Read the full article →
October 23, 2005
I’ve been experimenting various approaches to keep my remote/local sites in sync. CVS is too much of a pain with blog-driven sites that create static pages. Instead, I’m now using rsync. Since several sites reside behind firewalls, I needed to find a way to tunnel rsync traffic through an ssh hop. Sure enough, the rsync [...]
Read the full article →