SteelSeries Gauges: Difference between revisions

359 bytes added ,  18:35, 19 December 2012
No edit summary
Line 8: Line 8:
[[Image:gauge.png]]
[[Image:gauge.png]]
Based on the JavaScript/HTML5 Canvas SteelSeries gauges, this weather gauge page is now available in version 2.0
Based on the JavaScript/HTML5 Canvas SteelSeries gauges, this weather gauge page is now available in version 2.0
The page is Ajax based and uses the JQuery library to pull a JSON formatted data file from your web server to update the gauge values. By default the page is configured to update every 60 seconds.
Each gauge has has an optional pop-up information box that contains some additional text based data for today, and a graph of recent trends for relevant values.


== Quick Start Guide for Cumulus Users  ==
== Quick Start Guide for Cumulus Users  ==
Line 184: Line 188:
=== customclientrawlocal.txt  ===
=== customclientrawlocal.txt  ===


The value for Humidex is set to Celcius by default. You may want to change this tag from %humidexcelsius% to %humidexfaren% if you use Fahrenheit as your temperature scale. (there is no WD tag to report the value in your default scale). This and the forecast tag (see above) are the only things you should have to edit in the ccr file.  
The value for Humidex is set to Celcius by default. You may want to change this tag from %humidexcelsius% to %humidexfaren% if you use Fahrenheit as your temperature scale. (there is no WD tag to report the value in your default scale). This and the forecast tag (see above) are the only things you should have to edit in the ccr file.


= Release History  =
= Release History  =