<?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: iPhone 3.0 geolocation javascript API</title>
	<atom:link href="http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/</link>
	<description>in safe hands</description>
	<lastBuildDate>Mon, 08 Mar 2010 08:12:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chi Patts</title>
		<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/comment-page-1/#comment-12993</link>
		<dc:creator>Chi Patts</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=415#comment-12993</guid>
		<description>Hello, I came across this article while searching for help with JavaScript. I have recently switched browsers from Google Chrome to Firefox 3.2. After the change I seem to have a problem with loading JavaScript. Every time I go on a website that needs Javascript, the site does not load and I get a &quot;runtime error javascript.JSException: Unknown name&quot;. I cannot seem to find out how to fix the problem. Any help is very appreciated! Thanks</description>
		<content:encoded><![CDATA[<p>Hello, I came across this article while searching for help with JavaScript. I have recently switched browsers from Google Chrome to Firefox 3.2. After the change I seem to have a problem with loading JavaScript. Every time I go on a website that needs Javascript, the site does not load and I get a &#8220;runtime error javascript.JSException: Unknown name&#8221;. I cannot seem to find out how to fix the problem. Any help is very appreciated! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan Phillips</title>
		<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/comment-page-1/#comment-12702</link>
		<dc:creator>Dylan Phillips</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=415#comment-12702</guid>
		<description>Found this entry today, definitely some changes to the result set.  The problem was that my iPhone took too long to get it&#039;s location, after a few requests.  It was able to &#039;lock&#039; in on me.  In fact, during intensive tests 3 weeks ago the iPhone outperformed Droid on the GPS.

Very happy with both platforms and the possibilities.</description>
		<content:encoded><![CDATA[<p>Found this entry today, definitely some changes to the result set.  The problem was that my iPhone took too long to get it&#8217;s location, after a few requests.  It was able to &#8216;lock&#8217; in on me.  In fact, during intensive tests 3 weeks ago the iPhone outperformed Droid on the GPS.</p>
<p>Very happy with both platforms and the possibilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan Phillips</title>
		<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/comment-page-1/#comment-11456</link>
		<dc:creator>Dylan Phillips</dc:creator>
		<pubDate>Thu, 07 Jan 2010 21:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=415#comment-11456</guid>
		<description>Just did a head to head with my iPhoneGS versus my Droid.

Even with position options set to {enableHighAccuracy:true, maximumAge: 0}.  The I phone just stunk.

Looks like it was giving me the Address of the cell tower.  If I left Safari, and did a GetLocation from Google Mapples.

The next calls from within Safari got the correct location.  This really needs to be fixed.

Droid rocked it out.  I was able to walk through the park, updating my GeoCode every 30, through JavaScript on the browser.</description>
		<content:encoded><![CDATA[<p>Just did a head to head with my iPhoneGS versus my Droid.</p>
<p>Even with position options set to {enableHighAccuracy:true, maximumAge: 0}.  The I phone just stunk.</p>
<p>Looks like it was giving me the Address of the cell tower.  If I left Safari, and did a GetLocation from Google Mapples.</p>
<p>The next calls from within Safari got the correct location.  This really needs to be fixed.</p>
<p>Droid rocked it out.  I was able to walk through the park, updating my GeoCode every 30, through JavaScript on the browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Escaping the iPhone App Store &#171; Ginormous Media</title>
		<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/comment-page-1/#comment-10386</link>
		<dc:creator>Escaping the iPhone App Store &#171; Ginormous Media</dc:creator>
		<pubDate>Tue, 24 Nov 2009 21:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=415#comment-10386</guid>
		<description>[...] &#8211; Determine user location. On iPhone this means limited access to the GSP/Location API. This example demonstrates how easy it is to ask Safari for the user&#8217;s [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; Determine user location. On iPhone this means limited access to the GSP/Location API. This example demonstrates how easy it is to ask Safari for the user&#8217;s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone 3.0 Geolocation Javascript API - Affiliate Failure</title>
		<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/comment-page-1/#comment-9838</link>
		<dc:creator>iPhone 3.0 Geolocation Javascript API - Affiliate Failure</dc:creator>
		<pubDate>Tue, 20 Oct 2009 18:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=415#comment-9838</guid>
		<description>[...] View the code here: http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/ [...]</description>
		<content:encoded><![CDATA[<p>[...] View the code here: <a href="http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/" rel="nofollow">http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/comment-page-1/#comment-9268</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 20 Sep 2009 12:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=415#comment-9268</guid>
		<description>Mike: try to use Googlemaps API -&gt; Google knows what u want ;) they really do!</description>
		<content:encoded><![CDATA[<p>Mike: try to use Googlemaps API -&gt; Google knows what u want <img src='http://blog.bemoko.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  they really do!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/comment-page-1/#comment-7983</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 23 Jul 2009 01:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=415#comment-7983</guid>
		<description>So with a xml document that only stores the names of cities eg: New York, Boston, London, Sydney etc. What would be the simplest way to interface the long and lat data with the city name strings.

Does a database of city long and lats exist that i could reference with javascript?</description>
		<content:encoded><![CDATA[<p>So with a xml document that only stores the names of cities eg: New York, Boston, London, Sydney etc. What would be the simplest way to interface the long and lat data with the city name strings.</p>
<p>Does a database of city long and lats exist that i could reference with javascript?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelson</title>
		<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/comment-page-1/#comment-7943</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Tue, 21 Jul 2009 02:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=415#comment-7943</guid>
		<description>Thanks for the demo code! I cribbed off it to make a little webapp that shows nearby Wikipedia articles. More details on my blog at http://www.somebits.com/weblog/tech/wikihere.html</description>
		<content:encoded><![CDATA[<p>Thanks for the demo code! I cribbed off it to make a little webapp that shows nearby Wikipedia articles. More details on my blog at <a href="http://www.somebits.com/weblog/tech/wikihere.html" rel="nofollow">http://www.somebits.com/weblog/tech/wikihere.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The first of the (HTML5) mobile web app stores &#124; bemoko's mobile web</title>
		<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/comment-page-1/#comment-7939</link>
		<dc:creator>The first of the (HTML5) mobile web app stores &#124; bemoko's mobile web</dc:creator>
		<pubDate>Mon, 20 Jul 2009 23:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=415#comment-7939</guid>
		<description>[...] We&#8217;re already seeing a taster of this HTML5 support, with the iPhone geolocation support in iPhone 3.0. Many apps currently in the app store realm lend themselves well to a personalised microsite with [...]</description>
		<content:encoded><![CDATA[<p>[...] We&#8217;re already seeing a taster of this HTML5 support, with the iPhone geolocation support in iPhone 3.0. Many apps currently in the app store realm lend themselves well to a personalised microsite with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://blog.bemoko.com/2009/06/17/iphone-30-geolocation-javascript-api/comment-page-1/#comment-7938</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 20 Jul 2009 21:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=415#comment-7938</guid>
		<description>@Stanislav
All that tells you is that the current user agent supports the W3C&#039;s geolocation API (http://dev.w3.org/geo/api/spec-source.html).  It doesn&#039;t tell you if the user agent is safari or iPhone 3.0.  For instance, that test passes in Firefox 3.5.</description>
		<content:encoded><![CDATA[<p>@Stanislav<br />
All that tells you is that the current user agent supports the W3C&#8217;s geolocation API (<a href="http://dev.w3.org/geo/api/spec-source.html" rel="nofollow">http://dev.w3.org/geo/api/spec-source.html</a>).  It doesn&#8217;t tell you if the user agent is safari or iPhone 3.0.  For instance, that test passes in Firefox 3.5.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
