[ANN] Ruby Accessibility Analysis Kit (RAAKT) 0.4

P

Peter Krantz

Raakt is a toolkit to find accessibility issues in HTML documents.
It can be used as part of a an automatic test procedure or as a
command line tool to evaluate remote web sites. Focus is on finding
accessibility issues that never should be present (thus, there are no
"...if applicable"), and that are machine testable (you have to test
your content some other way).

Changelog for 0.4 is:
- Method to load test document from URL (feed_url)
- RAAKT is now easy to use in your Rails testing framework (see
http://peterkrantz.com/2006/accessibility-in-rails-with-raakt/)
- Warnings for more formatting elements (patch by Daniel Morrison)


If you want to play with RAAKT without installing the gem I have
created an online version here:

http://peterkrantz.com/bacc/

This service can be used to test remote web sites like this:

http://peterkrantz.com/bacc/?url=http://www.ruby-lang.org/en



For more details see:

http://raakt.rubyforge.org/
http://rubyforge.org/projects/raakt/


Kind regards,

Peter Krantz
 
M

Michal Suchanek

Raakt is a toolkit to find accessibility issues in HTML documents.
It can be used as part of a an automatic test procedure or as a
command line tool to evaluate remote web sites. Focus is on finding
accessibility issues that never should be present (thus, there are no
"...if applicable"), and that are machine testable (you have to test
your content some other way).

Changelog for 0.4 is:
- Method to load test document from URL (feed_url)
- RAAKT is now easy to use in your Rails testing framework (see
http://peterkrantz.com/2006/accessibility-in-rails-with-raakt/)
- Warnings for more formatting elements (patch by Daniel Morrison)


If you want to play with RAAKT without installing the gem I have
created an online version here:

http://peterkrantz.com/bacc/
Hello

http://peterkrantz.com/bacc/ itself is broken. It specifies background
color but not text nor link color. Since it is not defined what the
text or link color is unless you specify it, the text may render
invisible.

Note that if you did not set the background it is the users
responsibility to set text and link color that is visible on their
selected background. However, you did set the backbround so it is your
responsibility to set text and link color that is visible on it.

To test your site, try setting the default page colors to something
different (ie black background, lightgray text, white links) in your
browser.

I consider sites with broken HTML/styles also inaccessible.

Thanks

Michal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,188
Latest member
Crypto TaxSoftware

Latest Threads

Top