<?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"
	>
<channel>
	<title>Comments on: GPS Cyborg Implant</title>
	<atom:link href="http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/feed/" rel="self" type="application/rss+xml" />
	<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/</link>
	<description>The blag of the webcomic</description>
	<pubDate>Tue, 06 Jan 2009 20:10:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Aximilation</title>
		<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/#comment-19960</link>
		<dc:creator>Aximilation</dc:creator>
		<pubDate>Thu, 04 Sep 2008 15:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://blag.xkcd.com/?p=74#comment-19960</guid>
		<description>Awesome thoughts, I've been thinking of this for a while, I'm planning on building a web site that basically tracks your gps location via live internet updates and is accessible via a client, useful for many of the game ideas that have been mentioned already. 
I haven't been working on the project as of yet, although I believe it has a lot of potential with multiple platforms/devices, I just need to get started on it and/or get some help with the coding. I already registered the domain name geobashing.com (like geohashing / geocaching, but you *bash* people when you find them)
Anyone around, feel free to take a look at the following document, and please, email me comments or thoughts, especially if you would be interested in being a part of the development team.
Geobashing.com writeup/brainstorming:
http://docs.google.com/Doc?id=dfbpc2xf_7gmqw3tcz
Email: webmaster...aaaaat.... aximilation...dot...com</description>
		<content:encoded><![CDATA[<p>Awesome thoughts, I&#8217;ve been thinking of this for a while, I&#8217;m planning on building a web site that basically tracks your gps location via live internet updates and is accessible via a client, useful for many of the game ideas that have been mentioned already.<br />
I haven&#8217;t been working on the project as of yet, although I believe it has a lot of potential with multiple platforms/devices, I just need to get started on it and/or get some help with the coding. I already registered the domain name geobashing.com (like geohashing / geocaching, but you *bash* people when you find them)<br />
Anyone around, feel free to take a look at the following document, and please, email me comments or thoughts, especially if you would be interested in being a part of the development team.<br />
Geobashing.com writeup/brainstorming:<br />
<a href="http://docs.google.com/Doc?id=dfbpc2xf_7gmqw3tcz" rel="nofollow">http://docs.google.com/Doc?id=dfbpc2xf_7gmqw3tcz</a><br />
Email: webmaster&#8230;aaaaat&#8230;. aximilation&#8230;dot&#8230;com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sal</title>
		<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/#comment-19702</link>
		<dc:creator>Sal</dc:creator>
		<pubDate>Tue, 05 Aug 2008 12:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://blag.xkcd.com/?p=74#comment-19702</guid>
		<description>thank you for the Ender reference :D</description>
		<content:encoded><![CDATA[<p>thank you for the Ender reference :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/#comment-19673</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 31 Jul 2008 16:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://blag.xkcd.com/?p=74#comment-19673</guid>
		<description>With Python for S60, it wouldn't be at all hard to send the GPS data as SMS messages, or if you like over cellular IP.

Think about it: to start the game, we form two teams. Each player is assigned a partner in the other, at random. We create a hash based on each player's details and print out a big QR code of it. Everyone wears their QR codes. As you move around, every few seconds, your GPS location is sent to your partner. Jane uses this as the target, until you get within X metres with the target in your field of view, when she says "TARGET BEARING X, RANGE X; RELEASE TO LOCAL CONTROL..." and goes quiet for 30 seconds, in which time you have to snap a cameraphone image of the target's QR code.

Each player has a list of the hashes, encrypted with their partner's phone number, and each player is assigned another player as referee. The QR is sent to the ref, who decrypts it with your phone number and compares the hash with your target. If it matches, the ref sends everyone the "X IS DEAD!!!" message; if not, you lose a point. Too many down and you're dead.

The winner is the team with the most players left standing at the agreed finish. I'd call it Urban Gorilla and have one team dress as gorillas, and the others as something...urban. Refinement: at the agreed finish, you start getting directions to the agreed &lt;em&gt;pub&lt;/em&gt;.</description>
		<content:encoded><![CDATA[<p>With Python for S60, it wouldn&#8217;t be at all hard to send the GPS data as SMS messages, or if you like over cellular IP.</p>
<p>Think about it: to start the game, we form two teams. Each player is assigned a partner in the other, at random. We create a hash based on each player&#8217;s details and print out a big QR code of it. Everyone wears their QR codes. As you move around, every few seconds, your GPS location is sent to your partner. Jane uses this as the target, until you get within X metres with the target in your field of view, when she says &#8220;TARGET BEARING X, RANGE X; RELEASE TO LOCAL CONTROL&#8230;&#8221; and goes quiet for 30 seconds, in which time you have to snap a cameraphone image of the target&#8217;s QR code.</p>
<p>Each player has a list of the hashes, encrypted with their partner&#8217;s phone number, and each player is assigned another player as referee. The QR is sent to the ref, who decrypts it with your phone number and compares the hash with your target. If it matches, the ref sends everyone the &#8220;X IS DEAD!!!&#8221; message; if not, you lose a point. Too many down and you&#8217;re dead.</p>
<p>The winner is the team with the most players left standing at the agreed finish. I&#8217;d call it Urban Gorilla and have one team dress as gorillas, and the others as something&#8230;urban. Refinement: at the agreed finish, you start getting directions to the agreed <em>pub</em>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T045TBR0T</title>
		<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/#comment-19556</link>
		<dc:creator>T045TBR0T</dc:creator>
		<pubDate>Fri, 18 Jul 2008 16:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://blag.xkcd.com/?p=74#comment-19556</guid>
		<description>This would be an awesome app for the Pandora ( http://www.openpandora.org/ ), especially since the Dev-Team made sure the battery is very long-lasting (:</description>
		<content:encoded><![CDATA[<p>This would be an awesome app for the Pandora ( <a href="http://www.openpandora.org/" rel="nofollow">http://www.openpandora.org/</a> ), especially since the Dev-Team made sure the battery is very long-lasting (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Continuity</title>
		<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/#comment-19526</link>
		<dc:creator>Continuity</dc:creator>
		<pubDate>Wed, 16 Jul 2008 12:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://blag.xkcd.com/?p=74#comment-19526</guid>
		<description>AFAIK java runs on windows mobile and there is a possibility to access GPS devices (internal and external via bluetooth etc) with the java mobile API. 
Speech may be done with some generated speech files (think this works somehow with espeak, else speak them yourself) and an algorithm to put them together...

Think I'm going to try this out :D</description>
		<content:encoded><![CDATA[<p>AFAIK java runs on windows mobile and there is a possibility to access GPS devices (internal and external via bluetooth etc) with the java mobile API.<br />
Speech may be done with some generated speech files (think this works somehow with espeak, else speak them yourself) and an algorithm to put them together&#8230;</p>
<p>Think I&#8217;m going to try this out :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; XKCD GPS &#8220;Cyborg navigation&#8221; ported to Roadnav &#187; Random thoughts along the roadside&#8230; &#187; Blog Archive</title>
		<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/#comment-19486</link>
		<dc:creator>&#187; XKCD GPS &#8220;Cyborg navigation&#8221; ported to Roadnav &#187; Random thoughts along the roadside&#8230; &#187; Blog Archive</dc:creator>
		<pubDate>Mon, 14 Jul 2008 02:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://blag.xkcd.com/?p=74#comment-19486</guid>
		<description>[...] as you probably know, I am a fan of the webcomic XKCD. Back in May, Randall posted a comic and a blag article about his idea of a dead reckoning type navigation system, which every couple of seconds it speaks [...]</description>
		<content:encoded><![CDATA[<p>[...] as you probably know, I am a fan of the webcomic XKCD. Back in May, Randall posted a comic and a blag article about his idea of a dead reckoning type navigation system, which every couple of seconds it speaks [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdamT</title>
		<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/#comment-19290</link>
		<dc:creator>AdamT</dc:creator>
		<pubDate>Sun, 06 Jul 2008 16:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://blag.xkcd.com/?p=74#comment-19290</guid>
		<description>In a few days I'll be getting a smartphone with Windows Mobile OS 5, and I was wondering if somehow a GPS script could be written for Windows and put on a smartphone like that, so I was going to toy around with it for a little while. All these new phones have headphone jacks so a small phone with the GPS script could easily fit in your pocket unobtrusively and still give you directions. (Of course, the phone has its own GPS, but I won't use that for two reasons here. 1.) That, of course, would be MUCH too easy. You can't let the phone win. It's like the comic "Duty Calls". 2.) I'm cheap. I don't want to pay for that service.) I'm gonna begin working on a python script for this for windows, because on the chance that I can't put in on that phone an ASUS PC is definitely small enough to work that</description>
		<content:encoded><![CDATA[<p>In a few days I&#8217;ll be getting a smartphone with Windows Mobile OS 5, and I was wondering if somehow a GPS script could be written for Windows and put on a smartphone like that, so I was going to toy around with it for a little while. All these new phones have headphone jacks so a small phone with the GPS script could easily fit in your pocket unobtrusively and still give you directions. (Of course, the phone has its own GPS, but I won&#8217;t use that for two reasons here. 1.) That, of course, would be MUCH too easy. You can&#8217;t let the phone win. It&#8217;s like the comic &#8220;Duty Calls&#8221;. 2.) I&#8217;m cheap. I don&#8217;t want to pay for that service.) I&#8217;m gonna begin working on a python script for this for windows, because on the chance that I can&#8217;t put in on that phone an ASUS PC is definitely small enough to work that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bader</title>
		<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/#comment-19289</link>
		<dc:creator>Bader</dc:creator>
		<pubDate>Sun, 06 Jul 2008 02:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://blag.xkcd.com/?p=74#comment-19289</guid>
		<description>I was just wondering, I wanted to do something like this with an arduino (carrying around a laptop seems a bit much to me, but a small device like an arduino wouldn't be bad), I know how to hook a gps up to it (at the very least I can use the GPS Logger shield), but I'm wondering about ideas for outputing the result to the user, the only idea I have so far is a led matrix, though I suppose, I have a smartphone with python maybe I could work something with that...</description>
		<content:encoded><![CDATA[<p>I was just wondering, I wanted to do something like this with an arduino (carrying around a laptop seems a bit much to me, but a small device like an arduino wouldn&#8217;t be bad), I know how to hook a gps up to it (at the very least I can use the GPS Logger shield), but I&#8217;m wondering about ideas for outputing the result to the user, the only idea I have so far is a led matrix, though I suppose, I have a smartphone with python maybe I could work something with that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/#comment-19271</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Thu, 03 Jul 2008 19:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://blag.xkcd.com/?p=74#comment-19271</guid>
		<description>I've been using the GPS option on my cellphone. Sometimes it gets a little confused in needlessly complex cities like DC, but overall its very useful, and I've really cut down on the amount of time I spend lost.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using the GPS option on my cellphone. Sometimes it gets a little confused in needlessly complex cities like DC, but overall its very useful, and I&#8217;ve really cut down on the amount of time I spend lost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leandro Tami</title>
		<link>http://blag.xkcd.com/2008/05/20/gps-cyborg-implant/#comment-19182</link>
		<dc:creator>Leandro Tami</dc:creator>
		<pubDate>Tue, 24 Jun 2008 03:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://blag.xkcd.com/?p=74#comment-19182</guid>
		<description>Blind people would truly appreciate something like this! 
This advancement, together with a nice exoskeleton that could allow paraplexic people to walk, are great promises of a not-so-far future.</description>
		<content:encoded><![CDATA[<p>Blind people would truly appreciate something like this!<br />
This advancement, together with a nice exoskeleton that could allow paraplexic people to walk, are great promises of a not-so-far future.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
