<?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>Gary&#039;s Bloggage &#187; space</title>
	<atom:link href="http://www.vicchi.org/tag/space/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vicchi.org</link>
	<description>The occasional ramblings of a self professed &#34;geek with a life&#34;</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:26:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Phi, Lambda and (Slightly Embarassing) Temporality</title>
		<link>http://www.vicchi.org/2010/03/17/phi-lambda-and-slightly-embarassing-temporality/</link>
		<comments>http://www.vicchi.org/2010/03/17/phi-lambda-and-slightly-embarassing-temporality/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 19:56:36 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[geotagged]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[latitude]]></category>
		<category><![CDATA[longitude]]></category>
		<category><![CDATA[place]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[stamen]]></category>
		<category><![CDATA[temporality]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.vicchi.org/?p=740</guid>
		<description><![CDATA[Longitude and latitude have been formally used as a geographic coordinate system offset from the Greenwich Meridian since the International Meridian Conference of 1884 in Washington D.C. As a spatial coordinate system, longitude (abbreviated as φ, or phi) and latitude ( λ, or lambda) work very well in defining a point on the surface of the Earth. [...]]]></description>
			<content:encoded><![CDATA[<p>Longitude and latitude have been formally used as a geographic coordinate system offset from the Greenwich Meridian since the International Meridian Conference of 1884 in Washington D.C.</p>
<p>As a spatial coordinate system, longitude (abbreviated as φ, or phi) and latitude ( λ, or lambda) work very well in defining a point on the surface of the Earth. But to gain further meaning from a long/lat pair you either need some clever algorithmics or you need to plot the long/lat point on a map which even then will yield information only as good as that which is rendered on the map itself.</p>
<p><a class="flickr-image aligncenter" title="Astride The World" href="http://www.flickr.com/photos/kaptainkobold/445091217/"><img src="http://farm1.static.flickr.com/175/445091217_e2c68ec958_d.jpg" alt="Astride The World" /></a></p>
<p>Which is why I think identifier systems, such as Yahoo&#8217;s <a href="http://developer.yahoo.com/geo/geoplanet/guide/concepts.html#woeids">WOEID</a>, add so much value. A WOEID adds a linked web of rich metadata, describing not only a point with a long/lat centroid, but also reinforces the concept of a place, with neighbouring and hierarchical relationships.</p>
<p>Coordinates describe the <em>where</em> of a place, identifiers such as WOEIDs describe the <em>how</em> of a place but both conveniently (in a slight embarrassed, foot shuffling short of way) overlook the <em>when</em> of a place.</p>
<p>Former Flickr geo-hacker and current Stamen Design geo-hacker, Aaron Cope, posted a way around <a href="http://www.aaronland.info/weblog/2010/02/04/cheap/#spacetime">the temporality problem on his blog</a> this evening, describing spacetimeid, a web app which encodes and decodes a 64-bit identifier combining x, y and z coordinates.</p>
<p>So far, so timely; a spacetimeid allows us to describe not only a point but also a time. The logical next step to this is to allow the encoding of a WOEID, that includes a long/lat centroid, with a time range. Two immediate use cases spring to mind.</p>
<p>Firstly, this allows us to represent places which have a small temporal range, such as festival or concert venues; this is frequently referred to as <a href="http://en.wikipedia.org/wiki/Burning_man">The Burning Man Problem</a>, after the annual festival of the same name. During the duration of the festival Burning Man exists as a concrete place, outside of the festival timescales the site of the festival is empty land.</p>
<p><a class="flickr-image aligncenter" title="Burning Man 2007" href="http://www.flickr.com/photos/foxgrrl/3974595767/"><img src="http://farm4.static.flickr.com/3475/3974595767_5f5dfd75f1_d.jpg" alt="Burning Man 2007" /></a></p>
<p>Secondly, this allows us to represent changes in places over a large temporal range, which can be used to rectify historical maps and show the change in a place over a number of years.</p>
<p>I pinged Aaron a mail on this, saying &#8220;<em>Encode temporal information in range format plus WOEIDs ? &#8230; Thinking a WOEID for Burning Man or similar here</em>&#8220;. He replied a few minutes later with &#8220;<em>Yes, that would be easy enough to do if the (x) is the WOEID and the (y) time. I can add that later</em>&#8220;. Followed, in the time it&#8217;s taken me to write this post, with &#8220;<em>Ask and all that &#8230; </em><a href="http://spacetimeid.appspot.com/woe/encode/44418/1268854022"><em>http://spacetimeid.appspot.com/woe/encode/44418/1268854022</em></a>&#8220;.</p>
<p>Now all we need to do is get this used in the real world and the slightly embarassing problem of temporality will have been solved once and for all. Easy isn&#8217;t it?</p>
<div id="credits">Photo Credits: <a href="http://www.flickr.com/photos/foxgrrl/3974595767/">Foxgrrl</a> and <a href="http://www.flickr.com/photos/kaptainkobold/445091217/">Kaptain Kobold</a> on Flickr.</div>
<div id="geo">Written and posted from home (51.427051, -0.333344)</div>
]]></content:encoded>
			<wfw:commentRss>http://www.vicchi.org/2010/03/17/phi-lambda-and-slightly-embarassing-temporality/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Got a Spare Apollo 11 Moon Lander at Home?</title>
		<link>http://www.vicchi.org/2009/09/03/got-a-spare-apollo-11-moon-lander-at-home/</link>
		<comments>http://www.vicchi.org/2009/09/03/got-a-spare-apollo-11-moon-lander-at-home/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 10:32:13 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[apollo]]></category>
		<category><![CDATA[haynes]]></category>
		<category><![CDATA[manual]]></category>
		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://www.vicchi.org/2009/09/03/got-a-spare-apollo-11-moon-lander-at-home/</guid>
		<description><![CDATA[Is it lying in your shed or garage, unloved, a bit rusty and in need of some care and attention? You&#8217;d love to get it going again but lost the original maintenance manual? Maybe this Haynes manual, spotted this morning in Foyles on London&#8217;s Charing Cross Road, is what you need. It even covers the [...]]]></description>
			<content:encoded><![CDATA[<p>Is it lying in your shed or garage, unloved, a bit rusty and in need of some care and attention? You&#8217;d love to get it going again but lost the original maintenance manual?</p>
<p>Maybe this Haynes manual, spotted this morning in Foyles on London&#8217;s Charing Cross Road, is what you need.</p>
<p><a href="http://posterous.com/getfile/files.posterous.com/vicchi/Tin86hpiG1aOxD9NGVtVyxvPkJHUxb9Q9xO6oqXSCVV4OSir3AlpcxZgOXie/photo.jpg"><img src="http://posterous.com/getfile/files.posterous.com/vicchi/hTjGO5opETXxHPwQrQxGLE3lYzgDVirMZQ9YtAfm7DOno2yNw3BIiMNt00uB/photo.jpg.scaled.500.jpg" alt="" width="500" height="667" /></a></p>
<p>It even covers the Saturn V you have lying around under the bed; you know, the big rocket bit that goes under the lander. Go on, there&#8217;s really no excuse now.</p>
<p style="font-size: 10px;"><a href="http://posterous.com">Posted via email</a> from <a href="http://vicchi.posterous.com/got-a-spare-apollo-11-moon-lander-at-home">Gary&#8217;s Posterous</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vicchi.org/2009/09/03/got-a-spare-apollo-11-moon-lander-at-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deliciousness: data, licensing, WordPress autosaves, cheese in space and lots of Nutella</title>
		<link>http://www.vicchi.org/2009/07/31/this-weeks-delicious-ness/</link>
		<comments>http://www.vicchi.org/2009/07/31/this-weeks-delicious-ness/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 14:15:40 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[deliciousness]]></category>
		<category><![CDATA[autosave]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[cheese]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[highway]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[misspelling]]></category>
		<category><![CDATA[nutella]]></category>
		<category><![CDATA[sign]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.vicchi.org/?p=107</guid>
		<description><![CDATA[More intriguing, interesting and just plain bonkers stuff from the information hose pipe we call the internet: Starting off with a serious note, Ed Parsons, my opposite number at Google, wrote a great blog post on the knots that data licensing can tie you up in and why you end up paying more for a [...]]]></description>
			<content:encoded><![CDATA[<p>More intriguing, interesting and just plain bonkers stuff from the information hose pipe we call the internet:</p>
<ul>
<li>Starting off with a serious note, <a href="http://twitter.com/edparsons">Ed Parsons</a>, my opposite number at Google, wrote a <a href="http://www.edparsons.com/2009/07/time-to-reset-the-value-of-geodata/">great blog post on the knots that data licensing</a> can tie you up in and why you end up paying more for a leased digital version than you do for the physical paper version.</li>
<li><a href="http://wordpress.org/">WordPress</a> started bugging me about an auto-saved version of a blog post I didn&#8217;t want to keep but couldn&#8217;t get rid of. Turns out there&#8217;s no way to do this from the WordPress dashboard but some <a href="http://diggingintowordpress.com/2009/07/mastering-wordpress-post-revisioning-and-auto-save-features/">MySQL hackery</a> did the trick.</li>
<li>&#8220;<em>I am, and am VERY badly affected by being in close proximity to WiFi and other microwave transmission sources. Not that I’d expect you or anyone else who isn’t adversely affected to believe me</em>&#8220;. The rest of the story on the <a href="http://blogs.telegraph.co.uk/technology/iandouglas/100002500/why-no-one-is-allergic-to-wifi/#comments">Daily Telegraph blog</a> is priceless.</li>
<li>Ofcom confirmed what anyone with the UK ADSL line already knows, that the average UK broadband speed is<a href="http://www.theregister.co.uk/2009/07/28/ofcom_speeds/"> just over half </a>of what&#8217;s being advertised and paid for.</li>
<li>A <a href="http://www.flickr.com/photos/schilder/3757137230/">US highway exit sign got every word misspelled</a>, apart from the word &#8220;exit&#8221;.</li>
<li>Forget putting men on Mars or getting the Space Shuttle working; <a href="http://news.bbc.co.uk/1/hi/england/wiltshire/8171619.stm">we put cheese into space</a>, tracked it, lost it and found it again. Makes you proud to be British.</li>
<li>Someone likes Nutella. <a href="http://www.zee.me/blog/2009/07/biggest-jar-of-nutella-ive-ever-seen/">A lot</a>.</li>
<li>And finally, if your iPhone gets a <a href="http://mashable.com/2009/07/30/iphone-hack/">text message containing a single square character</a>. Turn it off. Turn it off now.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.vicchi.org/2009/07/31/this-weeks-delicious-ness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
