Accessibility/OpenATCollaborationProject: Difference between revisions
(early draft) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<h1>*Draft*</h1> | |||
=What is this= | =What is this= | ||
The open AT collaboration project is an open community project of Mozilla and assistive technologies vendors that was | The open AT collaboration project is an open community project of Mozilla and assistive technologies vendors that was started in order to coordinate an effort of Gecko and AT developers, adapt existing technologies for a better user experience and create new ones to make sure the diversity of the web and desktop is revealed in accessible and unified way. | ||
We at Mozilla are very friendly to AT and work hard together | We at Mozilla are very friendly to AT and work hard together. Unfortunately our effort is not always coordinated and that brings us into situation when AT work is blocked by Gecko or changes requested by one AT aren't suitable for others. Here's a right place to get everybody in touch and make sure new solutions and ideas work for everyone. | ||
==Who== | ==Who== | ||
| Line 12: | Line 12: | ||
* screen reader developer then you would like to follow Mozilla accessibility progress and be part of it; | * screen reader developer then you would like to follow Mozilla accessibility progress and be part of it; | ||
* desktop server or browser developer then you would like to join to make sure your and our products work consistently; | * desktop server or browser developer then you would like to join to make sure your and our products work consistently; | ||
* web developer then you might have ideas how to make web authors life easier and we'll be glad to | * web developer then you might have ideas how to make web authors life easier and we'll be glad to make this. | ||
==Goals== | ==Goals== | ||
| Line 20: | Line 20: | ||
==How== | ==How== | ||
* Create the group and work as one team. | |||
* Make an open place for discussions, feedback and voting (mail lists, wiki, bugzilla, meetings). Collect [[ideas]]. | |||
* Be driven by a general [[plan]] and priorities of the group. | |||
* Collaborate with existing groups like IAccessible2, ATK, HTML and ARIA working groups. | |||
= | ==Our guideline== | ||
* Get ATs providing a more consistent experience where possible | |||
* Get ATK and IA2 as synchronized as possible | |||
* Get Gecko and other toolkits (e.g. Gtk+) as synchronized as possible | |||
* Formal documentation of the expected implementation | |||
* Create regression tests (both ATs and Gecko) | |||
=How does it work= | |||
==You've got an idea== | ==You've got an idea== | ||
Here's our [[repo]] of ideas and proposals. Check it out. If you've got an idea then break it into statements and run it through our [[mail list]]. We will put the idea summary, proposal, pro and contra into the repo. Then if idea meets the group priorities then we put into into our [[ | Here's our [[repo]] of ideas and proposals. Check it out. If you've got an idea then break it into statements and run it through our [[mail list]]. We will put the idea summary, proposal, pro and contra into the repo where everybody can see it. Then if the idea meets the group priorities then we put into into our [[planing]] page where we plan activities and divide priorities between tasks. | ||
==Throughout analysis== | ==Throughout analysis== | ||
AT parties do individual analysis of present state based on missed features, bugs, questions, complaints, requests. Prepare a list of | |||
ongoing activities, motivation for each of them. | ongoing activities, motivation for each of them. Figure out priorities. Break your list into ideas and run them through mailing list. | ||
== | ==Planning and implementation== | ||
So we have ideas at our repo, their summaries, pro and contras. Each party set up its own priority. Based on that do a group priority for each idea. Then work on proposal and make sure it suites everyone. Each party estimates the timing required for implementation for each item. During time planning each party estimates their other activities and provides real time they are able to spend for the project. Based on that split activities into quarter goals and create milestones. For each milestone create tracking bug. | |||
These activities are documented on planning page and settled down in bugzilla so everyone can get clever idea what we are doing next. | |||
Time conflicts: | ===Time conflicts=== | ||
We follow general guideline: | |||
# Analysis | |||
## Individual analysis by all parties of present state in details | |||
## Public discussion, conclusions, bug filing (get a chance to the 3d parties to provide feedback) | |||
# Implementation | |||
## Implementation in Gecko, support added to ATs | |||
## Documentation and regression test writing | |||
## Regression fixing | |||
1st item remains unchanged for every party each quarter. 2nd might be altered if required. For example if can't get solution that everyone is ok or implementation is depended on feedback from other groups. Also that can happens when the party realized that it has better or worse implementation that it was expected on planning stage and it requires time lesser or more than quarter. If anything like this happens then team figures out the next step. | |||
=Areas we are looking at= | |||
# Widgets | # Widgets | ||
## Hierarchy (all kinds of widgets: HTML4/5, ARIA, XUL) | ## Hierarchy (all kinds of widgets: HTML4/5, ARIA, XUL) | ||
## Events | ## Events | ||
## Attributes and | ## Attributes, states and properties | ||
# Navigation and AT-Unique Object Interaction | # Navigation and AT-Unique Object Interaction | ||
## Caret navigation | ## Caret navigation and text interface | ||
## Object navigation | ## Object navigation | ||
## Actions | ## Actions | ||
| Line 80: | Line 73: | ||
* Mozilla | * Mozilla | ||
** [mailto:surkov.alexander@gmail.com Alexander Surkov] | ** [mailto:surkov.alexander@gmail.com Alexander Surkov] | ||
** [mailto: | ** [mailto:dbolter@mozilla.com David Bolter] | ||
** [mailto: | ** [mailto:mzehe@mozilla.com Marco Zehe] | ||
* NVAccess | * NVAccess | ||
** [mailto: | ** [mailto:jamie@nvaccess.org James Teh] | ||
** [mailto: | ** [mailto:mick@nvaccess.org Mick Curran] | ||
* Orca | * Orca | ||
** [mailto: | ** [mailto:joanmarie.diggs@gmail.com Joanmarie Diggs] | ||
Revision as of 14:56, 6 December 2011
*Draft*
What is this
The open AT collaboration project is an open community project of Mozilla and assistive technologies vendors that was started in order to coordinate an effort of Gecko and AT developers, adapt existing technologies for a better user experience and create new ones to make sure the diversity of the web and desktop is revealed in accessible and unified way.
We at Mozilla are very friendly to AT and work hard together. Unfortunately our effort is not always coordinated and that brings us into situation when AT work is blocked by Gecko or changes requested by one AT aren't suitable for others. Here's a right place to get everybody in touch and make sure new solutions and ideas work for everyone.
Who
Originally this project is started by Mozilla, Orca and NVAccess. But if you are an individual or a company who is passionate about making the web and desktop accessible then please join us. Everybody interested is welcome. Your feedback is appreciated, the voice is respected.
If you are
- screen reader developer then you would like to follow Mozilla accessibility progress and be part of it;
- desktop server or browser developer then you would like to join to make sure your and our products work consistently;
- web developer then you might have ideas how to make web authors life easier and we'll be glad to make this.
Goals
- Provide complete, correct, consistent and robust implementation of accessibility APIs for the web and desktop.
- Clear, light and nice AT implementation for the web and desktop, no ifelses, no bugs, no surprises, no headache.
- Found a bank of ideas how to expose the content the best way, turn them into proposals and put them into life.
How
- Create the group and work as one team.
- Make an open place for discussions, feedback and voting (mail lists, wiki, bugzilla, meetings). Collect ideas.
- Be driven by a general plan and priorities of the group.
- Collaborate with existing groups like IAccessible2, ATK, HTML and ARIA working groups.
Our guideline
- Get ATs providing a more consistent experience where possible
- Get ATK and IA2 as synchronized as possible
- Get Gecko and other toolkits (e.g. Gtk+) as synchronized as possible
- Formal documentation of the expected implementation
- Create regression tests (both ATs and Gecko)
How does it work
You've got an idea
Here's our repo of ideas and proposals. Check it out. If you've got an idea then break it into statements and run it through our mail list. We will put the idea summary, proposal, pro and contra into the repo where everybody can see it. Then if the idea meets the group priorities then we put into into our planing page where we plan activities and divide priorities between tasks.
Throughout analysis
AT parties do individual analysis of present state based on missed features, bugs, questions, complaints, requests. Prepare a list of ongoing activities, motivation for each of them. Figure out priorities. Break your list into ideas and run them through mailing list.
Planning and implementation
So we have ideas at our repo, their summaries, pro and contras. Each party set up its own priority. Based on that do a group priority for each idea. Then work on proposal and make sure it suites everyone. Each party estimates the timing required for implementation for each item. During time planning each party estimates their other activities and provides real time they are able to spend for the project. Based on that split activities into quarter goals and create milestones. For each milestone create tracking bug.
These activities are documented on planning page and settled down in bugzilla so everyone can get clever idea what we are doing next.
Time conflicts
We follow general guideline:
- Analysis
- Individual analysis by all parties of present state in details
- Public discussion, conclusions, bug filing (get a chance to the 3d parties to provide feedback)
- Implementation
- Implementation in Gecko, support added to ATs
- Documentation and regression test writing
- Regression fixing
1st item remains unchanged for every party each quarter. 2nd might be altered if required. For example if can't get solution that everyone is ok or implementation is depended on feedback from other groups. Also that can happens when the party realized that it has better or worse implementation that it was expected on planning stage and it requires time lesser or more than quarter. If anything like this happens then team figures out the next step.
Areas we are looking at
- Widgets
- Hierarchy (all kinds of widgets: HTML4/5, ARIA, XUL)
- Events
- Attributes, states and properties
- Navigation and AT-Unique Object Interaction
- Caret navigation and text interface
- Object navigation
- Actions
- ARIA, HTML5 (everything that doesn't fall under Widgets section).
Contact us
Use the mail thread if you have questions or have an idea to share. If you need to contact us directly then here we are:
- Mozilla
- NVAccess
- Orca