Dynamic web: links

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Dynamic web: links

Damien Cassou-3
Here are some demos of different web technologies. It may be interesting
  to implement some in seaside (when relevant):

SVG : http://www.opera.com/features/svg/
      http://speeches.ofset.org/georges/svg/

DOM : http://www.mozilla.org/docs/dom/samples/

CSS : http://www.cssplay.co.uk/menu/index.html
      http://www.cssplay.co.uk/menu/lightbox.html
      http://www.adobe.com/svg/demos/

XUL : http://www.ycombe.net/Xul/Geometry/geometry.xul

Ajax : http://www.ajaxsketch.com/
       http://script.aculo.us/

--
Damien Cassou

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Dynamic web: links

Gaetan Le Brun
ajax is already implemented in seaside.
 
Gaetan

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: Dynamic web: links

Ramon Leon
In reply to this post by Damien Cassou-3
An Xul api would be cool, would allow seaside to deliver application
style apps as well as web apps. Hmm, running on the same box, could even
be seen as a way to deliver desktop apps with native widgets, avoiding
morphic, wxSqeak, and using Seaside as the backend, cool, if anyone ever
does it.
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside