[Seaside] push-model of interactive web pages

Lukas Renggli renggli at gmail.com
Tue Apr 11 22:30:09 UTC 2006


> Now show us the code to do it. :) Awesome by the way.

It is the Comet package in the Seaside repository.

Keep in mind, that it is more a hack or prove of concept for now. I
guess it only works properly in Safari. As usual the tricky thing is
to get the JavaScript code working. I am using a hidden iframe right
now, meaning less JavaScript to write but having the browser never
finishing loading. As a next step it would be interesting to see if
the same could be done using XMLHttpRequest, meaning more JavaScript
to write but having the browser(s) behave nicely ...

Lukas



> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


--
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list