Page 1 of 1

[Applet] traffic Cam

Posted: Sun Jun 17, 2007 8:48 pm
by newdep
The idea is ofcourse not new but here is a way to
deal with refreshing images on an image-label for now.

a traffic cam in The Netherlands updated every 5 seconds..


(load "http://www.nodep.nl/downloads/newlisp/traffic.lsp")


Norman.

Posted: Mon Jun 18, 2007 12:17 am
by Lutz
a very nice idea this traffic.lsp !

with the 2D graphics we will have better control for displaying images, but the uuid method works very well I am watching it now ( 1:00AM in Netherlands) and there is still some traffc :-)

i aso just implemented gs:window - a frame withut any borders and surroundings -. This lets you put a picture on the desktop which looks completely integrated into the desktop.

Lutz

Posted: Mon Jun 18, 2007 4:43 pm
by didi
And a nice example for the strength of the new newLISP Gui-server ( and of newdep of course) .

A 12-line program !

With only 12-lines you have a platform-independent solution , for me this is amazing .