Page 6 of 10

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 6:44 pm
by nitrx
phtvs wrote:
nitrx wrote:Works for me in Chrome but not in IE9 beta

grrrrrrrrr......

Changed something, is the graph now visible in IE?
Not in IE9 but it shows up in IE7/IE8 compatible mode (rather strange IE9 has better html standards as IE7 and IE8...)

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 6:46 pm
by phtvs
nitrx wrote:
phtvs wrote:
nitrx wrote:Works for me in Chrome but not in IE9 beta

grrrrrrrrr......

Changed something, is the graph now visible in IE?
Not in IE9 but it shows up in IE7/IE8 compatible mode (rather strange IE9 has better html standards as IE7 and IE8...)
I have tried to add the excanvas.compiled.js from WU graphs, but it is not working. :evil:

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 6:50 pm
by nitrx
phtvs wrote:
grrrrrrrrr......

Changed something, is the graph now visible in IE?
Not in IE9 but it shows up in IE7/IE8 compatible mode (rather strange IE9 has better html standards as IE7 and IE8...)[/quote]

I have tried to add the excanvas.compiled.js from WU graphs, but it is not working. :evil:[/quote]

Hmmm yep I saw it also on the other graphs but it still don't work in IE9 maybe it has the flue too :?

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 6:55 pm
by nitrx
Hmmz it seems to work in IE9 beta but not in IE8 mode i think I'm confused... http://www.weerstation-lemmer.nl/grafieken-nieuw.html works also in IE9 beta :clap:

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 6:59 pm
by phtvs
nitrx wrote:Hmmz it seems to work in IE9 beta but not in IE8 mode i think I'm confused... http://www.weerstation-lemmer.nl/grafieken-nieuw.html works also in IE9 beta :clap:
If that graphs are working, the rest must be working too. It's the same script. :?:

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 7:01 pm
by nitrx
phtvs wrote:
nitrx wrote:Hmmz it seems to work in IE9 beta but not in IE8 mode i think I'm confused... http://www.weerstation-lemmer.nl/grafieken-nieuw.html works also in IE9 beta :clap:
If that graphs are working, the rest must be working too. It's the same script. :?:
Yes it does but I'm not sure about IE7 and IE8 I have not installed IE8, I've only IE9 (beta)

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 7:05 pm
by nitrx
http://www.weerstation-lemmer.nl/cumulus/meters-8.php these graphs don't work in IE9 (Beta)

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 7:05 pm
by phtvs
nitrx wrote:
phtvs wrote:
nitrx wrote:Hmmz it seems to work in IE9 beta but not in IE8 mode i think I'm confused... http://www.weerstation-lemmer.nl/grafieken-nieuw.html works also in IE9 beta :clap:
If that graphs are working, the rest must be working too. It's the same script. :?:
Yes it does but I'm not sure about IE7 and IE8 I have not installed IE8, I've only IE9 (beta)
Oke, thanks for testing it for me, I've got IE 8 myself and the graphs are working in IE8.

That means the excanvas.compiled.js is the solution!

Great, now I can go to take some HotColdrex (=aspirin with lemon) or something :roll:

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 7:08 pm
by nitrx
Well you've to figure out the graph I mentioned latest, take a beerenburger and beterschap !

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 7:12 pm
by phtvs
nitrx wrote:Well you've to figure out the graph I mentioned latest, take a beerenburger and beterschap !

Thanks, I think I need a good night of sleep about it.

I look into it to tomorrow.


Theo

Re: New Cumulus realtime console

Posted: Fri 21 Jan 2011 7:39 pm
by nitrx
In IE9 I see

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script src="./js/highcharts.js" type="text/javascript"></script>
<script src="excanvas.compiled.js" type="text/javascript"></script>
<script src="./js/graph-wind.js" type="text/javascript"></script>
<script type="text/javascript" src="js/theme-wsl.js"></script>


</head>
<body>
<div id="windcontainer" width="500">
</div>
</body>
</html>
in the source

and in FFox :

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script src="./js/highcharts.js" type="text/javascript"></script>
<script src="./excanvas.compiled.js" type="text/javascript"></script>
<script src="./js/graph-wind.js" type="text/javascript"></script>
<script type="text/javascript" src="js/theme-wsl.js"></script>


</head>
<body>

<div id="windcontainer" width="500">
</div>
</body>
</html>


notice the point before excanvas.copiled.js strange...:shock:

Re: New Cumulus realtime console

Posted: Sat 22 Jan 2011 11:54 am
by phtvs
Pre-release Cumulus Weather Gauges Console BETA.

I have decided to make two kind of gauges pages for the weather console.
This version makes use of the original Cumulus images and graphs. No need to install a database!!!

DEMO: http://www.weerstation-lemmer.nl/cumulus/gauges.php


This is a BETA release. Feel free to install the gauges console.
If there is any problem, please leave a reply!

The other version of the gauges page uses HighChart graphs. The graphs need to have a sql database installed.
When I finished the database/graphs script, it can simple replace the gauges page with the original graphs. (just overwrite the pages)

So for now, you can install and test the gauges page. If you want to show the graphs on your website, the gauges.php can called by a menu or copy and paste the gauges.php code into your existing webpage.

Read the README.TXT included in the package before installing!!!!!!!

Have fun with it!

Theo




EDIT: Made also a "digital console"
DEMO: http://www.weerstation-lemmer.nl/test-console.html

Re: New Cumulus realtime console

Posted: Sat 22 Jan 2011 4:24 pm
by bnwrx
Theo,I tried this. I uploaded all files including the new ones for "weatherconsole.php". But now the
WeatherConsole which I was using, and the new gauges page will not load. I get a page that says: realtime.txt missing!!
So now I have no Weather Console at all! :roll:

Re: New Cumulus realtime console

Posted: Sat 22 Jan 2011 5:08 pm
by phtvs
bnwrx wrote:Theo,I tried this. I uploaded all files including the new ones for "weatherconsole.php". But now the
WeatherConsole which I was using, and the new gauges page will not load. I get a page that says: realtime.txt missing!!
So now I have no Weather Console at all! :roll:
Hi Bob,

Dont worry. I have made an mistake in the view-realtime.php file.

Attached is a new version, download and unpack the file.
Upload viewrealtime.php to your Cumulus folder.

Im sorry, my mistake..


Theo

Re: New Cumulus realtime console

Posted: Sat 22 Jan 2011 5:14 pm
by bnwrx
Theo,
got it to work! Thanks

Now this, on mouseover the gauges show C/mm. Is there a way to change that to F/in...?

EDIT: It is showing MY gauges for Wind and Graphs, but YOURS for TEMPS and WIND CHILL, HUMIDTY etc....