Some recent discussion about the weather.forecast table lead to a really great example of mixing Yahoo and external services together.
The original poster wanted to get the forecast from the weather.forecast table for a non-US location. The table itself represents these types of location using a special key. For example, Prague (Czech Republic) is EZXX0012.
A followup [...]