<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Latitude and Longitude Lookup with jQuery, C#, ASP.NET MVC</title>
	<atom:link href="http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/</link>
	<description></description>
	<lastBuildDate>Wed, 17 Aug 2011 09:14:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Daniel</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-128</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 16 Oct 2010 17:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-128</guid>
		<description>Hi,

if you want to get a similar result easier or want to let the user also finetune the location data in case the lookup is not 100% correct: We just created a spin-off from our project MyGeoPosition.com.

With the &quot;GeoPicker&quot; you can let users easily enter latitude / longitude data into form fields. It works similar to all of these &quot;DatePicker&quot; Widgets, which can be found on hotel booking websites etc. Just click a button next to the input field and a popup with a Google Map opens, let&#039;s the user find his location and return the latitude/longitude with a 2nd button click.

Integration is quick &amp; easy, but you can also spend some time to configure it to fit exactly your needs. Documentation and lots of examples can be found at &lt;a href=&quot;http://api.mygeoposition.com/&quot; title=&quot;GeoPicker Javascript Widget&quot; rel=&quot;nofollow&quot;&gt;http://api.mygeoposition.com/&lt;/a&gt;.

Any questions, feedback or suggestions? Just contact me via that website, I am happy to help :-)

Cheers,
Daniel</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>if you want to get a similar result easier or want to let the user also finetune the location data in case the lookup is not 100% correct: We just created a spin-off from our project MyGeoPosition.com.</p>
<p>With the &#8220;GeoPicker&#8221; you can let users easily enter latitude / longitude data into form fields. It works similar to all of these &#8220;DatePicker&#8221; Widgets, which can be found on hotel booking websites etc. Just click a button next to the input field and a popup with a Google Map opens, let&#8217;s the user find his location and return the latitude/longitude with a 2nd button click.</p>
<p>Integration is quick &amp; easy, but you can also spend some time to configure it to fit exactly your needs. Documentation and lots of examples can be found at <a href="http://api.mygeoposition.com/" title="GeoPicker Javascript Widget" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/api.mygeoposition.com/?referer=');">http://api.mygeoposition.com/</a>.</p>
<p>Any questions, feedback or suggestions? Just contact me via that website, I am happy to help :-)</p>
<p>Cheers,<br />
Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill sternberger</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-125</link>
		<dc:creator>bill sternberger</dc:creator>
		<pubDate>Mon, 30 Aug 2010 20:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-125</guid>
		<description>Do you have any of your sample code?</description>
		<content:encoded><![CDATA[<p>Do you have any of your sample code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill sternberger</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-124</link>
		<dc:creator>bill sternberger</dc:creator>
		<pubDate>Mon, 30 Aug 2010 20:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-124</guid>
		<description>You could do that! For my apps I wrap the functionality in a class for parsing/storing/error handling, and I&#039;ve evolved to having multiple services in case one doesn&#039;t return results, the code will check the others.</description>
		<content:encoded><![CDATA[<p>You could do that! For my apps I wrap the functionality in a class for parsing/storing/error handling, and I&#8217;ve evolved to having multiple services in case one doesn&#8217;t return results, the code will check the others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill sternberger</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-123</link>
		<dc:creator>bill sternberger</dc:creator>
		<pubDate>Mon, 30 Aug 2010 20:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-123</guid>
		<description>Depending upon which service you use, it will return for *most* of India. Every now and then there are certain areas it can&#039;t find, but I&#039;ve had decent results. I started subscribing to this service: http://www.geoipapi.com/, they have been great.</description>
		<content:encoded><![CDATA[<p>Depending upon which service you use, it will return for *most* of India. Every now and then there are certain areas it can&#8217;t find, but I&#8217;ve had decent results. I started subscribing to this service: <a href="http://www.geoipapi.com/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.geoipapi.com/?referer=');">http://www.geoipapi.com/</a>, they have been great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pandiya Chendur</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-122</link>
		<dc:creator>Pandiya Chendur</dc:creator>
		<pubDate>Mon, 30 Aug 2010 09:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-122</guid>
		<description>@Bill Sternberger Will this return lat and long for India?</description>
		<content:encoded><![CDATA[<p>@Bill Sternberger Will this return lat and long for India?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pandiya Chendur</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-121</link>
		<dc:creator>Pandiya Chendur</dc:creator>
		<pubDate>Mon, 30 Aug 2010 09:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-121</guid>
		<description>@Eric Will this return lat and long for India?</description>
		<content:encoded><![CDATA[<p>@Eric Will this return lat and long for India?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wesley</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-119</link>
		<dc:creator>Wesley</dc:creator>
		<pubDate>Sun, 08 Aug 2010 14:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-119</guid>
		<description>Just one question. Why call my own server, which in term calls the Geonames.org server? Why not directly call the Geonames.org server? Saves you a request to handle.</description>
		<content:encoded><![CDATA[<p>Just one question. Why call my own server, which in term calls the Geonames.org server? Why not directly call the Geonames.org server? Saves you a request to handle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shatrughan</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-117</link>
		<dc:creator>Shatrughan</dc:creator>
		<pubDate>Thu, 29 Jul 2010 12:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-117</guid>
		<description>Hi,

This code is giving error in my website.

Please give me more detail .

I shall be heighly thankfull .

Thanks 

Shatrughan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This code is giving error in my website.</p>
<p>Please give me more detail .</p>
<p>I shall be heighly thankfull .</p>
<p>Thanks </p>
<p>Shatrughan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill sternberger</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-113</link>
		<dc:creator>bill sternberger</dc:creator>
		<pubDate>Fri, 23 Jul 2010 13:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-113</guid>
		<description>@Eric - You could run it from PHP, you would need to have a method in PHP to handle LookupCoordinates(string Zip, string Country), which is just a post that can be done w/curl, and then parse the xml response.</description>
		<content:encoded><![CDATA[<p>@Eric &#8211; You could run it from PHP, you would need to have a method in PHP to handle LookupCoordinates(string Zip, string Country), which is just a post that can be done w/curl, and then parse the xml response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-110</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 19 Jul 2010 21:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-110</guid>
		<description>Very nice, would this same script work with PHP?</description>
		<content:encoded><![CDATA[<p>Very nice, would this same script work with PHP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Rauf</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-109</link>
		<dc:creator>Abdul Rauf</dc:creator>
		<pubDate>Thu, 08 Jul 2010 05:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-109</guid>
		<description>Thanks for sharing this nice info.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this nice info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: latitude/longitude coordinates</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-89</link>
		<dc:creator>latitude/longitude coordinates</dc:creator>
		<pubDate>Mon, 05 Apr 2010 06:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-89</guid>
		<description>[...] coordinates, but it took a while to figure out how to find them! It would be nice if you could ...Latitude and Longitude Lookup with jQuery, C#, ASP.NET MVCI recently had a requirement for a mapping application that required me to pass in longitude and [...]</description>
		<content:encoded><![CDATA[<p>[...] coordinates, but it took a while to figure out how to find them! It would be nice if you could &#8230;Latitude and Longitude Lookup with jQuery, C#, ASP.NET MVCI recently had a requirement for a mapping application that required me to pass in longitude and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Use a GPS Receiver</title>
		<link>http://www.billsternberger.net/asp-net-mvc/latitude-and-longitude-lookup-with-jquery-c-asp-net-mvc/comment-page-1/#comment-74</link>
		<dc:creator>How To Use a GPS Receiver</dc:creator>
		<pubDate>Fri, 05 Mar 2010 00:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.billsternberger.net/?p=277#comment-74</guid>
		<description>[...] Latitude and Longitude Lookup with jQuery, C#, ASP.NET MVC [...]</description>
		<content:encoded><![CDATA[<p>[...] Latitude and Longitude Lookup with jQuery, C#, ASP.NET MVC [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

