[erlang-questions] What websites/webapps use Erlang?
Sean Rasmussen
sean@REDACTED
Wed Dec 17 03:03:04 CET 2008
Hi Dan,
Another suggestion (admittedly my own creation):
=======================================
The Mock Exchange: A Stock Market Simulation
http://www.themockexchange.com/
=======================================
Laszlo front-end exchanging XML with an Erlang server via
a Rest API, using Mnesia; for example: http://www.themockexchange.com:
8888/tmx/traders.
It's using my own webserver - Pranayama (http://code.google.com/p/
pranayama/).
tMX is hosted on a 1/4 Gb virtual server running Fedora 7 so you
might find
it a bit pokey.
Looking forward to that wiki.
/Sean
On 16-Dec-08, at 7:11 PM, Michael McDaniel wrote:
>
> On Tue, Dec 16, 2008 at 04:07:49PM -0800, Daniel Cer wrote:
>> I'm building a wiki that documents what languages, frameworks, and
>> libraries are being used by various websites & webapps. One of the
>> big
>> goals of the project is to highlight the diverse set of languages and
>> other components that people use to power their sites.
>>
>> Right now, I'm in the process of searching out and adding Erlang
>> webapps. So far, I've found about half a dozen apps (since it
>> might be
>> of interest to some people here, the Erlang sites I've found are
>> posted at the bottom of this e-mail).
>>
>> Does anyone here have an Erlang powered website or webapp? If you do,
>> would you mind sharing the URL and what other support components
>> you're using (e.g, ErlyWeb, Erlang-Web, MochiWeb, Mnesia, etc.)?
>>
>> Thanks, Dan
>>
>> The current list of Erlang powered sites:
>>
>> Beer Riot - Community beer review and enthusiast site.
>> http://beerriot.com/
>>
>> Vimagi - Social/collaborative painting site
>> http://vimagi.com/
>>
>> Twoorl - A twitter like micro-blogging service
>> http://twoorl.com/
>>
>> MochiBot – Flash tracking and monitoring service
>> http://www.mochibot.com/
>>
>> Mochiads – Flash game advertising and distribution service
>> http://www.mochiads.com/
>>
>> DayFindr - Collaborative scheduling webapp
>> http://www.dayfindr.com/
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> http://xqldap.xquad.com:8080/start
>
> Written with Erlang-Web (erlang-web.org), a picture gallery of a trip
> I took.
>
> The thumbnails are quick, full-size pictures download slow. I
> need to
> resize them to be a bit smaller.
>
> ~Michael
>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://www.erlang.org/mailman/listinfo/erlang-questions
>
> --
> Michael McDaniel
> Portland, Oregon, USA
> http://autosys.us
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list