<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8905845613716199127</id><updated>2011-09-16T20:27:07.358-07:00</updated><category term='keyboard'/><category term='checkbox'/><category term='navigation'/><category term='meeting'/><category term='code'/><category term='arrow'/><category term='work'/><category term='radiobutton'/><title type='text'>dojoa11y</title><subtitle type='html'>Accessibility and the Amazing Dojo Toolkit</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://dojoa11y.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://dojoa11y.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>David Bolter</name><uri>http://www.blogger.com/profile/02025500422245702937</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://3.bp.blogspot.com/_ODonm-MRBHc/TKIGqH4Op-I/AAAAAAAAAI0/rN5ArM5KFAk/S220/avatar2.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8905845613716199127.post-489356932118054765</id><published>2007-03-22T15:36:00.000-07:00</published><updated>2007-03-22T15:57:43.794-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='work'/><category scheme='http://www.blogger.com/atom/ns#' term='meeting'/><category scheme='http://www.blogger.com/atom/ns#' term='code'/><title type='text'>Dojo Hacking at CSUN</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://david.atrc.utoronto.ca/aria/dojohacking.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 400px;" src="http://david.atrc.utoronto.ca/aria/dojohacking.jpg" border="0" alt="dojo and mozilla geeks" /&gt;&lt;/a&gt;&lt;br /&gt;We hacked on dijit aria stuff today in the Mozilla hacking room. Show above are Becky, Simon, Gijs, and Earl. (I blogged this from the room moments after this pic was taken).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905845613716199127-489356932118054765?l=dojoa11y.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dojoa11y.blogspot.com/feeds/489356932118054765/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905845613716199127&amp;postID=489356932118054765' title='39 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/489356932118054765'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/489356932118054765'/><link rel='alternate' type='text/html' href='http://dojoa11y.blogspot.com/2007/03/dojo-hacking-at-csun.html' title='Dojo Hacking at CSUN'/><author><name>David Bolter</name><uri>http://www.blogger.com/profile/02025500422245702937</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://3.bp.blogspot.com/_ODonm-MRBHc/TKIGqH4Op-I/AAAAAAAAAI0/rN5ArM5KFAk/S220/avatar2.jpg'/></author><thr:total>39</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905845613716199127.post-4092505137146229600</id><published>2007-03-07T13:09:00.000-08:00</published><updated>2007-03-07T17:09:29.855-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='radiobutton'/><title type='text'>Radio buttons as spans</title><content type='html'>Hi all. Becky and I were the only ones on the call today. Thanks Becky for answering lots of questions!&lt;br /&gt;&lt;br /&gt;I just want to note something... think aloud a little more if you don't mind... about radio button groups in dojo. As it stands now radio buttons are spans (attached as "domNode") with a div node (attached as "imageContainer") and a hidden input node (attached as "inputNode"). The div node represents visually the dojo checkbox. The attach points are not really relevant but I like to remind myself as I'm still a noob. &lt;br /&gt;&lt;br /&gt;Here is a &lt;a href="http://david.atrc.utoronto.ca/aria/rbspan.png"&gt;screenshot&lt;/a&gt; of dijit/tests/form/test_Checkbox.html with firefox and firebug.&lt;br /&gt;&lt;br /&gt;I think (and I hope to confirm tomorrow) that the fact we don't have visible input nodes with name attributes means that we are losing the otherwise "free" access to "group" (grouping by name) information that browsers glean with regular radio input elements.&lt;br /&gt;&lt;br /&gt;One solution might be to expose the hidden input name attribute by adding a name attribute (hmmm is that a standard attribute?) to the (non-hidden) span element (also known as the domNode). We could make sure that browsers check the name attribute for grouping purposes for any element with wairole that is form-element-ish (like a wairole of "radio").&lt;br /&gt;&lt;br /&gt;We should definitely ping Aaron on this when he's around.&lt;br /&gt;&lt;br /&gt;Scratching my head...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905845613716199127-4092505137146229600?l=dojoa11y.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dojoa11y.blogspot.com/feeds/4092505137146229600/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905845613716199127&amp;postID=4092505137146229600' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/4092505137146229600'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/4092505137146229600'/><link rel='alternate' type='text/html' href='http://dojoa11y.blogspot.com/2007/03/radio-buttons-as-spans.html' title='Radio buttons as spans'/><author><name>David Bolter</name><uri>http://www.blogger.com/profile/02025500422245702937</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://3.bp.blogspot.com/_ODonm-MRBHc/TKIGqH4Op-I/AAAAAAAAAI0/rN5ArM5KFAk/S220/avatar2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905845613716199127.post-4401286706113749827</id><published>2007-03-06T10:07:00.000-08:00</published><updated>2007-03-06T10:13:15.039-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='keyboard'/><category scheme='http://www.blogger.com/atom/ns#' term='work'/><category scheme='http://www.blogger.com/atom/ns#' term='radiobutton'/><category scheme='http://www.blogger.com/atom/ns#' term='code'/><category scheme='http://www.blogger.com/atom/ns#' term='navigation'/><title type='text'>RadioButton keynav patch v2</title><content type='html'>I've posted &lt;a href="http://david.atrc.utoronto.ca/aria/radiokbnavpatch.txt"&gt;radiokbnavpatch.txt&lt;/a&gt; for your reviewing pleasure. Thanks reviewers for helping me out on the last one. Becky thanks especially for the very informative chat today.&lt;br /&gt;Still to do: provide group information...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905845613716199127-4401286706113749827?l=dojoa11y.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dojoa11y.blogspot.com/feeds/4401286706113749827/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905845613716199127&amp;postID=4401286706113749827' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/4401286706113749827'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/4401286706113749827'/><link rel='alternate' type='text/html' href='http://dojoa11y.blogspot.com/2007/03/radiobutton-keynav-patch-v2.html' title='RadioButton keynav patch v2'/><author><name>David Bolter</name><uri>http://www.blogger.com/profile/02025500422245702937</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://3.bp.blogspot.com/_ODonm-MRBHc/TKIGqH4Op-I/AAAAAAAAAI0/rN5ArM5KFAk/S220/avatar2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905845613716199127.post-1848356387161192536</id><published>2007-03-02T18:59:00.000-08:00</published><updated>2007-03-02T19:42:43.370-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='radiobutton'/><category scheme='http://www.blogger.com/atom/ns#' term='code'/><category scheme='http://www.blogger.com/atom/ns#' term='arrow'/><category scheme='http://www.blogger.com/atom/ns#' term='navigation'/><title type='text'>Successfully arrowing radio buttons!</title><content type='html'>Here is a &lt;a href="http://david.atrc.utoronto.ca/aria/checkboxdiff.txt"&gt;Checkbox.js patch&lt;/a&gt; which implements radio button left/right arrow navigation. It uses Wild Bill's nifty modulo suggestion (thanks Bill).&lt;br /&gt;&lt;br /&gt;It skips over any disabled radio buttons to the next available radio button in the group and wraps around if necessary. It is a finite loop.&lt;br /&gt;&lt;br /&gt;When I find an appropriate candidate radio button I call radio.&lt;span style="font-weight: bold;"&gt;domNode.focus()&lt;/span&gt;. Does that seem correct? (Note: I need to set focus to the target radio button so that the next key event goes to the correct radio button). I also call &lt;span style="font-weight: bold;"&gt;radio._onClick(null)&lt;/span&gt; to (ultimately) set the value true.  I suppose I could just call this.setValue(true) directly (perhaps with a check to make sure it isn't already checked like the _onClick handler does).&lt;br /&gt;&lt;br /&gt;Regarding style... I've used some shortish local variable names to try and keep the source small. I get the idea from the style guide that permissible name terseness varies directly with scope... which makes some sense to me. I'd like feedback on this too if possible... well actually any and all feedback is appreciated.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905845613716199127-1848356387161192536?l=dojoa11y.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dojoa11y.blogspot.com/feeds/1848356387161192536/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905845613716199127&amp;postID=1848356387161192536' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/1848356387161192536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/1848356387161192536'/><link rel='alternate' type='text/html' href='http://dojoa11y.blogspot.com/2007/03/successfully-arrowing-radio-buttons.html' title='Successfully arrowing radio buttons!'/><author><name>David Bolter</name><uri>http://www.blogger.com/profile/02025500422245702937</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://3.bp.blogspot.com/_ODonm-MRBHc/TKIGqH4Op-I/AAAAAAAAAI0/rN5ArM5KFAk/S220/avatar2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905845613716199127.post-5656444141421312369</id><published>2007-03-01T09:36:00.000-08:00</published><updated>2007-03-02T19:28:24.459-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='keyboard'/><category scheme='http://www.blogger.com/atom/ns#' term='checkbox'/><category scheme='http://www.blogger.com/atom/ns#' term='radiobutton'/><title type='text'>HTML control groups and keyboard navigation</title><content type='html'>Just a quick note that I put up a &lt;a href="http://david.atrc.utoronto.ca/aria/controls.html"&gt;test page&lt;/a&gt; with various permutations of checkbox and radio groups. I was inspired by Bill's checkbox group test and added elements in order to test arrow key navigation. Looks like it is limited to radio "groups".&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905845613716199127-5656444141421312369?l=dojoa11y.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dojoa11y.blogspot.com/feeds/5656444141421312369/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905845613716199127&amp;postID=5656444141421312369' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/5656444141421312369'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/5656444141421312369'/><link rel='alternate' type='text/html' href='http://dojoa11y.blogspot.com/2007/03/html-control-groups-and-keyboard.html' title='HTML control groups and keyboard navigation'/><author><name>David Bolter</name><uri>http://www.blogger.com/profile/02025500422245702937</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://3.bp.blogspot.com/_ODonm-MRBHc/TKIGqH4Op-I/AAAAAAAAAI0/rN5ArM5KFAk/S220/avatar2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905845613716199127.post-2861795002099155947</id><published>2007-03-01T07:27:00.000-08:00</published><updated>2007-03-01T09:00:00.444-08:00</updated><title type='text'>Dojo development environment with Eclipse and Apache</title><content type='html'>I have just set up my development environment for Dojo using Eclipse and Apache and I've written up the steps that I followed in case they might be useful. I'd also love to get feedback if you have any comments or suggestions for other approaches.&lt;br /&gt;&lt;br /&gt;I'm using Eclipse 3.2, Apache 2.2, and the &lt;a href="http://subclipse.tigris.org/"&gt;Subclipse&lt;/a&gt; Subversion plugin for Eclipse. This set up was done on Windows but the configuration should be very similar for other operating systems.&lt;br /&gt;&lt;br /&gt;I created a new Eclipse workspace for my Dojo work.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Check out dojo and dijit&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Go to the Eclipse "SVN Repository Exploring" perspective and add &lt;code&gt;http://svn.dojotoolkit.org/dojo&lt;/code&gt; to your "SVN Repository" view.&lt;br /&gt;&lt;br /&gt;Checkout &lt;code&gt;http://svn.dojotoolkit.org/dojo/trunk&lt;/code&gt; and select "Check out as a project configured using the New Project Wizard". Choose General/Project as the project type and call it "dojo".&lt;br /&gt;&lt;br /&gt;Checkout &lt;code&gt;http://svn.dojotoolkit.org/dojo/dijit/trunk&lt;/code&gt; in a similar fashion and call it "dijit".&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Ignore .project&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;When you checkout dojo and dijit it will initially look like they have modifications (an asterisk will appear on the project icons). Eclipse has created project files for us and, as these are not in the svn repository, they show up as modifications. We can get Subclipse to ignore these project files by using the "Ignored Resources" section of the Preferences (Preferences/Team/Ignored Resources). On this page select "Add pattern..." and add ".project". You may have to restart Eclipse for the ignored pattern to take effect.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Server up dojo and dijit with Apache&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;You can serve up dojo, as &lt;code&gt;/dojo&lt;/code&gt;, and dijit, as &lt;code&gt;/dijit&lt;/code&gt;, with the following Apache aliases. You will need to replace &lt;code&gt;"C:/Dojo workspace"&lt;/code&gt; with the location of your Dojo workspace.&lt;br /&gt;&lt;pre&gt;Alias /dojo "C:/Dojo workspace/dojo"&lt;br /&gt;&lt;br /&gt;&amp;lt;Directory "C:/Dojo workspace/dojo"&gt;&lt;br /&gt;    Options Indexes FollowSymLinks&lt;br /&gt;    AllowOverride None&lt;br /&gt;    Order allow,deny&lt;br /&gt;    Allow from all&lt;br /&gt;&amp;lt;/Directory&gt;&lt;br /&gt;&lt;br /&gt;Alias /dijit "C:/Dojo workspace/dijit"&lt;br /&gt;&lt;br /&gt;&amp;lt;Directory "C:/Dojo workspace/dijit"&gt;&lt;br /&gt;    Options Indexes FollowSymLinks&lt;br /&gt;    AllowOverride None&lt;br /&gt;    Order allow,deny&lt;br /&gt;    Allow from all&lt;br /&gt;&amp;lt;/Directory&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905845613716199127-2861795002099155947?l=dojoa11y.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dojoa11y.blogspot.com/feeds/2861795002099155947/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905845613716199127&amp;postID=2861795002099155947' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/2861795002099155947'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/2861795002099155947'/><link rel='alternate' type='text/html' href='http://dojoa11y.blogspot.com/2007/03/dojo-development-environment-with.html' title='Dojo development environment with Eclipse and Apache'/><author><name>Simon</name><uri>http://www.blogger.com/profile/11506608889039456571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905845613716199127.post-2313543460345065977</id><published>2007-02-28T12:26:00.000-08:00</published><updated>2007-03-02T19:28:46.265-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='work'/><category scheme='http://www.blogger.com/atom/ns#' term='meeting'/><title type='text'>dojo a11y core team phone call</title><content type='html'>We had our first core team phone call. Becky, David, Mark, Simon, and special guests, Doug and Koranteng all attended.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Communication&lt;/span&gt;&lt;br /&gt;For communication purposes Simon and I (others are welcome) will post blogs here so that folks know what we are up to on a daily/weekly basis. We will also try to make use of IRC and google talk for higher bandwidth messaging. For public emails we can use wai-xtech@w3.org and dojo-accessibility@mastodon.dojotoolkit.org&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Plan&lt;/span&gt;&lt;br /&gt;Things are getting organized.&lt;br /&gt;&lt;br /&gt;Simon will be ramping up, away next week and back the following week for full time effort.&lt;br /&gt;&lt;br /&gt;David will jump in on &lt;a href="http://trac.dojotoolkit.org/ticket/2420"&gt;ticket 2420&lt;/a&gt; tomorrow.&lt;br /&gt;&lt;br /&gt;All for now...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905845613716199127-2313543460345065977?l=dojoa11y.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dojoa11y.blogspot.com/feeds/2313543460345065977/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905845613716199127&amp;postID=2313543460345065977' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/2313543460345065977'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/2313543460345065977'/><link rel='alternate' type='text/html' href='http://dojoa11y.blogspot.com/2007/02/dojo-a11y-core-team-phone-call.html' title='dojo a11y core team phone call'/><author><name>David Bolter</name><uri>http://www.blogger.com/profile/02025500422245702937</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://3.bp.blogspot.com/_ODonm-MRBHc/TKIGqH4Op-I/AAAAAAAAAI0/rN5ArM5KFAk/S220/avatar2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905845613716199127.post-5124426007618604448</id><published>2007-02-23T11:31:00.000-08:00</published><updated>2007-02-23T11:36:22.912-08:00</updated><title type='text'>Widget Tests</title><content type='html'>I thought I would post some links so that they are handy:&lt;br /&gt;&lt;a href="http://archive.dojotoolkit.org/nightly/tests/widget/"&gt;dojo tests directory&lt;/a&gt;&lt;br /&gt;&lt;a href="http://developer.mozilla.org/en/docs/ARIA:_Accessible_Rich_Internet_Applications"&gt;Mozilla hosted wiki page.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905845613716199127-5124426007618604448?l=dojoa11y.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dojoa11y.blogspot.com/feeds/5124426007618604448/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905845613716199127&amp;postID=5124426007618604448' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/5124426007618604448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/5124426007618604448'/><link rel='alternate' type='text/html' href='http://dojoa11y.blogspot.com/2007/02/widget-tests.html' title='Widget Tests'/><author><name>David Bolter</name><uri>http://www.blogger.com/profile/02025500422245702937</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://3.bp.blogspot.com/_ODonm-MRBHc/TKIGqH4Op-I/AAAAAAAAAI0/rN5ArM5KFAk/S220/avatar2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905845613716199127.post-124413115786925781</id><published>2007-02-23T07:39:00.001-08:00</published><updated>2007-02-23T07:39:43.279-08:00</updated><title type='text'>Welcome</title><content type='html'>This is a group blog for collaboration on dojo accessibility (a11y) work.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905845613716199127-124413115786925781?l=dojoa11y.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dojoa11y.blogspot.com/feeds/124413115786925781/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905845613716199127&amp;postID=124413115786925781' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/124413115786925781'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905845613716199127/posts/default/124413115786925781'/><link rel='alternate' type='text/html' href='http://dojoa11y.blogspot.com/2007/02/welcome.html' title='Welcome'/><author><name>David Bolter</name><uri>http://www.blogger.com/profile/02025500422245702937</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://3.bp.blogspot.com/_ODonm-MRBHc/TKIGqH4Op-I/AAAAAAAAAI0/rN5ArM5KFAk/S220/avatar2.jpg'/></author><thr:total>0</thr:total></entry></feed>
