WCAG 1.0 Pass/Fail Annotations

Internet Explorer 5.5 Bookmarks

Step 1 - Get an Annotea account and note down the username and password, or use the one you already have!

Download WCAG-Fail.url, WCAG-Pass.url and save them somewhere handy "C:\windows\favorites\links\" is a good directory - then they appear in your "links" bar in internet Explorer.

Edit the two files so as to identify yourself - the highlighted (if CSS followed) portions below in the corresponding files - it's important though that you enter no newlines into the files - WCAG-Pass, is actually identical to fail, other than "fails" becomes "passes", so you only really need to download one.

Now Whenever you want to say a page passes or fails WCAG, you can just use the bookmarklet, which will submit it automatically.

[InternetShortcut]
URL=javascript:str='<rdf:RDF xmlns="http://www.w3.org/QA/Tools/MUTAT/wcag.n3#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:earl="http://earl.w3.org/temporary#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"><earl:Assertion><earl:result rdf:resource="http://earl.w3.org/temporary#Pass" /> <earl:regarding rdf:resource="'+location.href+'" /><earl:tested rdf:resource="http://jibbering.com/earl/wcag" /><earl:assertedBy rdf:resource="http://jibbering.com/earl/#'+new Date().valueOf()+';'+escape(location.href)+'" /></earl:Assertion><earl:Assertor rdf:about="http://jibbering.com/earl/Assertor#'+new Date().valueOf()+';'+location.href+'"><rdf:type rdf:resource="http://www.w3.org/2001/03/earl/0.95#Person" /><earl:contactInfo rdf:resource="mailto:EMAIL" /><earl:name>NAME</earl:name></earl:Assertor><earl:WebContent rdf:about="http://jibbering.com/earl/#'+new Date().valueOf()+';'+escape(location.href)+'"><browser>'+navigator.userAgent+'</browser><earl:date>2002-03-12</earl:date><earl:version>'+navigator.appVersion+'</earl:version><earl:platform>'+navigator.platform+'</earl:platform></earl:WebContent><rdf:Description rdf:about="http://jibbering.com/earl/wcag"><earl:id rdf:resource="http://www.w3.org/TR/WAI-WEBCONTENT/" /><priority>Priority 1</priority><rdf:type rdf:resource="http://www.w3.org/2001/03/earl/0.95#TestCase" /></rdf:Description></rdf:RDF>';var x = new ActiveXObject("Msxml2.XMLHTTP");x.Open("post","http://earl.w3.org/earl",false,"USERNAME","PASSWORD");x.setRequestHeader("Content-Type","application/xml");x.setRequestHeader("Accept","text/xml");x.setRequestHeader("Content-Length",str.length);x.send(str);alert(x.responseText);
IconIndex=1
IconFile=C:\WINDOWS\SYSTEM\url.dll

Jim Ley - jim@jibbering.com, Jibbering.com