Re: [WSG] Site for Vision Impaired

2010-11-29 Thread Shawn Henry

On 11/26/2010 5:25 PM, Daniel Anderson wrote:

I was wondering if any of you have done any work on sites for the visually 
impaired? I have just started a projet for a school for the visually impaired...
What are the considerations I need to take into account with a project like 
this? eg ability to change contrast, text size etc? Are there any good 
resources or advice you could share with me?


Hi Daniel,

The definitive resource for making websites and web applications accessible is 
the Web Content Accessibility Guidelines (WCAG) 2.0 from the W3C Web 
Accessibility Initiative. It is introduced in the WCAG Overview at:
* http://www.w3.org/WAI/intro/wcag
From that page you can get to:
* WCAG 2 at a Glance http://www.w3.org/WAI/WCAG20/glance/ which gives you a 
quick overview
* How to Meet WCAG 2.0 http://www.w3.org/WAI/WCAG20/quickref/ which you can 
customize to show you the information you are interested in

WCAG is a technical standard that can be used as a checklist to ensure that you 
are covering all accessibility issues. WCAG itself is *not* an introduction to 
accessibility, nor a simple tutorial. You'll need to get that elsewhere.

Here are some places to start:
* Accessibility - W3C http://www.w3.org/standards/webdesign/accessibility
* How People with Disabilities Use the Web 
http://www.w3.org/WAI/intro/people-use-web which links to the in-progress 
draft at http://www.w3.org/WAI/EO/Drafts/PWD-Use-Web/2009/
* Involving Users in Web Projects for Better, Easier Accessibility 
http://www.w3.org/WAI/users/involving

I think that last doc will be especially important for your situation! It helps you 
understand real-world accessibility issues, such as how your target users will use the 
website you are developing. (Consider following some of the links, specifically 
http://uiaccess.com/accessucd/interact.html which I think will help with how you refer to 
your target users, e.g., you probably want to avoid these people when talking 
about your users.)

The first part of that doc mentions the benefits. The specific guidance starts 
at http://www.w3.org/WAI/users/involving#range

Hope this helps!

As always, W3C WAI welcomes feedback! If anyone has comments or suggestions for 
any of this material, please let us know! You can send them to:
* wai-eo-edit...@w3.org (a publicly-archived list)
* w...@w3.org (for WAI staff, not public)
* Specific places based on the document, see 
http://www.w3.org/WAI/contacts#documents

Regards,
~Shawn


-
Shawn Lawton Henry
W3C Web Accessibility Initiative (WAI)
e-mail: sh...@w3.org
phone: +1.617.395.7664
about: http://www.w3.org/People/Shawn/


 








***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Site for Vision Impaired

2010-11-29 Thread Chad Kelly
- Original Message - 
From: Shawn Henry sh...@w3.org

To: wsg@webstandardsgroup.org
Cc: Daniel Anderson daniela...@gmail.com
Sent: Tuesday, November 30, 2010 2:21 AM
Subject: Re: [WSG] Site for Vision Impaired



On 11/26/2010 5:25 PM, Daniel Anderson wrote:
I was wondering if any of you have done any work on sites for the 
visually impaired? I have just started a projet for a school for the 
visually impaired...
What are the considerations I need to take into account with a project 
like this? eg ability to change contrast, text size etc? Are there any 
good resources or advice you could share with me?


Hi Daniel,

The definitive resource for making websites and web applications 
accessible is the Web Content Accessibility Guidelines (WCAG) 2.0 from the 
W3C Web Accessibility Initiative. It is introduced in the WCAG Overview 
at:

* http://www.w3.org/WAI/intro/wcag
From that page you can get to:
* WCAG 2 at a Glance http://www.w3.org/WAI/WCAG20/glance/ which gives 
you a quick overview
* How to Meet WCAG 2.0 http://www.w3.org/WAI/WCAG20/quickref/ which you 
can customize to show you the information you are interested in


WCAG is a technical standard that can be used as a checklist to ensure 
that you are covering all accessibility issues. WCAG itself is *not* an 
introduction to accessibility, nor a simple tutorial. You'll need to get 
that elsewhere.


Here are some places to start:
* Accessibility - W3C 
http://www.w3.org/standards/webdesign/accessibility
* How People with Disabilities Use the Web 
http://www.w3.org/WAI/intro/people-use-web which links to the 
in-progress draft at http://www.w3.org/WAI/EO/Drafts/PWD-Use-Web/2009/
* Involving Users in Web Projects for Better, Easier Accessibility 
http://www.w3.org/WAI/users/involving


I think that last doc will be especially important for your situation! It 
helps you understand real-world accessibility issues, such as how your 
target users will use the website.
Yes, all that is good advice, also if your not already doing so, learn about 
CSS and separating mark-up and presentation as it makes writing accessible 
websites much easier.
As screen readers don't need to wade through a bunch of tables and 
presentation specific mark-up.
Also, use headings properly, eg don't just use a heading to make content 
larger, use a CSS class for that.




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Site for Vision Impaired

2010-11-28 Thread Stuart Foulstone

http://www.w3.org/WAI/EO/Drafts/PWD-Use-Web/#tools


On Fri, November 26, 2010 11:25 pm, Daniel Anderson wrote:
 G'day Everyone,

 I was wondering if any of you have done any work on sites for the visually
 impaired? I have just started a projet for a school for the visually
 impaired and the site must cater for these people, and obvioulsy for
 people
 with normal eysite.

 What are the considerations I need to take into account with a project
 like
 this? eg ability to change contrast, text size etc? Are there any good
 resources or advice you could share with me?

 It would be greatly appreciated.


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Site for Vision Impaired

2010-11-28 Thread Christian Snodgrass
It also depends what type of visual impairments. For example, there are like
6 types of color blindness allow, all which distort the colors in varying
ways. If you're just talking about low vision, then you want to have larger
fonts then normal. I'd say probably bump up the body font size one notch (so
maybe 16 instead of 14), but also, as others have said, be flexible to user
size changes.

Also, make sure you have very good contrast between your background and
foreground. For vision impaired, it's likely to be better if you use a soft
blue or yellow (very light) background with dark (not black, maybe #333)
text, instead of white on black, because it causes less eye strain.

On Sun, Nov 28, 2010 at 12:49 PM, Stuart Foulstone
stu...@bigeasyweb.co.ukwrote:


 http://www.w3.org/WAI/EO/Drafts/PWD-Use-Web/#tools


 On Fri, November 26, 2010 11:25 pm, Daniel Anderson wrote:
  G'day Everyone,
 
  I was wondering if any of you have done any work on sites for the
 visually
  impaired? I have just started a projet for a school for the visually
  impaired and the site must cater for these people, and obvioulsy for
  people
  with normal eysite.
 
  What are the considerations I need to take into account with a project
  like
  this? eg ability to change contrast, text size etc? Are there any good
  resources or advice you could share with me?
 
  It would be greatly appreciated.
 
 
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: memberh...@webstandardsgroup.org
  ***




 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] Site for Vision Impaired

2010-11-27 Thread Lesley Binks
On 26 November 2010 23:25, Daniel Anderson daniela...@gmail.com wrote:
 G'day Everyone,

 I was wondering if any of you have done any work on sites for the visually
 impaired? I have just started a projet for a school for the visually
 impaired and the site must cater for these people, and obvioulsy for people
 with normal eysite.

 What are the considerations I need to take into account with a project like
 this? eg ability to change contrast, text size etc? Are there any good
 resources or advice you could share with me?

 It would be greatly appreciated.

Apart from letting the user decide the font, some visual impairments
mean you can't rely on the user using your colour scheme at all
either.
Such people will override the whole colour scheme to one suitable for
them by using their own css for specific colour combinations.
I have no idea what the guide lines are in such a situation.

Also consider people who might  use a screen reader  to have your
website read to them rather than view it.
They might prefer if you can get extensive menu options out the way
instead of having them at the start of each page. They can get to the
content quicker but it isn't SEO friendly.
Forget about image maps, flash and fancy roll-over stuff  and avoid
using colours that are difficult to differentiate for varying values
of ability to differentiate.

Google shows a number of links on website accessibility -  you might
better info  there.



-- 
Kind Regards

Lesley Binks


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Site for Vision Impaired

2010-11-26 Thread David Laakso

On 11/26/10 6:25 PM, Daniel Anderson wrote:


What are the considerations I need to take into account with a project 
like this? eg ability to change contrast, text size etc? Are there any 
good resources or advice you could share with me?





With regard, to typography the consideration is the same as it is for 
any user. Set the fonts throughout at user default. And ensure the site 
will hold when scaled at twice user default.


Best,
~d



--
:: desktop and mobile ::
http://chelseacreekstudio.com/



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Site for Vision Impaired

2010-11-26 Thread John Unsworth
Hi Daniel,

It maybe has incorrectly become a by-word for accessibility, but web
standards are certainly your first step to provide sites for vision or
indeed other disability needs.

 I was wondering if any of you have done any work on sites for the visually
 impaired?

I have never specifically done a site for an audience explicitly identified
as visually impaired, I've has presumed that users of any site maybe
impaired and worked from that premise.

 What are the considerations I need to take into account with a project
like
 this? eg ability to change contrast, text size etc? Are there any good
 resources or advice you could share with me?

It is a considerable subject area and there are a vast array of tools and
resources, but here are a few modest suggestions. The good people of Think
Vitamin have made available all their tutorial videos for accessibility for
free; http://membership.thinkvitamin.com/library/accessibility/?cid=106
Vision Australia has a number of very good resources and are focused on
vision issues; http://www.visionaustralia.org.au/info.aspx?page=740
Formerly of Vision Australia was a gentleman called Steve Faulkner, he
created the Web Accessibility Toolbar, and is now in the USA with the
Paciello Group and they to have a number of useful tools and resources;
http://www.paciellogroup.com/index.php


 It would be greatly appreciated.


The only other consideration I would encourage you to think about is the
content. If your clients are visually impaired then whilst a pleasing design
a good thing, not at the expense of the information your audience is after.

Hope this is helpful,
Cheers,
John Unsworth


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***