As a part-time political nerd, I'm keen to keep informed about British politics, particularly in the run-up to a general election. I do a lot of reading, but I also watch programmes like the leaders' debates.
I'm a registered voter, but I happen to live overseas. Given the sorry state of global television distribution by television channels, that causes some hiccups.
I'm not concerned that I can't get access to these videos; with a fair dose of technical knowledge it's pretty simple. I am concerned that it is wrong to make it harder than it need be for any potential voter to get informed.
I hope that for the upcoming debates, the television channels will make them available to all, as easily as possible. If you agree, please let them know (see the links at the foot of this post).
Update at 07:39 EDT, 23rd April 2010 – Some success
More on Democratic Telly…
A long time ago, I wrote gallery.future-i.com, and I was particularly exercised about using clean URLs (and still am).
One place I feel I did a really nice job was in making the search URLs pretty nice, e.g. a search for 'mary' lives at:
http://gallery.future-i.com/search/mary
I did that in the middle of 2001, and I expect plenty of others did similar things by then, too. For me, the tricky bit is all done by Apache's mod_rewrite, which takes incoming requests to your web site, and let's you rejig it to pass parameters to scripts without exposing all that grunge to the outside world. It isn't the only way to do it, but it is powerful and effective.
My annoyance now is that Amazon have a patent on a very similar technique, covering URLs for search results of the form http://somedomain/flibble, filed in 2004.
I was impressed by Amazon's A9 when it launched, principally for the clean URLs for search.
That doesn't mean they own the idea, which is plainly in play before that. And don't get me started on parallel invention, making it all the sillier.
I hope the patent boils away in a sea of prior art.
[Via Buzz Out Loud #589, Slashdot coverage]