<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Set my location free</title>
	<atom:link href="http://blog.agrawals.org/2007/03/17/set-my-location-free/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.agrawals.org/2007/03/17/set-my-location-free/</link>
	<description>Rocky Agrawal's blog on search, wireless, maps and Web 2.0</description>
	<lastBuildDate>Fri, 19 Feb 2010 17:08:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Flickr launches browser-based geolocation &#171; reDesign mobile</title>
		<link>http://blog.agrawals.org/2007/03/17/set-my-location-free/#comment-25273</link>
		<dc:creator>Flickr launches browser-based geolocation &#171; reDesign mobile</dc:creator>
		<pubDate>Thu, 18 Jun 2009 23:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agrawals.org/2007/03/17/set-my-location-free/#comment-25273</guid>
		<description>[...] in mobile since the launch of iPhone 3G. It wasn&#8217;t long ago that I wrote asking carriers to set my location free. In principles of mobile design, I wrote &#8220;Don’t create an app if you don’t have [...]</description>
		<content:encoded><![CDATA[<p>[...] in mobile since the launch of iPhone 3G. It wasn&#8217;t long ago that I wrote asking carriers to set my location free. In principles of mobile design, I wrote &#8220;Don’t create an app if you don’t have [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sprint sets location free - sort of &#171; reDesign</title>
		<link>http://blog.agrawals.org/2007/03/17/set-my-location-free/#comment-10141</link>
		<dc:creator>Sprint sets location free - sort of &#171; reDesign</dc:creator>
		<pubDate>Thu, 22 Mar 2007 00:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agrawals.org/2007/03/17/set-my-location-free/#comment-10141</guid>
		<description>[...] fall shorts of what I wrote in &#8220;Set my location free&#8221; or what the WHERE platform provides. My read is that the location will only be accessible to the [...]</description>
		<content:encoded><![CDATA[<p>[...] fall shorts of what I wrote in &#8220;Set my location free&#8221; or what the WHERE platform provides. My read is that the location will only be accessible to the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Kiley</title>
		<link>http://blog.agrawals.org/2007/03/17/set-my-location-free/#comment-10122</link>
		<dc:creator>Kevin Kiley</dc:creator>
		<pubDate>Sun, 18 Mar 2007 21:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agrawals.org/2007/03/17/set-my-location-free/#comment-10122</guid>
		<description>Rocky...
The carriers are no longer part of the equation when it comes to LBS ( Location Based Services ).
The 5o9 software has been able to add any/all relevant
LBS information to ALL Mobile client HTTP requests for almost a year now. Check it out.
Adding LBS information to client requests totally bypasses the carriers ( and does more than they could ever do even if they wanted to ).</description>
		<content:encoded><![CDATA[<p>Rocky&#8230;<br />
The carriers are no longer part of the equation when it comes to LBS ( Location Based Services ).<br />
The 5o9 software has been able to add any/all relevant<br />
LBS information to ALL Mobile client HTTP requests for almost a year now. Check it out.<br />
Adding LBS information to client requests totally bypasses the carriers ( and does more than they could ever do even if they wanted to ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Cranstone</title>
		<link>http://blog.agrawals.org/2007/03/17/set-my-location-free/#comment-10117</link>
		<dc:creator>Peter Cranstone</dc:creator>
		<pubDate>Sun, 18 Mar 2007 14:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agrawals.org/2007/03/17/set-my-location-free/#comment-10117</guid>
		<description>Rocky,

&gt;&gt; That GPS chip in the phone you just bought? More likely than not, you can’t access the location it finds.

YES YOU CAN... and we&#039;re doing it live in real time. We have a set of developer API&#039;s that you can use to deliver real time location based information to your web server.

We have live demo&#039;s running that show you real time local search based off GPS data received from your mobile device.

Here&#039;s the magic. We figured out how to embed the GPS signal from the mobile device inside the outgoing HTTP request headers so they can be sent to ANY web server. We then invented Mod_LBS which intercepts those headers (decrypts them) and then bingo you have someone&#039;s location information.

We can also deliver mobile coupons based on a customer current location and in response to a search request.

Everything you need to know is on our web site http://www.5o9inc.com 

All the best,

Peter</description>
		<content:encoded><![CDATA[<p>Rocky,</p>
<p>&gt;&gt; That GPS chip in the phone you just bought? More likely than not, you can’t access the location it finds.</p>
<p>YES YOU CAN&#8230; and we&#8217;re doing it live in real time. We have a set of developer API&#8217;s that you can use to deliver real time location based information to your web server.</p>
<p>We have live demo&#8217;s running that show you real time local search based off GPS data received from your mobile device.</p>
<p>Here&#8217;s the magic. We figured out how to embed the GPS signal from the mobile device inside the outgoing HTTP request headers so they can be sent to ANY web server. We then invented Mod_LBS which intercepts those headers (decrypts them) and then bingo you have someone&#8217;s location information.</p>
<p>We can also deliver mobile coupons based on a customer current location and in response to a search request.</p>
<p>Everything you need to know is on our web site <a href="http://www.5o9inc.com" rel="nofollow">http://www.5o9inc.com</a> </p>
<p>All the best,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WHERE in the world am I? &#171; reDesign</title>
		<link>http://blog.agrawals.org/2007/03/17/set-my-location-free/#comment-10114</link>
		<dc:creator>WHERE in the world am I? &#171; reDesign</dc:creator>
		<pubDate>Sat, 17 Mar 2007 15:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agrawals.org/2007/03/17/set-my-location-free/#comment-10114</guid>
		<description>[...] 17th, 2007   I needed to get out my rant about carriers locking up location services before I talk about WHERE. (They refer to themselves in all caps, and because I like the service, [...]</description>
		<content:encoded><![CDATA[<p>[...] 17th, 2007   I needed to get out my rant about carriers locking up location services before I talk about WHERE. (They refer to themselves in all caps, and because I like the service, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
