Commentary

Weekend Links

The usual round of Rails 3 updates: Pratik writes about the new Active Record Query Interface. I’ve had trouble with chaining nested scopes, so am very glad to see a better logic implementation, but the real win is that no queries are executed until the results are needed meaning that fragment caching suddenly gets much easier/more reasonable to use. Also on the new API front, Mikel has a piece on the new ActionMailer API which also seems much improved. Naturally with so many pieces about Rails 3 cropping up, posts are emerging linking as many as possible; Maxim Chernyak’s is the most comprehensive I’ve seen so far (though it’s missing my posts on the topic). If you’ve got a few hours free on February 18th, you may like to check out O’Reilly’s free online conference about Rails 3. And if you can’t wait to get started you might like to look at Jeremy McNally’s rails-upgrade gem that may help you on your way.

Caliper is a hosted version of the metric_fu gem, providing a very simple way to get lots of stats about your ruby app. I’ve had trouble getting metric_fu to run cleanly, so this could be a handy tool, though I’d rather get metric_fu properly integrated into my own Continuous Integration system. Speaking of which, my office mate Matt wrote up his experiences setting up Hudson for CI. I’m using Hudson too (partly thanks to Matt’s recommendations) and would highly recommend it.

I enjoyed reading about Tim Bray’s experience teaching his son and his classmates about blogging. Tim’s approach of having the students start by writing seems a great way to instil a positive vision of the web and also introduce a sense that web content isn’t necessarily to be trusted. On an entirely different note, I also enjoyed Russell’s brief piece “lowering the point point” arguing that:

Playing with something like Gowalla or Foursquare is worth doing – to see if it’s worth doing.

It’s been good to see Rachel Andrew blogging more frequently of late and I’m enjoying her pieces about running a small business. I’m particularly intrigued to see what responses come in to her piece about responding to tenders/RFPs as that’s a topic I’ve been wondering about lately too.

Google Sites suddenly becomes more interesting thanks to the addition of a Data API. On a not-entirely-unrelated note, I’ve been watching Tom release extractomatic and Paul release docent with some interest. It used to be that the potential ongoing work of maintenance was a disincentive to releasing tools that others might use, but things like Google App Engine and heroku really help with that.

Oh yes, Google are phasing out support for IE6. Could this be the move that pushes those last hold-out large institutions to upgrade to browsers created less than eight years ago?

NPR Backstory: Using twitter to contextualise news

I really liked this story about the NPRbackstory twitter account. The panel at SxSW about newspaper APIs (which NPR was tagged onto) was one of the highlights, filled with promise, and it’s good to hear about a tangible (albeit experimental) use of one of those APIs to begin to contextualise breaking news.

All too often we lack the memory or the back-knowledge to appropriately interpret the stories that dominate the news (I was a little surprised and disappointed that the BBC stories about Khamnei’s comments on Britain didn’t note that “blame the British” is a common off-hand comment in Iran). News organisations often have vast resources that could help us develop some of that back-knowledge but they’re under-utilised. It’s rarely helpfully presented by web-based news outlets, but for a radio station it’s particularly hard to get that out. Twitter provides a nice way of passing on some tidbits and it’s great that NPR are using it for more than driving traffic to their very latest content.

Selected Saturday links

It’s always a little embarassing to realise that two or more consecutive blog postings are nothing more than a collection of links, but that’s the way it is at the moment. Busy-ness, illness and distractedness have all kept me from the blog this week. There aren’t any clear themes in this week’s links either. Chatter around OAuth has continued apace, as have musings about fuzziness, location, time, and the web (represented well by Matt Jones’ piece), but mostly this is the (to be) usual random assortment that have spent more than a few seconds open in my newsreader or web browser

Selected Saturday Links

Selected links that seem to deserve a bit more traction and longevity than a simple mention on twitter. Big themes this week were the release of Rails 2.3 RC 1 (which I explored through my work on the theme_support plugin and Clay Shirky’s series of talks in London. theme_support aside, I’ve mostly been focussed on some to-be-revealed developments to Generous and release an early version of the new Street Action site (DNS will hopefully propagate on that soon).

Route Blogging

Not the bus we were waiting forAt dConstruct in Brighton last month Steven Johnson talked at length about his startup, outside.in, that collects together place-blogs to display aggregates commentary and information on a block, neighbourhood and city level. The site is US-only at the moment, which made it a curious presentation for a largely non-US audience. Their toolset for extracting geographical information from blog entries is impressive, but a number of us were talking afterwards about what the real value of such aggregation is for those who might already live in an information-rich or tightly knit neighbourhood.

I find outside.in handy for keeping up with news from Grand Rapids now that I no longer live there, but even if it were available in the UK I suspect its main use would be for identifying other local people rather than learning what’s going on. And even then, there are existing community discussion groups and other fora that work well.

What would seem really compelling is a way to connect with the places that only get our partial attention. A couple of times a week I take a bus past a local leisure centre. It’s not somewhere that I’m likely to use at the moment, but with big life changes coming up it may be somewhere I’m more interested in before long. It wasn’t until after the fact that I saw that it was the centre of some controversial planning decisions, far too late to engage in the debate.

We all travel along a variety of paths all the time. Often only a few of the places on our routes get much of our attention, but most of them are of some importance to us. I’d really like to have a site that was aware of my most common (or preferred) routes and helped me engage with them more deeply. Presumably it wouldn’t be much more work than that outside.in does to assemble place-blogs. That geo-data just needs to be mapped to a trajectory rather than a simple locale.