It’s been a long time since I worked on webpages and have decided I want to replace the default generated webpage from WD with something simple and easy to maintain. Is there a package available that is clientraw driven? The only output from WD to the website should be the clientraw files.
I might have a couple static images on the page and my webcam image, but other than that I want all text/table data, ie. no graphics. A URL to an actual page would be great so. So is there something like this available? FWIW, I could use WDL but am looking for a free solution. TIA.
The thing is with this, one its no where near ready for the world yet - fine if you feel happy playing with php/html etc, and two it does require a customclientraw file as well as the normal ones.
All great ideas. I used to have a single page weather flyer page, no links, just a one page shows all info. Is there anything like that with ajax for updating the values?
Well almost there…installed the one page ajax carterlake template. Works good except the Mac version does not have the noaa warnings hooked up. Drats, getting a lot of wind here today and wanted to test that…if it ain’t one thing it’s another…
If you want any of the 16 carter lake styles I made you can install one:
I have a style selector like on the Ken True templates http://www.carmosaic.com/weather/index.php
I tried installing just one by copying the code over but as you can see it really messes up with the moon image section. Not sure how I messed the thing up. Think I need another cup of coffee…
the rss-advisory.php and wxforecast.php files are missing, did you upload all the files?
a few other images and files are missing causing errors on some pages
Have you set the correct path to clientraw.txt in Settings.php and ajaxWDwx.js
looks like it would be …/clientraw.txt
Your server does not automatically write new files, you will have to make your cache files and upload them and probably CHMOD them 755
rss-advisory-NVZ003.txt and forecast.txt
Yes, I have been adding missing files as I find things broke. The clientraw settings do not seem to work no matter what I put in the config. Right now I have …/clientraw.txt in the config but I have tried every combination I could think of including full path names. I’m not even sure where it’s getting the data it’s displaying now from…
Not sure what to do about the cache problem…guess I will stare at it awhile and see if it hits me…
That was my fault, I chmod’d them after I created them thinking filezilla would retain the settings, but found out different. I have set the permissions on the server now. Also added the uv text file.
Will work on the radar now…I had no idea it required all that to center the thing…