I won’t say “Python Sucks” – that would be a terribly irresponsible thing to say. I will say that it’s “challenging”. It’s certainly frustrating to deal with as a Perl programmer.
On the one hand, I was very pleasantly surprised at just how little code I had to write in order to retrieve all of my Wordpress comment notifications. Saving them to mbox format was also simple enough, although mutt’s idea of what constitutes mbox format set me back for a while. There is, of course, no actual defined standard for mbox, but that’s another rant…
Oh, and this site was defaced this morning. Which was nice. Something to do a file called .wp-rocn.php. Google shows 0 results – maybe a zero-day vuln? I’ve tightened things up a little here, and made backups. We’ll see what happens…
Continue reading ‘Python is… challenging?’
The thing about backups is everyone knows they are critically important. It is like your lungs. You don’t sit around and think about your lungs everyday, all day. Yet, if you loose them, it is pretty much game over #
The quote, ironically, refers to Ma.gnolia, for whom I once created and maintained a wordpress plugin. Pure serendipity – I just searched Google for “the thing about backups” until I found a quote I liked…
But to get to the point, this website was first registered in 1999. Ten years ago. Since then, it’s hosted at various times a static site, a defunct mess, a Movable Type install, Wordpress, a Bloxsom install, an Habari blog, and then finally a return to Wordpress as I realised that it’s very obviously the least-bad blogging engine around at the moment. Even if it is written in PHP.
Continue reading ‘Reconstruction’