Click to See Complete Forum and Search --> : WAI-AAA validation tool!
TaoDay
04-12-2006, 10:06 PM
A_ We have "Cynthia Says™ Portal" online version. But there are alot of barrier:
1_It works behind FireWall.
2_Slow.
3_Need connection to internet is required.
B_ Beside, (HI-Sofware) WAI-AAA WinForm version is still uncomfortable:
1_I can not click validation icon at page bottom to validation current page.
2_Use limit because it is a trial version.
So. I am looking for WAI-AAA online validation tool which install at my computer.
Is there any body find out this tool.
Please share with me.
Thanks alot.
<Eddie>
04-13-2006, 06:56 AM
I tend to use the HTML Validator (https://addons.mozilla.org/firefox/2250/) plugin in Firefox as the main tool for checking accessibility during development but this does, of course, rely on you using Firefox.
As for checking accessibility, this is best done manually. Software is only good for about 75% of the issues known and passing automated software checks doesn't necessarily mean your website is accessible.
There's more here (http://www.webdeveloper.com/forum/showthread.php?t=61480) about it.
TaoDay
04-14-2006, 12:09 AM
Thank for your worthy advice and excellence extension.
You have to evauluate accessibility for a user perspective as well as the computer perspective, you have to go over your own side and print off your own checklist, accessibility isn't certified or able to be validated accurately.
Webnauts
05-09-2006, 02:01 AM
Have a look here:
- TAW3 http://www.tawdis.net/taw3/cms/en (online and stand-alone)
- fae http://fae.cita.uiuc.edu/
- HiSoftware http://www.hisoftware.com/accmonitorsitetest/
- WebAim Waive http://wave.webaim.org/index.jsp
- Hera http://www.sidar.org/hera/
- Watchfire (previously Bobby) http://webxact.watchfire.com/
- CythiaSays http://www.cynthiasays.com/
- ATRC Accessibility Checker http://checker.atrc.utoronto.ca/index.html
- UI-Test.com http://uitest.com/en/check/
- Ocawa http://www.ocawa.com/faireaudit.htm?lang=en
- ART Guide http://www.ubaccess.com/artguide.html
- UsableNet http://www.usablenet.com/
- W3C Web Content Accessibility Checking Service http://www.w3.org/2000/07/eval43/
TaoDay
05-09-2006, 04:42 AM
Yes!
TAW3 http://www.tawdis.net/taw3/cms/en (online and stand-alone) is all that I need. But when I installed with version include JVM or not this is unexpected error.
This application has unexpectedly Quit:
Invocation of this java application has caused an invocationTagetException. This application will now exit. (LAX)
java.lang.ArrayIndexOutOfBoundsException: 0
at com.zerog.ia.installer.Main.j(Unknown Source)
at com.zerog.ia.installer.Main.e(Unknown Source)
at com.zerog.ia.installer.Main.b(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
I don't know why and seem no one get this trouble before (not found this result on search engine "google.com")
Webnauts
05-09-2006, 08:10 PM
I never had such problems. Maybe your OS system (registry, etc) has problems.