I'm doing some research for an upcoming project, where we will need to display the weather on a portion of the web page (this will be a Java-based web app). I'm looking for existing web widgets that have this capability (by widget I mean something that can simply be embedded into the page, either through an iframe, flash object, chunk of JS, etc.). Is anyone familiar with anything like this? I've checked out weather.com and weatherbug.com but their widgets are not flexible enough for our needs. I know there are free APIs we can use, and that's probably the route we'll end up going, but if there's something out there already then we would like to save the time.
