Page 3 of 16 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 155

Thread: Weather CCF, GML and LUA, support if you need it.....!

  1. #21
    Join Date
    Jan 2004
    Posts
    1,859

    Default

    There is a link in the first post to the image files. You'll see an entry in the lua file that you can change to point at your preferred location.
    JLee
    OpusNR & JLee CCF/GML available in the downloads section.

  2. #22
    Join Date
    Apr 2004
    Posts
    391

    Default

    Works Great!

    Thanks Dan and JLee.

    I cut and pasted and add the weather to my ccf file and lua file.

    Current conditions on the home page and click the weather icon and jump to the 5 day forcast for Corvallis.

    Would it be possible to have a drop down and change cities?

    I though I read some were in the terms of service that it was for one city only?
    == Cocophone ==

  3. #23
    Join Date
    Nov 2003
    Location
    Hove, E Sussex, UK
    Posts
    4,005

    Default

    Hi

    Would it be possible to have a drop down and change cities?
    Yeah it would be, but for me I have no use for this. As you say it would also depend on the License.

    Assuming the license says ok, then it would be a case of adding the drop down, a list of cities, and modifying the code in girder.

    Dan

  4. #24
    Join Date
    Jan 2004
    Posts
    1,859

    Default

    Slight error: The label on the today page should be {wind.current} not {wind.speed}.

    Dan, how can I change the 'last updated' date to UK format?

    I've done quite a lot of formatting / cosmetic changes to the layout. Nothing drastic - just placing things within frames, centering, preventing button overlaps etc. It's now all in my latest ccf and gml on my web page (including pictures) if you want to check it out. Though the changes are quite subtle I think it's worthwhile.

    Thanks again Dan, this is awesome.
    JLee
    OpusNR & JLee CCF/GML available in the downloads section.

  5. #25
    Join Date
    Jan 2004
    Posts
    1,859

    Default

    One more question... Why no sunrise / sunset times for 'Today'? Is this easily added?
    JLee
    OpusNR & JLee CCF/GML available in the downloads section.

  6. #26
    Join Date
    Nov 2003
    Location
    Hove, E Sussex, UK
    Posts
    4,005

    Default

    Appologies, I must have only updated the home page.

    I had to make some changes, to remove my local source of data, that slipped the net. ops:

    To change the Date to uk format, I think you will need to play around in LUA a bit to jiggle it! I don't think that weather.com does a uk date.

    I might do that later for you, I think I should change mine too.

    Dan

  7. #27
    Join Date
    Nov 2003
    Location
    Hove, E Sussex, UK
    Posts
    4,005

    Default

    Sun rise sunset....

    Just looked at the xml source I beleive it is easily added, I will update the script to try and make the variables available.

    It is on my list for this afternoon/tomorrow.

    Dan

  8. #28
    Join Date
    Jan 2004
    Posts
    1,859

    Default

    I'll see if I can suss out the date. It's the Lua4 (not 5) book for Girder isn't it?
    JLee
    OpusNR & JLee CCF/GML available in the downloads section.

  9. #29
    Join Date
    Nov 2003
    Location
    Hove, E Sussex, UK
    Posts
    4,005

    Default

    Right,

    Zip in first post is updated, to include.

    - Sunrise and Sunset times for Today/Current Conditions

    - Minor correction to ccf.

    Still need to do date.

    Please download from first post

    Thanks

    Dan

  10. #30
    Join Date
    Nov 2003
    Location
    Hove, E Sussex, UK
    Posts
    4,005

    Default

    Yeah LUA 4 for Girder, 5 for NR...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •