Muffinresearch Labs by Stuart Colville

Shawn Lawton Henry on WCAG 2.0 in London, 5th June | 2 Comments

Posted in Events, Web Standards on 28th May 2007, 11:48 am by

The RNIB web access team are putting on a free event at the Westminster University, New Cavendish street campus on Tuesday 5th June at 7pm, where Shawn Lawton Henry of the W3C Web Accessibility Initiative will speak about WCAG 2.0.

I saw Shawn speak as part of an accessibility panel at SXSW06 and I was impressed that she really got across the practicalities of implementing Accessibility guidelines which is really important to anyone that’s actually going to be building accessible websites.

For more details of the topics that will be covered on the night, visit the event page and sign-up a soon as possible, capacity of the venue is limited.

The venue has been provided thanks to the support of the support of the Department of Electronics, Communications and Software Engineering

Post Tools

  • http://cyrildoussin.com Cyril

    Registered, should be great, thanks :)

    Lil’ note: it’s Tuesday the 5th, not Wednesday

  • http://muffinresearch.co.uk Stuart Colville

    @Cyril: Well spotted. I’ve updated the page.

GNU screen: open tab in current working directory|(1)

A nice trick for having screen open a new tab in the same directory as the one you’re currently in. To use it add it to your .screenrc

# Open new window in current dir.
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"

Hat tip: mteckert on SuperUser.com

Ubuntu: add-apt-repository: command not found|(3)

When you’re using a minimal Ubuntu install if you find the ‘add-apt-repository’ command is missing (it’s useful for adding PPAs and other repositories), then simply run:

sudo apt-get install python-software-properties

Photos on Flickr

© Copyright 2004-12 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.499s.