[Squeak-fr] Live Web

stéphane ducasse ducasse at iam.unibe.ch
Sam 11 Déc 18:06:15 CET 2004


> --
> LiveWeb is a nice Seaside application that provides Smalltalk like 
> inspectors, browsers, etc inside a web page using DHTML and 
> XMLHttpRequest to call back to the server.
>
>  To get it going on Squeak 3.7 you can use Squeakmap to load 
> KomHttpServer, Monticello and Seaside. Fire up the Monticello Browser 
> from Squeak and open the LiveWeb repository. Load the latest version 
> in the system. Starting up Seaside you can then access it via 
> something like http://yourserver:port/seaside/LiveWeb.
>
>  To bring up an inspector, use CTRL+I from an expression in the 
> workspace. CTRL+B for a browser. CTRL+D to 'doit'. Some examples to 
> try:
>
> 	• 	WACounter new openInBrowserWindow
> 	• 	HeadMorph new openInBrowser
> 	• 	WACounter CTRL+B
>  You can even evaluate Javascript using CTRL+O. This will print the 
> result of a Javascript expression that is in the workspace.
>
> --
>
>
> squeak.saltypickle.com
>



Plus d'informations sur la liste de diffusion Squeak-fr