Weekly roundup: Caching in

This week saw the election of a new president of America – triggering a massive spike in hope levels worldwide. At last the Bush years are drawing to a close. On the Elgg front, I spent a good portion of the week optimising various parts of the system and drastically reducing the number of queries […]

Marcus Povey

This week saw the election of a new president of America – triggering a massive spike in hope levels worldwide. At last the Bush years are drawing to a close. On the Elgg front, I spent a good portion of the week optimising various parts of the system and drastically reducing the number of queries […]

Elgg 1.1 released!

Without too much ceremony, Elgg 1.1 has been pushed out of the door and sent into the wide world. Elgg 1.1 contains numerous changes both visible and invisible. Major bugs have been squished, speed drastically increased, improved theme support, security enhancements, improved installer…. the list goes on! Head over here to download it!

Marcus Povey

Without too much ceremony, Elgg 1.1 has been pushed out of the door and sent into the wide world. Elgg 1.1 contains numerous changes both visible and invisible. Major bugs have been squished, speed drastically increased, improved theme support, security enhancements, improved installer…. the list goes on! Head over here to download it!

Its a question of time

Sometimes things need to be done without user interaction – for example, database optimisation or log rotation. For this, Elgg has a cron endpoint. Cron is a unix tool which executes commands at a specific time of day (other operating systems have similar tools). This keys off a file called a crontab – an example […]

Marcus Povey

Sometimes things need to be done without user interaction – for example, database optimisation or log rotation. For this, Elgg has a cron endpoint. Cron is a unix tool which executes commands at a specific time of day (other operating systems have similar tools). This keys off a file called a crontab – an example […]