2006-06-15
Real-time Wiki
From the Erlang mailing list comes a pointer to 'Real-time Wiki'.
It's a Google Summer of Code project that allows using XMPP (ie. Jabber) from a browser based client. Values can be changed from the server and the change is broadcast to the clients and instantly updated. It seems that the application for this is a Wiki that updates automatically when others change it.
The implementation on the server side uses ejabberd, a Jabber server written in Erlang.