<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Employing Innovation &#187; Blog</title>
	<atom:link href="http://www.employinginnovation.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.employinginnovation.com</link>
	<description>Web Wisdom Put To Work - by Steve Harris</description>
	<lastBuildDate>Fri, 20 May 2011 15:20:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Hello&#8230; Where Are You From?</title>
		<link>http://www.employinginnovation.com/hello-where-are-you-from/</link>
		<comments>http://www.employinginnovation.com/hello-where-are-you-from/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 17:34:55 +0000</pubDate>
		<dc:creator>Steve Harris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Intelligence]]></category>
		<category><![CDATA[Web Optimization]]></category>

		<guid isPermaLink="false">http://www.employinginnovation.com/?p=84</guid>
		<description><![CDATA[I was looking up the contact information for an international advertising and marketing firm this morning (that shall go unnamed), and after drilling down through the various region, country, and city options of their &#8220;Contact Us&#8221; web application, it occurred to me that not enough companies are using geographical IP databases to help their visitors [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-85" title="Where Are You From" src="http://www.employinginnovation.com/wp-content/uploads/2009/06/whereareyoufrom.jpg" alt="Where Are You From" width="150" height="221" />I was looking up the contact information for an international advertising and marketing firm this morning (that shall go unnamed), and after drilling down through the various region, country, and city options of their &#8220;Contact Us&#8221; web application, it occurred to me that not enough companies are using geographical IP databases to help their visitors find locally relevant information.  Sure, their little geographical office-finder map looked great, but wouldn&#8217;t it be much more effective to figure out where I am based on my IP address, and present me with the coordinates of the closest local office, and then present me with the cool office locator in case I was looking for an office elsewhere?  It would certainly be more impressive from a marketing perspective.</p>
<p>Geographical IP databases are very powerful tools for any web marketing or e-commerce initiative, and extremely cost effective given the flexibility and breadth of the services they provide.  Beyond website customization, they can be used to help avoid credit card fraud by identifying high risk countries, to distribute regionally-relevant ads and marketing material, and even (more controversially) disallow network connections from specific geographic regions.</p>
<p><span id="more-84"></span>One solution in this area is <a href="http://www.maxmind.com/" target="_blank">MaxMind&#8217;s GeoIP</a> offerings.  They offer several different pricing options based on the level of accuracy your project requires.  Their database is available by country (US$50), region (US$150), and city ($370) &#8211; all products have additional monthly charges for updates (see their web site).  In addition, Maxmind has offerings that can identify the originating organization, ISP, netspeed, etc.  Maxmind also offers less accurate <a href="http://www.maxmind.com/app/geolitecity" target="_blank">free</a> offerings so the web team can play with the databases and then update them to the commercial versions in the future.  Just be aware that these free versions are subject to open source GPL/LGPL licensing and thus may not be appropriate in a corporate environment.</p>
<p>Another option in geographical IP solutions is <a href="http://www.ip2location.com/" target="_blank">IP2Location</a>.  Their solutions start as low as US$50/year for a country-specific database and includes free monthly updates of the informations, or US$199/year for the city level of accuracy.  And if you really want to go crazy with geographic data you can subscribe to the $1399/year service which includes country, region, city, latitude, longitude, zip code (US), time zone, ISP, domain, area code, and weather!</p>
<p>There are ways to get around geographic IP databases, so I wouldn&#8217;t advise using it as the sole form of security for anything regionally sensitive &#8211; though both companies have made great strides in detecting proxy servers used to get trick these databases &#8211;  but being able to serve out locally relevant content in this manner is an incredibly powerful tool.</p>
<p>For the web team, implementing solutions based on geographical IP databases are fairly straight forward.  In the case of the office location function I identified at the beginning of this post, a simple script that checked the incoming IP address against the database and served the appropriate page would have been enough.  They could even have simply imported the appropriate parts of the database (which comes as a large CSV file) into their own SQL server database, and run the check against it to speed things up &#8211; with a &#8220;catch all&#8221; page for regions not serviced by a specific office.</p>
<p>If you have any experience using geographical IP databases in new or innovative ways, I&#8217;d be interesting in hearing about it.  Also, if you have a project that might benefit from this sort of technology, feel free to comment or contact me directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.employinginnovation.com/hello-where-are-you-from/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

