Monthly Archives: August 2004

Invites Galore

Despite only having sent 5 messages (four to subscribe to some high-volume mailing lists, and one trying to bypass an upload limit on another webmail service), Gmail are throwing invites at me. I have seven, so shout if you want one.

I’ve been using gmail only for those mailing lists – the threading is useful but frankly not all that great. I’m still waiting for a compelling reason to use it for all my email, and Google are racing against me getting my home computer reattached to the intarweb thingy – 1Gb limit? Pah, meet my 80Gb hard drive…

Route 49

My new favourite hobby on the bus is to watch the CCTV images that are relayed to screens around the shiny new double deckers on my way into College. My favourite view is the dashboard cam (closely followed by the one at the back of the ground floor which lets you read whatever the person sitting below it is reading). The dashboard cam has an overlay indicating braking and indicators, and I guess makes the video system a bit of a black-box device for buses.

The pictures from the dashboard cam are reminiscent of police patrol cameras, and are the only ones specifically of external goings-on. But it’s notable how much of the exterior is caught by the interior cameras (9 or ten of them by my count) – and so, depending on your political leanings, count them as mobile street cameras bristling with “prying” eyes. I’ve heard on the radio that the police have used passing buses’ cameras to help solve crimes (although there was a recent case where a driver got stabbed while his bus was lacking film: it was being used to help with another enquiry). Will there ever be a time when a police foot patrol could consider diverting a passing bus to point its multitude of high resolution colour cameras towards an ongoing crime?

And is the use of the film properly supervised? I’m not a civil liberties nut, but I sure as hell don’t trust David Blunkett – the ultimate symbol of a big-brother authoritarian, who really, really shouldn’t be home secretary. Has he managed to bollocks up the privacy rules on CCTV yet, in the same way he’s trying to ride roughshod over every other piece of privacy laws in the country?

End of an Era

Tomorrow morning (the 24th) I start work. Next month (on, coincidently, the 24th), someone else moves into the room I’m staying in. Hopefully I’ll get paid next college payday (on, surprisingly, the 24th), but they don’t seem to be too good at getting people on the payroll. It’s going to be an interesting month…

So I’m spending my last day of my “year-and-a-bit out” tidying up loose ends, negiotiating with my bank, doing the washing, and that kind of thing. Hopefully both the job and the flat-hunting go as well as my strongarm negiotiating of a new overdraft went this afternoon!

But I’m a Nice Guy, Guvnor

Mr Brown writes:

Once they start tracking out entire lives, I guess they could then start weighting the lottery according to how wonderful a person you were.

Aha, finally a good argument for state monitoring of the entire populace! I knew there would be one benefit, but I hadn’t yet found it ;-) . More importantly, I might then be tempted to play the lottery…

Olympic Games Linking Policy

The official olympic website has an asshat linking policy (homage, via). Whoops, I just broke Rule A by not linking to the page using FRIGGIN CAPITALS. At first glance, the site looks quite good, but for me to say that they have better weather info than the BBC, I’ve just broken so many of the rules. And no, I don’t agree with the general terms and conditions – by linking to the site, I’m linking to it, not negotiating a contract – I’m perfectly content that any attempts to prosecute me for breach of contract for using the text “weather info” in the link would be laughed straight out of court. So why do they (and so many other websites) even bother with linking policies?

W00t!, as they say – I’m sure you can all guess which organisation I’m now working for. Well, provisional on HR sorting out all the paperwork…

Aim for the Sky

I like Linux a lot, and I think the sentiments in this article are pretty much spot on. But seriously, look at the graph on the front page. Can anyone really keep a straight face during a board meeting with a projected growth like that? A quite-blatantly levelling off turning into a doubling just because you can squiggle the axis? Anyhoo, I’m sure that linux’s natural level will be a bit higher than a measley 3%. Eventually.

Liquid Bread

Well, it didn’t take much persuading to make this 18-34 year old drink some real-ale, but to be honest I only realised the significance of the word “beer” in the “beer festival” when I realised that it was being run by the Campaign for Real Ale. That’ll be “Beer-with-a-capital-B festival” then. Still, liquid and alcoholic, fine by me. I’ll still be drinking lager in the bar though.

Oh, and it’s thundering and chucking it down again. And the prommers are getting wet again.

Harvesting

A while ago, me and Gary collaborated on a method to stop nasty types from getting emails off of the dramsoc website. It’s a low hanging fruit solution – using javascript to write out encoded characters, cunningly done so that nobody even notices what’s going on. The point of it is that it raises the bar to harvesting the addresses, and most importantly, since it’s just some little thing that me and Gary cooked up, it’s unlikely that someone will reverse engineer it to get at the email addresses. If our little method (it’s Gary’s really, but I don’t mind stealing credit) became widely used, it would be somewhat juicier fruit, and someone would attack it. (That’s a hint by the way – don’t anyone start using it to list millions of addys. OK?)

However, the dramsoc email address (the one at the top of the DramSoc website gets lots of spam apparently (although I’m not sure if this relates to the @ic address instead), and here’s the problem – our method doesn’t help when you write out the email address on the page. Try entering in “www.dramsoc.org” into this page (explanations). Notice that the email link to elpresidente doesn’t get found, since that just has “Martin” instead of the email address. If you’re techy minded, have a look at the source to see what’s happening.

Oh well. Next time he’s bored, maybe Gary will write another little javascript thingy.