HTML Emails for Elgg 1.8

HTML Mails is an Elgg plugin that lets notification emails be sent using HTML email templates. The original plugin was written by Condiminds but doesn’t seem to have been updated for Elgg 1.8, at least not that I could find. From the plugin notes: This plugin allows elgg to send notifications into html emails. This […]

Marcus Povey

HTML Mails is an Elgg plugin that lets notification emails be sent using HTML email templates. The original plugin was written by Condiminds but doesn’t seem to have been updated for Elgg 1.8, at least not that I could find. From the plugin notes: This plugin allows elgg to send notifications into html emails. This […]

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, […]