GeoIP Weather is a PHP script that uses GeoIP City to geocode a user's location and makes requests to the weather.com XML API to return local weather data to the user.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
La interfaz de usuario ha sido más separados y la lógica principal ha sido reescrita como una clase. Un error que afecta el cuadro búsqueda equivalente ubicación se ha fijado.
The UI has been further separated and the main logic has been rewritten as a class. A bug affecting search box location matching was fixed.
Un cuadro de búsqueda se ha añadido a apoyar la búsqueda del tiempo GeoIP. Apoyo de registro fue añadida. El manejo de errores y los mensajes han mejorado mucho. Errores que afectan a la ubicación y pongan en venta el caché de datos fueron corregidos.
A searchbox has been added to support non-GeoIP weather lookup. Logging support was added. Error handling and messages have been greatly improved. Bugs affecting location matching and data caching were fixed.