Sandaysoft

Support forum for Cumulus weather station software
It is currently Fri May 24, 2013 2:26 am
Please click here before posting. Help me to help you!
Useful Links: Cumulus FAQ • Enhancement requests • Wiki (documentation)
Please put your approximate location into your profile
Add your web site to the Cumulus user map
Vantage Pro2 users with firmware 3.00 should upgrade to fw 3.12 and Cumulus 1.9.4

All times are UTC




Post new topic Reply to topic  [ 144 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8, 9, 10  Next
Author Message
 Post subject: Re: New Cumulus realtime console
PostPosted: Fri Jan 21, 2011 7:01 pm 
Offline

Joined: Sun Dec 13, 2009 1:21 pm
Posts: 867
Location: Apeldoorn The Netherlands
Weather Station: WH1080 / WS 4000
Operating System: Windows 7 / Ubuntu
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)

_________________
Ron

Image

Apeldoorn, The Netherlands


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Fri Jan 21, 2011 7:05 pm 
Offline

Joined: Sun Dec 13, 2009 1:21 pm
Posts: 867
Location: Apeldoorn The Netherlands
Weather Station: WH1080 / WS 4000
Operating System: Windows 7 / Ubuntu
http://www.weerstation-lemmer.nl/cumulus/meters-8.php these graphs don't work in IE9 (Beta)

_________________
Ron

Image

Apeldoorn, The Netherlands


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Fri Jan 21, 2011 7:05 pm 
Offline
User avatar

Joined: Sat Dec 04, 2010 10:11 am
Posts: 94
Location: Lemmer
Weather Station: ws4000
Operating System: win7
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:

_________________
Sincerely, Theo
Image
http://www.weerstation-lemmer.nl


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Fri Jan 21, 2011 7:08 pm 
Offline

Joined: Sun Dec 13, 2009 1:21 pm
Posts: 867
Location: Apeldoorn The Netherlands
Weather Station: WH1080 / WS 4000
Operating System: Windows 7 / Ubuntu
Well you've to figure out the graph I mentioned latest, take a beerenburger and beterschap !

_________________
Ron

Image

Apeldoorn, The Netherlands


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Fri Jan 21, 2011 7:12 pm 
Offline
User avatar

Joined: Sat Dec 04, 2010 10:11 am
Posts: 94
Location: Lemmer
Weather Station: ws4000
Operating System: win7
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

_________________
Sincerely, Theo
Image
http://www.weerstation-lemmer.nl


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Fri Jan 21, 2011 7:39 pm 
Offline

Joined: Sun Dec 13, 2009 1:21 pm
Posts: 867
Location: Apeldoorn The Netherlands
Weather Station: WH1080 / WS 4000
Operating System: Windows 7 / Ubuntu
In IE9 I see
Code:
<!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:
<!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:

_________________
Ron

Image

Apeldoorn, The Netherlands


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Sat Jan 22, 2011 11:54 am 
Offline
User avatar

Joined: Sat Dec 04, 2010 10:11 am
Posts: 94
Location: Lemmer
Weather Station: ws4000
Operating System: win7
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


You do not have the required permissions to view the files attached to this post.

_________________
Sincerely, Theo
Image
http://www.weerstation-lemmer.nl


Last edited by phtvs on Sat Jan 22, 2011 5:45 pm, edited 2 times in total.

Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Sat Jan 22, 2011 4:24 pm 
Offline

Joined: Wed Feb 25, 2009 12:01 am
Posts: 351
Location: Woodland Park, Colorado USA
Weather Station: Zephyr PWS-1000TB(Fine/Offset)
Operating System: Windows 7 64bit
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:

_________________
Bob

http://woodlandweather.org/


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Sat Jan 22, 2011 5:08 pm 
Offline
User avatar

Joined: Sat Dec 04, 2010 10:11 am
Posts: 94
Location: Lemmer
Weather Station: ws4000
Operating System: win7
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


You do not have the required permissions to view the files attached to this post.

_________________
Sincerely, Theo
Image
http://www.weerstation-lemmer.nl


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Sat Jan 22, 2011 5:14 pm 
Offline

Joined: Wed Feb 25, 2009 12:01 am
Posts: 351
Location: Woodland Park, Colorado USA
Weather Station: Zephyr PWS-1000TB(Fine/Offset)
Operating System: Windows 7 64bit
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....

_________________
Bob

http://woodlandweather.org/


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Sat Jan 22, 2011 5:33 pm 
Offline
User avatar

Joined: Sat Dec 04, 2010 10:11 am
Posts: 94
Location: Lemmer
Weather Station: ws4000
Operating System: win7
bnwrx wrote:
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...?



yes, that can be changed...

In order to make the gauges work with your station you must change a little in Cumulus.

First:
Unpack attached file to your Cumulus program folder. File must be put in the data folder of your cumulus program.

Second:
In Cumulus go to configuration -> internet -> files
In that screen use an empty row to click on BROWSE.
Browse to the cumulus program, data folder and click on the file you just put there (view-gauge.js)
After that in the remote filenames, type the path to the SERVER cumulus folder and view-gauge.js

Must be something like: /public_html/cumulus/view-gauge.js

Check the process and ftp checkbox and dont forget to click on OK (bottom of page)

Now the gauges page must be working the way it should be....


Theo


You do not have the required permissions to view the files attached to this post.

_________________
Sincerely, Theo
Image
http://www.weerstation-lemmer.nl


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Thu Jan 27, 2011 3:19 am 
Offline

Joined: Mon Aug 10, 2009 10:16 pm
Posts: 1772
Location: World...
Weather Station: No weather station
Operating System: No operating system
May I make a suggestion (or two) here... :mrgreen:

This is a still an "in development" script and unless you are quite familiar with PHP and JavaScript, may I suggest that you please refrain from installing and testing the scrip (it might create problem with your other files/scripts)! :roll:

Theo, the designer, needs constructive comments on how to correct or improve the script - at this time in the development of the script, Theo does not need (nor should he answer) questions on how to install, on how to modify or on how to run the script! :o

Theo, may I suggest that concentrate on the script and reply only to comments/questions on the operation of the script... :twisted:


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Tue Feb 15, 2011 2:23 pm 
Offline

Joined: Fri Mar 19, 2010 12:19 pm
Posts: 12
Weather Station: PCE-FWS 20 = VH1080/81
Operating System: VISTA
Dear DAJ
The web-tag files "wiew-realtime.php", "weatherconsole.php" and "wiew-realtime-helper.php ($ TtempTL)" when the minimum temperature today "and ($ tempTL). "Today's minimum temperature." Are wrong and there are failures in the output tables of data from the console screen. These I put are correct, checks the wrong files.
Beta gauges must be something missing or wrong, when I put it into operation will only work CumulusRealtime clocks, other clocks, wind, clouds, etc. .. take data from file-gauges.js wiew but not update data. The installation on the web-site is correct and the configuration as well.
He sent a Spanish translation of the file "lang_ES.lng

_________________
JESUS


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Tue Feb 15, 2011 7:43 pm 
Offline
User avatar

Joined: Tue Jul 29, 2008 8:00 pm
Posts: 2001
Location: Thornhill, Dumfries, UK
Weather Station: WH1081
Operating System: Mac OSx & Win 7
JESUS HEREDERO wrote:
Dear DAJ......

This is not my code! Theo wrote this particular weatherconsole, not me.

_________________
David
Contact Me


Top
 Profile  
 
 Post subject: Re: New Cumulus realtime console
PostPosted: Wed Feb 16, 2011 7:20 am 
Offline

Joined: Fri Mar 19, 2010 12:19 pm
Posts: 12
Weather Station: PCE-FWS 20 = VH1080/81
Operating System: VISTA
Sorry David

Thought it was you who wrote that code.
With this we pass to Theo

Thank you, Jesus

_________________
JESUS


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 144 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8, 9, 10  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group