All posts by AlastairC

WCAG 2 – relative units

I know, it's late. Very late. However, given the speed the process seems to work at, hopefully not too late. I added a comment to the WCAG 2 official list over the main missing item from my point of view: relative units.

Proprietary software and OS choice

One of my favourite podcasts is LUGradio, one of their priorities is that any software they use should be open source. I am more worried about open formats, and posts from Mark Pilgrim and Tim Bray spurred me into planning a change of Operating System...

The four levels of PDF accessibility

Portable Document Format icon.Portable Document Format (PDF) accessibllity is not a new topic, it is well understood and explained by certain experts. However, the implications are universally unknown by organisations.

Firefox 2 beta released

Firefox logo, a world icon wrapped up in a red fox.Since November 2004 when Firefox 1.0 was release, it has become the main 'other' browser, stinging Microsoft into updating Internet Explorer. I try out the new version, running several installs separately so as not to ruin my current set up.

Online passport applications – not ready

UK passport office logo with a beta sign imposed. The short story is that you shouldn't use the uk online passport application unless you have no time constraints. The slightly longer story vents about government IT projects, and praises the Opera mini which was (mostly) used to write this post.

Net neutrality under threat?

You have to worry when Tim Berners-Lee says things like:

Let’s see whether the United States is capable as acting according to its important values, or whether it is, as so many people are saying, run by the misguided short-term interested of large corporations.

Part of me thinks: will …

Tesco access updated – and criticised

Tesco have come under fire for their re-launched access site (combined with the main site, but with a preference to switch to a frames and image-free version). Perhaps I was biased by reading one point of view first, but it seemed like the radio equivalent of a mugging!

CSS tables verses layout tables

Screen shot of 4 boxes, almost symmetrical but with a gap due to a few extra words in one box. It's been something that designers have wanted better control of ever since CSS started to be considered the best way to layout HTML pages: table style grids. A quick review of the options shows there could be a few drawbacks of the method.

Avoiding spam bounces

With help from the Exim user's list, I've prevented the constant annoyance of many domain owners: bounces from spam pretending to be from your domain! If you suffer from spam-bounces and use Debian & Exim, this may be the answer you are looking for.

Invalid HTML interfering with accessibility

Every now and then you come across an example of code that slaps you around the face and demonstrates that you really do have to make sure you use valid code.