[erlang-questions] announce SEGB-0.1
Zabrane Mickael
zabrane3@REDACTED
Fri Feb 11 19:37:04 CET 2011
Hi Joe,
> These message contain Javascript expressions. All the code in the
> browser does is wait for a message, eval it and wait for the next message.
You forgot to mention the SEGB needs "elib1" (elib1_misc.erl).
> Then I make sure jquery and Raphael are loaded, after which
> I send Javascript messages to the browser contain Javascript expressions
> that create SVG objects by calling library functions in Raphael
>
> The code for all of this is surprisingly simple, and it is very easy to push
> asynchronous message to the browser.
Very impressive ...
> I have also included a number of suggests for projects based on this.
> This list often gets request for suitable problems to solve. Building on
> this simple code it should be possible to implement simple multi-user
> games and so on. Being able to push asynchronous messages to the browser
> makes like very easy.
>
> Have a look. The code is at
>
> https://github.com/joearms/SEBG
I'll do.
> /Joe
Regards,
Zabrane
More information about the erlang-questions
mailing list