RE: [WSG] Illinois Functional Web Accessibility Evaluator 1.0 Released!

2009-03-20 Thread Foskett, Mike
Thanks Stuart,

That explains it.
All of the h1's content has to be part, or all, of the title.

I can see the point.
It makes accessibility sense, and strangely SEO sense too, though a part of me 
dislikes the repetition.

>From the suggestion I see the "work, you're welcome to it" part would be 
>better considered as a new paragraph.
The same as "rich, usable, engaging & accessible solutions" is to the first h1.
Though that will be a coding nightmare. Probably best to simplify somehow.
I'll take that under advisement on my next build.

Once again thanks.
A great tool.

Mike

 







-Original Message-
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
Behalf Of Stuart Foulstone
Sent: 14 March 2009 01:13
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] Illinois Functional Web Accessibility Evaluator 1.0 Released!


but then you wouldn't have,

# Each h1 element must have text content.
# Pass


Perhaps its the other  and

"The text content of each h1 element should match all or part of the title
content. "

means that ALL it's text content,

"Welcome - work, you're welcome to it"

should match part of the title content (which of course it doesn't).

Try removing the tagline so it just reads "Welcome" and test again.









On Sat, March 14, 2009 12:35 am, Stuart Foulstone wrote:
>
> possibly something to do with:
>
> #websemantics a {display:none}
>
> producing an empty  ?
>
>
>
> On Fri, March 13, 2009 10:33 am, Foskett, Mike wrote:
>> An excellent tool.
>>
>> I'm intrigued as to why this code would flag an error:
>>
>> Welcome to siteName - blah blah blah
>> ...
>> siteName
>> ...
>> Welcome yada yada yada
>>
>> Live page: http://websemantics.co.uk/
>>
>> Test result page report:
>> http://fae.cita.uiuc.edu/report/11ffbe32e288ea27/page/1/nav/
>>
>>
>> I'm very happy that it's the only error though.
>> Will use this tool to check through the rest of the site when time's
>> available,
>>
>>
>> Regards
>>
>> Mike Foskett
>>
>>
>>
>> -Original Message-
>> From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org]
>> On
>> Behalf Of Jon Gunderson
>> Sent: 12 March 2009 14:07
>> To: wsg@webstandardsgroup.org
>> Subject: [WSG] Illinois Functional Web Accessibility Evaluator 1.0
>> Released!
>>
>> The Illinois Functional Web Accessibility Evaluator 1.0 (FAE) has been
>> released with new and updated accessibility rules based on the iCITA
>> Best Practices [1 to help web developers create HTML resources that
>> are usable by people with disabilities.
>>
>>  FAE is a free service provided by the University of Illinois as a
>> public service to support the creation of functionally accessible web
>> resources to comply with Section 508 [2] and W3C Web Content
>> Accessibility Guidelines [3] requirements .
>>
>> New reporting features let you archive up to 5 reports for as long as
>> you want and as always you can still send URLs of web accessibility
>> reports to developers and administrators for review without them
>> needed to create an account.
>>
>>  http://fae.cita.uiuc.edu
>>
>> Sign up for your new FREE account at:
>>
>>  http://fae.cita.uiuc.edu/accounts/register/
>>
>> Signing up for an account will let you test entire websites, instead
>> of just one web page.
>>
>> NOTE: If you had an account on the old version of FAE you will need to
>> create a NEW account on FAE 1.0.  The new version of FAE uses a
>> different web application framework than the previous system and we
>> were not able to migrate the old database.
>>
>> Information about new FAE features at:
>>
>>  http://fae.cita.uiuc.edu/about/versions/
>>
>> References
>> 1. iCITA HTML Best Practices
>>   http:/fae.cita.uiuc.edu
>>
>> 2. Section 508 Information Technology Accessibility Standards
>>http://www.access-board.gov/sec508/standards.htm
>>
>> 3. W3C Web Content Accessibility Guidelines
>>http://www.w3.org/TR/WCAG
>>
>>
>> ***
>> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>> Help: memberh...@webstandardsgroup.org
>> **

RE: [WSG] Illinois Functional Web Accessibility Evaluator 1.0 Released!

2009-03-13 Thread Stuart Foulstone

but then you wouldn't have,

# Each h1 element must have text content.
# Pass


Perhaps its the other  and

"The text content of each h1 element should match all or part of the title
content. "

means that ALL it's text content,

"Welcome - work, you're welcome to it"

should match part of the title content (which of course it doesn't).

Try removing the tagline so it just reads "Welcome" and test again.









On Sat, March 14, 2009 12:35 am, Stuart Foulstone wrote:
>
> possibly something to do with:
>
> #websemantics a {display:none}
>
> producing an empty  ?
>
>
>
> On Fri, March 13, 2009 10:33 am, Foskett, Mike wrote:
>> An excellent tool.
>>
>> I'm intrigued as to why this code would flag an error:
>>
>> Welcome to siteName - blah blah blah
>> ...
>> siteName
>> ...
>> Welcome yada yada yada
>>
>> Live page: http://websemantics.co.uk/
>>
>> Test result page report:
>> http://fae.cita.uiuc.edu/report/11ffbe32e288ea27/page/1/nav/
>>
>>
>> I'm very happy that it's the only error though.
>> Will use this tool to check through the rest of the site when time's
>> available,
>>
>>
>> Regards
>>
>> Mike Foskett
>>
>>
>>
>> -Original Message-
>> From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org]
>> On
>> Behalf Of Jon Gunderson
>> Sent: 12 March 2009 14:07
>> To: wsg@webstandardsgroup.org
>> Subject: [WSG] Illinois Functional Web Accessibility Evaluator 1.0
>> Released!
>>
>> The Illinois Functional Web Accessibility Evaluator 1.0 (FAE) has been
>> released with new and updated accessibility rules based on the iCITA
>> Best Practices [1 to help web developers create HTML resources that
>> are usable by people with disabilities.
>>
>>  FAE is a free service provided by the University of Illinois as a
>> public service to support the creation of functionally accessible web
>> resources to comply with Section 508 [2] and W3C Web Content
>> Accessibility Guidelines [3] requirements .
>>
>> New reporting features let you archive up to 5 reports for as long as
>> you want and as always you can still send URLs of web accessibility
>> reports to developers and administrators for review without them
>> needed to create an account.
>>
>>  http://fae.cita.uiuc.edu
>>
>> Sign up for your new FREE account at:
>>
>>  http://fae.cita.uiuc.edu/accounts/register/
>>
>> Signing up for an account will let you test entire websites, instead
>> of just one web page.
>>
>> NOTE: If you had an account on the old version of FAE you will need to
>> create a NEW account on FAE 1.0.  The new version of FAE uses a
>> different web application framework than the previous system and we
>> were not able to migrate the old database.
>>
>> Information about new FAE features at:
>>
>>  http://fae.cita.uiuc.edu/about/versions/
>>
>> References
>> 1. iCITA HTML Best Practices
>>   http:/fae.cita.uiuc.edu
>>
>> 2. Section 508 Information Technology Accessibility Standards
>>http://www.access-board.gov/sec508/standards.htm
>>
>> 3. W3C Web Content Accessibility Guidelines
>>http://www.w3.org/TR/WCAG
>>
>>
>> ***
>> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>> Help: memberh...@webstandardsgroup.org
>> ***
>>
>>
>> This is a confidential email. Tesco may monitor and record all emails.
>> The
>> views expressed in this email are those of the sender and not Tesco.
>>
>> Tesco Stores Limited
>> Company Number: 519500
>> Registered in England
>> Registered Office: Tesco House, Delamare Road, Cheshunt, Hertfordshire
>> EN8
>> 9SL
>> VAT Registration Number: GB 220 4302 31
>>
>>
>> ***
>> 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] Illinois Functional Web Accessibility Evaluator 1.0 Released!

2009-03-13 Thread Stuart Foulstone

Err... sorry about my initial confusion - I've had a long day.


Perhaps,

"The text content of each h1 element should match all or part of the title
content. "

means that ALL the h1 text content,

"Welcome - work, you're welcome to it"

should match PART of the title content - which of course it doesn't, since
you have PART of the h1 matching PART of the title.

Try removing the tagline so it just reads "Welcome" and test again.


Another interesting experiment might be to add the tagline to the title,
say (for example),

Welcome to webSemantics - work, you're welcome to it - Rich,
usable, engaging and accessible solutions (for example)

and see if you can pass the test with the  content matching with a
combination of two parts of the title.




On Fri, March 13, 2009 10:33 am, Foskett, Mike wrote:
> An excellent tool.
>
> I'm intrigued as to why this code would flag an error:
>
> Welcome to siteName - blah blah blah
> ...
> siteName
> ...
> Welcome yada yada yada
>
> Live page: http://websemantics.co.uk/
>
> Test result page report:
> http://fae.cita.uiuc.edu/report/11ffbe32e288ea27/page/1/nav/
>
>
> I'm very happy that it's the only error though.
> Will use this tool to check through the rest of the site when time's
> available,
>
>
> Regards
>
> Mike Foskett
>
>
>
> -Original Message-
> From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
> Behalf Of Jon Gunderson
> Sent: 12 March 2009 14:07
> To: wsg@webstandardsgroup.org
> Subject: [WSG] Illinois Functional Web Accessibility Evaluator 1.0
> Released!
>
> The Illinois Functional Web Accessibility Evaluator 1.0 (FAE) has been
> released with new and updated accessibility rules based on the iCITA
> Best Practices [1 to help web developers create HTML resources that
> are usable by people with disabilities.
>
>  FAE is a free service provided by the University of Illinois as a
> public service to support the creation of functionally accessible web
> resources to comply with Section 508 [2] and W3C Web Content
> Accessibility Guidelines [3] requirements .
>
> New reporting features let you archive up to 5 reports for as long as
> you want and as always you can still send URLs of web accessibility
> reports to developers and administrators for review without them
> needed to create an account.
>
>  http://fae.cita.uiuc.edu
>
> Sign up for your new FREE account at:
>
>  http://fae.cita.uiuc.edu/accounts/register/
>
> Signing up for an account will let you test entire websites, instead
> of just one web page.
>
> NOTE: If you had an account on the old version of FAE you will need to
> create a NEW account on FAE 1.0.  The new version of FAE uses a
> different web application framework than the previous system and we
> were not able to migrate the old database.
>
> Information about new FAE features at:
>
>  http://fae.cita.uiuc.edu/about/versions/
>
> References
> 1. iCITA HTML Best Practices
>   http:/fae.cita.uiuc.edu
>
> 2. Section 508 Information Technology Accessibility Standards
>http://www.access-board.gov/sec508/standards.htm
>
> 3. W3C Web Content Accessibility Guidelines
>http://www.w3.org/TR/WCAG
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***
>
>
> This is a confidential email. Tesco may monitor and record all emails. The
> views expressed in this email are those of the sender and not Tesco.
>
> Tesco Stores Limited
> Company Number: 519500
> Registered in England
> Registered Office: Tesco House, Delamare Road, Cheshunt, Hertfordshire EN8
> 9SL
> VAT Registration Number: GB 220 4302 31
>
>
> ***
> 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] Illinois Functional Web Accessibility Evaluator 1.0 Released!

2009-03-13 Thread Stuart Foulstone

possibly something to do with:

#websemantics a {display:none}

producing an empty  ?



On Fri, March 13, 2009 10:33 am, Foskett, Mike wrote:
> An excellent tool.
>
> I'm intrigued as to why this code would flag an error:
>
> Welcome to siteName - blah blah blah
> ...
> siteName
> ...
> Welcome yada yada yada
>
> Live page: http://websemantics.co.uk/
>
> Test result page report:
> http://fae.cita.uiuc.edu/report/11ffbe32e288ea27/page/1/nav/
>
>
> I'm very happy that it's the only error though.
> Will use this tool to check through the rest of the site when time's
> available,
>
>
> Regards
>
> Mike Foskett
>
>
>
> -Original Message-
> From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
> Behalf Of Jon Gunderson
> Sent: 12 March 2009 14:07
> To: wsg@webstandardsgroup.org
> Subject: [WSG] Illinois Functional Web Accessibility Evaluator 1.0
> Released!
>
> The Illinois Functional Web Accessibility Evaluator 1.0 (FAE) has been
> released with new and updated accessibility rules based on the iCITA
> Best Practices [1 to help web developers create HTML resources that
> are usable by people with disabilities.
>
>  FAE is a free service provided by the University of Illinois as a
> public service to support the creation of functionally accessible web
> resources to comply with Section 508 [2] and W3C Web Content
> Accessibility Guidelines [3] requirements .
>
> New reporting features let you archive up to 5 reports for as long as
> you want and as always you can still send URLs of web accessibility
> reports to developers and administrators for review without them
> needed to create an account.
>
>  http://fae.cita.uiuc.edu
>
> Sign up for your new FREE account at:
>
>  http://fae.cita.uiuc.edu/accounts/register/
>
> Signing up for an account will let you test entire websites, instead
> of just one web page.
>
> NOTE: If you had an account on the old version of FAE you will need to
> create a NEW account on FAE 1.0.  The new version of FAE uses a
> different web application framework than the previous system and we
> were not able to migrate the old database.
>
> Information about new FAE features at:
>
>  http://fae.cita.uiuc.edu/about/versions/
>
> References
> 1. iCITA HTML Best Practices
>   http:/fae.cita.uiuc.edu
>
> 2. Section 508 Information Technology Accessibility Standards
>http://www.access-board.gov/sec508/standards.htm
>
> 3. W3C Web Content Accessibility Guidelines
>http://www.w3.org/TR/WCAG
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***
>
>
> This is a confidential email. Tesco may monitor and record all emails. The
> views expressed in this email are those of the sender and not Tesco.
>
> Tesco Stores Limited
> Company Number: 519500
> Registered in England
> Registered Office: Tesco House, Delamare Road, Cheshunt, Hertfordshire EN8
> 9SL
> VAT Registration Number: GB 220 4302 31
>
>
> ***
> 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] Illinois Functional Web Accessibility Evaluator 1.0 Released!

2009-03-13 Thread Jon Gunderson
Mike,

I just wanted to thank you for your feedback.  Also the Firefox
Accessibility Extension can be found at:

http://firefox.cita.uiuc.edu

Jon


On Fri, Mar 13, 2009 at 5:33 AM, Foskett, Mike
 wrote:
> An excellent tool.
>
> I'm intrigued as to why this code would flag an error:
>
>    Welcome to siteName - blah blah blah
>    ...
>    siteName
>    ...
>    Welcome yada yada yada
>
> Live page: http://websemantics.co.uk/
>
> Test result page report: 
> http://fae.cita.uiuc.edu/report/11ffbe32e288ea27/page/1/nav/
>
>
> I'm very happy that it's the only error though.
> Will use this tool to check through the rest of the site when time's 
> available,
>
>
> Regards
>
> Mike Foskett
>
>
>
> -Original Message-
> From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
> Behalf Of Jon Gunderson
> Sent: 12 March 2009 14:07
> To: wsg@webstandardsgroup.org
> Subject: [WSG] Illinois Functional Web Accessibility Evaluator 1.0 Released!
>
> The Illinois Functional Web Accessibility Evaluator 1.0 (FAE) has been
> released with new and updated accessibility rules based on the iCITA
> Best Practices [1 to help web developers create HTML resources that
> are usable by people with disabilities.
>
>  FAE is a free service provided by the University of Illinois as a
> public service to support the creation of functionally accessible web
> resources to comply with Section 508 [2] and W3C Web Content
> Accessibility Guidelines [3] requirements .
>
> New reporting features let you archive up to 5 reports for as long as
> you want and as always you can still send URLs of web accessibility
> reports to developers and administrators for review without them
> needed to create an account.
>
>  http://fae.cita.uiuc.edu
>
> Sign up for your new FREE account at:
>
>  http://fae.cita.uiuc.edu/accounts/register/
>
> Signing up for an account will let you test entire websites, instead
> of just one web page.
>
> NOTE: If you had an account on the old version of FAE you will need to
> create a NEW account on FAE 1.0.  The new version of FAE uses a
> different web application framework than the previous system and we
> were not able to migrate the old database.
>
> Information about new FAE features at:
>
>  http://fae.cita.uiuc.edu/about/versions/
>
> References
> 1. iCITA HTML Best Practices
>  http:/fae.cita.uiuc.edu
>
> 2. Section 508 Information Technology Accessibility Standards
>   http://www.access-board.gov/sec508/standards.htm
>
> 3. W3C Web Content Accessibility Guidelines
>   http://www.w3.org/TR/WCAG
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***
>
>
> This is a confidential email. Tesco may monitor and record all emails. The 
> views expressed in this email are those of the sender and not Tesco.
>
> Tesco Stores Limited
> Company Number: 519500
> Registered in England
> Registered Office: Tesco House, Delamare Road, Cheshunt, Hertfordshire EN8 9SL
> VAT Registration Number: GB 220 4302 31
>
>
> ***
> 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] Illinois Functional Web Accessibility Evaluator 1.0 Released!

2009-03-13 Thread michael.brockington
-Original Message-
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org]
On Behalf Of Kay in t Veen - Gmail
Sent: 13 March 2009 10:59
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] Illinois Functional Web Accessibility Evaluator 1.0
Released!

> double  tags are never good!


That is a matter of opinion. They are not illegal.

Mike


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



RE: [WSG] Illinois Functional Web Accessibility Evaluator 1.0 Released!

2009-03-13 Thread Foskett, Mike
Hey Kay,

I'll have to respectively disagree about h1 tags.
The Illinois FAE has it about right: max 2 h1's, content in h1's replicated in 
the title.
It's just the test appears to fail correct detection on that criteria.


http://slipper-shop.nl/
I don't think we're looking at the same page?
Either that or you missed a bit.
Page has 2 h1's and 1 h2.
It also has a h3 following a h1.


Regards

Mike



-Original Message-
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
Behalf Of Kay in t Veen - Gmail
Sent: 13 March 2009 10:59
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] Illinois Functional Web Accessibility Evaluator 1.0 Released!

double  tags are never good!

chechout http://slipper-shop.nl

1 
1 
multiple 


On Mar 13, 2009, at 11:33 AM, Foskett, Mike wrote:

> An excellent tool.
>
> I'm intrigued as to why this code would flag an error:
>
>Welcome to siteName - blah blah blah
>...
>siteName
>...
>Welcome yada yada yada
>
> Live page: http://websemantics.co.uk/
>
> Test result page report: 
> http://fae.cita.uiuc.edu/report/11ffbe32e288ea27/page/1/nav/
>
>
> I'm very happy that it's the only error though.
> Will use this tool to check through the rest of the site when time's
> available,
>
>
> Regards
>
> Mike Foskett
>
>
>
> -Original Message-
> From: li...@webstandardsgroup.org
> [mailto:li...@webstandardsgroup.org] On Behalf Of Jon Gunderson
> Sent: 12 March 2009 14:07
> To: wsg@webstandardsgroup.org
> Subject: [WSG] Illinois Functional Web Accessibility Evaluator 1.0
> Released!
>
> The Illinois Functional Web Accessibility Evaluator 1.0 (FAE) has been
> released with new and updated accessibility rules based on the iCITA
> Best Practices [1 to help web developers create HTML resources that
> are usable by people with disabilities.
>
> FAE is a free service provided by the University of Illinois as a
> public service to support the creation of functionally accessible web
> resources to comply with Section 508 [2] and W3C Web Content
> Accessibility Guidelines [3] requirements .
>
> New reporting features let you archive up to 5 reports for as long as
> you want and as always you can still send URLs of web accessibility
> reports to developers and administrators for review without them
> needed to create an account.
>
> http://fae.cita.uiuc.edu
>
> Sign up for your new FREE account at:
>
> http://fae.cita.uiuc.edu/accounts/register/
>
> Signing up for an account will let you test entire websites, instead
> of just one web page.
>
> NOTE: If you had an account on the old version of FAE you will need to
> create a NEW account on FAE 1.0.  The new version of FAE uses a
> different web application framework than the previous system and we
> were not able to migrate the old database.
>
> Information about new FAE features at:
>
> http://fae.cita.uiuc.edu/about/versions/
>
> References
> 1. iCITA HTML Best Practices
>  http:/fae.cita.uiuc.edu
>
> 2. Section 508 Information Technology Accessibility Standards
>   http://www.access-board.gov/sec508/standards.htm
>
> 3. W3C Web Content Accessibility Guidelines
>   http://www.w3.org/TR/WCAG
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***
>
>
> This is a confidential email. Tesco may monitor and record all
> emails. The views expressed in this email are those of the sender
> and not Tesco.
>
> Tesco Stores Limited
> Company Number: 519500
> Registered in England
> Registered Office: Tesco House, Delamare Road, Cheshunt,
> Hertfordshire EN8 9SL
> VAT Registration Number: GB 220 4302 31
>
>
> ***
> 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
***


This is a confidential email. Tesco may monitor and record all emails. The 
views expressed in this email are those of the sender and not Tesco.

Tesco Stores Limited

Re: [WSG] Illinois Functional Web Accessibility Evaluator 1.0 Released!

2009-03-13 Thread Kay in t Veen - Gmail

double  tags are never good!

chechout http://slipper-shop.nl

1 
1 
multiple 


On Mar 13, 2009, at 11:33 AM, Foskett, Mike wrote:


An excellent tool.

I'm intrigued as to why this code would flag an error:

   Welcome to siteName - blah blah blah
   ...
   siteName
   ...
   Welcome yada yada yada

Live page: http://websemantics.co.uk/

Test result page report: 
http://fae.cita.uiuc.edu/report/11ffbe32e288ea27/page/1/nav/


I'm very happy that it's the only error though.
Will use this tool to check through the rest of the site when time's  
available,



Regards

Mike Foskett



-Original Message-
From: li...@webstandardsgroup.org  
[mailto:li...@webstandardsgroup.org] On Behalf Of Jon Gunderson

Sent: 12 March 2009 14:07
To: wsg@webstandardsgroup.org
Subject: [WSG] Illinois Functional Web Accessibility Evaluator 1.0  
Released!


The Illinois Functional Web Accessibility Evaluator 1.0 (FAE) has been
released with new and updated accessibility rules based on the iCITA
Best Practices [1 to help web developers create HTML resources that
are usable by people with disabilities.

FAE is a free service provided by the University of Illinois as a
public service to support the creation of functionally accessible web
resources to comply with Section 508 [2] and W3C Web Content
Accessibility Guidelines [3] requirements .

New reporting features let you archive up to 5 reports for as long as
you want and as always you can still send URLs of web accessibility
reports to developers and administrators for review without them
needed to create an account.

http://fae.cita.uiuc.edu

Sign up for your new FREE account at:

http://fae.cita.uiuc.edu/accounts/register/

Signing up for an account will let you test entire websites, instead
of just one web page.

NOTE: If you had an account on the old version of FAE you will need to
create a NEW account on FAE 1.0.  The new version of FAE uses a
different web application framework than the previous system and we
were not able to migrate the old database.

Information about new FAE features at:

http://fae.cita.uiuc.edu/about/versions/

References
1. iCITA HTML Best Practices
 http:/fae.cita.uiuc.edu

2. Section 508 Information Technology Accessibility Standards
  http://www.access-board.gov/sec508/standards.htm

3. W3C Web Content Accessibility Guidelines
  http://www.w3.org/TR/WCAG


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


This is a confidential email. Tesco may monitor and record all  
emails. The views expressed in this email are those of the sender  
and not Tesco.


Tesco Stores Limited
Company Number: 519500
Registered in England
Registered Office: Tesco House, Delamare Road, Cheshunt,  
Hertfordshire EN8 9SL

VAT Registration Number: GB 220 4302 31


***
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] Illinois Functional Web Accessibility Evaluator 1.0 Released!

2009-03-13 Thread Foskett, Mike
An excellent tool.

I'm intrigued as to why this code would flag an error:

Welcome to siteName - blah blah blah
...
siteName
...
Welcome yada yada yada

Live page: http://websemantics.co.uk/

Test result page report: 
http://fae.cita.uiuc.edu/report/11ffbe32e288ea27/page/1/nav/


I'm very happy that it's the only error though.
Will use this tool to check through the rest of the site when time's available,


Regards

Mike Foskett



-Original Message-
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
Behalf Of Jon Gunderson
Sent: 12 March 2009 14:07
To: wsg@webstandardsgroup.org
Subject: [WSG] Illinois Functional Web Accessibility Evaluator 1.0 Released!

The Illinois Functional Web Accessibility Evaluator 1.0 (FAE) has been
released with new and updated accessibility rules based on the iCITA
Best Practices [1 to help web developers create HTML resources that
are usable by people with disabilities.

 FAE is a free service provided by the University of Illinois as a
public service to support the creation of functionally accessible web
resources to comply with Section 508 [2] and W3C Web Content
Accessibility Guidelines [3] requirements .

New reporting features let you archive up to 5 reports for as long as
you want and as always you can still send URLs of web accessibility
reports to developers and administrators for review without them
needed to create an account.

 http://fae.cita.uiuc.edu

Sign up for your new FREE account at:

 http://fae.cita.uiuc.edu/accounts/register/

Signing up for an account will let you test entire websites, instead
of just one web page.

NOTE: If you had an account on the old version of FAE you will need to
create a NEW account on FAE 1.0.  The new version of FAE uses a
different web application framework than the previous system and we
were not able to migrate the old database.

Information about new FAE features at:

 http://fae.cita.uiuc.edu/about/versions/

References
1. iCITA HTML Best Practices
  http:/fae.cita.uiuc.edu

2. Section 508 Information Technology Accessibility Standards
   http://www.access-board.gov/sec508/standards.htm

3. W3C Web Content Accessibility Guidelines
   http://www.w3.org/TR/WCAG


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


This is a confidential email. Tesco may monitor and record all emails. The 
views expressed in this email are those of the sender and not Tesco.

Tesco Stores Limited
Company Number: 519500
Registered in England
Registered Office: Tesco House, Delamare Road, Cheshunt, Hertfordshire EN8 9SL
VAT Registration Number: GB 220 4302 31


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