I'm not sure how best to phrase want I want, making it hard to search for, so here goes;
The site www.thedigitel.com has Yahoo weather displayed at the top of the page. I believe thedigitel uses an older module for drupal 5.x (http://drupal.org/project/yahoo_weather) to place Yahoo's weather RSS feed in a block (example http://weather.yahooapis.com/forecastrss?p=USPA0500&u=f ). But of course I'm using drupal 6.13, and it appears that the drupal 5 yahoo_weather module is not planned to be implemented for 6.x.
I found the module yahoo_weather_forecast (http://drupal.org/project/yahoo_weather_forecast) for 6.x, but I like the look of the thedigitel's implementation much better.
I'm not sure how I would filter out the RSS content that isn't needed either.
Any suggestions? Besides contacting thedigitel.com (tried that already).
Thanks!