January 2009
A Simple Web App using Nitrogen.
Nitrogen is a Erlang web framework created by Rusty Klophaus. It’s looking pretty good so far and seem to be steadily improving. Today I decided it was time to jump in and get to know Nitrogen and setup my own app. Using the Amazon wishlist gen_server code I posted yesterday I created a little app that will accept an email address and then return your wishlist.
another web framework in Erlang.
October 2008
Speeqe – Trac
(via)Speeqe is a web based, group chat client that works with the XMPP/MUC protocol.
and open source since a couple of days.
May 2008
Erlang Community - A fast web server demonstrating some undocumented Erlang features - Trapexit
by 1 otherThis HOWTO describes a web server written for the day when even Yaws is not quick enough.