Posts Tagged ‘WCAG’

Check My Colours

www.checkmycolours.com is a website for you to easily check if the colours on your website are accessible.
This tool takes all of the references to colour from your web page including your CSS and nicely compares the background colours to the foreground colours. The report that gets tabulated shows very bluntly what instance is acceptable and [...]

Reviewing an authoring tool

I was going to do an evaluation of an authoring tool, but the WAI have thought of it already at www.w3.org/WAI/AU/2002/tools.
I found that the reviews were all a little outdated and I didn’t get a definite conclusion from any review. So I finally decided to go ahead and check out an authoring tool myself. I [...]

Evaluating a website for accessibility

The W3C has extensive information on how to properly evaluation a sites accessibility. Here are the underlining steps to ensure that your evaluation is full-proof:
For a preliminary review, select a page that is representative of the whole site or that most people will see. Try to choose a page that has tabular data, images and [...]

Examples of assistive technologies

So I saw this story on the news by Chris Brown and was happy to learn that assistive technologies are being researched actively in Canadian Universities.  The University of Victoria has a unit named CanAssist, they develop technologies and provide services for people with disabilities. Naturally this is relevant in terms of web accessibility because [...]

Useful before and after demonstration

The W3C have a super neat online demonstration of visually representing web accessibility. The inaccessible pages have several “barriers”, key elements that make the page inhospitable. For example, the before home page demonstrates a lack of alternative text for each image, an inconsistency in the content order, a negligence with headings and lists, an inaccuracy [...]