[Gllug] Barbican website - accessibility issues

Wulf Forrester-Barker wulf.f-b at uhl.nhs.uk
Wed Nov 13 10:09:51 UTC 2002


Mike <mike at coruscant.demon.co.uk> wrote:

> With a text only version of the site. Boring, but it addresses all
> visually impaired users, and not just a subset of them, which is
what
> you'd get if you aimed for a "simplified" version of the site.

It doesn't have to look boring if you dress it up with some CSS -
stylesheets can add a certain amount of 'zing' while still maintaining
wide compatibility. There's some good stuff on this and links to helpful
sites at:

http://www.bluerobot.com/ 

I've used these sort of ideas in all the sites I maintain. For example,
my home page has now done away with all tables:

http://www.web-den.org.uk/home/

A server-side browser detect script makes an initial choice of
Graphical or Text-based mode but in either case the design doesn't leave
the user with a lot of layout based stuff to get through before reaching
some actual content. Another implementation of the same philosophy is
at:

http://www.lovesjones.com/ 

(my band's website - shameless opportunism in plugging our debut gig on
4 December ;-)

You do have to sacrifice a lot of potential layouts that could be
achieved with Flash or complex nested tables but in most cases this is
not necessarily a bad thing. The other common factor of my websites is
that all the pages are dynamically generated - using PHP, I wrap the
content in the design, which means that the plainer version contains
exactly the same information as whizzier ones. There are all sorts of
things you can do with PHP and the like, but from my perspective one of
the key benefits is simply making sites easier to maintain.

Wulf



wulf.f-b at uhl.nhs.uk 

**********************************************************************
DISCLAIMER:

Any opinions expressed in this email are those of the individual and
not necessarily the Trust. This email and any files transmitted with
it are confidential and intended solely for the use of the individual
or entity to whom they are addressed. Any unauthorised disclosure of
the information contained in this e-mail is strictly prohibited.

The contents of this email may contain software viruses which could
damage your own computer system. Whilst we have taken every
reasonable precaution to minimise this risk, we cannot accept liability
for any damage which you sustain as a result of software viruses.
You should therefore carry out your own virus checks before opening
the attachment.

If you have received this email in error please notify the sender or
postmaster at uhl.nhs.uk. Please then delete this email.

University Hospital Lewisham
Tel: 020 8333 3000
Web: http://www.lewisham.nhs.uk/
**********************************************************************


-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list