|
|
|
Environment:
|
All
|
|
Issue Links:
|
Dependency
|
|
|
|
This issue will be resolved by:
|
|
|
|
|
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
MDL-3174
ipatlas is out of date/not maintained
|
|
|
|
|
|
|
| Participants: |
Martin Dougiamas and Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
03/Jan/08
|
| Affected Branches: |
MOODLE_17_STABLE
|
| Fixed Branches: |
MOODLE_19_STABLE
|
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 :-)
|
|
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 :-) |
Show » |
|
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