News [April 24th, 2012]: I’ve launched Wordfence to permanently fix your WordPress site’s security issues. Click here to learn more. If you run a reasonably high traffic blog on a small Linode server like this one, it’s a really good idea to set up an Nginx front-end proxy for your Apache server. It lets you […]
August 9, 2011 | Advanced Wordpress, Nginx, PHP, Wordpress | No comments
I’ve been asked this question twice in the last 2 weeks by people wanting to write their first Web application. So I’m going to answer it here for anyone else interested: If you want to write Web applications you need to learn the following languages: Javascript, PHP, HTML, CSS and SQL. It sounds like a […]
July 23, 2011 | Code, perl, PHP, Technology, Which programming language | 42 comments
Update: Thanks Matt for the mention and Joseph for the excellent point in the comments that WordPress in fact uses whatever MySQL’s default table handler is, and from 5.5 onwards, that’s InnoDB – and for his comments on InnoDB durability. My development energy has been focused on WordPress.org a lot during the past few months […]
June 23, 2011 | mysql, PHP, Wordpress | 5 comments
I have this module that a great group of guys in Malaysia have put together. But their language of choice is PHP and mine is Perl. I need to modify it slightly to integrate it. For example, I need to add my own session code so that their code knows if my user is logged […]
October 24, 2009 | perl, PHP | 2 comments