Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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.

2010-01-18 17:03
0.4

La APC y GeoIP extensiones PECL ya no son necesarios. Un error que afectan a Corea del Sur fue corregido.
The APC and GeoIP PECL extensions are no longer required. A bug affecting South Korea was fixed.

2009-12-31 07:50
0.3

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.

2009-12-27 22:38
0.2

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.

Project Resources