Getting started with Elgg Multisite

Elgg Multisite is a version of the popular social networking platform Elgg which lets you easily run multiple Elgg sites off a single install of the software, starting new Elgg sites at the click of a button. Here’s how to get started… What you’ll need In addition to the existing Elgg system requirements (PHP 5.2+, […]

Marcus Povey

Elgg Multisite is a version of the popular social networking platform Elgg which lets you easily run multiple Elgg sites off a single install of the software, starting new Elgg sites at the click of a button. Here’s how to get started… What you’ll need In addition to the existing Elgg system requirements (PHP 5.2+, […]

Playing with HTML5 Canvas

Over the last couple of days I’ve been spending a little bit of time playing around with (and getting really excited about) HTML5 Canvases. Canvases let you define an area on a web page onto which you can draw on using Javascript. You are pretty much free to do what you want in this area, […]

Marcus Povey

Over the last couple of days I’ve been spending a little bit of time playing around with (and getting really excited about) HTML5 Canvases. Canvases let you define an area on a web page onto which you can draw on using Javascript. You are pretty much free to do what you want in this area, […]