AccessibleWeb@u August 14
-
Attending: Rick Ells, Melody Winkle, Nancy Weiner, Becky Smurr, Mary Waters, Jeff Muller, Harry Love, Anne Barry, Melody Ivory-Ndiaye, Pat Smith-Major
-
Jason Taylor -
UsableNet.com
-
designs tools to fit inside of Web publishing tools
-
Built for production
-
Jason goes around country speaking to evangelists for accessibility
-
Universities are often the most proactive, even more than federal gov.
-
PSU, MSU
-
People want to do it, but do not know what to do or do not have time to do it
-
Jason will be giving talks at Boeing, Washington Mutual, and Seattle U
-
Bobby, AcuView, - tools that take the guidelines, boil them down into rules, scan pages to see if code conforms to rules
-
Parsing HTML against the rules
-
Reports can be frustrating and annoying
-
Absolute test - specific things missing that will cause an accessibility problem
-
Best practice tests -
-
Using color incorrectly
-
LIFT - enterprise-wide Website testing
-
Server product
-
Everyone gets a username and password
-
Each project is defined by what pages you want to test and what standards you want to test it against
-
Each person can have multiple projects defined in the server product
-
Can edit your test criteria
-
Define instructions to spider to do page visits
-
Set URL where to start
-
Can have it send you email when report is ready
-
Can define which paths it should follow, and which not to
-
Can create your own starting page, then instruct the spider to search only one level down from your page - provides a way to scan a specific set of pages such as departmental home pages
-
Gives you list of pages that "failed"
-
Can breakdown list by specific types of problems
-
Can customize lists - show URL of page or title of page
-
Evaluates problems by characteristics and context using "smart-rules"
-
Objective is to give feedback to designer on what specifically needs to be done
-
Educating people is a basic obective of LIFT design - learning how to do it right the first time
-
Can also view page "linearized" to get an idea of how it will be experienced by a person using an assistive or adaptive device
-
Can be used by two categories of people:
-
Higher ups who can run a report on any site and send the site manager a report
-
People actually maintaining sites
-
Anybody can use tool to test their site
-
Can be used to set benchmarks - are we making progress?
-
Runs on Red Hat Linux
-
Tool product - LIFT can also be used within tools such as DreamWeaver
-
Once installed, everything is done within the tool
-
Show list of pages identified as needing fixes
-
Click on the page and the HTML page is retrieved, and displayed at the point where fixes are needed
-
ALT Editor - scans site for all uses of images
-
lists where each image is used - identifying which are likely invalid
-
Select the ones you think need changing, apply a batch fix
-
Can view pages without color
-
Table editor - does smart evaluation of each table and offers batch fixes
-
Fix wizards available for each element that needs fixing
-
If get lost, click on question mark to get to contextual help
-
Development of both products focuses on minimizing the number of false positives
-
Discussion
-
Can smart rules be changed?
-
Can customize by using exception lists
-
All rules are built in Python, customizable
-
Not formally offering STK service because of support problems
-
You can customize your rules
-
NASA wanted to add rule to check every page for security statement
-
Have worked with people on how to make it fit in better with the workflow at the institution
-
How can you warn people that adherence to rules will not necessarily improve usability or accessibility of site?
-
Main issue of Web accessibility is to have a compliance program for tools - who checks the checking tools?
-
Someone is needed to certify the tools as something that works.
-
LIFT is as powerful as spell-check and grammar-check, but no more
-
These tools in the hands of a novice can help them learn the right things to do
-
Have you moved beyond coding issues, such as to page layout, flow, etc.
-
UsableNet has worked with Jacob Nielsen's group on some aspects
-
PSU got things up to accessibility standards, but found that pages were still complex because of complicated HTML - UsableNet developed a tool to convert pages into a text only view
-
Not text-only pages - call to a CGI that creates a text-only version of the page
-
Looking for way to give assistive user a way to customize content
-
Once in the text-only page, can navigate without going back to the visual page
-
http://transcoder.usablenet.com
-
Runs on linux server
-
Should be available in about six weeks as a product
-
Can be done through UsableNet or you can run your own
-
Requires some standardization of HTML - just shows what is actually there
-
Still learning what it works with and does not work with
-
Not commercially selling transcoder yet
-
How can it support annotations so user can manipulate the information
-
Looking at features to add, such as auto skip navigation
-
Who is the market for accessibility evaluation software?
-
Not the pony-tailed techies from Boeing
-
Often people with limited technical background, doing it as a part-time job
-
Is text-only good enough?
-
Digital version of segregation
-
If manually created, always going to be second-rate
-
Want a dynamic system that creates text-only view of the same content everyone else uses
-
How much do assistive devices deal with the situation and how much do you have to do?
-
Layout tables can be linearized, if they are not too complicated
-
Which guideline to follow?
-
Use 508
-
Its written into law
-
Its stable in its explicit
-
More testable
-
Different tools use different rules to test for compliance to standards
-
Manual evaluation aspects are the hard ones to test
-
Italy is creating its own version of 508
-
explicit, testable
-
Real objective is whether the content is really as available to a handicapped person as it is to a non-handicapped person
-
No tool can really validate content - a thinking person has to do the validation
-
Are you phasing out of FrontPage?
-
FrontPage users tend to have limited technical skill
-
DreamWeaver users tend to be more experienced technically
-
Have more use for LIFT
-
More willing to pay
-
GoLive penetration in education and government is minimal
-
Popular in commercial world
-
Not a strong market for LIFT yet
Back to Top