<?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>Free Web Resources - Web Resources Depot &#187; YQL</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/yql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:06:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Geo-Enable Websites With JS: YQL Geo Library</title>
		<link>http://www.webresourcesdepot.com/geo-enable-websites-with-js-yql-geo-library/</link>
		<comments>http://www.webresourcesdepot.com/geo-enable-websites-with-js-yql-geo-library/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 08:21:07 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[Geolocation]]></category>
		<category><![CDATA[YQL]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1543</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1543&c=10249' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1543&c=10249' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Geolocation is one of the most popular subjects for today&#39;s web &#38; there are many solutions that help geo-enabling web applications. YQL Geo Library is an impressive resource for geolocation as it is totally free &#38; JavaScript-based. It has various powerful features like: detecting the visitor&#8217;s location with the W3C geo API and with IP [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1543&c=30332' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1543&c=30332' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Geolocation is one of the most popular subjects for today&#39;s web &amp; there are many solutions that help geo-enabling web applications.</p>
<p><a href="http://isithackday.com/hacks/geo/yql-geo-library/" target="_blank"><strong>YQL Geo Library</strong></a> is an impressive resource for geolocation as it is <strong>totally free &amp; JavaScript-based</strong>.</p>
<h3>It has various powerful features like:</h3>
<ul>
<li>detecting the visitor&rsquo;s location with the <span class="caps">W3C </span>geo <span class="caps">API </span>and with IP as a fallback</li>
<li>find geo location from text</li>
<li>find location from lat/lon pair</li>
<li>find locations in a certain web document (by <span class="caps">URL</span>)</li>
<li>get the location for a certain IP number</li>
</ul>
<p><a href="http://isithackday.com/hacks/geo/yql-geo-library/" target="_blank"><img alt="YQL Geo Library" height="150" src="http://www.webresourcesdepot.com/wp-content/uploads/yql-geo-library.jpg" width="480" /></a></p>
<p>The library is <strong>lightweight (4kb uncompressed)</strong> &amp; non-complicated. It just works by calling a function like:</p>
<pre class="brush: javascript">
yqlgeo.get(&#039;217.12.14.240&#039;,function(o){
  alert(o.place.name + &#039;,&#039; + o.place.country.content +
        &#039; (&#039; + o.place.centroid.latitude + &#039;,&#039; +
               o.place.centroid.longitude + &#039;)&#039;
        );
});
</pre>
<p>will get you the city, country, latitude &amp; longitude of any given IP.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/geo-enable-websites-with-js-yql-geo-library/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 6/12 queries in 0.017 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-12 19:52:29 -->
