As a learning exercise, I wrote Erblog (the software this site runs on) in Erlang as a Mochiweb app (one lesson I learned: CSS is annoying). This means I can make RPC's to the server from a remote Erlang node. Using Distel, this remote Erlang node can be an instance of Emacs. This is my setup.
Hello world. Welcome to my first blog post.