Weather by You!
Announcements => Promote your site! => Topic started by: scotsblood on June 04, 2013, 05:06:32 PM
-
Hi All
After a number of frustrating hours getting all parts of the system and Pi to work together and display on the website I finally have what I think is a site worth showing!
http://sibseyweather.duckdns.org/
Any comments welcome, but especially how I might integrate a feedback form.
Many thanks to all those whose published expertise I used to get this running.
ftp:// (ftp://)
-
Hi Scott,
Welcome to this site!
Pretty good installation... with the tiny Pi marvel!!
If you want poeple to send comments to you, you could
use a special account for your weather site and simply
have a button to pass info to the mail reader.
As simple as adding a link to your page!
<a href="mailto:MyName@MyWeatherSite.com">Drop us a line!t</a>
Hope this help!
Best Regards,
Jacques
-
Hi Scott,
I'm using pywws and nature template on my site (http://www.nodmore.co.uk) and have both a guest book and visitor counter running. Check out the source for implementation.
The visitor book is from BellaBook3.7 (http://www.jemjabella.co.uk/scripts/bellabook/) and the counter is from simphp (http://code.google.com/p/simphp/)
Hope this helps.
Mike.