<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Software As She's Developed &#187; Brickworks</title>
	<atom:link href="http://softwareas.com/tag/brickworks/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:52:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>Copyright &amp;#xA9; Software As She's Developed 2010 </copyright>
		<managingEditor>michael@mahemoff.com (Software As She's Developed)</managingEditor>
		<webMaster>michael@mahemoff.com (Software As She's Developed)</webMaster>
		<category>posts</category>
		<ttl>1440</ttl>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</itunes:summary>
		<itunes:author>Software As She's Developed</itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name>Software As She's Developed</itunes:name>
			<itunes:email>michael@mahemoff.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://softwareas.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://softwareas.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Software As She's Developed</title>
			<link>http://softwareas.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>FireEagle Developer Event</title>
		<link>http://softwareas.com/fireeagle-developer-event</link>
		<comments>http://softwareas.com/fireeagle-developer-event#comments</comments>
		<pubDate>Wed, 30 Apr 2008 23:18:44 +0000</pubDate>
		<dc:creator>mahemoff</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SoftwareDev]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Brickworks]]></category>
		<category><![CDATA[FireEagle]]></category>
		<category><![CDATA[Geo]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://softwareas.com/?p=440</guid>
		<description><![CDATA[

I discovered at last minute a developer event on Yahoo! FireEagle at Covent Garden tonight and decided to rush down there. FireEagle is pretty intriguing as the first serious attempt at an OAuth API (though Google Contacts now qualifies too). For me, that was the main draw; but the actual service it offers is also [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://fireeagle.yahoo.com"><img src='http://img139.imageshack.us/img139/4127/fireeaglefc0.png' alt='FireEagle' class='alignnone' /></a></p>

<p>I discovered at last minute a developer event on <a href="http://fireeagle.yahoo.com">Yahoo! FireEagle</a> at Covent Garden tonight and decided to rush down there. FireEagle is pretty intriguing as the first serious attempt at an OAuth API (though Google Contacts now qualifies too). For me, that was the main draw; but the actual service it offers is also compelling.</p>

<h2>What&#8217;s FireEagle?</h2>

<p>Location based services have been hyped for years. By now, you should be walking around and receiving reviews of local restaurants on your phone, browsing nearby tourist attractions, and seeing which of your friends is in your vicinity. However, it hasn&#8217;t caught on. The main reason is stovepipes and walled gardens. Your mobile provider <i>might</i> have an API available, but probably restricted access to a very limited set of developers. A mix of privacy and commercial concerns have rendered this whole area practically useless.</p>

<p>Enter the eagle. FireEagle completely opens up this area, by offering a model that is flexible and open, but without compromising user privacy. It&#8217;s an API that essentially tracks one thing: Where in the world are all FireEagle users?</p>

<p>In other words, the FireEagle API allows any client to update a user&#8217;s location and any client to retrieve a user&#8217;s location. Of course, the user must consent to all this activity, and that&#8217;s where OAuth comes in &#8211; as a way for users to say, for example, &#8220;I trust app abc to update my location and app xyz to read my location&#8221;. So FireEagle detaches location providers from location consumers, opening up an entire ecosystem.</p>

<p>What kind of clients act as location updaters? You might think it&#8217;s all automated stuff, like mobile devices and IP numbers, but actually many updaters are manual. Here&#8217;s a sample:</p>

<ul>
<li>Mobile phone app. Anyone with the right access details could write a mobile phone app to use cell tower information, built-in GPS, or any other cues, to update location as the user moves around. This is the no-brainer example of an automatic mobile updater.</li>
<li>Twitter. When you tweet with &#8220;L: london&#8221;, a twitter monitor app could notice that and notify FireEagle. (As with all cases below, you must have authorised the monitor app to do that.) This example illustrates that users aren&#8217;t always passive lemmings walking around with a mobile updater app in their pocket. It may be that location data is only ever updated when a user proactively tweets their location.</li>
<li>A client that watches you adding geotagged photos to Flickr, and assumes you are in the last location you uploaded.</li>
<li>Specialised tracker device. Devices based on GPS (e.g. <a href="http://international.findmespot.com/">SPOT</a>) could easily be made to update FireEagle with their location.</li>
<li>Car app. Based on GPS, a car&#8217;s location could be tracked using FireEagle. (The car, not the driver.)</li>
<li>Travel card. (My example.) Theoretically, your travel card could update FireEagle location as you move around. Same for transponder devices in cars.</li>
<li>Many, many, more examples.</li>
</ul>

<p>What kind of clients act as location consumers?</p>

<ul>
<li>Find nearby friends, tourist attractions, pubs, etc.</li>
<li>Find currency rate (since you know what country they&#8217;re in)</li>
<li>Phrases in the local lingo or an online dictionary</li>
<li>Location based games</li>
<li>Many, many, more examples</li>
</ul>

<p>Some clients may act as both updater and consumer.</p>

<h2>Privacy</h2>

<p>The other thing FireEagle gets right is great concern for privacy &#8211; users can give out as much or as little data as they like, and they can stop the service at any time. The first way this happens is with OAuth, which lets you manage which services can perform what actions. You can start and stop this at any time. In the future, there will be a simple client to let you log in from your mobile and control all this. In particular, you will probably be able to suspend all tracking at any time.</p>

<p>Additionally, you can apparently set granularity, so you could expose just a general area, e.g. whiiich city or country you&#8217;re in, instead of a particular co-ordinate.</p>

<p>In the future, you will probably be able to authorise a client just for a certain time, e.g. during a conference, after which it can no longer access your data.</p>

<p>At some point, historical data may become available. The team said if this happens, they will allow users to delete and edit their past data.</p>

<p>In summary, the team has been very careful to ensure users have complete control over their own data,</p>

<h2>Very Raw Notes from Presentation</h2>

<p>Tom Coates is talking about FireEagle.</p>

<p>FireEagle is the old CS classic: a layer of intermediation &#8211; between location
identification systems and location consumer systems. As a user, I can tell
FireEagle where I am and any permissioned app can make use of that data.</p>

<p>London is about the most frequent location for fireeagle</p>

<p>What would your existing/past apps look like if they had location services
available?</p>

<p>e.g. Navizon</p>

<p>e.g. ZoneTag</p>

<p>e.g. Firebot &#8211; Make it your twitter friend and direct message your location to
it.</p>

<p>e.g. BrightKite &#8211; cf dodgeball</p>

<p>e.g. Rummble</p>

<p>e.g. Plazes &#8211; determines your location via wifi. Then shows where you are on
map, people around you, etc etc. And updates FireEagle</p>

<p>WikiNear &#8211; ~1M geo-tagged articles in wikipedia. Wikinear exploits that data -
as you&#8217;re walking around, shows you the closest POIs that are in wikipedia.</p>

<p>Lightpole</p>

<p>Outside.In</p>

<p>Fireball &#8211; where your friends are</p>

<p>Fire Widgets &#8211; weather where you are, nearby Flickr photos</p>

<p>Moveable Type</p>

<p>Facebook &#8220;friends on fire&#8221; app &#8211; shows where your friends are and updates your
Facebook status</p>

<p>Could be great&#8230;</p>

<p>Spot &#8211; specialised comms/phone device for backpackers, aid workers, etc.
~100pound for device, 100pound a year and keeps updating your location everyï¿½
ten minutes. Doesn&#8217;t integrate yet but great example if it did</p>

<p>Ambient Orb &#8211; e.g. changes colour as you move away</p>

<p>Nabaztag</p>

<p>Geotagging all user generated content &#8211; cinema listings, local traffic, local
TV stations, nearby  friends, weather forecast, local exchange rates, public
holidays, windspeed. A lot of this is on wikipedia thanks to geotagging.</p>

<p>Friends and family widgets. e.g. where they are in the world, what time it is,
weather, etc. (A gadget for each person.)</p>

<p>Last.FM &#8211; On cracked iphone, can get mobile scrobbler on iphone. What if it
recorded where you were, then you could see which songs people play in
particular areas. Cool!</p>

<p>Pacmanhattan &#8211; Lots and lots of game ideas (idea: scavenger hunt! reminds me of
geocaching)</p>

<p>(later mention: geocoding animals, e.g. track migration)</p>

<hr />

<p>Later on, expecting it to track historical data. (and since it will be
user-modifiable which means you could back-track your entire life! (or someone
elses eg fake shaekspeare))</p>

<p>http://tinyurl.com/5gtj92</p>

<p>http://tinyurl.com/3uklhl</p>

<hr />

<h3>Building an APP</h3>

<p>(http://fireeagle.yahoo.net/developer/documentation/getting_started)</p>

<p>1 &#8211; Get API key
2 &#8211; User authorises your app
3 &#8211; Make API calls to Fire Eagle
Outside.In -ï¿½</p>

<p>Who&#8217;s within an area</p>

<p>Each consumer key and secret identifies an application using Fire Eagle.</p>

<p>User Authorises &#8230;.</p>

<p><b>There are three models and the difference is purely to do with differences in
(app triggering web page) and (web page triggering app).</b>
Web: Can trigger in both directions
Mobile: Can&#8217;t trigger in either direction (maybe, but can&#8217;t assume it)
Desktop: App can trigger web page, web page can&#8217;t trigger app</p>

<p>Web App model: Request token</p>

<p><b>I asked which model was used for widgets. Answer: Desktop.</b> (Makes sense, with
current technology. Web model would cause redirection from container. Later on,
Opensocial will have oauth built in.)</p>

<h2>Core Concepts</h2>

<p>Note: social graph (user and friends) is beyond scope</p>

<p>location &#8211; point or bounding box
location hierarchy &#8211; set of locations</p>

<p>Exposed RESTfully:</p>

<ul>
<li>user() &#8211; duh</li>
<li>lookup() &#8211; provide location string and choose from list of resolutions (which &#8220;london&#8221;??)</li>
<li>update() &#8211; duh. call it and it &#8220;moves you&#8221;</li>
<li>within() &#8211; ?</li>
<li>recent() &#8211; &#8220;map of soho and everyone in there&#8221; OR &#8220;last 100 updates from my users&#8221;</li>
</ul>

<p>walking through http://github.com/mojodna/fireeagle-tutorial/tree/master/ruby</p>

<p>Will probably support xmpp/Jabber too &#8211; more appropriate than HTTP for this</p>
]]></content:encoded>
			<wfw:commentRss>http://softwareas.com/fireeagle-developer-event/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
