about 1 year ago - 6 comments
WordPress MU (WPMU) is a great tool. It’s basically a fork from the main WordPress software that lets you set up and maintain potentially vast numbers of blogs from a single codebase. It’s particularly popular with universities and HE institutions, such as Harvard Law School (http://blogs.law.harvard.edu), and a range of UK universities including here at
about 1 year ago - 2 comments
Cross-site request forgery (XSRF). It’s something that’s becoming a big issue in internet security, and yet is still relatively poorly understood by many developers. If you don’t already know what it is, you can find an excellent introduction in wikipedia: http://en.wikipedia.org/wiki/XSRF In a nutshell, anything on your website is a security risk if it lets
about 1 year ago - 3 comments
A big problem for any blogger is spam comments, and the Akismet plugin for WordPress is basically an essential item. It does its job really well, and on this blog I’m only aware of the occasional bit of spam. Hoorah for Akismet! But things aren’t quite so smooth if you need to do strange, weird
about 1 year ago - 1 comment
In my last blog I mentioned how Drupal really does seem to offer more than just the ability to get a simple site up and running quickly. Framework When you look at Drupal more closely you realise one key thing: it’s not really a CMS, it’s a framework. Granted, nothing quite like Symfony in terms of its level of
about 1 year ago - 1 comment
I’ve been looking a lot recently at Drupal not just as an open source CMS, but as a viable enterprise level CMS. Despite my earlier misgivings I think Drupal has a lot going for it, and it may be that over the next couple of years it will become a much bigger force in
about 2 years ago - 3 comments
I’ve been looking recently at an open source enterprise CMS called MySource Matrix. It’s written in PHP5, and unusually for open source CMS actually seems to be able to cope well at enterprise level. It’s built from the ground up on an asset basis. Everything is an asset: users, content, permissions, workflow. The whole lot.
about 2 years ago - No comments
You can spend a lot of money on buying a licensed CMS. And then spend a lot more money on support for that product. Or you can get something for free, and spend the money you would have spent on support… on support. Does that sound ridiculously obvious? Few institutions and companies (curiously) feel comfortable with the thought that a free product could ever be as good as an expensive one, even though all the evidence is beginning to suggest quite the contrary is true.