2011-09-02 18:19:00 PeterBraden.co.uk

A Website Redesign

Astute readers will notice that the site has changed fairly radically in the last few evenings. I just deployed a new version of my website.

Over the years my website has been a testing ground for technology and ideas that I've been interested in. The previous site was written in python and backed by a postgres database.

I now write javascript full time, and it has been my language of choice for a while, so the current incarnation is a custom server written in node.js, using the filesystem instead of a database.

As part of this redesign some of my old projects have been sunsetted. Geoplot and my Distributed Raytracer are no longer available online. Hopefully newer, more interesting projects will replace them.