Sandaysoft

Support forum for Cumulus weather station software
It is currently Wed May 22, 2013 12:28 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  [ 62 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Fri May 18, 2012 11:19 am 
Offline

Joined: Fri Feb 24, 2012 9:57 am
Posts: 41
Location: United Kingdom
Weather Station: Fine Offset
Operating System: Windows 7/8
nitrx wrote:
It's a beta in the announcement area over here viewtopic.php?f=2&t=7341


Thanks, sorry about that :P :bash:

I now have 1.9.3 - still not being processed though :oops:

_________________
Weather Station - http://www.abbeyhultonweather.com


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Fri May 18, 2012 11:29 am 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17564
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
liamcarbin wrote:
I now have 1.9.3 - still not being processed though :oops:

Beteljuice's page is an alternative to the one supplied with Cumulus; it uses the same web tags. Is the default page working OK?

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Fri May 18, 2012 11:36 am 
Offline

Joined: Fri Feb 24, 2012 9:57 am
Posts: 41
Location: United Kingdom
Weather Station: Fine Offset
Operating System: Windows 7/8
steve wrote:
liamcarbin wrote:
I now have 1.9.3 - still not being processed though :oops:

Beteljuice's page is an alternative to the one supplied with Cumulus; it uses the same web tags. Is the default page working OK?


Good afternoon Steve, the default page is working fine

_________________
Weather Station - http://www.abbeyhultonweather.com


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Fri May 18, 2012 11:59 am 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17564
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
liamcarbin wrote:
Good afternoon Steve, the default page is working fine


It gives a blank page for me: http://www.abbeyhultonweather.com/monthlyrecord.htm

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Fri May 18, 2012 12:35 pm 
Offline

Joined: Fri Feb 24, 2012 9:57 am
Posts: 41
Location: United Kingdom
Weather Station: Fine Offset
Operating System: Windows 7/8
:D Finally it is working, however I just have this month showing up with the records being from today? Is this how it should be? As I have data for the previous months.

_________________
Weather Station - http://www.abbeyhultonweather.com


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Fri May 18, 2012 12:37 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17564
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
You need to read and follow the instructions in the beta announcement.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Fri May 18, 2012 1:10 pm 
Offline

Joined: Fri Feb 24, 2012 9:57 am
Posts: 41
Location: United Kingdom
Weather Station: Fine Offset
Operating System: Windows 7/8
steve wrote:
You need to read and follow the instructions in the beta announcement.


Thank you very much for all your help.

Now to play around to get it matching with my site template

_________________
Weather Station - http://www.abbeyhultonweather.com


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Sun May 20, 2012 10:57 pm 
Offline
User avatar

Joined: Tue Dec 09, 2008 1:37 pm
Posts: 1846
Location: Dudley, West Midlands, UK
Weather Station: None !
Operating System: XP SP3
Important Update - V1.4 viewtopic.php?f=14&t=7500&p=63563#p63563

Here we go again !
Ron (nitrx) (again) discovered a problem in the 'lists' style, where the value in EVERY month for Low Dew Point (time) has been accidentally a duplication of that months HIGH Dew Point (time)

Anyone using it "out-of-the-box" should download V1.4

If you have already done extensive modifications / translations ...

Look for the 'lists' section, then for EVERY Month ...
Quote:
<tr class="td_temperature_data">
<td class="main_table_text_labels">Lowest&nbsp;Dew&nbsp;Point </td>
<td class="right_align_indented"><#ByMonthDewPointL mon=12>&nbsp;<#tempunit></td>
<td class="right_align_indented"><#ByMonthDewPointHT mon=12 format="'day' dd, yyyy 'at' hh:mm"></td>
</tr>
Should become:
Quote:
<tr class="td_temperature_data">
<td class="main_table_text_labels">Lowest&nbsp;Dew&nbsp;Point </td>
<td class="right_align_indented"><#ByMonthDewPointL mon=12>&nbsp;<#tempunit></td>
<td class="right_align_indented"><#ByMonthDewPointLT mon=12 format="'day' dd, yyyy 'at' hh:mm"></td>
</tr>

Sorry (again) :oops:

_________________
Image
......................Imagine, what you will KNOW tomorrow !


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Mon May 21, 2012 6:31 am 
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
The Dutch version is updated too see post viewtopic.php?f=14&t=7500&start=34

_________________
Ron

Image

Apeldoorn, The Netherlands


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Thu Jun 07, 2012 4:33 pm 
Offline

Joined: Tue Oct 13, 2009 10:52 pm
Posts: 205
Location: Meyenheim, Alsace, FR
Weather Station: Oregon WMR928
Operating System: XP SP3
Here is the french version!


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

_________________
Laurent

Image


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Thu Jun 07, 2012 9:39 pm 
Offline
User avatar

Joined: Tue Dec 09, 2008 1:37 pm
Posts: 1846
Location: Dudley, West Midlands, UK
Weather Station: None !
Operating System: XP SP3
Many thanks laulau - long time no hear ..

_________________
Image
......................Imagine, what you will KNOW tomorrow !


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Wed Jun 20, 2012 9:48 pm 
Offline

Joined: Thu Jun 26, 2008 5:51 am
Posts: 96
Location: Slov.Konjice, Slovenia
Weather Station: WMR928NX
Operating System: Win2k SP4@VIA EPIA800
Awesome script! :clap:

One suggestion: make it compatible with touchscreen gadgets. Tool-tip disappear as soon as it appear :P

_________________
Image


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Wed Jun 20, 2012 11:57 pm 
Offline
User avatar

Joined: Tue Dec 09, 2008 1:37 pm
Posts: 1846
Location: Dudley, West Midlands, UK
Weather Station: None !
Operating System: XP SP3
What's a touchscreen gadget :?

I have no experience of coding for those, but I suspect that the 'mouseover' is being mistaken for a 'click'.

Try this:

Look for the tooltip script section, and comment out (//) the two lines shown below:
Code:
         $(this).bind("click", function(e){
            if (e.button==0){
//               stickytooltip.isdocked=false
//               stickytooltip.hidebox($, $tooltip)
            }
         })
Let me know if that fixes things for your blackboard or gives unexpected problems.

_________________
Image
......................Imagine, what you will KNOW tomorrow !


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Thu Jun 21, 2012 10:16 pm 
Offline

Joined: Thu Jun 26, 2008 5:51 am
Posts: 96
Location: Slov.Konjice, Slovenia
Weather Station: WMR928NX
Operating System: Win2k SP4@VIA EPIA800
touchscreen gadgets - i meant tablets and smartphones ;)

ill try your suggestion and report later.


edit: works great, tnx :clap:

_________________
Image


Top
 Profile  
 
 Post subject: Re: Alternative Monthly Extremes using <#webtag>s
PostPosted: Thu Jun 21, 2012 10:54 pm 
Offline
User avatar

Joined: Tue Dec 09, 2008 1:37 pm
Posts: 1846
Location: Dudley, West Midlands, UK
Weather Station: None !
Operating System: XP SP3
Quote:
edit: works great, tnx
Sometimes I amaze myself :P

All current users are advised to take the above action to edit the code, It should make no difference to PC functionality.

I'll release a minor update with the two lines commented out. (V1.4.1)

_________________
Image
......................Imagine, what you will KNOW tomorrow !


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 62 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


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