
This is a blog application written in Erlang.
It has been functioning as a lab bench for experimenting with different tools and techniques over the years. The current version is version 4.
Now it is making use of Nitrogen 2.0 and CouchDB. Version 3 implemented a desktop like interface, with no visible pages but the top one. In version 4 it has returned to a more page based structure. It has also got a new layout and has become theme-able. So if you come up with a new theme, do send it to me and I'll add it to the theme page :-)
If you would like to try it out or just look at the code, you will find a hg repository here.
Note that this is still work in progress...