Well, because
1863 asked for it, here's the script I use to crosspost Twitter to my journals. The set-up is a bit tricky, but only because it requires a cron job and I think most people probably don't touch those. But they're not scary, honest.
Anyway, until I get a proper page for it set up at sk.ODE, here's the install instructions.
twitter.php. Take special note of line 21 and line 28.0 * * * * php -q /path/to/your/twitter.php/password Make sure to change the path and set 'password' to the value you set on line 21 of twitter.php.$MINS in twitter.php must agree. By default it's set to update once every hour; you can make this shorter or longer if you know what you're doing.php with query string arguments. Let's try this instead.Mirrored from v-s.net. Comments are preferred on the original.