Re: [Owfs-developers] Visualising the data

2007-08-12 Thread njh
You want SVG and javascript: http://www.browserland.org/scripts/svgclock/ (And possibly xmlrpchttp or whatever it's called this week) That's the standards compliant way to do it :) njh - This SF.net email is sponsored by:

Re: [Owfs-developers] Visualising the data

2007-08-12 Thread Paul Alfille
Some more choises: Tk: http://wiki.tcl.tk/569 (this one is more for dial input rather than output) Prima (?): http://search.cpan.org/~karasik/Prima-1.21/Prima/Sliders.pm gtk: http://www.php-gtk.eu/code-snippets/dial-widget .NET: http://www.kineticart.co.uk/ (shareware) Java: http://www.elegantjcha

Re: [Owfs-developers] Visualising the data

2007-08-12 Thread David Toy
Have you considered getting the client to do the work? You could write a webpage that uses two images and javascript or DHTML. The first image would comprise the gauge with values, the second a needle or pointer with a transparent background. Overlay the two images, use javascript to rotate the po

Re: [Owfs-developers] Visualising the data

2007-08-12 Thread Paul Alfille
Not off topic, at all. http://search.cpan.org/~lusol/Tk-Gauge-0.3/Tk/Gauge.pm http://www.lehigh.edu/~sol0/ptk/my-tk-apps.html Paul Alfille On 8/12/07, Rob Conway <[EMAIL PROTECTED]> wrote: > > I have been using rrdtool trending tool and owfs with great success all > on a NSLU2. I was wonderin

[Owfs-developers] Visualising the data

2007-08-12 Thread Rob Conway
I have been using rrdtool trending tool and owfs with great success all on a NSLU2. I was wondering if anybody knows or uses a program that can create a png / jpeg image of a gauge or dial I can use to show the real time data. I have seen some active X components however not very good for my l