<?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: Geolocation goodness</title>
	<atom:link href="http://www.bitstampede.com/2008/10/10/geolocation-goodness/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bitstampede.com/2008/10/10/geolocation-goodness/</link>
	<description>Bits on the rampage: Eric Shepherd's blog.</description>
	<lastBuildDate>Sun, 14 Mar 2010 22:13:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sheppy</title>
		<link>http://www.bitstampede.com/2008/10/10/geolocation-goodness/comment-page-1/#comment-82829</link>
		<dc:creator>sheppy</dc:creator>
		<pubDate>Fri, 10 Oct 2008 19:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/10/geolocation-goodness/#comment-82829</guid>
		<description>I need to clarify -- I was wrong; there are no built-in data providers for geolocation information, and Skyhook support is &lt;b&gt;not&lt;/b&gt; planned.</description>
		<content:encoded><![CDATA[<p>I need to clarify &#8212; I was wrong; there are no built-in data providers for geolocation information, and Skyhook support is <b>not</b> planned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheppy</title>
		<link>http://www.bitstampede.com/2008/10/10/geolocation-goodness/comment-page-1/#comment-82827</link>
		<dc:creator>sheppy</dc:creator>
		<pubDate>Fri, 10 Oct 2008 14:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/10/geolocation-goodness/#comment-82827</guid>
		<description>I&#039;ve updated the documentation with information about requesting permission and about the Skyhook database being the default information source.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated the documentation with information about requesting permission and about the Skyhook database being the default information source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheppy</title>
		<link>http://www.bitstampede.com/2008/10/10/geolocation-goodness/comment-page-1/#comment-82826</link>
		<dc:creator>sheppy</dc:creator>
		<pubDate>Fri, 10 Oct 2008 14:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/10/geolocation-goodness/#comment-82826</guid>
		<description>Chris -- you&#039;re right, IMHO it should be &quot;speed&quot; rather than &quot;velocity.&quot;  I&#039;ll suggest that.

Jason -- The user is asked for permission before revealing location information.  Currently, Firefox uses Skyhook&#039;s database (the same one used by the iPod touch and iPhone, for example).  It is/will be possible to develop additional data providers for location information, and I&#039;m sure Fennec will offer GPS support for example.</description>
		<content:encoded><![CDATA[<p>Chris &#8212; you&#8217;re right, IMHO it should be &#8220;speed&#8221; rather than &#8220;velocity.&#8221;  I&#8217;ll suggest that.</p>
<p>Jason &#8212; The user is asked for permission before revealing location information.  Currently, Firefox uses Skyhook&#8217;s database (the same one used by the iPod touch and iPhone, for example).  It is/will be possible to develop additional data providers for location information, and I&#8217;m sure Fennec will offer GPS support for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://www.bitstampede.com/2008/10/10/geolocation-goodness/comment-page-1/#comment-82823</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Fri, 10 Oct 2008 13:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/10/geolocation-goodness/#comment-82823</guid>
		<description>What geolocation data is being used here? Is this allowing sites to view my current location? Questions: (1) How many computers today actually have geolocation hardware so that they will know where the computer is? and (2) How can I restrict this information? I don&#039;t want random sites to know exactly where I am in the world...</description>
		<content:encoded><![CDATA[<p>What geolocation data is being used here? Is this allowing sites to view my current location? Questions: (1) How many computers today actually have geolocation hardware so that they will know where the computer is? and (2) How can I restrict this information? I don&#8217;t want random sites to know exactly where I am in the world&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.bitstampede.com/2008/10/10/geolocation-goodness/comment-page-1/#comment-82821</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 10 Oct 2008 11:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/10/geolocation-goodness/#comment-82821</guid>
		<description>Great article, but I noticed a mistake.

In the example for &quot;Watching the current position&quot;, you use the function getCurrentPosition, instead of watchPosition. Also it would be great to have some more information about how frequently the position is updated.

Also for position.velocity, in which direction is it calculated (latitude, longitude, altitude)? If it&#039;s directionless then surely it&#039;s better renamed to speed, not velocity - see &lt;a href=&quot;http://en.wikipedia.org/wiki/Speed&quot; rel=&quot;nofollow&quot;&gt;Wikipedia&lt;/a&gt; for the distinction.</description>
		<content:encoded><![CDATA[<p>Great article, but I noticed a mistake.</p>
<p>In the example for &#8220;Watching the current position&#8221;, you use the function getCurrentPosition, instead of watchPosition. Also it would be great to have some more information about how frequently the position is updated.</p>
<p>Also for position.velocity, in which direction is it calculated (latitude, longitude, altitude)? If it&#8217;s directionless then surely it&#8217;s better renamed to speed, not velocity &#8211; see <a href="http://en.wikipedia.org/wiki/Speed" rel="nofollow">Wikipedia</a> for the distinction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik Gemal</title>
		<link>http://www.bitstampede.com/2008/10/10/geolocation-goodness/comment-page-1/#comment-82820</link>
		<dc:creator>Henrik Gemal</dc:creator>
		<pubDate>Fri, 10 Oct 2008 08:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/10/geolocation-goodness/#comment-82820</guid>
		<description>I&#039;ve added Geolocation support to BrowserSpy.dk. It&#039;s online at http://browserspy.dk/geolocation.php
Perhaps you could add the link to the article?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve added Geolocation support to BrowserSpy.dk. It&#8217;s online at <a href="http://browserspy.dk/geolocation.php" rel="nofollow">http://browserspy.dk/geolocation.php</a><br />
Perhaps you could add the link to the article?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
