Details
Description
I have searched for IPLookup alternatives - did not find anything suitable for distribution as part of moodle package.
But we could use something like http://www.seomoz.org/ip2loc/ip2loc.php
The Google Mas licence and Maxdata Golite license would allow us to do the displaying and searching directly on moodle.org site (which is publicly acessible) or we could even (if allowed) link directly to the site above ![]()
From Petr Skoda (skodak at centrum.cz) Sunday, 13 August 2006, 08:26 PM:
correction:
GeoLIte Data by MaxMind, available from http://maxmind.com
From Petr Skoda (skodak at centrum.cz) Monday, 14 August 2006, 02:41 AM:
I have prepared a sample implementation that uses Google Maps API and MaxMind's free GeoLite City database, you can test it here:
http://turbo.cdv.tul.cz/showiponmap/test.php
or if you wish to test some specific ip use:
http://turbo.cdv.tul.cz/showiponmap
code attached