Retrospective design is not a sin December 1st, 2008

Flowcharts aren’t necessarily harmful unless, when printed off, they run to enough pages to fracture a metatarsal.

Belated and potentially unreliable discussion of Google Chrome September 14th, 2008

I feel it’s important to tell it like it is, even in the restricted space of a post title; but maybe I need a lesson from Google in self-presentation.

RSS feeds: keep them well hidden June 22nd, 2008

All the minimalists in the house say “Yo!” All the maximalists say “Well, it really depends on a number of complex and mutually antagonistic factors….”

Oxford Geek Night #5: all ready bar the microslots January 6th, 2008

The fifth Oxford Geek Night is on February 6, 2008. We’ve got sponsorship from Torchbox and Google—thanks for that, chaps—and two really interesting keynote speakers booked: Rufus Pollock and Denise Wilton.

Rufus is an executive director of the Open Knowledge Foundation and economics research fellow at Emmanuel College, Cambridge. He’ll be talking about promoting the opening [...]

Programming shouldn’t be degrading September 19th, 2007

Steve compares “graceful degradation” with “progressive enhancement.” Mostly he takes issue (rightly) with the rhetorical spin that the former applies to the idea of building a website. But I think you can compare them with each other as if they were two different types of crowbar instead: two ways of prising open the task in [...]

Home is where the heart-shaped souvenir is June 17th, 2007

Remember in the days before blogs, when we used to have homepages? Well, technically I suppose I still have one, separate from my blog. How retro is that, eh? My online presence is so fragmented (arguably because my offline presence is that of a genre-flitting dilettante who can’t just sit still for five minutes) that [...]

How to write a Javascript file October 3rd, 2006

Now I know the title sounds presumptuous, but there’s a certain methodology I’ve settled into that seems to work really well for encouraging Javascript that’s legible and safe. I thought I’d share it with anyone that doesn’t consider themselves a JS playa, in case it’s of some use to you too.
Most Javascript libraries these [...]