Steelseries Gauges for WD

First stab…TEST PAGE ONLY, may change. :smiley:

http://stillweather.com/index2.php

they look great!
and they integrate very well into the web page
well done :slight_smile:

Very nice! Especially the integration. This is the nicest integration of SteeleSeries graphs that I’ve seen. :thumbright: :thumbright:

Dan.

My first try with it, a few gauges aren’t working.

http://calgary.westerncawx.net/gauges/gauges-ssT.htm

Nice work!

How have you managed to get the graphs to work on tapping the gauges?

There is no prob getting the graphs working, depends on what you want to show.

Here on my testpage the 1st gauge graph is working:

http://www.hetweerinruinen.nl/flash/gauge3/gauges-ssT-nl.htm

i used wxgraphs(jpgraph) to create the graph, in gauges.js set the var imgPathURL to your wxgraphs dir.
And in stead of ddimgtooltip.min.js use ddimgtooltip.js. Don’t forget to set this in your page also!
Edit ddimgtooltip.js, on line 24 etc you can change the temp.png in for example temp_24hr.php.

And then you have your graph made live on the fly.

Jacco

A couple more questions…

My gauges only seem to update once a minute but I understand the clientraw data is uploaded every 3 seconds. How do I get a truly “live” experience?

Also, this will be child’s play to many of you in here so please bear with me… What html code would I use to insert one live wind gauge into the sidebar of my website? So that clicking this takes me to my main gauges page?

Thanks in advance,

Simon
www.spireweather.co.uk/SteelSeries/gauges.htm

My gauges only seem to update once a minute
This can be changed in the file gauges.js

Playing around with this and works in Fire Fox but will not work in I.E. Anyone else having this problem?
Steel Guages

Thanks, Doug

Which IE, I think that being HTML5 then it has to be IE 9 or above, maybe IE 8, I’m not sure. :wink:

I’m running I.E. 8. Does this mean that this script will only run with I.E. 9? Or can it be modified to run with older versions?

Thanks, Doug

Maybe that it’s IE9 and up then.
I updated to IE10 last week and it works OK for me on that so maybe try updating. You should get it through standard Windows Update.

Thanks weatherbee, maybe I’m missing something but I can’t see that setting in there. Can you help?

Thanks,

Simon

Thanks weatherbee, maybe I'm missing something but I can't see that setting in there. Can you help?
Line 16 for me in guages.js
var g_count                 = 5;   //download data counter (secs, default 60)

Thanks Doug,

Can’t think how I missed that!

Simon

Would there be too much editing to make the gauges work with the existing clientraw.txt
I’m currently uploading?

I’ve been working on a page that combines the ajax page and the dials. Not perfected yet but what do you think?
http://www.shermanctweather.com/indextest.php

Impossible, most of them are tags who are not in the clientraw.

BTW guys these gauges are html5 only, so make a redirect for older browsers (IE8) to your old page.

Jacco

Ah ok. So I’m confused then.

{"ver":"5","date":"<#date format=hh:nn>","temp":"<#temp>","tempTL":"<#tempTL>".......

This is the realtimegaugesT.txt file that came with the download. Which do I change in this file and then save as a
2nd file to upload in realtime?

Sorry, I just need a push in the right direction. :oops:

Go back on to Jacco’s website and download the file called “customclientrawlocal.txt” at the bottom of his download page. :wink: