Category Archives: Software

Ubuntu 12.04 (Precise Pangolin) and PHP 5.4

I was looking forward to trying out some of the new features in PHP 5.4 when I upgraded to Ubuntu 12.04 this morning. Unfortunately, Ubuntu decided to stick with 5.3 for this release. There is upgrade path available though via … Continue reading

Posted in Linux, OSS, Recipes, Software, Work | Tagged , , | Leave a comment

Essential Windows Software for a Fresh Install

I get landed with new computers from time to time for colleagues, friends and family to install / set-up. Here is my list of essential Windows software for these. The first thing I do is a fresh install of Windows to … Continue reading

Posted in Links, Recipes, Software, Work | Tagged | Comments Off

New Replication Features in MySQL 5.6

I’ve just been reading an article on replication in MySQL 5.6 and there are quite a few new cool features that will vastly improve replication environments with MySQL. Some of these include: Optimised row based replication (documentation here) – replication … Continue reading

Posted in Linux, OSS, Software, Work | Tagged , , , , | Comments Off

ViMbAdmin 2.1 Released – POP3/IMAP Access Restrictions

We’ve just pushed a new release of ViMbAdmin – version 2.1. The main highlights are: it’s now possible to restrict access to a mailbox via either IMAP, POP3 or both. See this page on the wiki for more information. it’s … Continue reading

Posted in Links, News, OSS, Software, ViMbAdmin, Work | Tagged , , , , , , , , , , | Comments Off

Looking at New Features in PHP 5.4

PHP 5.4 was released at the start of March and heralds a key new feature which I have long bemoaned the lack of: traits. Traits (see PHP’s documentation and Wikipedia’s description) allow programmers to define a set of functions which … Continue reading

Posted in Links, Linux, OSS, Software, Work | Tagged , , , | Comments Off