Sencillo script que permite mostrar el tiempo de una localidad usando PHP y Google Weather API. Tan solo es necesario acceder a la URL:
http://www.google.com/ig/api?weather=[ciudad]
y recuperar los datos del XML que nos devuelve.
Showing the weather with PHP and Google Weather API
Vía / PHPDeveloper.org