<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:planet="http://planet.intertwingly.net/" xmlns:indexing="urn:atom-extension:indexing" indexing:index="no"><access:restriction xmlns:access="http://www.bloglines.com/about/specs/fac-1.0" relationship="deny"/>
  <title>Talisians - Talis People Past and Present</title>
  <updated>2010-03-10T09:16:06Z</updated>
  <generator uri="http://intertwingly.net/code/venus/">Venus</generator>
  <author>
    <name>Ian Davis</name>
    <email>ian.davis@talis.com</email>
  </author>
  <id>http://talisians.com/atom.xml</id>
  <link href="http://talisians.com/atom.xml" rel="self" type="application/atom+xml"/>
  <link href="http://talisians.com/" rel="alternate"/>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-284413807036245292</id>
    <link href="http://uselessofblog.blogspot.com/2010/03/on-ie6.html" rel="alternate" type="text/html"/>
    <title>On IE6</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Apparently, <a href="http://mashable.com/2009/07/16/ie6-must-die">IE6 must die</a>. And, equally apparently, lazy sysadmins are the reason why it hasn't died yet. So, time to add my voice to the storm. Before I do, I must point out that I'm a sysadmin. This means, apparently, that I spend my days stealing candy from puppies, kicking widows and orphans, and sending babies down coal mines. Or something like that. Oh yeah, <a href="http://www.slashfilm.com/wp/wp-content/images/friendsdeathstar.jpg">and I had friends on that Death Star</a>.<br/><br/>But you know what? Perhaps I'm not all that bad. If you look at the systems I help look after, they're all accessible from pretty much anything that computes. I replaced SharePoint with a file system with a web front end (which actually has a barfulous IE-only bodge that relies on an insane bug in IE to do something our users demanded). Which supports WebDAV, and a bunch of other stuff. Our Exchange servers have IMAP and SMTP turned on, just so that they work with any email client. We don't enforce patches, we just do the big-eye look at our users, to encourage them to install the patches when convenient. We don't do much with group policies, and we let our users have admin access. We put <a href="http://www.spreadfirefox.com/">Firefox</a> on our standard build. Oh, we encourage people to use <a href="http://www.google.com/chrome/">Chrome</a> if they want to. Our standard corporate mobile is the <a href="http://www.apple.com/uk/iphone/">iPhone</a>, so many people install iTunes. iTunes gets lonely sometimes, so it likes to bring its best mate Safari along for the ride.<br/><br/>So why IE6? Well, you have to have that. Sorry, not negotiable. Why? Well, two things. One, it's not my fault. And two, it's not my fault. Technically, that's only one thing, but it was so important that I figured I'd say it twice.<br/><br/>OK, here's the reason. Those corporate must-have apps that you bought. The ones like the one that some weird-looking guy with a head that looks like a football trophy and a voice like an Tube station announcer installed, just before handing in his resignation. Yeah, that. The one that no-one's paid maintenance on for four years. That one. That leaves us with an client/server app that's one half an insanely unstable server (.NET? More like .BSE if you ask me), and the other half seventeen ActiveX controls that only work in IE6. That. And the rest of them.<br/><br/>You can get rid of IE6 when I can get rid of that app. And this isn't negotiable, because you told me it wasn't.<br/><br/>Now if you'll excuse me, I have some kittens to disappoint*.<br/><br/>(* I may be a sysadmin, but I'm not a monster, you know.)<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-284413807036245292?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-03-09T21:07:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="Technology"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="fail"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="workworkwork"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://www.ldodds.com/blog/2010/03/predicate-based-services/</id>
    <link href="http://www.ldodds.com/blog/2010/03/predicate-based-services/" rel="alternate" type="text/html"/>
    <title>Predicate Based Services</title>
    <summary>sameAs.org is a great service on a number of different levels. It provides a much needed piece of Semantic Web infrastructure and it achieves that through a simple clean interface and API. You don't even need to know anything about RDF to get value from the service. In short it's ...</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://sameas.org">sameAs.org</a> is a great service on a number of different levels. It provides a much needed piece of Semantic Web infrastructure and it achieves that through a simple clean interface and API. You don’t even need to know anything about RDF to get value from the service. In short it’s one of those nice web services that do one thing and do it really well.</p>
<p>I use the service as a frequent example in my talks and training sessions on Linked Data. For example, while it’s useful to review techniques for linking together datasets, in practice you can achieve a lot by simply doing a series of look-ups against sameAs.org. I’ve had some happy experiences of discovering connections between datasets without having to do any manual linking.</p>
<p>More than a few times recently I’ve been thinking that it would be useful to repeat what Hugh Glaser and Ian Millard achieved with sameAs.org, but for a number of other common RDF predicates.</p>
<p>In my opinion there are a small number of general predicates that will act as the backbone for the web of data. At the head of the predicate long tail we’ll find properties like: <code>owl:sameAs</code>, but also useful properties like <code>dc:subject</code>, <code>foaf:knows</code> and <code>foaf:primaryTopic</code>.</p>
<p>The topic based predicates (<code>dc:subject</code>, <code>foaf:primaryTopic</code>, <code>foaf:topic</code>, et al) are particularly useful for discovering documents and material that relate to a specific resource. An index of these would be extremely useful for inter-linking between content from different news and media organisations for example. I’d envisage that “topicOf.org” might index a range of different topic related predicates and expose some useful discovery tools, relations and equivalencies. Dan Brickley has <a href="http://www.flickr.com/photos/danbri/3282565132/">a nice diagram that shows how these different predicates inter-relate</a>.</p>
<p>“topicOf” is currently top of my list of these predicate based services. But the same approach would work in other contexts. For example a service that indexed <code>foaf:knows</code> would be useful for social networking applications. But I think that this area is already well-served by existing services already. But what about:</p>
<ul>
<li>“reviewsOf.org” — find reviews about a specific resource. I believe Tom Heath has thought about doing something like with for <a href="http://revyu.com">Revyu</a></li>
<li>“depictionsOf.org” — find pictures of a specific resource (<code>foaf:depiction</code>), e.g. person, place or thing (and reliably, not like the Flickr Wrapper)</li>
<li>“madeBy.org”&gt; — find documents, photos, or other resources that were made by a particular person (<code>dc:creator</code>, <code>foaf:maker</code>)</li>
</ul>
<p>I can think of all sorts of useful purposes for these services. I also think that they could offer additional ways of engaging with the broader developer community and getting them to buy into the Linked Data vision.</p>
<p>Anyone want to have a crack at implementing some of these?</p></div>
    </content>
    <updated>2010-03-07T19:58:16Z</updated>
    <category term="Semantic Web"/>
    <category term="linkeddata"/>
    <author>
      <name>admin</name>
    </author>
    <source>
      <id>http://www.ldodds.com/blog</id>
      <link href="http://www.ldodds.com/blog" rel="alternate" type="text/html"/>
      <link href="http://ldodds.com/blog/index.rdf" rel="self" type="application/rdf+xml"/>
      <subtitle>A journal of no fixed aims or direction, by Leigh Dodds</subtitle>
      <title>Lost Boy</title>
      <updated>2010-03-07T20:00:32Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-5571036844533266614</id>
    <link href="http://uselessofblog.blogspot.com/2010/03/6-shockingly-evil-things-about-atheism.html" rel="alternate" type="text/html"/>
    <title>"6 shockingly evil things about Atheism"</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><ol><li>There is no god, just like there's no laptop fairy and no Easter bunny;</li><li>Holy writ is just writ that's full of holes;</li><li>It doesn't take faith to be an Atheist, it just takes willingness to follow the evidence where it leads;</li><li>My life isn't worth less than yours, just because I don't share your delusions;</li><li>If your god doesn't like the way I live, the things that I do, and the things that I think, then he/she/it/they can tell me;</li><li>Don't pray for me, I have all the prayers I need—none whatsoever;</li></ol>I do have more, but the title said six, so I'm going to stop.  Did I miss any?  Or do you want to argue?  Please leave me a comment.  I've carefully read all fourteen comments I've had, even the spam ones, and I will read each one you leave too.<br/><br/>(Hat tip to the <a href="http://linkbaitgenerator.com/index.php">Linkbait Generator</a> for the title.  Next week, "8 ways hippies can help you survive a zombie attack")<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-5571036844533266614?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-03-02T21:06:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="Atheism"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-1618677620792392898</id>
    <link href="http://uselessofblog.blogspot.com/2010/03/desperate-times-call-for-disparate.html" rel="alternate" type="text/html"/>
    <title>Desperate times call for disparate measures</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">So far, I've managed to lose a pound.  Well, actually, I lost two pounds, but then I put one back on again.  I normally try to be positive - tell you what, you finish laughing, I'll wait.<br/><br/>Where was I?  Oh yeah, positive spin and all that.  Well, one pound in three months is hardly a dangerous rate of weight loss.  On the other hand, it's no progress to speak of either.  <br/><br/>So one thing isn't working, so it's time to try several things.<br/><br/>Reluctantly, I decided I'd give this Slimfast a go.  The adverts promise that you can have a healthy and nutritious shake for breakfast, another for lunch, and a full dinner.  What they don't say is that the shakes themselves come in different flavours, none of which are particularly great.  Today's menu featured "dead badger and vanilla" and "rancid skunk anus and strawberry".  Eww.<br/><br/>I'm also going to try and get some exercise.  I've discovered that Wii Fit Plus doesn't work in the shrink wrap, so I'm going to unwrap it and make some time in my busy schedule to do some exercise.  I'm also aiming to have a walk around the BPark circuit every day (and possibly to the pub on Friday).<br/><br/>I'm also going to get my bike out of the shed, as that's not really doing me any good there.  I doubt I'll be biking to work any time soon, because it's uphill most of the way, but you never know.<br/><br/>This is going to be hard, but I need to do it.  Eyes on the prize and all that.  I'd quite like to see less of me, so here we go.<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-1618677620792392898?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-03-02T20:58:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="diet2010"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4400205492</id>
    <link href="http://www.flickr.com/photos/ian33pics/4400205492/" rel="alternate" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2801/4400205492_a1e8592625_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>Motherly Love</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ian33pics/">Ian3333</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ian33pics/4400205492/" title="Motherly Love"><img alt="Motherly Love" height="240" src="http://farm3.static.flickr.com/2801/4400205492_a774764bf1_m.jpg" width="161"/></a></p></div>
    </content>
    <updated>2010-03-02T01:57:59Z</updated>
    <published>2010-03-02T01:57:59Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="heritage"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="love"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="jewish"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="bris"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <author>
      <name>Ian3333</name>
      <uri>http://www.flickr.com/people/ian33pics/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-6455730801027569512</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/malware.html" rel="alternate" type="text/html"/>
    <title>Malware</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">I've just thought of another reason why the <a href="http://www.apple.com/uk/ipad/">iPad</a> will succeed: malware.<br/><br/>Microsoft has managed to convince people that viruses and malware are a common problem for all computers, when as we all know, they're almost entirely a problem only for Windows computers.  So, if all computers get viruses, then buy something that isn't a computer.  Job done.<br/><br/>Of course, it isn't true.  Those of us using UNIX-family computers (Mac OS X and Linux) don't really need to worry about viruses.  My AV on my desktop went mad the other day, because I had a copy of the EICAR test virus in an old archive.  Otherwise, no problems.  Yet, here I am, removing malware from my nephew's Windows 7 laptop.  If it is the most secure Windows ever, then the rest must be really bad.<br/><br/>So, roll on the iPad.  If it means I spend less time fixing other people's laptops, then so much the better.<br/><br/>(In other news, <a href="http://twitter.com/pinkgoddess/">Helen</a>'s boss is having trouble with her laptop...)<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-6455730801027569512?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-28T21:34:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="Technology"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="malware"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="fail"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="Helen"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://informationtakesover.co.uk/?p=349</id>
    <link href="http://informationtakesover.co.uk/2010/02/library-offers-fee-tea-bag/" rel="alternate" type="text/html"/>
    <title>Library offers fee tea bag</title>
    <summary>No really.
I went to collect a book I had reserved at my local Wolverhampton Library, and as I had the item issued, I was offered a free tea bag.
Bemused; politely; I said no, thank you, I don’t drink tea.
P.S. Wolverhampton Libraries, why can’t I reserve a book on-line if it is NOT on loan? quite [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>No really.</p>
<p>I went to collect a book I had reserved at my <a href="http://www.wolverhampton.gov.uk/leisure_culture/libraries/branch/penn.htm" target="_blank">local Wolverhampton Library</a>, and as I had the item issued, I was offered a free tea bag.</p>
<p>Bemused; politely; I said no, thank you, I don’t drink tea.</p>
<p>P.S. Wolverhampton Libraries, why can’t I reserve a book on-line if it is NOT on loan? quite often I would prefer you to send the book to my local library if it is in the Central Library on the shelf. And I know <a href="http://talis.com/alto">your system</a> could do it!</p></div>
    </content>
    <updated>2010-02-27T16:47:17Z</updated>
    <category term="Interupted"/>
    <category term="Library"/>
    <author>
      <name>Tim Hodson</name>
    </author>
    <source>
      <id>http://informationtakesover.co.uk</id>
      <link href="http://informationtakesover.co.uk/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://informationtakesover.co.uk" rel="alternate" type="text/html"/>
      <subtitle>Rocketing through library space...</subtitle>
      <title>Information Takes Over</title>
      <updated>2010-02-27T17:15:05Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://dannyayers.com/2010/02/27/Part-migration-</id>
    <link href="http://dannyayers.com/2010/02/27/Part-migration-" rel="alternate" type="text/html"/>
    <title>Part-migration</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Have started moving the stuff for my Gradino blog engine (this) over to <a href="http://www.knowledgeforge.net/project/gradino/" title="Gradino on KnowledgeForge">KnowledgeForge</a>.</p></div>
    </content>
    <updated>2010-02-26T23:42:44Z</updated>
    <author>
      <name>danja</name>
    </author>
    <source>
      <id>http://dannyayers.com</id>
      <author>
        <name>Danny Ayers</name>
      </author>
      <link href="http://dannyayers.com" rel="alternate" type="text/html"/>
      <link href="http://dannyayers.com/feed/rdf" rel="self" type="application/rdf+xml"/>
      <subtitle>Semantic Web, Linked Data, cute animal stuff</subtitle>
      <title>Danny Ayers : Raw Blog</title>
      <updated>2010-02-27T11:15:21Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-5770268214879314075</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/what-facebook-needs.html" rel="alternate" type="text/html"/>
    <title>What Facebook Needs</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Like a lot of people, <a href="http://twitter.com/pinkgoddess">Pink Goddess</a> and I have been tweaking our <a href="http://www.facebook.com/" rel="nofollow">Facebook</a> privacy settings.  Unfortunately, they won't do what we want.  The problem is that there's only two options — "Friend" or nothing.<br/><br/>As a result, your privacy settings have three options: "None", "Friends of friends", and "Friends".  You can't create a category for people that you know but that you don't want to share everything with.  So, I have to give the same level of access to a <a href="http://twitter.com/jonv">close friend</a> as I do to someone that <a href="http://twitter.com/pinkgoddess">Pink Goddess</a> works with who I see on a Thursday night when I go to collect her from work.<br/><br/>It'd be nice to have an option to do something about that.<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-5770268214879314075?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-25T22:35:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="socialmedia"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="Living"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="Helen"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-376240591721492317</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/buzz-culture-or-buzz-kill.html" rel="alternate" type="text/html"/>
    <title>Buzz Culture or Buzz Kill?</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">People seem to agree that Google dropped a brick with Buzz.  So what happened?<br/><br/>The secret is <a href="http://en.wikipedia.org/wiki/Conway%27s_law">Conway's Law</a>.  Well, sort of.  Conway's Law states:<blockquote>...organizations which design systems ... are constrained to produce designs which are copies of the communication structures of these organizations<a href="http://en.wikipedia.org/wiki/Conway%27s_law"> (link)</a>.</blockquote>This isn't a joke, by the way — this happens.<br/><br/>I think, though, that the culture of a company is important too.  Of course, the two are intertwined — the communication structures reflect the culture of an organisation, and vice versa.  To pick an organisation at random, <a href="http://www.talis.com/">Talis</a>, has a very open culture, without unnecessary layers of management.  I'm three layers away from <a href="http://daviderrington.typepad.com/">Dave Errington</a>, our CEO, but I know that if I needed to I could go talk to him directly.  I speak to anyone and everyone across the company.  This really isn't true of other places I have worked.  In one company I worked at, there were 'rules of engagement' to speak to someone in a different team!  I'd often have to ask my manager to speak to someone else's manager, so that I could ask someone a question.<br/><br/>This makes me think — what effect does our open, flat, and sharing culture have on the systems that we build?  It sounds too easy to say that working with linked data has made us more open.  But has our culture being about openness, sharing, and communication made getting to grips with linked data easier?<br/><br/>I think it probably has.  But I also think that we need to make sure that we remember to balance openness and security properly.  We have obligations to secure our data under the Data Protection Act — we need to balance them against our tendency to share.<br/><br/>Ultimately, Google went too far.  But it's an understandable mistake, and we should learn from it.<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-376240591721492317?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-25T22:17:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="Talis"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-4237898652182834288</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/amateur-night.html" rel="alternate" type="text/html"/>
    <title>Amateur Night</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">After <a href="http://uselessofblog.blogspot.com/2010/02/sparky-visit.html">the electrician's visit</a>, we were left with one problem.  The old (ugly) strip light in the kitchen tripped the circuit breaker every time we switched it on.  Bother.<br/><br/>So we girded our loins and headed for IKEA.  <a href="http://uselessofblog.blogspot.com/2009/02/little-words-say-so-much.html">We go there quite often</a>, so I knew what to expect.  Clearly, we'd come for only one thing, but it appears that we needed a few more things.  Anyway, we escaped with only the light we came for and a couple of extra items.<br/><br/>Anyway, following some electrical twiddlings, in which I was helped by my nephew, I attached the new light to the electrickery supply and the ceiling, and here it is:<div align="center"><a href="http://picasaweb.google.com/lh/photo/2PDdHZeKGOr6XChYD3KX6w?authkey=Gv1sRgCPm-4fWpq47tdg&amp;feat=embedwebsite"><img src="http://lh3.ggpht.com/_RwUfFdFIlBA/S4QnGrxsqfI/AAAAAAAAAmQ/SnhmOsCNe-o/s288/Kitchen%20Light.jpg"/></a></div><div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-4237898652182834288?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-23T18:51:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="Living"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="family"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="Helen"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://dynamicorange.com/?p=619</id>
    <link href="http://dynamicorange.com/2010/02/22/building-a-simple-http-to-z39-50-gateway-using-yaz4j-and-tomcat-index-data/" rel="alternate" type="text/html"/>
    <title>Building a simple HTTP-to-Z39.50 gateway using Yaz4j and Tomcat | Index Data</title>
    <summary>Yaz4J is a wrapper library over the  client-specific parts of YAZ, a C-based Z39.50 toolkit, and allows you to use  the ZOOM API directly from Java. Initial version of Yaz4j has been written by Rob Styles from Talis and the project is now  developed and maintained at IndexData. ZOOM is a relatively [...]</summary>
    <updated>2010-02-22T12:20:10Z</updated>
    <category term="Library Tech"/>
    <author>
      <name>Rob Styles</name>
    </author>
    <source>
      <id>http://dynamicorange.com</id>
      <link href="http://dynamicorange.com/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://dynamicorange.com" rel="alternate" type="text/html"/>
      <subtitle>A Low-Frequency Thunk by Rob Styles.</subtitle>
      <title>I Really Don't Know</title>
      <updated>2010-02-22T13:15:03Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-2367984182226040425</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/sparky-visit.html" rel="alternate" type="text/html"/>
    <title>Sparky Visit</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">You know that hot fishy smell that isn't hot fish?  The one that smells... expensive.<br/><br/>So, today the electrician turned up to sort that one out.  It's always bad when a trained professional looks at something and smiles bravely.  Anyway, it turned out not so bad after all.  He basically took this:<div align="center"><a href="http://picasaweb.google.com/lh/photo/uhp4B9pyCgQzIw2kF2bDBA?authkey=Gv1sRgCPm-4fWpq47tdg&amp;feat=embedwebsite"><img src="http://lh4.ggpht.com/_RwUfFdFIlBA/S4BLazP0wdI/AAAAAAAAAlY/Ug3E99n1bx4/s288/DSCF0011.JPG"/></a></div>and turned it into this:<div align="center"><a href="http://picasaweb.google.com/lh/photo/aKCSQLVEN57pAu3gD1ma4Q?authkey=Gv1sRgCPm-4fWpq47tdg&amp;feat=embedwebsite"><img src="http://lh6.ggpht.com/_RwUfFdFIlBA/S4BLbfnsa3I/AAAAAAAAAlc/Upk65caTu9A/s288/DSCF0013.JPG"/></a></div><br/><br/>If you need an electrician, I can recommend one!<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-2367984182226040425?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-20T20:51:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="house"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="Living"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="succeed"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://blog.jsdi.co.uk/?p=165</id>
    <link href="http://blog.jsdi.co.uk/?p=165" rel="alternate" type="text/html"/>
    <title>Triumph Speed Triple</title>
    <summary>After a lot of indecision I have put a deposit on a Triumph Speed Triple 955i. I’ve always loved the T595 Daytona and later 955i but having sat on a couple I just didn’t like the riding position as much as the Speed Triple.
The Speed Triple is a naked Daytona with the same 955 triple [...]</summary>
    <updated>2010-02-20T12:42:35Z</updated>
    <category term="Triumph"/>
    <category term="speed triple"/>
    <category term="triumph"/>
    <author>
      <name>dave</name>
    </author>
    <source>
      <id>http://blog.jsdi.co.uk</id>
      <link href="http://blog.jsdi.co.uk" rel="alternate" type="text/html"/>
      <link href="http://blog.jsdi.co.uk/?feed=rss2" rel="self" type="application/rss+xml"/>
      <updated>2010-02-20T12:49:40Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-581722172590875186</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/so-what-do-they-have-to-do.html" rel="alternate" type="text/html"/>
    <title>So what *do* they have to do?</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">What would you think if the police pulled you over every three months just to check if your car was stolen?  Or if, every 90 days, your bank checked your for money laundering?  Or how about if, four times a year, your boss checked if you still had those qualifications you'd told them about at the interview.  Personally, I'd be rather pissed off.<br/><br/>Microsoft now admits that they will be checking that your copy of Windows is genuine, every 90 days.  If this process decides your Windows has somehow become un-genuine, then bang goes your computer.  They check it every seven days until it somehow re-genuines itself (presumably a process involving paying for your software again).  The data they collect includes unique keys specific to your machine, so it is traceable back to you.  And, of course, remote shutdown is an option.<br/><br/>Oh yeah, and if you bought a computer with Windows, and you want to pass it on to someone else in your family - whoops, buy another copy of Windows.<br/><br/>What do they have to do?  Send someone round every 90 days to smack you upside the head?  Just go install <a href="http://www.ubuntu.com/">Linux</a> already!  Or <a href="http://www.apple.com/uk/">buy something better</a>.<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-581722172590875186?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-17T20:51:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="failfailfail"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="Technology"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="fail"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360765106</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360765106/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2711/4360765106_17e2b6c709_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010159</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360765106/" title="P1010159"><img alt="P1010159" height="180" src="http://farm3.static.flickr.com/2711/4360765106_d926b0606e_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:19:49Z</updated>
    <published>2010-02-15T22:19:49Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360762594</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360762594/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4060/4360762594_34e10ac3bb_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010158</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360762594/" title="P1010158"><img alt="P1010158" height="180" src="http://farm5.static.flickr.com/4060/4360762594_bedd2b34e7_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:18:54Z</updated>
    <published>2010-02-15T22:18:54Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360759636</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360759636/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4037/4360759636_e902773547_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010157</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360759636/" title="P1010157"><img alt="P1010157" height="180" src="http://farm5.static.flickr.com/4037/4360759636_c3f39c8ac4_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:17:47Z</updated>
    <published>2010-02-15T22:17:47Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360014721</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360014721/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4067/4360014721_e46f3802fe_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010156</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360014721/" title="P1010156"><img alt="P1010156" height="180" src="http://farm5.static.flickr.com/4067/4360014721_bc6b79a96e_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:16:35Z</updated>
    <published>2010-02-15T22:16:35Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360010765</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360010765/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4053/4360010765_aca8070b78_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010155</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360010765/" title="P1010155"><img alt="P1010155" height="180" src="http://farm5.static.flickr.com/4053/4360010765_954954c11f_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:15:11Z</updated>
    <published>2010-02-15T22:15:11Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360747928</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360747928/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4018/4360747928_b80903e02a_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010154</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360747928/" title="P1010154"><img alt="P1010154" height="180" src="http://farm5.static.flickr.com/4018/4360747928_deafb94c99_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:13:45Z</updated>
    <published>2010-02-15T22:13:45Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360743822</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360743822/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4025/4360743822_17de084e18_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010153</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360743822/" title="P1010153"><img alt="P1010153" height="180" src="http://farm5.static.flickr.com/4025/4360743822_e851a7a3af_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:12:20Z</updated>
    <published>2010-02-15T22:12:20Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360739804</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360739804/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2737/4360739804_b74d511dff_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010152</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360739804/" title="P1010152"><img alt="P1010152" height="180" src="http://farm3.static.flickr.com/2737/4360739804_b45b8780ec_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:10:53Z</updated>
    <published>2010-02-15T22:10:53Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4359994745</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4359994745/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4055/4359994745_f7b1b82831_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010151</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4359994745/" title="P1010151"><img alt="P1010151" height="180" src="http://farm5.static.flickr.com/4055/4359994745_56c2c5ea89_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:09:29Z</updated>
    <published>2010-02-15T22:09:29Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360732710</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360732710/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4064/4360732710_6380eb77bf_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010150</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360732710/" title="P1010150"><img alt="P1010150" height="180" src="http://farm5.static.flickr.com/4064/4360732710_b5758757f7_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:08:14Z</updated>
    <published>2010-02-15T22:08:14Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360729240</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360729240/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4018/4360729240_d5d9e2b797_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010149</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360729240/" title="P1010149"><img alt="P1010149" height="180" src="http://farm5.static.flickr.com/4018/4360729240_9d62948d0a_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:06:57Z</updated>
    <published>2010-02-15T22:06:57Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360726244</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360726244/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4018/4360726244_5d3455ce12_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010148</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360726244/" title="P1010148"><img alt="P1010148" height="180" src="http://farm5.static.flickr.com/4018/4360726244_035f1406d2_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:05:55Z</updated>
    <published>2010-02-15T22:05:55Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4359982439</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4359982439/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4009/4359982439_62a05f618a_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010147</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4359982439/" title="P1010147"><img alt="P1010147" height="180" src="http://farm5.static.flickr.com/4009/4359982439_ce0c681d09_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:04:51Z</updated>
    <published>2010-02-15T22:04:51Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360719364</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360719364/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4001/4360719364_ae96a06323_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010146</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360719364/" title="P1010146"><img alt="P1010146" height="180" src="http://farm5.static.flickr.com/4001/4360719364_6b4b495822_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:03:28Z</updated>
    <published>2010-02-15T22:03:28Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360716100</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360716100/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2763/4360716100_536ecab08c_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010145</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360716100/" title="P1010145"><img alt="P1010145" height="180" src="http://farm3.static.flickr.com/2763/4360716100_f494074620_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:02:18Z</updated>
    <published>2010-02-15T22:02:18Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360712422</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360712422/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2712/4360712422_bf86f96fd7_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010144</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360712422/" title="P1010144"><img alt="P1010144" height="180" src="http://farm3.static.flickr.com/2712/4360712422_302a8eb53c_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T22:00:54Z</updated>
    <published>2010-02-15T22:00:54Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360709364</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360709364/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4037/4360709364_3359f03647_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010143</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360709364/" title="P1010143"><img alt="P1010143" height="180" src="http://farm5.static.flickr.com/4037/4360709364_93c4c7ea88_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T21:59:44Z</updated>
    <published>2010-02-15T21:59:44Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-02-15T22:10:53Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360704468</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360704468/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2784/4360704468_2b72030b53_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010142</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360704468/" title="P1010142"><img alt="P1010142" height="180" src="http://farm3.static.flickr.com/2784/4360704468_de67026ce7_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T21:57:58Z</updated>
    <published>2010-02-15T21:57:58Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-02-15T22:18:54Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360704352</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360704352/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2784/4360704352_ab19806234_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010141</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360704352/" title="P1010141"><img alt="P1010141" height="180" src="http://farm3.static.flickr.com/2784/4360704352_598b6cb271_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T21:57:55Z</updated>
    <published>2010-02-15T21:57:55Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360704170</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360704170/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4055/4360704170_dfa5953e9d_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010140</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360704170/" title="P1010140"><img alt="P1010140" height="180" src="http://farm5.static.flickr.com/4055/4360704170_714367e017_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T21:57:51Z</updated>
    <published>2010-02-15T21:57:51Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4359959031</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4359959031/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2775/4359959031_7c78a8bdaa_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010139</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4359959031/" title="P1010139"><img alt="P1010139" height="180" src="http://farm3.static.flickr.com/2775/4359959031_e5aab2e1b6_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T21:56:25Z</updated>
    <published>2010-02-15T21:56:25Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4359954917</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4359954917/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4051/4359954917_76f3486276_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010138</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4359954917/" title="P1010138"><img alt="P1010138" height="180" src="http://farm5.static.flickr.com/4051/4359954917_12833ba102_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T21:55:03Z</updated>
    <published>2010-02-15T21:55:03Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-02-15T22:18:54Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360692334</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360692334/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4027/4360692334_f5ed82b635_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010137</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360692334/" title="P1010137"><img alt="P1010137" height="180" src="http://farm5.static.flickr.com/4027/4360692334_5552524d79_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T21:53:47Z</updated>
    <published>2010-02-15T21:53:47Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-02-15T22:10:53Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4359946483</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4359946483/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4067/4359946483_5567a48baf_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010136</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4359946483/" title="P1010136"><img alt="P1010136" height="180" src="http://farm5.static.flickr.com/4067/4359946483_9df4dd0857_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T21:52:15Z</updated>
    <published>2010-02-15T21:52:15Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4360682868</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4360682868/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm5.static.flickr.com/4043/4360682868_36ff27f5c1_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>P1010135</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4360682868/" title="P1010135"><img alt="P1010135" height="180" src="http://farm5.static.flickr.com/4043/4360682868_c55bef85cb_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T21:50:40Z</updated>
    <published>2010-02-15T21:50:40Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-03-02T01:57:59Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-7950728461913038744</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/iphone.html" rel="alternate" type="text/html"/>
    <title>iPhone</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">I plan to have an iPhone and only iPhone day this week.  I'm not sure when, but I plan to take only my iPhone 2G with me all day.  This may not sound like a big deal, but at one point I was carrying two iPods, my iPhone, and an ordinary phone.<br/><br/>I can see some problems already, like the iPhone won't ring if it's plugged into the car's dock connector to play music.  I don't get many calls, but I wonder somewhat what'll happen if I have headphones plugged in when it rings.<br/><br/>I'll let you know when I do this and I find out what happens.<br/><br/>(And yes, it is a co-incidence that <a href="http://malcolmlandon.wordpress.com/">a certain Apple nay-sayer</a> is on holiday this week.)<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-7950728461913038744?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-15T20:40:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="iPhone"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="hereshopingitworks"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="Apple"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-1723889736925715347</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/tumblrcom.html" rel="alternate" type="text/html"/>
    <title>tumblr.com</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">I had a posterous thing which I never used, because getting stuff on there was just too damn hard.  So I set up a <a href="http://tumblr.com/mauvedeity/">tumblr miniblog</a>.  I haven't used that either, but it seems a fair bit easier to use.  I've added the RSS feed to my links.  Feel free to follow it.  Have fun.<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-1723889736925715347?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-15T20:36:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="Technology"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="blogging"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="succeed"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4359688087</id>
    <link href="http://www.flickr.com/photos/ianalchemy/4359688087/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2682/4359688087_b1875faf54_o.jpg" rel="enclosure" type="image/jpeg"/>
    <link href="http://www.flickr.com/apps/video/stewart.swf?v=71377&amp;photo_id=4359688087" rel="enclosure" type="application/x-shockwave-flash"/>
    <title>P1010141</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/ianalchemy/">Ian Davis</a> posted a video:</p>
<p><a href="http://www.flickr.com/photos/ianalchemy/4359688087/" title="P1010141"><img alt="P1010141" height="180" src="http://farm3.static.flickr.com/2682/4359688087_e98575305f_m.jpg" width="240"/></a></p></div>
    </content>
    <updated>2010-02-15T20:25:25Z</updated>
    <published>2010-02-15T20:25:25Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="birmingham"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2010"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="hackday"/>
    <author>
      <name>Ian Davis</name>
      <uri>http://www.flickr.com/people/ianalchemy/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-02-15T20:25:25Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.zachbeauvais.com/archives/i-want-my-facebooks-back-now-plz1/</id>
    <link href="http://www.zachbeauvais.com/archives/i-want-my-facebooks-back-now-plz1/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license"/>
    <title>I WANT MY FACEBOOKS BACK NOW PLZ!!!1!</title>
    <summary>Following a tweeted link to “the funniest comment thread ever”, I spent a few minutes laughing at the expense of hundreds of confused Facebookers. They had been leaving comments on a ReadWriteWeb blog post about a recent venture with AOL to share login access. It took me a few seconds to get the joke: [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.zachbeauvais.com%2Farchives%2Fi-want-my-facebooks-back-now-plz1%2F"><br/>
				<img height="61" src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.zachbeauvais.com%2Farchives%2Fi-want-my-facebooks-back-now-plz1%2F&amp;style=normal&amp;service=bit.ly" width="50"/><br/>
			</a>
		</div>
<p><a href="http://www.flickr.com/photos/keeg/2347375591/"><img alt="Noob" class="alignleft" height="161" src="http://farm4.static.flickr.com/3110/2347375591_58294180f4_m.jpg" width="240"/></a> Following a tweeted link to “the funniest comment thread ever”, I spent a few minutes laughing at the expense of hundreds of confused Facebookers. They had been leaving comments on a ReadWriteWeb blog <a href="http://www.readwriteweb.com/archives/facebook_wants_to_be_your_one_true_login.php">post</a> about a recent venture with AOL to share login access. It took me a few seconds to get the joke: there were scores of comments like:</p>
<blockquote>
<p>The new facebook sucks&gt; NOW LET ME IN.</p>
</blockquote>
<p>and</p>
<blockquote>
<p>please give me back the old facebook login this is crazy……………..</p>
</blockquote>
<p>and</p>
<blockquote>
<p>All I want to do is log in, this sucks!!!!!!!!!!!!!!!!!1</p>
</blockquote>
<p>One of the RWW team confirmed in the comment thread that these were genuine: that the traffic was coming from Google referrals using search terms like “facebook login”. </p>
<p>Hundreds of Facebook users googled for the Facebook login page and, landing on RWW’s post, left comments expressing how frustrated they were with the new layout and their inability to login.</p>
<p>Even after RWW put up the following message in the post, people continued to complain:</p>
<blockquote>
<p>Dear visitors from Google. This site is not Facebook. This is a website called ReadWriteWeb that reports on news about Facebook and other Internet services. You can however click here and become a Fan of ReadWriteWeb on Facebook, to receive our updates and learn more about the Internet. To access Facebook right now, click here. For future reference, type “facebook.com” into your browser address bar or enter “facebook” into Google and click on the first result. We recommend that you then save Facebook as a bookmark in your browser.</p>
</blockquote>
<p>This is hugely funny, until it becomes sad.</p>
<p>After a few pages of befuddled (and often abusive) lost Facebookers, the comments started to contain more genuine commenters observing their enjoyment of the confusion, trollbaiting, and teasing the confused crowd. Some were genuinely clever (*likes*), but many followed the basic forum trajectory of ridicule.</p>
<p>What struck me, however, was my own ignorance in this. I had <em>no</em> idea just how many people rely on services like Facebook who don’t have even a basic grasp of how they’re doing it. The fundamental “browser” metaphor makes it pretty clear that you need to “be” a certain place in order for things to work the way you expect them to. Even without some form of teaching, that level seems too obvious not to get.</p>
<p>But it clearly isn’t. The implications are potentially worrying. Hundreds of people were able to leave comments on a site that wasn’t their destination stating their outrage and confusion. One commentator made a good point about them being lucky that ReadWriteWeb is a relatively benign place to accidentally land; but what if this were a post about Wells Fargo or a health insurance company?</p>
<p>Like many near-geeks, I’ve helped friends and family on technical issues in the past, and there is a level of assessment involved: Where do I need to start to get them using this? But nothing prepared me for this.</p>
<p>This may be hilariously funny, and it might be disconcerting, but it’s most definitely a lesson.</p>
<p><em>Image “Noob” by <a href="http://www.flickr.com/photos/keeg/">@keeg</a> via <a href="http://www.flickr.com">flickr</a>, Creative Commons <a href="http://creativecommons.org/licenses/by-nc/2.0/deed.en">By, Non-Commercial</a> license</em></p>
<img height="1" src="http://feeds.feedburner.com/~r/ZachBeauvais/~4/nAINULLkdhc" width="1"/></div>
    </content>
    <updated>2010-02-15T19:06:58Z</updated>
    <category term="perspective"/>
    <source>
      <id>http://www.zachbeauvais.com</id>
      <logo>http://www.zachbeauvais.com/wp-content/uploads/2008/11/avatar.png</logo>
      <author>
        <name>Zach Beauvais</name>
      </author>
      <link href="http://www.zachbeauvais.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/ZachBeauvais" rel="self" type="application/atom+xml"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <subtitle>Blogging Perspective</subtitle>
      <title>Zach Beauvais</title>
      <updated>2010-03-09T16:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-1637251219777863749</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/supporting-flash.html" rel="alternate" type="text/html"/>
    <title>Supporting Flash</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">This is why the iPad shouldn't support Flash:<div align="center"><a href="http://picasaweb.google.com/lh/photo/uf2-t5qV33PWh54Nv2qjNw?authkey=Gv1sRgCPm-4fWpq47tdg&amp;feat=embedwebsite"><img src="http://lh4.ggpht.com/_RwUfFdFIlBA/S3cg1Ho4pOI/AAAAAAAAAk8/8ey1mnoVSPw/s288/FlashCrash.png"/></a></div>And also why <a href="http://flashblock.mozdev.org/">FlashBlock</a> exists.<br/><br/>And that's before the fact that Flash is just a nasty binary blob, dating from before the web actually did useful stuff.  Back when IE was the only game in town, and if you used Firefox, <a href="http://daringfireball.net/2010/01/blue_boxes">nothing worked (via Daring Fireball)</a>.  So yeah, from my point of view, Apple is right on the money on the whole "No Flash" thing.<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-1637251219777863749?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-13T22:00:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="Technology"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="iPad"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="fail"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4353256271</id>
    <link href="http://www.flickr.com/photos/kami68k/4353256271/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by-nc-nd/2.0/deed.en" rel="license" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2755/4353256271_f2b11bc260_o.jpg" rel="enclosure" type="image/jpeg"/>
    <title>Tag in Köln/Cologne 2006</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/kami68k/">kami68k</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/kami68k/4353256271/" title="Tag in K&#xF6;ln/Cologne 2006"><img alt="Tag in K&#xF6;ln/Cologne 2006" height="180" src="http://farm3.static.flickr.com/2755/4353256271_61b94188d0_m.jpg" width="240"/></a></p>

<p>Artist(s):<br/>
Talis</p></div>
    </content>
    <updated>2010-02-13T16:24:23Z</updated>
    <published>2010-02-13T16:24:23Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="graffiti"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="tag"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="cologne"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="k&#xF6;ln"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="tags"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="2006"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="illegal"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="tagging"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="handstyles"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="handstyle"/>
    <author>
      <name>kami68k</name>
      <uri>http://www.flickr.com/people/kami68k/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-02-15T20:25:25Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://blog.jsdi.co.uk/?p=163</id>
    <link href="http://blog.jsdi.co.uk/?p=163" rel="alternate" type="text/html"/>
    <title>Bling</title>
    <summary>I tried to polish the old mudguards to see if they would come up OK but they are past it. It would have spoilt all the hard work and effort had I put shit old dented chrome on so I stumped up for new mudguards.
£200 later and they look great, really makes a massive difference [...]</summary>
    <updated>2010-02-12T09:50:33Z</updated>
    <category term="kawasaki"/>
    <category term="Bikes"/>
    <author>
      <name>dave</name>
    </author>
    <source>
      <id>http://blog.jsdi.co.uk</id>
      <link href="http://blog.jsdi.co.uk" rel="alternate" type="text/html"/>
      <link href="http://blog.jsdi.co.uk/?feed=rss2" rel="self" type="application/rss+xml"/>
      <updated>2010-02-20T12:49:40Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.zachbeauvais.com/?p=404</id>
    <link href="http://www.zachbeauvais.com/archives/church-2-0-a-sound/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license"/>
    <title>church 2.0: a sound</title>
    <summary>“Love the Lord your God with all your heart and with all your soul and with all your mind.’ 38This is the first and greatest commandment. 39And the second is like it: ‘Love your neighbor as yourself.’ 40All the Law and the Prophets hang on these two commandments.” Matthew 22:37-40
I have been struck, at various [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.zachbeauvais.com%2Farchives%2Fchurch-2-0-a-sound%2F"><br/>
				<img height="61" src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.zachbeauvais.com%2Farchives%2Fchurch-2-0-a-sound%2F&amp;style=normal&amp;service=bit.ly" width="50"/><br/>
			</a>
		</div>
<blockquote><p>“Love the Lord your God with all your heart and with all your soul and with all your mind.’ 38This is the first and greatest commandment. 39And the second is like it: ‘Love your neighbor as yourself.’ 40All the Law and the Prophets hang on these two commandments.” <a href="http://www.biblegateway.com/passage/?search=Matthew%2022:37-40&amp;version=NIV">Matthew 22:37-40</a></p></blockquote>
<p><a href="http://www.flickr.com/photos/beauvais/4328419777/"><img alt="light!" class="alignleft" height="161" src="http://farm3.static.flickr.com/2754/4328419777_598b3366a2_m.jpg" style="margin-left: 10px; margin-right: 10px;" width="240"/></a>I have been struck, at various times over the years, that the Church isn’t all it’s cut out to be. I mean this almost literally. I’m thinking of the “church” as a pattern—like a tailor uses—of how to live, just now. It’s not that it can’t be altered, embellished, customised, and stretched—these are right and useful. It’s more that the pattern itself is often distorted, or badly copied.</p>
<p>What we know of Jesus’ life is full of relationships, and the “Kingdom of God” he talks about is built through the interactions of parts of his “body”—the people of the church. There are whole bunches of metaphors around who we are and what we’re called, but the prime message is about getting along and looking after one another. His definition of who’s in, and who’s out isn’t particularly clear—something I’m sure will raise some eyebrows—and included prostitutes, dodgy businessmen, lawyers and murderers. The only group he seems to have no time for are the religious.</p>
<p>Holding a weekly service has been the definition of church for a very long time, especially among protestant Christians and especially in the West.  It seems that often church means attendance at a weekly service. It has become part of our language:</p>
<blockquote><p>ʻI have church on a Sunday,ʼ<br/>
ʼIʼm off to church,ʼ<br/>
ʻWeʼll have a big roast after church,ʼ</p></blockquote>
<p>In the new Testament, the word most commonly used for church is <em>ecclesia</em>, which means: ʻa called-out company’—but for what have we been called out?</p>
<p>A couple years ago, I was thinking of a project our “church” had been involved in: the Noise. The Noise is an annual event which brings together literally scores of villagers to help one another out in practical ways. Over the past years, it’s tackled elderly folks’ gardens, public paths, school buildings, and family’s houses.</p>
<p>As something to look forward to each year, it’s hard to beat. I cannot think of a single place where I’ve seen young people and very old people and everyone in between helping out and simply sharing a common love. Needs are met, relationships forged (and mended) and people of all ages work, and laugh, and eat together. It’s a picture, to me, of what I think I mean by “community”.</p>
<p>But, what struck me was the idea that a noise only lasts for a moment and quickly fades. It also lead me to think that the church wasn’t <em>being</em> church, except at this time of year. Please understand, I don’t mean that nothing good happened all year, but that something of the essence of a love-driven community was only really experienced during these few, summer days.</p>
<p>Eventually, I started thinking that instead of a “project”, perhaps we should think in terms of a framework, or a network, or another platform for experiencing and sharing this love actively. I called the initiative “resound”—a noise that keeps going.</p>
<p>What follows are some of my thoughts, slightly updated, from the time.</p>
<p>Resound’s principles include:</p>
<ul>
<li>Worship of God through works of service</li>
<li>Active Love</li>
<li>Network of Relationships / Community</li>
<li>Every-member ministry</li>
<li>Church outside of church.</li>
</ul>
<p>Worship often takes the form of singing or declaring love and worth to God. I believe that all our actions can be worship. We have been called to be “living sacrifices” in Romans 12. Hebrews 13:15-16 ties the sacrifice of praise from out mouths with doing good:</p>
<blockquote><p>ʼ15 Through Jesus, therefore, let us continually offer to God a sacrifice of praise—the fruit of lips that confess his name. 16 And do not forget to do good and to share with others, for with such sacrifices God is pleased.ʼ</p></blockquote>
<p>Active love or ʻlove in actionʼ is a primary facet of Christianity itself. Jesus repeatedly challenged lip-service and religiosity and his teachings are littered with examples of a love so deeply held that it motivates action. We read (1 John 3:17-18):</p>
<blockquote><p>ʻ17 This is how we know what love is: Jesus Christ laid down his life for us. And we ought to lay down our lives for our brothers. If anyone has material possessions and sees his brother in need but has no pity on him, how can the love of God be in him? 18 Dear children, let us not love with words or tongue but with actions and in truth.ʼ</p></blockquote>
<p>We are also told that if someone needs food and we say: ʻBe blessed with food,ʼ but do not feed him, we are uncharitable. Relationships form the basis of our faith in Jesus.</p>
<p>Christianity is described as a relationship with God through Jesus. Fellowship plays a vital role in humanity. We use language to interact, we are capable of loving without reward, and we are born into families which (ideally) teach us to get along. I do not believe that all of this charity, love, and fellowship is to be a reward for ʻbecoming a Christian,ʼ. It should, rather, be a consequence of the Love God has so freely given us.</p>
<p>I believe that the Church is present and active in the community, and that its ʻneighboursʼ are a huge part of its life. In traditional weekly services, there are several members whose roles are obvious (preacher, singers, musicians, and—unfortunately —the technical team) and those whose role is needed but less obvious (deacons, elders, and those who count offerings). For the most part, however, the church comprises people whose role is not so much unobvious as undefined. There is no precedent in the Bible for people to have no active role in the church. If this means that there is only so much that can be done in a Sunday service, perhaps there may be more outside this which requires their attention. Many people who cannot preach can paint. Many who cannot sing can scrape old paint off an elderly ladyʼs house. Resound offers a framework for more peopleʼs ministry. It should offer support to natural village networkers as well as to handy(wo)men.</p>
<p>As part of being ʻin ministryʼ through doing practical needs and building relationships, Church is taken outside the church. I believe that our acts of worshipful service are as spiritually significant as the songs sung and prayers proclaimed within the walls of a special building. Without discounting the need and importance of worshipping and gathering together, Resound offers a chance to put principles into action and let the Spirit free to minister. If we find our neighbours difficult to love and serve, surely we will not find anyone easier.</p>
<img height="1" src="http://feeds.feedburner.com/~r/ZachBeauvais/~4/B8jQrMtMGmE" width="1"/></div>
    </content>
    <updated>2010-02-12T00:26:11Z</updated>
    <category term="emergent"/>
    <category term="perspective"/>
    <source>
      <id>http://www.zachbeauvais.com</id>
      <logo>http://www.zachbeauvais.com/wp-content/uploads/2008/11/avatar.png</logo>
      <author>
        <name>Zach Beauvais</name>
      </author>
      <link href="http://www.zachbeauvais.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/ZachBeauvais" rel="self" type="application/atom+xml"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <subtitle>Blogging Perspective</subtitle>
      <title>Zach Beauvais</title>
      <updated>2010-03-09T16:15:06Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://townx.org/791 at http://townx.org</id>
    <link href="http://townx.org/blog/elliot/unpleasant-experience" rel="alternate" type="text/html"/>
    <title>An unpleasant experience</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>A few years ago, I wrote a Rails (1.0.0) application for Nicola (my wife), to help her with her PhD research. It ran on her Linux laptop, happily, for those few years.</p>

<p>However, once the new laptop has arrived, I knew I'd have to migrate the application from Linux to Windows; I also wanted to avoid having to update the application for a newer version of Rails. How painful could it be? Fairly.</p>

<p>First I needed an old MySQL server (in case the <span class="caps">API </span>has changed), 5.0.15 to be precise. It is practically impossible to find archived downloads on the MySQL website, but I got there eventually.</p>

<p>Next I needed to get an old Ruby (1.8.4) for Windows. Again, virtually impossible to find old versions of Ruby with an installer. When I first did this, there was a Ruby 1.8.4 One-Click Installer for Windows, which seems to have disappeared. I finally tracked it down to some website run off some bloke's back somewhere out East.</p>

<p>Then, I needed Rails 1.0.0. For whatever reason, the Ruby I installed couldn't get Rails off the official gems repository (probably because the gem repo format changed). So I installed rails 1.0.0 on a different machine, created a new Rails project, then froze the 1.0.0 gems into it; then copied the frozen gems over to my app on the new machine. Phew.</p>

<p>Finally, I'd used RedCloth in the app. However, after a couple of attempts, I decided it was easier to rip it out than try to install it on Windows. So I did some surgery.</p>

<p>Add to that the fact that Nicola had forgotten her password (Firefox had been saving it), so I had to manually edit the db to add one; plus no decent text editor on Windows 7; plus MySQL not removing its service properly when I installed the wrong version then uninstalled it (<code>sc delete MySQL</code> removes errant services, by the way); plus Windows 7 making it difficult to get an administrator command prompt; etc. etc..</p>

<p>So overall a frustrating experience, but I did finally get there. </p>

<p>(On top of that, I also migrated several thousand <span class="caps">POP</span>-ped emails from Thunderbird 2 on Linux to Thunderbird 3 on Windows: I thought there would be an import wizard which would know what to do, but I saw no sign of it. And moved all her data over and installed OpenOffice. Entertainment all round.)</p>

<p>Once I've got over my trauma, I will provide links to where to find ancient versions of apps and libraries. Perhaps I should be an archaeologist.</p></div>
    </summary>
    <updated>2010-02-10T23:02:17Z</updated>
    <category scheme="http://townx.org/tech" term="tech"/>
    <author>
      <name>elliot</name>
    </author>
    <source>
      <id>http://townx.org/taxonomy/term/5/0</id>
      <link href="http://townx.org/taxonomy/term/5/0" rel="alternate" type="text/html"/>
      <link href="http://townx.org/tech/feed" rel="self" type="application/rss+xml"/>
      <title>townx - tech</title>
      <updated>2010-03-10T09:16:06Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-2724474951074617733</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/iphone-unlock.html" rel="alternate" type="text/html"/>
    <title>iPhone Unlock</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">My iPhone is unlocked!  Woo.<br/><br/>Turns out that you can't simply pop the old SIM, put the new one in, and carry on.  It's taken a fair bit of beating up, but in the end I had to reset it.  Basically, I turned it off, then held the home button as I connected to iTunes.  This restored it, then I could put the backup of it from before back on.  It's working now, although one of my apps (Nambu) doesn't work any more.  I haven't tested the rest yet.<br/><br/>After that, a quick Google for the settings for mobile data, and I'm good to go.  I probably should make a note of them, as phone updates often overwrite them.<br/><br/>Otherwise, I'm only carrying one device around now*, and I'm happy with that.<br/><br/>Photographic evidence:<div align="center"><a href="http://picasaweb.google.com/lh/photo/BnAy3RobIyTtd652p7eX8A?authkey=Gv1sRgCPm-4fWpq47tdg&amp;feat=embedwebsite"><img src="http://lh4.ggpht.com/_RwUfFdFIlBA/S21toFr2U-I/AAAAAAAAAkU/0kshIytoAQo/s288/IMG_0606.PNG"/></a></div><br/><br/>(* Other than a laptop, two other iPods, and so on... :-) )<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-2724474951074617733?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-06T20:21:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="iPhone"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="iPod"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="succeed"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://blog.jsdi.co.uk/?p=161</id>
    <link href="http://blog.jsdi.co.uk/?p=161" rel="alternate" type="text/html"/>
    <title>Brakes on and Working</title>
    <summary>I have brakes on the Zed !
New pistons, seals, bleed nipples, braided lines, copper washers, banjo bolts, brake pads and fluid. All fitted and working fine with no apparent leaks.
Have pushed the bike up and down the drive a few times until i got knackered and it certainly stops. I’ve had to take a little [...]</summary>
    <updated>2010-02-06T15:47:13Z</updated>
    <category term="kawasaki"/>
    <category term="Bikes"/>
    <author>
      <name>dave</name>
    </author>
    <source>
      <id>http://blog.jsdi.co.uk</id>
      <link href="http://blog.jsdi.co.uk" rel="alternate" type="text/html"/>
      <link href="http://blog.jsdi.co.uk/?feed=rss2" rel="self" type="application/rss+xml"/>
      <updated>2010-02-20T12:49:40Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://informationtakesover.co.uk/2010/02/a-little-bash-deployment-assistant/</id>
    <link href="http://informationtakesover.co.uk/2010/02/a-little-bash-deployment-assistant/" rel="alternate" type="text/html"/>
    <title>A little bash deployment assistant</title>
    <summary>I wanted to copy some files from one directory to another while I am working on  my wordpress blog-in-blog plugin.  Basically I needed to copy the files checked out from svn, from the working directory, to the root of the web directory on my local machine.
Feature requirements:

Should only move a file if it has [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>I wanted to copy some files from one directory to another while I am working on  my <a href="http://bit.ly/ds72eh" target="_blank">wordpress blog-in-blog plugin</a>.  Basically I needed to copy the files checked out from svn, from the working directory, to the root of the web directory on my local machine.</p>
<p>Feature requirements:</p>
<ul>
<li>Should only move a file if it has been edited. (we assume that the filesize will have changed by at least 1 byte!)</li>
<li>Should not just sit there copying all the time.</li>
<li>Should find out about all files in the specified directory.</li>
<li>Should report when it updated the file and which file was updated</li>
<li>First run should copy all files to the destination directory. (assumes I have updated my working copy from svn)</li>
</ul>
<p>So after several attempts, here is a more polished version which stores the filename and the last size of the file in a ‘bash hash’. OK bash doesn’t have hashes (mores the pity) but reading around on the web I found <a href="http://bit.ly/bQPeKq">this post</a> with a comment from <a href="http://www.omnisys.com/">Scott Mcdermott</a> which does the job nicely (once I had stripped offending characters from the file names).</p>
<p>So here is the full code of the deployment assistant:</p>
<pre class="brush:bash/shell">#!/bin/bash
# script to deploy code from SOURCEDIR to DELIVERDIR 

PROJECTNAME="blog-in-blog"
SOURCEDIR=blog-in-blog/trunk
DELIVERDIR=/var/www/wordpress/wp-content/plugins/blog-in-blog/
FILENAMES=blog-in-blog/trunk/*
LASTFILESIZE=0
COUNTER=1

echo "======================================================"
echo -e "delivering changes \n\tin \033[1m$SOURCEDIR\033[0m \n\tto \033[1m$DELIVERDIR\033[0m"
echo "======================================================"		

if [ -z $1 ]
then
	echo "usage$  $0 "
	exit 1
fi

hash_insert ()
{
	local name=$1 key=$2 val=$3
	eval __hash_${name}_${key}=$val
}

hash_find ()
{
	local name=$1 key=$2
	local var=__hash_${name}_${key}
	echo -n ${!var}
}

while true
do
	for FILE in $FILENAMES
	do
		FILESIZE=$(stat -c%s "$FILE")

		#tidy up file to avoid problems in variable name
		FILE=`basename $FILE`
		FILEORIG=$FILE
		FILE=`echo "$FILE" | sed 's/[\.\_-]//g'`

		LASTFILESIZE=`hash_find fileHash $FILE`
		#echo "filesize:"$FILESIZE
		#echo "lastfilesize:"$LASTFILESIZE
		if [ "$FILESIZE" != "$LASTFILESIZE" ]
		then
			echo "--- $COUNTER ---------------------------------------"
			date
			echo -e "deploying \033[1m$FILEORIG\033[0m from project $PROJECTNAME"
			echo "Size was $LASTFILESIZE bytes, now $FILESIZE bytes."
			cp $SOURCEDIR/$FILEORIG $DELIVERDIR
			hash_insert fileHash $FILE $FILESIZE
			UPDATE=1
		elif [ "$UPDATE" -ne "1" ]
		then
			UPDATE=0
		fi
	done

	if [ "$UPDATE" = 1 ]
	then
		echo "======================================================"
		let COUNTER+=1
		UPDATE=0
	fi

	sleep $1
done
#ends</pre></div>
    </content>
    <updated>2010-02-06T11:12:32Z</updated>
    <category term="Everyday Life"/>
    <author>
      <name>Tim Hodson</name>
    </author>
    <source>
      <id>http://informationtakesover.co.uk</id>
      <link href="http://informationtakesover.co.uk/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://informationtakesover.co.uk" rel="alternate" type="text/html"/>
      <subtitle>Rocketing through library space...</subtitle>
      <title>Information Takes Over</title>
      <updated>2010-02-27T17:15:05Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-4003458022815146150</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/talis-hack-day-1.html" rel="alternate" type="text/html"/>
    <title>Talis Hack Day #1</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Today we had the first Talis hack day.  I must admit I originally misread the hashtag, and assumed we'd be <a href="http://twitter.com/gluejar/status/8646257736">spending the day in a shack owned by gnomes</a>, but no.  Some of <a href="http://www.talis.com/">Talis's</a> finest developers crowded around the big table in our meeting room and set to work.  I joined them.<br/><br/>The results were quite astonishing.  Much software was built.  My personal prize for sheer audacity went to <a href="http://twitter.com/TheAgileAnalyst">Ian "Agile Analyst" Corns</a> for getting sign-off to build a tutorial for the <a href="http://www.talis.com/platform/">Talis Platform</a> in Little Big World.  So, from 10 AM through to 4 PM, he played on his PS3.  I'm guessing he hacked our management to get away with that one!  Bravo!<br/><br/>I did a little work on Fuzz Testing.  Now, you might think that fuzz testing is what happens to teen-aged boys just before they're advised to buy a razor, but no.  It is in fact a well-tried software quality measurement technique.  I'll write more on it soon, but the general idea is to try to expose any problems in the <a href="http://www.talis.com/platform/">Platform</a> by hammering it hard with valid but challenging data.  I managed to write 822 bytes of Python that generate some hopefully valid n-triple data.  Oh, and realise that Windows is something of a pain when it comes to development.  However, <a href="https://www.dropbox.com/referrals/NTI0MTY0ODk5">Dropbox</a> really eases the pain - my code is now on my personal laptop right here, as I developed it in my <a href="https://www.dropbox.com/referrals/NTI0MTY0ODk5">Dropbox</a> folder on my work laptop.  So, I get version control for free, as well as having the code handy on all my devices if I fancy a play.<br/><br/>Andy Seaborne and I have agreed to collaborate for the next little while, and I'm really hoping that we can make some decent progress on this.<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-4003458022815146150?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-05T21:41:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="Programming"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="Talis"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="succeed"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2210367002295297959.post-8411896892263637079</id>
    <link href="http://uselessofblog.blogspot.com/2010/02/ipad.html" rel="alternate" type="text/html"/>
    <title>iPad</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">The <a href="http://www.apple.com/ipad">iPad</a>.  You know, if you loved the <a href="http://en.wikipedia.org/wiki/ZX_Spectrum">ZX Spectrum</a>, then the iPad probably isn't for you.  Perhaps you should try <a href="http://en.wikipedia.org/wiki/Fuse_%28emulator%29">Fuse</a> instead.<br/><br/>But why do I say this?  Let me tell you a story: I discovered computers at the age of 11, when my brother and I went to a summer holiday camp.  We both discovered things that we wanted to do.  I fell in love with the Dream Machine.  It was a <a href="http://en.wikipedia.org/wiki/Commodore_PET">Commodore Pet</a>.  Half a day of that, and my childish dreams of being a truck driver were put aside.  (Since you ask, the highlight of my brother's week was dissecting a rat.  He was happily nailing little paws to a wooden board when my digestion engaged reverse.)<br/><br/>The next year, I went back and did a half-week course on computers.  I stayed with my grandmother for the week after, and probably bent both of her ears through a full 180 degrees.  When my parents came to collect me, she told my father to buy me a computer.  He did, and we got an Issue 1 ZX Spectrum that Christmas, together with a colour telly.<br/><br/>I spent literally hours a day working on it.  I learned all sorts of things.  When my parents bought educational software, I hacked into it and faked the results.  I wrote mailmerge software for my Dad's business.  I built my own library to do proportionally-spaced fonts, and managed to teach myself machine code.<br/><br/>When I was fifteen, I told my school's careers advisor that I wanted to work with computers.  He told me that it would never be any kind of job, and advised me to get a job in Accountancy if I was interested in numbers.<br/><br/>These days, I fiddle with computers even when I'm not being paid for it.  When Pink Goddess came into my life, equipped with her weapons of mass distraction, I owned eleven running computers, had another three poorly ones, and had a LAN based around a minicomputer that had run a production line.  These days I'm down to just the two computers.  I know what "<a href="http://en.wikipedia.org/wiki/PC_LOAD_LETTER">PC LOAD LETTER</a>" is, and why you want TCP/IP rather than IPX/SPX.<br/><br/>The <a href="http://www.apple.com/ipad/">iPad</a> might not be for me.  I want a computer for the sake of a computer.  The iPad is only as much computer as it needs to be to do the things it does.  Most people want email, video, music, games, and odd little utilities.  The iPhone does these things quite well, and is also a phone.  The iPad does those things without the compromises of having to fit in a pocket.  If you're the kind of person that demands background processing, that insists on a task management interface, and wants it to run vi, then the iPad isn't for you.<br/><br/>I saw the first tablet PCs in the UK, and I had to try to sell them.  They were crap then, and they're crap now.  That is basically why the iPad isn't a tablet computer.  But it is an email, video, music, games, and odd utilities thing that's made out of a computer because that's the only way it can be what it is.<br/><br/>If you want an Android tablet, buy one.  Enjoy fiddling with software builds, downloading patches and choosing repos.  If not, then the iPad might be for you.<br/><br/>I'd have an iPad.  But I'd keep my computers for doing computery stuff, and the iPad for non-computer things that need a computer.  And when I feel like fiddling, I'll boot one of my Linux VMs and fiddle aplenty.  What say you?<br/><br/>[Hat tip: <a href="http://dynamicorange.com/">mmmmmmrob</a>, who triggered the thought process which led to this post.)<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2210367002295297959-8411896892263637079?l=uselessofblog.blogspot.com" width="1"/></div></div>
    </summary>
    <updated>2010-02-03T21:45:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="Technology"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="opinion"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="Apple"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="succeed"/>
    <author>
      <name>mauvedeity</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2210367002295297959</id>
      <author>
        <name>mauvedeity</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://uselessofblog.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://uselessofblog.blogspot.com/feeds/posts/default?alt=rss" rel="self" type="application/atom+xml"/>
      <subtitle>Mapped to a forbidden region of the colour space</subtitle>
      <title>Useless of Blog</title>
      <updated>2010-03-10T09:15:07Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://tomheath.com/blog/?p=130</id>
    <link href="http://tomheath.com/blog/2010/02/wash-down-the-apple-tablet-with-a-gulp-of-kool-aid/" rel="alternate" type="text/html"/>
    <title>Wash down the Apple tablet with a gulp of Kool Aid</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">I’m not in the least bit excited about the iPad, and it seems I’m not alone. The mood seems to have changed since before the launch, with countless tech journalists previously falling over themselves to declare tablets the next big thing. (Thankfully Rory Cellan-Jones from the BBC was more measured, focusing on personal projectors as [...]


No related posts.

Related posts brought to you by <a href="http://mitcho.com/code/yarpp/">Yet Another Related Posts Plugin</a>.</div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>I’m not in the least bit excited about the iPad, and it seems I’m not alone. The mood seems to have changed since before the launch, with countless tech journalists previously falling over themselves to declare tablets <em>the next big thing</em>. (Thankfully Rory Cellan-Jones from the BBC was more measured, focusing on personal projectors as a more exciting development). The mood since is considerably more downbeat, and I think more realistic.</p>
<p>I may be missing some crucial usage context that reveals the killer characteristics of the iPad, but I’ve tried really hard and still nothing. There are many obvious practical issues with the device:</p>
<ul>
<li>it’s too big for a pocket, but not sufficiently more useful than an iPhone or an HTC Hero.</li>
<li>it’s about the same size as a compact laptop, but with less scope for comfortable rapid input.</li>
<li>it’s probably too big to cradle comfortably in my hand for prolonged periods, and sitting with one ankle on the other knee is not always practical.</li>
</ul>
<p>The only scenarios I can conjure up where I could imagine using the device are:</p>
<ul>
<li>showing people my holiday photos.</li>
<li>reviewing design proofs without needing to print them out.</li>
</ul>
<p>Neither of these, or even both, are very compelling at all. TVs are getting good for viewing photos, by including e.g. an SD card slot, and rumours of the death of paper are greatly exagerated.</p>
<p>Perhaps the most annoying thing about the scenarios used to promote the device is the one about the San Francisco to Tokyo flight, watching video all the way without running out of battery. Any airline with planes worth boarding has personal video screens. I don’t want to bring my own. I’d rather use the space to carry a decent pair of noise-canceling headphones, which I’m sure increase my enjoyment of onboard media far more than a little bit of extra screen real estate. The development I want to see is not a new device that I have to prop on the flimsy airline table, hold tight when we hit some turbulence, and stow away when my food arrives, but the capability to connect my own device to the in-built screen via USB or Bluetooth. Even a bare USB port with power but no connectivity would be a start, allowing me to run low-powered devices (that I already own) during long flights.</p>
<p>OK, so the flight reference is just a touchstone for how long the device can run without mains power, but I think it demonstrates a lack of grounding of the device in realistic scenarios.</p>
<p>Any new device has to have two key characteristics these days for me to get excited: <em>interoperability</em> and <em>convergence</em>. The iPad seems to have very little of either. You could argue that it offers some convergence between smartphones and e-readers, but that’s about as exciting as convergence between a smartphone and a wall clock.</p>
<p>I’m left wondering what the iPad is competing against? I’m guessing it’s paper, whether that’s in the form of a book, brochure, newspaper, restaurant menu or whatever. Unfortunately for Apple, paper is pretty well suited to each of these, especially when you introduce bath water, the risk of theft, or just ketchup, into the equation. Perhaps this is the end of electronic picture frames as dedicated device? Probably about time. Maybe the iPad will make an excellent Spotify console for the living room. Who knows? Whatever happens I can’t see this becoming a mass-market product worthy of even a fraction of the hype.</p>
<p>Where I wish that Apple had expended their creative talent was in addressing the power issue. Not in making sure I could watch 10 hours of back to back video, but in enabling me to spend that energy in whatever way I choose, powering whichever device I choose. It drives me crazy that I carry several batteries around, and short of running my phone off my laptop via USB there is no interoperability between these power sources. If Apple could produce a universal power supply that was sleek, sexy, efficient and interoperable, <em>then</em> I would be interested. Sadly this doesn’t seem to be the way.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href="http://mitcho.com/code/yarpp/">Yet Another Related Posts Plugin</a>.</p></div>
    </content>
    <updated>2010-02-01T15:30:54Z</updated>
    <category term="Harware"/>
    <category term="apple ipad hardware tablet"/>
    <author>
      <name>Tom Heath</name>
    </author>
    <source>
      <id>http://tomheath.com/blog</id>
      <link href="http://tomheath.com/blog/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://tomheath.com/blog" rel="alternate" type="text/html"/>
      <title>Tom Heath's Displacement Activities</title>
      <updated>2010-02-01T16:15:10Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.zachbeauvais.com/?p=401</id>
    <link href="http://www.zachbeauvais.com/archives/talis-were-excited/" rel="alternate" type="text/html"/>
    <link href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license"/>
    <title>Talis: We’re Excited</title>
    <summary>This post was originally published on Nodalities Blog.
The Talis offices, for the past few weeks, have been awash with geeky excitement—that kind of near giddy excitement that comes with eager expectation. We’ve all been waiting for something important.
For some, this was no doubt augmented with the announcement of Steve’s new iPad; but that’s not what’s [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.zachbeauvais.com%2Farchives%2Ftalis-were-excited%2F"><br/>
				<img height="61" src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.zachbeauvais.com%2Farchives%2Ftalis-were-excited%2F&amp;style=normal&amp;service=bit.ly" width="50"/><br/>
			</a>
		</div>
<p><strong>This post was originally published on <a href="http://blogs.talis.com/nodalities/2010/01/were-excited.php">Nodalities Blog</a>.</strong><br/>
<a href="http://www.flickr.com/photos/21836224@N02/2434639216/"><img alt="Yay!" class="alignleft" height="240" src="http://farm4.static.flickr.com/3280/2434639216_83a3357e72_m.jpg" style="margin-left: 10px; margin-right: 10px;" width="161"/></a>The Talis offices, for the past few weeks, have been awash with geeky excitement—that kind of near giddy excitement that comes with eager expectation. We’ve all been waiting for something important.</p>
<p>For some, this was no doubt augmented with the announcement of Steve’s new <a href="http://www.guardian.co.uk/technology/2010/jan/29/apple-ipad-future">iPad</a>; but that’s not what’s gotten us all worked up.</p>
<p>For months, we’ve been looking forward to the launch of <a href="http://data.gov.uk">data.gov.uk</a>; and last week, the wraps finally came off. The official <a href="http://nds.coi.gov.uk/content/detail.aspx?NewsAreaId=2&amp;ReleaseID=410458&amp;SubjectId=2">press release</a> put it:</p>
<blockquote><p>A major new website has been launched to the public which gives anyone who wants to use it unprecedented and free access to government data in one place.</p></blockquote>
<p>This doesn’t quite capture the coolness of the launch, for me. Yes, it’s a major new website, and it’s point is to publish information. But, the exciting thing is that this information is being published as data: data that can be used, reused, remixed and enriched. Sir Tim Berners-Lee’s perspective was more exciting:</p>
<blockquote><p>Making public data available for re-use is about increasing accountability and transparency and letting people create new, innovative ways of using it. Government data should be a public resource.  By releasing it, we can unlock new ideas for delivering public services, help communities and society work better, and let talented entrepreneurs and engineers create new businesses and services.</p></blockquote>
<p>The point is that this public resource is finally getting a home on the web, and an infrastructure to make it not just available, but useful.</p>
<p>The exceptional team behind data.gov.uk have striven to adhere to web standards in its production: including Linked Data as a priority, as Professor Nigel Shadbolt explained:</p>
<blockquote><p>We are also going to increase the use of ‘Linked Data’ standards, which allows people to provide data in a way that is as flexible and easy-to-use as possible.</p></blockquote>
<p>Back in November, Leigh Dodds wrote a <a href="http://blogs.talis.com/nodalities/2009/11/data-gov-uk-and-the-talis-platform.php">post</a> explaining how we’ve been involved, and there’s an official Talis Platform <a href="http://www.talis.com/platform/news/">press release</a> too. Basically, we’ve been working with the data.gov.uk team to help with the Linked Data part of the site—hosting the SPARQL endpoints and providing consultancy and training, for example.</p>
<p>I can confidently say that we’re very proud of data.gov.uk, the team behind it, and our involvement with it. We’re excited by the prospect of this data being used as raw material for clever people to make interesting, useful, even world-changing things with it. We’ve seen the beginnings and <a href="http://blogs.talis.com/nodalities/2009/10/postcode-paper-what-you-can-do-with-the-right-data.php">proof-of-concept projects</a> already.</p>
<p>Now comes the really exciting stuff. What are you going to build?</p>
<p><em>Image: “<a href="http://www.flickr.com/photos/21836224@N02/2434639216/">Yay for happy days!</a>” by <a href="http://www.flickr.com/photos/21836224@N02/">le vent le cri</a> via flickr (<a href="http://creativecommons.org/licenses/by/2.0/deed.en">CC: By</a>)</em></p>
<img height="1" src="http://feeds.feedburner.com/~r/ZachBeauvais/~4/3uL3-R8mNVk" width="1"/></div>
    </content>
    <updated>2010-02-01T14:09:31Z</updated>
    <category term="Semantic Web"/>
    <category term="emergent"/>
    <category term="interesting"/>
    <category term="tech"/>
    <source>
      <id>http://www.zachbeauvais.com</id>
      <logo>http://www.zachbeauvais.com/wp-content/uploads/2008/11/avatar.png</logo>
      <author>
        <name>Zach Beauvais</name>
      </author>
      <link href="http://www.zachbeauvais.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/ZachBeauvais" rel="self" type="application/atom+xml"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <subtitle>Blogging Perspective</subtitle>
      <title>Zach Beauvais</title>
      <updated>2010-03-09T16:15:06Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://informationtakesover.co.uk/2010/01/stop-motion-animation/</id>
    <link href="http://informationtakesover.co.uk/2010/01/stop-motion-animation/" rel="alternate" type="text/html"/>
    <title>Stop motion animation</title>
    <summary>This animation is a test using a DV camera and a little script I wrote to control it.
Basically I wanted to be able to use my DV camera to take single frames, which could then be rolled into a finished video.

A little shell script follows, which does just what I need, using dvgrab and ffplay.
#!/bin/bash
# [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>This animation is a test using a DV camera and a little script I wrote to control it.</p>
<p>Basically I wanted to be able to use my DV camera to take single frames, which could then be rolled into a finished video.</p>
<div class="youtube-video" style="text-align: center;"/>
<p>A little shell script follows, which does just what I need, using dvgrab and ffplay.</p>
<pre class="brush:bash/shell">#!/bin/bash
# script to take a shot with DV camera

count=1
calldir=`pwd`
wrapdir='wraps'

function help_me
{
echo -e "HELP!"
echo -e "h - shows this help!"
echo -e "s - takes a shot"
echo -e "p - shows a preview of all the shots so far"
echo -e "w - writes the shots to a wrap file in ./$wrapdir"
echo -e "q - quits\n"
}

help_me

if [ ! -d $calldir/$wrapdir ] ; then
mkdir $calldir/$wrapdir || exit
fi

while [ "$ans" != "q" ]
do

echo -e "I'm waiting for instructions:(h|s|p|w|q)"
read -sn1 ans

if [ "$ans" = "h" ] ; then

help_me

elif [ "$ans" = "s" ] ; then

echo -e "grabbing a frame"
dvgrab --every 25 --duration 1 2&gt;/dev/null
echo -e "grabbed $count\n\a"

count=$(($count+1))

elif [ "$ans" = "p" ] ; then

echo -e "Preview"
cat $calldir/*.dv | ffplay -
echo -e "Preview ended"

elif [ "$ans" = "w" ] ; then

echo -e "Wrapping up"
echo -e "Creating in in $calldir/$wrapdir"
echo -e "Enter filename for wrap:"

read filename

cd $calldir/$wrapdir || exit

cat $calldir/*.dv | dvgrab -stdin --format dv2 $filename 2&gt;/dev/null

clear

# reset count after wrapping file
count=1

echo -e "Tidying up last wrap: deleting $calldir/*.dv"
rm $calldir/*.dv

echo -e "Preview wrap"
ffplay $calldir/$wrapdir/$filename*
echo -e "Preview wrap ended"

cd $calldir || exit

elif [ "$ans" = "q" ] ; then

echo -e "Quitting...\n"
exit

fi

done</pre></div>
    </content>
    <updated>2010-01-30T13:26:15Z</updated>
    <category term="Interupted"/>
    <category term="Technology"/>
    <category term="video"/>
    <author>
      <name>Tim Hodson</name>
    </author>
    <source>
      <id>http://informationtakesover.co.uk</id>
      <link href="http://informationtakesover.co.uk/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://informationtakesover.co.uk" rel="alternate" type="text/html"/>
      <subtitle>Rocketing through library space...</subtitle>
      <title>Information Takes Over</title>
      <updated>2010-02-27T17:15:05Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://informationtakesover.co.uk/2010/01/a-day-in-the-life/</id>
    <link href="http://informationtakesover.co.uk/2010/01/a-day-in-the-life/" rel="alternate" type="text/html"/>
    <title>A Day in the life…</title>
    <summary>A Day In The Life.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><div class="youtube-video"/>
<p>A Day In The Life. <img alt=":)" class="wp-smiley" src="http://informationtakesover.co.uk/wp-includes/images/smilies/icon_smile.gif"/> </p></div>
    </content>
    <updated>2010-01-30T13:14:58Z</updated>
    <category term="Everyday Life"/>
    <category term="video"/>
    <author>
      <name>Tim Hodson</name>
    </author>
    <source>
      <id>http://informationtakesover.co.uk</id>
      <link href="http://informationtakesover.co.uk/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://informationtakesover.co.uk" rel="alternate" type="text/html"/>
      <subtitle>Rocketing through library space...</subtitle>
      <title>Information Takes Over</title>
      <updated>2010-02-27T17:15:05Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://dynamicorange.com/?p=617</id>
    <link href="http://dynamicorange.com/2010/01/29/left-wondering/" rel="alternate" type="text/html"/>
    <title>left wondering…</title>
    <summary>He’s a nice chap, the man across from me on the train, jolly as we share a ‘What do you do?’ over the tops of our laptops. Mine a Mac with stickers on, his an old corporate HP struggling to boot.
His top button done up, tie pulled tight, pink pin-stripe running through the dark blue [...]</summary>
    <updated>2010-01-29T09:12:55Z</updated>
    <category term="Personal"/>
    <author>
      <name>Rob Styles</name>
    </author>
    <source>
      <id>http://dynamicorange.com</id>
      <link href="http://dynamicorange.com/feed/" rel="self" type="application/atom+xml"/>
      <link href="http://dynamicorange.com" rel="alternate" type="text/html"/>
      <subtitle>A Low-Frequency Thunk by Rob Styles.</subtitle>
      <title>I Really Don't Know</title>
      <updated>2010-02-22T13:15:03Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:flickr.com,2005:/photo/4312638528</id>
    <link href="http://www.flickr.com/photos/jacarreras/4312638528/" rel="alternate" type="text/html"/>
    <link href="http://farm3.static.flickr.com/2689/4312638528_b6eb1a05fa_m.jpg" rel="enclosure" type="image/jpeg"/>
    <title>Casa del  tio Talis</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.flickr.com/people/jacarreras/">"Sniper"</a> posted a photo:</p>
<p><a href="http://www.flickr.com/photos/jacarreras/4312638528/" title="Casa del  tio Talis"><img alt="Casa del  tio Talis" height="179" src="http://farm3.static.flickr.com/2689/4312638528_b6eb1a05fa_m.jpg" width="240"/></a></p>

<p>Casa tipica del valle del tietar, la construcción es de 1783, tiene 227 años, esta situada en el centro de la villa de La adrada, junto al ayuntamiento</p></div>
    </content>
    <updated>2010-01-28T22:56:35Z</updated>
    <published>2010-01-28T22:56:35Z</published>
    <category scheme="http://www.flickr.com/photos/tags/" term="la"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="nocturna"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="tio"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="talis"/>
    <category scheme="http://www.flickr.com/photos/tags/" term="adrada"/>
    <author>
      <name>"Sniper"</name>
      <uri>http://www.flickr.com/people/jacarreras/</uri>
    </author>
    <source>
      <id>tag:flickr.com,2005:/photos/public/tagged/all/talis</id>
      <icon>http://l.yimg.com/g/images/buddyicon.jpg</icon>
      <link href="http://api.flickr.com/services/feeds/photos_public.gne?tags=talis&amp;format=atom" rel="self" type="application/atom+xml"/>
      <link href="http://www.flickr.com/photos/tags/talis/" rel="alternate" type="text/html"/>
      <title>Recent Uploads tagged talis</title>
      <updated>2010-02-13T16:24:23Z</updated>
    </source>
  </entry>
</feed>
