Author: Ben Werdmuller

  • Elgg 1.5

    Elgg 1.5 was released today. There’s an official post over at news.elgg.org, but I wanted to make a note of it here too. This is the longest we’ve taken over a release since 1.0, and there are almost eight hundred significant engine changes since the previous version. More than one person has remarked to me…

  • Gender differences on the new frontier

    It’s a commonly accepted fact that computing is a male-dominated industry, but I was shocked by the scale of the inequality. Okay, this is kind of unscientific, but take a look at these statistics: Female population of the world: 49.8% Female population of Facebook: 55% Female population of social networks as a whole: 54.7% Percentage…

  • Bug tracking

    All software has bugs; the trick is to find them and remove them as quickly as possible while balancing against the other development you have to do. This is where bug trackers come in: they allow developers to project manage these activities while allowing users and other members of their organization to submit issues while…

  • The mechanics of "open"

    Since we started Elgg, I’ve always kept a very open philosophy about how the software should work. From the human perspective, we wanted it to be as inclusive as possible, with an easy-to-use interface and innards that allowed you to do very technical things (like, in Elgg 0.x, republishing aggregated RSS) with very little knowhow.…