Wide Skyscraper Virtual Server

Archive for the ‘geodata’ Category

update 03.09.2010/2

NEW API SCRIPT

Today we released a new BETA version of the script API. The script is only on the BASIC location averiable.

http://ip2loc.info/exe/index_1003.php

NEW PARAMETERS / FUNCTIONS:

output_format:xml/json/seperator
xml -> xml output (fields option is not averiable)
[...]

update 03.09.2010

Today we updated all locations for filedownload. In this Version we seperate the blocks table from the other data.

geoip_data@ip2loc.de
ip2loc_092010_structure.zip@ip2loc.de
ip2loc_092010_data.zip@ip2loc.de
ip2loc_092010_structure_blocks.zip@ip2loc.de
ip2loc_092010_data_blocks.zip@ip2loc.de

geoip_data@ip2loc.net
ip2loc_092010_structure.zip@ip2loc.net
ip2loc_092010_data.zip@ip2loc.net
ip2loc_092010_structure_blocks.zip@ip2loc.net
ip2loc_092010_data_blocks.zip@ip2loc.net

geoip_data@ip2loc.org
ip2loc_092010_structure.zip@ip2loc.org
ip2loc_092010_data.zip@ip2loc.org
ip2loc_092010_structure_blocks.zip@ip2loc.org
ip2loc_092010_data_blocks.zip@ip2loc.org

geoip_data@ip2loc.biz
ip2loc_092010_structure.zip@ip2loc.biz
ip2loc_092010_data.zip@ip2loc.biz
ip2loc_092010_structure_blocks.zip@ip2loc.biz
ip2loc_092010_data_blocks.zip@ip2loc.biz

geoip_data@ip2loc.us
ip2loc_092010_structure.zip@ip2loc.us
ip2loc_092010_data.zip@ip2loc.us
ip2loc_092010_structure_blocks.zip@ip2loc.us
ip2loc_092010_data_blocks.zip@ip2loc.us

geoip_data@coloc01.ip2loc.info
ip2loc_092010_structure.zip@coloc01.ip2loc.info
ip2loc_092010_data.zip@coloc01.ip2loc.info
ip2loc_092010_structure_blocks.zip@coloc01.ip2loc.info
ip2loc_092010_data_blocks.zip@coloc01.ip2loc.info

geoip_data@coloc02.ip2loc.info
ip2loc_092010_structure.zip@coloc02.ip2loc.info
ip2loc_092010_data.zip@coloc02.ip2loc.info
ip2loc_092010_structure_blocks.zip@coloc02.ip2loc.info
ip2loc_092010_data_blocks.zip@coloc02.ip2loc.info

geoip_data@ip2loc.info
ip2loc_092010_structure.zip@ip2loc.info
ip2loc_092010_data.zip@ip2loc.info
ip2loc_092010_structure_blocks.zip@ip2loc.info
ip2loc_092010_data_blocks.zip@ip2loc.info

update 03.09.2010

the following locations are up to date:

http://www.ip2loc.info

http://www.ip2loc.net

http://www.ip2loc.biz

http://coloc01.ip2loc.info

http://www.ip2loc.us

update 02.09.2010

Today we will update the database on the main host@ip2loc.info.
The roleout for the other locations will be tomorrow.
The new downloadable version will be ready today.

update 26.08.2010

hi all,

today we alocate a new location for an mirror server.
Until tomorrow the new domain http://coloc02.ip2loc.info is aberiable. Hostet@WebHostingWorld.Net

br

ip2loc

update 25.08.2010

NEW MONITORING

in cause of the error on ip2loc.org, we implement a new monitoring service. Each Mirror checks each Mirror.

br

ip2loc

update 20.08.2010

hi all,

i will show you a new way to use this api with php only!

1) you neet the script HttpClient.inc.php

2) see this example how to use it:

require_once(“HttpClient.inc.php”);

$ip = “55.18.125.99″;
$pageContents = HttpClient::quickGet(‘http://ip2loc.info/exe/?ip=’.$ip);

# #
echo $pageContents; # JSON encoded string
$pageContents = json_decode($pageContents,true); # now $pageContents is an array with all data

or download the script here.

If anyone has an [...]

update 14.08.2010

update on ip2loc.org failed! we need 2 more days to update the location!

but we have some good news, we have a new host @m2host

http://ip2loc.us/exe/?ip=

br

ip2loc

update 12.08.2010

hi all,

now all locations are up to date with the new functions. “countrylanguage”

ip2loc.org is down, i will recover it until tomorrow!

br

ip2loc

update 06.08.2010/2

hi all,

now i implemented the new column in the query string. the test script can be found @

http://www.ip2loc.info/exe/index_1002.php?ip=

this script goes live on monday 09.08.2010.

i also changed the xml structure:

‹result resultcode=’200′ resultmessage=’OK’ extime=’0.000484228134155′›
‹ip›92.18.55.13‹/ip›
‹geodata›
‹continentname code=’EU’›Europe‹/continentname›
‹country code=’GB’ ‹strong›countrylanguage=’cy,en,gd,gv,kw’‹/strong› ›UNITED KINGDOM‹/country›
‹region code=”›‹/region›
‹city›‹/city›
‹postalcode›‹/postalcode›
‹geolng›-2‹/geolng›
‹geolat›54‹/geolat›
‹/geadata›
‹adinfo›
‹dvdregion›2‹/dvdregion›
‹customcode›‹/customcode›
‹strong›‹db_version›201008‹/db_version›‹/strong›
‹/adinfo›
‹/result›

br

ip2loc