Hi, For a website I am building it is based on top things to do in texas. (for a competition). I'd like to embedd a weather map, 10 day forcast or something along those lines on the page. What is the best way to go about doing that?
Well, you should first find a website where you can watch weather updates. A very good Scandinavian website (which I use mainly for traveling), is Yr.no (in Scandinavian/Norwegian). It lets you watch the weather, and you can get a javascript code which you can embedd to your website. If you can't find any script to embedd, you might have to create a small php script which you update daily (or over 10 days) with information that you find on other weather websites.
Cant you put some king of feed on there? Im sure the weather Channel has some kind of widget/weather forecast to include on your site.
The only rule is the code must be original. So I can use like an RSS Feed but I'd have to write the php script myself. I'm looking for like a live update that I can just <embed>