[Applet] traffic Cam

Guiserver, GTK-server, OpenGL, PostScript,
HTML 5, MIDI, IDE
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

[Applet] traffic Cam

Post 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.
-- (define? (Cornflakes))

Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

Post 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

didi
Posts: 166
Joined: Fri May 04, 2007 8:24 pm
Location: Germany

Post 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 .

Locked