<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>take one onion</title>
        <link>http://takeoneonion.org/</link>
        <description>sliced and diced by Gavin Bell</description>
        <language>en</language>
        <copyright>Copyright 2010</copyright>
        <lastBuildDate>Fri, 12 Mar 2010 14:49:36 +0000</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>an app store for server apps, part of a distributed social web</title>
            <description><![CDATA[<p>Is there a app store for commodity servers? Or is SaaS the dominant model, <a href="http://www.freshbooks.com/blog/2009/04/16/saas-and-the-decline-of-self-hosted-software/">as other see it</a>? I've been thinking about the distributed social web and wondering what is required to create a market for social and personal server apps. Ones that you can easily install from the store to your hosting provider of choice. Not everything will be on Google AppEngine or a Facebook app, nor should it require complex make install fiddling. I believe these are coming, in fact this post has been brewing a while and <a href="http://www.google.com/appsmarketplace">google have announced google apps for your google domain</a> in the meantime, which addresses part of the ideas in this post.</p>

<p>I am thinking of a personal server which has simple consumer facing software which you can effectively drag install, applications like <a href="http://www.haveamint.com/">Mint</a> and <a href="http://feedafever.com/">Fever</a> are a good step in this direction.  Certainly Simon Wardley has been <a href="http://blog.gardeviance.org/2008/05/xtech-talk.html">arguing in this direction for a while</a>. This thinking has been inspired by looking at the iPad, by reading Charlie Stross' <a href="http://en.wikipedia.org/wiki/Accelerando_(novel)">Accelerando</a> and Daniel Suarez's <a href="http://en.wikipedia.org/wiki/Daemon_(novel)">Daemon</a>. Put in a more direct manner, where is the iPad server app store?</p>

<p>What exists at the minute? Server side applications are by and large aimed at developers and sys-admins. WordPress and Movable Type are probably the closest to widespread consumer apps. Other than Mint and Fever apps mentioned earlier, which are aimed at geeks. The vast majority of server installable applications are for other software developers, not a small market, but not mainstream. There are lots of options for these kinds of app <a href="http://developer.amazonwebservices.com/connect/kbcategory.jspa?categoryID=171">Amazon AMIs</a>, <a href="http://www.jumpbox.com/go/movabletype">virtual MovableType</a> or what <a href="http://www.cloudera.com/products-services/">Cloudera</a> are doing with Hadoop and the vast array of <a href="http://www.vmware.com/products/datacenter-virtualization.html">VMware products</a>. Most if not all of these apps are free and the money is made from consulting and service contracts. </p>

<p>I'm also not really thinking of Google App Server or similar easy development environments, nor just RPM / CPAN / MacPorts "apps" for geeks. Perhaps something like <a href="http://www.apple.com/remotedesktop/">Apple's Remote Desktop</a> with applications packaged as installing DMG files would be a step in the right direction. There are <a href="http://dev.mysql.com/downloads/mysql/">MySQL installs as a DMG</a>, plus many others. These are an improvement over make and make install, but they are not apps in the same light as Mint above, nor as invisible as an iPhone app install. There are tricky issues to solve including the at least four different platforms for which virtual images are created, <a href="http://serverfault.com/questions/117923/how-can-i-generate-filesystem-images-that-are-usable-on-many-different-virtualiza">making these is not trivial</a>.</p>

<p>What is required to make a consumer server side app store possible or even desirable? It needs to be simple to install, eg drag and drop to install. Then quick to configure. Tools like <a href="http://webfinger.org/">webfinger</a> (<a href="http://code.google.com/p/webfinger/wiki/WebFingerProtocol">protocol</a>) will automate people lookups, these are the kinds of hooks that will simplify setup, I'll come back to this later. I imagine these tools will be personal always on data processing tools. Rather than having a server at the end of your ADSL line you'll have a managed instance of a virtual server in a colo somewhere. They could be the wearable computing of scifi fame, but i suspect that phone as sensor with data processing in the cloud is more likely. The ability to easily move these apps and their data from one service provider to another is <a href="http://blog.gardeviance.org/2009/12/old-yet-new.html">vital</a>. Another lock-in is not desirable, I think it is more important with these data rich applications than with iPhone apps. Plus this kind of data portability is widely supported for server apps, eg SQL, imap, commonlog files etc. </p>

<p>At XTech in 2008, Steven Pemberton gave a <a href="http://www.w3.org/2008/Talks/01-11-steven-random/">talk on hosting your own data</a> amongst other ideas, which<a href="http://adactio.com/journal/1468/"> Jeremy Keith wrote great notes</a> on. The ideas in this talk won't leave me alone, go and read it if you've not come across it. I see identity services as a driver for these tools be you@yourdomain rather than gavin1234@centralizedservice.com, single namespaces get filled up pretty quickly. The web is young still, 16 years old in public awareness. What will new users of Twitter or Facebook or Linkedin have as options for names in even five years? Many people already get a vanity domain with email, but imagine a distributed twitter (<a href="http://dsandler.org/wp/archives/2009/04/30/fethr-roadmap">fethr</a>?) or linkedin, facebook etc.  The laconica / identica project, aka status.net is heading in this direction too, imagine this running on your WRT54G or FON router.</p>

<p>Some other ideas that spring to mind. A web proxy that looks at every thing you read online and finds updates, references etc based on the url stream it receives and processes, there was a <a href="http://twitter.com/zzgavin/status/9750562022">mac app that did this locally, can't remember name</a>. This might find prices on things you've looked at; locate good books etc on things you search for or recommended blog posts on other things you've read. There is another set of apps in the <a href="http://www.pachube.com/">pachube</a> mode, processing the increasing array of sensor data that we are generating, location based data is one popular area now, but there are many more coming soon, eg <a href="http://www.currentcost.com/software-downloads.html">smart meter data</a>.</p>

<p>Another possibility is the <em>delegated you</em> that could exist, we have this to a limited degree already in terms of <a href="http://en.wikipedia.org/wiki/ICalendar#Free.2Fbusy_time_.28VFREEBUSY.29">free/busy</a> statements for calendars. Can we extend this to some sort of basic automated decision making capability on our behalf, this already works well using an multi-agent based model for the <a href="http://www.estar.org.uk/wiki/index.php/Main_Page">estar system</a>, which allocates time on automated telescopes worldwide. I've mentioned <a href="http://www.slideshare.net/gavin/gavin-bell-data-portability-for-whom-xtech08">brokerage agents</a> before in terms of delegating authority, but now there are proposals for <a href="http://mehack.com/oauth-echo-delegation-in-identity-verificatio">OAuth delegation</a> to support these kinds of ideas. Combined with webfinger and knowledge of who your friends are via an address book a service like this could process some social application invites automatically. Extending this why doesn't my copy of MovableType or Wordpress know who I am? these are generally single user software, so it should be aware of who my friends are, perhaps acting as a whitelist for comments as a small example.  </p>

<p>Lastly (and more wildly) are there sufficient personal volumes of data to warrant a hadoop / hive / mahout application for an individual? Trawling the friend of a friend and wider internet for useful information based on a model of your interests? A kind of intelligent RSS reader, perhaps based on the estar multi-agent ideas. That few of us have an ongoing data processing agent watching the web for us bothers me. Where are the intelligent agents of sci-fi fame? Douglas Adams suggested the <a href="http://theelectricmonk.com/ElectricMonk.html">monk plus</a> which dealt with the world so that you don't have to, a delightful creation. One of those which helped me deal with the world would be very welcome. <a href="http://booktwo.org/notebook/sxsw-2010-fieldnotes/">James Bridle's lovely sxsw book</a> is another good example of the kinds of things these agents might make for us, give it the conference you are going to and the flight your flight plus hotel and a guide pops out tuned to your friend, location etc.</p>

<p>I think these are coming soon, the recent efforts from Google give strength to that, but a single provider lock in is not desirable. How do we make these apps exist and make them easily portable?</p>

<p><br />
</p>]]></description>
            <link>http://takeoneonion.org/archives/2010/03/an-app-store-for-server-a.html</link>
            <guid>http://takeoneonion.org/archives/2010/03/an-app-store-for-server-a.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">app store</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">appengine</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">cloud</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">daemon</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">decentralization</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">drag and drop</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">multiagent</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">saas</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">self-hosted</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">virtualization</category>
            
            <pubDate>Fri, 12 Mar 2010 14:49:36 +0000</pubDate>
        </item>
        
        <item>
            <title>at sxsw, a core conversation and a book signing, plus a lot of fun</title>
            <description><![CDATA[<p>I'm at sxsw for the next week or so. I'm doing a core conversation on <a href="http://my.sxsw.com/events/event/478">building good social software, entitled Do The Right Thing: Building Respectful Software</a> with my technical editor for my book, Matthew Rothenberg, <a href="http://www.sitby.us/#/event/478/">let us know you're coming</a>. I'm also doing a book signing on the Sunday at 11:50 at the Southby Book store, come and say hello.</p>]]></description>
            <link>http://takeoneonion.org/archives/2010/03/at-sxsw-a-core-conversati.html</link>
            <guid>http://takeoneonion.org/archives/2010/03/at-sxsw-a-core-conversati.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">sxsw</category>
            
            <pubDate>Fri, 12 Mar 2010 14:43:52 +0000</pubDate>
        </item>
        
        <item>
            <title>free wifi at sxsw 2010</title>
            <description><![CDATA[<p>Mainly some notes for myself following a chat on Twitter. Wifi access at SXSW is a bear. Too many people trying to use the 3G if you are on AT&amp;T, too expensive to even try if you are on data roaming. There is some <a href="http://my.sxsw.com/tools/wifi/">wifi coverage around the convention centre</a>, but it gets pretty swamped. So I went looking for other options. Boingo will give you coverage for about $10 a month, they have 130 hotspots in Austin <a href="http://j.mp/a4tZoq"> though coverage is quite widespread</a>. I did find OpenWifiSpots, which have a <a href="http://j.mp/cEGZTw">good map for free wifi in Austin</a>, most of the data is from 2009, so it might be out of date. They even have a pay for <a href="http://bit.ly/amFGmi">iPhone app</a>, which might help. So with those notes hopefully I'll be able to get internet access at sxsw.<br />
</p>]]></description>
            <link>http://takeoneonion.org/archives/2010/03/free-wifi-at-sxsw-2010.html</link>
            <guid>http://takeoneonion.org/archives/2010/03/free-wifi-at-sxsw-2010.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">sxsw</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">wifi</category>
            
            <pubDate>Wed, 10 Mar 2010 14:38:11 +0000</pubDate>
        </item>
        
        <item>
            <title>iPad as a stand alone computer needs Time Capsule support</title>
            <description><![CDATA[<p>Will the iPad work as a standalone computer, the only one that someone owns? Much of the geek led interest in the iPad stems from its simplification of the computing experience. A device for "the rest of us" that focuses on getting things done with the computer, not doing computing. I agree with this viewpoint, but it does raise a troubling issue. How does someone back up an iPad? The easy option is to backup to a local Mac or PC, but if this is meant to simplify computing, then why do you need another computer to act as sync and backup.</p>

<p>I've read that there is a small segment of iPhone owners who bought it for the <a href="http://takeoneonion.org/archives/2010/02/apple-and-the-everywhere.html">internet everywhere computing device</a> I mentioned in a previous post. For some people the iPhone was their only computer, it mostly works in that mode too, as long as your needs are not great.</p>

<p>Backup is the aspect that is not covered. The announcement video and details on <a href="http://www.apple.com/ipad/">Apple's website</a> give some information, but I suspect there is more to come. One suggestion which comes to mind involves additional hardware from Apple. They already have the <a href="http://www.apple.com/timecapsule/">Time Capsule device</a> for automatic backup of a Mac and it works as a wireless hub too.  I can see a wireless access point with a 1-200GB drive inside, plus a dock connector as a single device from Apple. It would provide backup when docked, wireless access when not and a place to charge the iPad overnight.</p>

<p>We are not yet at the point where internet backup restore is that feasible,  most people still have 512k ADSL at home, rather than ADSL2+ rates of up to 24meg. Also the customers for this machine are not likely to be the purchasers of high end internet access. A simple backup device like this sticks with the simplicity approach which the iPad offers, plus it gives Apple another profit rich accessory for them to sell.</p>

<p>The Time Capsule already has a USB port, I'd expect a cheaper version of with iPad support using this USB port to be released. Potentially the dock version I mention above and software support for the current models as a USB led iPad backup. 1TB is a bit excessive for a 16-64GB device and $299 is two thirds of the cost of the iPad.  Apple may decide to push for more MobileMe subs though and an internet based backup system. Restoring 64GB over basic ADSL is going to take a while... So a smaller and cheaper Time Capsule would be a better match.</p>]]></description>
            <link>http://takeoneonion.org/archives/2010/02/ipad-as-a-stand-alone-com.html</link>
            <guid>http://takeoneonion.org/archives/2010/02/ipad-as-a-stand-alone-com.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Apple</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">apple</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">ipad</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">prediction</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">time machine</category>
            
            <pubDate>Sun, 21 Feb 2010 12:20:56 +0000</pubDate>
        </item>
        
        <item>
            <title>book blog is up and running</title>
            <description><![CDATA[<p>The <a href="http://gavinbell.com/bswa/">blog</a> to accompany my book, Building Social Web Applications is taking shape. Moving house, Christmas and ill children conspired against it being a regular blog until now. <a href="http://gavinbell.com/bswa/">Go and have a look</a>. Articles on geo datasets, plus Google Buzz so far and plenty more planned.</p>]]></description>
            <link>http://takeoneonion.org/archives/2010/02/book-blog-is-up-and-runni.html</link>
            <guid>http://takeoneonion.org/archives/2010/02/book-blog-is-up-and-runni.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">bswa</category>
            
            <pubDate>Mon, 15 Feb 2010 23:10:25 +0000</pubDate>
        </item>
        
        <item>
            <title>Apple and the everywhere iPad</title>
            <description><![CDATA[<p>I've been meaning to write up something on the <a href="http://apple.com/ipad/">iPad</a> since it was announced. Not really about the technology, nor really about it being the computer for the rest of us. Those are interesting, but they've been well covered elsewhere, <a href="http://speirs.org/blog/2010/1/29/future-shock.html">Fraser Spiers</a> and <a href="http://daringfireball.net/2010/01/various_ipad_thoughts">John Gruber</a> in particular cover it well.</p>

<p>What struck me was instead something about the iPhone. The most significant enabling aspect of the iPhone launch was the unlimited cellular and then later 3G access. It was this ubiquitous access to the internet which drove the continuing demand for the device. This allowed you to check your email, the web, twitter everywhere, plus allowed every app to assume the internet would be there. Imagine an iPhone where you counted every byte you used, I had plenty of phones like that from Nokia on Orange, grim and rarely used.</p>

<p>I believe that this is what Apple are trying with the iPad. I read a lot of science fiction and no where in the plot does someone worry about paying for access to the communal network. It is a given. Just like Apple simplified (forced) the pricing model for 3G phone access I think this is what they are driving at here. No contract, two levels a month for access, compared to 24 month fixed contracts which are the norm from telcos.</p>

<p>Always on, everywhere, unmetered access will change how computers are used, just the same way as the iPhone changed how phones are used, maybe not to the same degree, but it is a shift towards the computer as part of live for everyone, not just geeks with dongles.</p>]]></description>
            <link>http://takeoneonion.org/archives/2010/02/apple-and-the-everywhere.html</link>
            <guid>http://takeoneonion.org/archives/2010/02/apple-and-the-everywhere.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Apple</category>
            
            
            <pubDate>Fri, 12 Feb 2010 00:12:14 +0000</pubDate>
        </item>
        
        <item>
            <title>Moved house and other stories</title>
            <description><![CDATA[<p>We've moved to Wanstead and had Christmas in less than a month, so it has been busy. Wanstead is lovely in the snow, there is a pretty forest behind our house so all is peaceful.</p>
<div><img src="http://farm5.static.flickr.com/4017/4250532697_9ba9056c87.jpg"></div>

<p>It has been pretty peaceful here too, but as is the way of the new year, I will hopefully change that. I've joined up with the write more <a href="http://project52.info/">project52</a> which should result in a blog post a week. That would be the first time since 2003, so we'll see. Writing <a href="http://j.mp/bswa">the book</a> has given me a taste for it, but I've not had the time other for much other than the book / job / family, then moving house took over my other spare time.</p>

<p>The other idea I've had is the quarterly project. I hope that three months is enough time to get one of the ideas floating around my head linked to one of the domain names I've bought and pushed out into the wilds. Briefly extending this, I mean to create a simple web app that does something useful for me and hopefully a few other people too. </p>]]></description>
            <link>http://takeoneonion.org/archives/2010/01/moved-house-and-other-sto.html</link>
            <guid>http://takeoneonion.org/archives/2010/01/moved-house-and-other-sto.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">London</category>
            
            
            <pubDate>Fri, 08 Jan 2010 16:04:30 +0000</pubDate>
        </item>
        
        <item>
            <title>Making Government data meaningful at the postcode level, the data.gov.uk postcode paper needs an API</title>
            <description><![CDATA[<p>Last week I had fun making a newspaper with <a href="http://tomtaylor.co.uk/">Tom Taylor</a> and <a href="http://www.fluffykittens.com/">Dan Catt</a>. <a href="http://blog.newspaperclub.co.uk/2009/10/16/data-gov-uk-newspaper/">Tom</a> and <a href="http://geobloggers.com/2009/10/19/geo-personalised-data-newspaper-aka-the-postcode-paper-newspaperclub-or-how-im-always-late-to-my-own-party/">Dan</a> have already written it up, along with Zach Beauvais at <a href="http://blogs.talis.com/nodalities/2009/10/postcode-paper-what-you-can-do-with-the-right-data.php">Nodalities</a>. I spent most of my time trawling the data.gov.uk site finding data relevant at a postcode level. It was a great experience and I really enjoyed reconnecting with making things, having spent a long time writing about other people making things.<br />
<a href="http://www.flickr.com/photos/35034348621@N01/4032656081" title="View 'photo.jpg' on Flickr.com"><div style="text-align:center;"><img src="http://farm3.static.flickr.com/2641/4032656081_93b4f2b3b5.jpg" alt="photo.jpg" border="0" width="500" height="375" /></div></a></p>

<p>The intent was to make something that would give you a guide to a new local area, the context was something that a council might send out to you a few times a year. There is a huge amount of interesting information gathered by Government, but what we usually see is aggregated, averaged and sometimes skewed to tell a message. Taking the data and linking it directly to a postcode makes this data more impartial and meaningful, which leads me on to the gist of this post. Freeing up the postcode to census output area data as a freely available API, I'll explain.</p>

<p>Much of the data collected at a Government level is gathered at quite a fine grained level. The lowest level of this data collection is the output area. An output area is quite a small parcel of land, for my work it is essentially the canal basin behind my office. To see this, head over to the <a href="http://neighbourhood.statistics.gov.uk/dissemination/">Neighbourhood Statistics website</a> and type in N1 9XW on the lefthand panel, click on the More areas link and select the output area radio button. The <a href="http://neighbourhood.statistics.gov.uk/dissemination/">Neighbourhood Statistics website</a> discourages <a href="http://neighbourhood.statistics.gov.uk/dissemination/LeadAreaSearch.do?a=7&r=1&i=1001&m=0&s=1256297731953&enc=1&areaSearchText=n1+9xw&areaSearchType=15&extendedList=true&searchAreas=">direct linking, so this direct link to N1 9XW</a> might well fail. The ONS have a <a href="http://www.statistics.gov.uk/geography/beginners_guide.asp">helpful guide to UK geography</a> too.</p>

<p>However this Neighbourhood Statistics website is a gold mine of useful information. plus it offers a key conversion from postcode to output area. Land is hard to describe, for the patch of land your chair is sitting on there are many different levels of descriptor. Some of these are point based like latitude and longitude which allow placing on a map. Most of the descriptors for Government data are boundary based. The output area is one of these. It is the smallest parcel of land that the Census collects data for. Once you get the output area though you can then find out the higher area entities like which MP constituency or Health Trust you are inside. The data behind this is all available for free from the ONS, but for internal use only.</p>

<p>The whole process to figure out your MP goes something like this. Enter postcode, map to output area, from there determine which ward and thence which constituency you are living in. It gets more complex if you don't know your postcode or if it has changed recently. The <a href="http://www.royalmail.com/portal/rm/jump2?mediaId=400085&catId=400084">Royal Mail PAF</a> (postcode address file) is the key to managing postcodes, it links postcodes and addresses. The names of the areas of land are managed by a gazetteer which links names to boundaries and will often include older names for areas, eg the old counties of England no longer exist at an authority level, there are all now different types of council.</p>

<p>Coming back to the simple case of knowing your postcode, there are a lot of concerns about access to this data, including campaigns to <a href="http://petitions.number10.gov.uk/freepaf/">free the PAF file</a>, which got a pretty lukewarm response. The Royal Mail own the PAF file and the Ordnance Survey own the Boundary line data, so between them they seem to have the entire thing sown up, but the mapping of <a href="http://www.ons.gov.uk/about-statistics/geography/products/boundaries/index.html">postcode to output area</a> is the property of the ONS. It is available free of charge from them, <a href="http://www.ons.gov.uk/about-statistics/geography/contact-ons-geography/index.html">go order a copy now</a>. You can use it internally as much as you like.</p>

<p>While that is useful, what I'd like to see is the lovely service on the <a href="http://neighbourhood.statistics.gov.uk/dissemination/">Neighbourhood Statistics website</a> made available as a REST API. Give it a postcode and get back JSON listing the output areas and upwards it falls into. The data is all on the results pages for the site and as the site states <em>Boundaries for Output Areas (OAs), Lower Layer Super Output Areas (LSOAs), Middle Layer Super Output Areas (MSOAs) and Travel to Work Areas (TTWAs) are available free of charge to all users.</em></p>

<p>Making it available as a postcode to Output Area API unlocks all the Government data that the data.gov.uk project intends to release. I feel that this should be the responsible attitude of a Government committed to an Open Data initiative. Releasing the Postcode to OA does not free maps from the OS, nor give address details which the PAF file covers. Yet it provides an immense value to online civic projects.</p>]]></description>
            <link>http://takeoneonion.org/archives/2009/10/making-government-data-me.html</link>
            <guid>http://takeoneonion.org/archives/2009/10/making-government-data-me.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">web and internet</category>
            
            
            <pubDate>Fri, 23 Oct 2009 15:40:08 +0000</pubDate>
        </item>
        
        <item>
            <title>general availability of Building Social Web Applications</title>
            <description><![CDATA[<p>My book Building Social Web Applications is now generally available in print form, as an eBook and even as an iPhone application. <a href="http://bit.ly/usUgo">Amazon US</a>, <a href="http://bit.ly/IXuwD">Amazon UK</a>, <a href="http://bit.ly/bswaApp">iTunes iPhone or iPod touch app</a>, <a href="http://bit.ly/bswa">O'Reilly eBook</a> and <a href="http://bit.ly/1ASace">online access via Safari</a> from O'Reilly. I'm really pleased to see it out there and I'm starting to get good reactions to it too. </p>]]></description>
            <link>http://takeoneonion.org/archives/2009/10/general-availability-of-b.html</link>
            <guid>http://takeoneonion.org/archives/2009/10/general-availability-of-b.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">writing</category>
            
            
            <pubDate>Mon, 12 Oct 2009 22:00:04 +0000</pubDate>
        </item>
        
        <item>
            <title>moving house later in the year</title>
            <description><![CDATA[<p>Later this year, we are going to move from <a href="http://en.wikipedia.org/wiki/Walthamstow">Walthamstow</a> to <a href="http://en.wikipedia.org/wiki/Aldersbrook">Aldersbrook</a> in <a href="http://en.wikipedia.org/wiki/Wanstead">Wanstead</a>. We are moving for a variety of reasons, but one is green space. I was very struck by the differences in these satellite photos from Yahoo, they are at the same zoom scale, 16.<br />
<div style="text-align:center;"><a href="http://takeoneonion.org/images/walthamstow.jpg" alt="walthamstow.jpg" border="0" width="600" height="615" /><img src="http://takeoneonion.org/images/walthamstow_sm.jpg" alt="walthamstow_sm.jpg" border="0" width="300" height="307" /></a></div><br />
&nbsp;<br />
<div style="text-align:center;"><a href="http://takeoneonion.org/images/aldersbrook.jpg" alt="aldersbrook.jpg" border="0" width="600" height="615" /><img src="http://takeoneonion.org/images/aldersbrook_sm.jpg" alt="aldersbrook_sm.jpg" border="0" width="300" height="307" /></a></div></p>

<p>Walthamstow is on the top. The brown patch is Walthamstow Cemetery, there is green space, but not a lot and it is in smaller patches.</p>

<p>Aldersbrook is below with Wanstead Flats to the south, Wanstead Park to the north and east. From Wanstead Flats you can cycle right up into Epping Forest, pretty much all in forest. These are half size reproductions of the original 600 odd pixel images, click to see them larger. The difference in the amount of green space amazed me, though the stripes to the north are a private golf course.</p>

<p>There are some trade offs, zone 4 on the Central line, as opposed to zone 3 on the faster Victoria line and a mid station rather than at the end of the line. It is also a good walk to the tube station, but we have a long walk to get to nursery at the minute, so not as much of an increase, every journey though. Still in London too, E11 or E12 postcode, the postcode boundary is in the middle of Aldersbrook for some odd reason, the council boundary hugs London Cemetery, which is the green portion on the east.</p>

<p>Quite looking forward to moving, we sold our house last week, well subject to contract. It'll be my first time living properly east of GMT too. Lastly, discovering that there was a <a href="http://www.flickr.com/places/United%20Kingdom/England/London/New%20Wanstead/">places page for on Flickr for Wanstead</a> made me happy.</p>]]></description>
            <link>http://takeoneonion.org/archives/2009/09/moving-house-later-in-the.html</link>
            <guid>http://takeoneonion.org/archives/2009/09/moving-house-later-in-the.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">London</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">aldersbrook</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">walthamstow</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">wanstead</category>
            
            <pubDate>Mon, 07 Sep 2009 15:12:16 +0000</pubDate>
        </item>
        
        <item>
            <title>book progress, nearly done</title>
            <description><![CDATA[<p>My book, <a href="http://oreilly.com/catalog/9780596518752/">Building Social Web Applications</a> is making its way through production at the minute, I've done the last substantial edits and am creating the website to support the book. It feels odd to be on this side of it, writing a book has been a large part of the last eighteen months or so. A good feeling though and I'm generally pleased with the results. It should be out in September and the book is available for pre-order from <a href="http://www.amazon.co.uk/gp/product/0596518757?ie=UTF8&tag=takeoneonion-21&linkCode=as2&camp=1634&creative=19450&creativeASIN=0596518757">Amazon UK</a><img src="http://www.assoc-amazon.co.uk/e/ir?t=takeoneonion-21&l=as2&o=2&a=0596518757" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> and <a href="http://www.amazon.com/gp/product/0596518757?ie=UTF8&tag=takeoneonion-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0596518757">Amazon US</a><img src="http://www.assoc-amazon.com/e/ir?t=takeoneonion-20&l=as2&o=1&a=0596518757" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />.</p></p>]]></description>
            <link>http://takeoneonion.org/archives/2009/07/book-progress-nearly-done.html</link>
            <guid>http://takeoneonion.org/archives/2009/07/book-progress-nearly-done.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">writing</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">bswa</category>
            
            <pubDate>Mon, 27 Jul 2009 14:18:29 +0000</pubDate>
        </item>
        
        <item>
            <title>the swine has left me</title>
            <description><![CDATA[<p>Mostly recovered from swine flu now. Not great, but not too bad. Flu is never fun. As the saying goes &quot;with a cold you can get out of bed, with flu you can't&quot;. The dull part was not leaving the house for a week or so. The restless, feverish dreams were interesting, I guess I slept a lot in the day, but dreaming I was the recommendation system for Last.fm was a new one for me.</p>]]></description>
            <link>http://takeoneonion.org/archives/2009/07/the-swine-has-left-me.html</link>
            <guid>http://takeoneonion.org/archives/2009/07/the-swine-has-left-me.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">h1n1</category>
            
            <pubDate>Mon, 27 Jul 2009 14:00:39 +0000</pubDate>
        </item>
        
        <item>
            <title>new logic board for a macbook pro means work for you</title>
            <description><![CDATA[<p>I had the logic board in my MacBook Pro replaced under AppleCare warranty recently with fantastic service from the Regent Street Apple Store. That was all good. However when you change the logic board in a mac some things can go awry.</p>

<p>The key thing that changes is the ethernet MAC address of the machine. This is the low level network identity which is used prior to getting a proper TCP/IP address for use on the internet. They are (I think) unique per machine and so they are used as a key for all sorts of things. Two I have found so far are Time Machine and MobileMe syncing.</p>

<p>Neither of these services warns you, they just stop working, which is quite irritating. To fix Time Machine you need to reselect the drive you are backing up to, this should work, but didn't for me.</p>

<p>For MobileMe you need to go to the Sync tab in the MobileMe preferences and tell it that the old machine name is really the same as the new one. Then you'll get to merge the data.</p>

<p>It is a pity that macosx doesn't recognise that it has a new motherboard and offer to fix these for you, but hopefully this list will help you one the right path to getting things back to normal.<br />
</p>]]></description>
            <link>http://takeoneonion.org/archives/2009/04/new-logic-board-for-a-mac.html</link>
            <guid>http://takeoneonion.org/archives/2009/04/new-logic-board-for-a-mac.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Apple</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">apple</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">logic board</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">macbook pro</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">mobileme</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">time machine</category>
            
            <pubDate>Thu, 30 Apr 2009 20:23:04 +0000</pubDate>
        </item>
        
        <item>
            <title>Ballard quote on whether he wrote science fiction</title>
            <description><![CDATA[<p>JG Ballard was interested in<blockquote> "the evolving world, the world of hidden persuaders, of the communications landscape developing, of mass tourism, of the vast conformist suburbs dominated by television &#8211; that was a form of science fiction, and it was already here".</blockquote></p>

<p>Just as relevant today, quote taken from <a href="http://www.guardian.co.uk/books/2009/apr/19/jg-ballard-author-dies-aged-78">The Guardian obituary</a>, itself taken from a <a href="http://www.guardian.co.uk/books/2008/jun/14/saturdayreviewsfeatres.guardianreview10">longer interview with JG Ballard</a> from last summer.</p>]]></description>
            <link>http://takeoneonion.org/archives/2009/04/ballard-quote-on-whether.html</link>
            <guid>http://takeoneonion.org/archives/2009/04/ballard-quote-on-whether.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">ballard</category>
            
            <pubDate>Mon, 20 Apr 2009 10:27:19 +0000</pubDate>
        </item>
        
        <item>
            <title>Ballard memories</title>
            <description><![CDATA[<p>Reading The Terminal Beach and The Crystal World at about 12 or 13 and still having it haunt me 25 years later.</p>]]></description>
            <link>http://takeoneonion.org/archives/2009/04/ballard-memories.html</link>
            <guid>http://takeoneonion.org/archives/2009/04/ballard-memories.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">scifi</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">ballard</category>
            
            <pubDate>Mon, 20 Apr 2009 10:11:19 +0000</pubDate>
        </item>
        
    </channel>
</rss>
