views:

693

answers:

7

I was wondering if people could post some examples of interesting websites and web apps that were built with Erlang?

I can start with a few Erlang based sites:

  • twitterfall.com - Waterfall of Tweets
  • vimagi.com - Cooperative painting.
  • twoorl.com - Twitter clone.
  • dayfindr.com - Collaborative meeting scheduling.
  • beerriot.com - Beer enthusiast site.
+2  A: 

CouchDB - an apache project, document server.

eduffy
+1  A: 

Facebook Chat has its important backend bits written in Erlang.

Jim Puls
+2  A: 

ejabberd (a Jabber server) is a pretty big one. It isn't a website but with its http-bind and http-poll and web admin modules it is technically a web application.

SpliFF
+2  A: 

The toy twitter search mash up site I hacked up a while back ihatevans

I even threw the source up on github

Pretty bare bones Mochiweb based web app.

madlep
+2  A: 

Dayfindr.com is one of my projects :) I have new one: www.opinion8r.com

bjnortier
A: 
rlb.usa