IVWeather.class.php is a php class which pulls weather information from the feeds available at weather.interceptvector.com.
An example page is available here: http://canyoncam.gizmola.com/test_ivweather.php
The example page accepts an interceptvector.com weather url as a u= parameter. For example, this pulls the weather for Charana Bolivia:
http://canyoncam.gizmola.com/test_ivwea ... WDAwMjM%3D
The IVWeather class is being released to http://www.phpclasses.org
Comments, questions, bugs, corrections etc. should be left in the Tech forum.