Git Product home page Git Product logo

Comments (2)

angrave avatar angrave commented on August 17, 2024

FYI
New versions of ace support an accessibility theme that works well with screen readers. Need to investigate and incorporate.
Do we need an accessible version of the map?

https://groups.google.com/forum/#!topic/ace-internals/WksXbHmoewE

"I'm an intern at Google for the accessibility team who is working on making the Ace editor more accessible to blind users. Google has an open source extension called ChromeVox that is a screen reader for Chrome. I've created a theme for Ace that uses ChromeVox's API to read out loud code as the user navigates around, and I would like to contribute it back to the Ace codebase."

from javaplayland.

angrave avatar angrave commented on August 17, 2024

Useful starting points -
http://www.umich.edu/webaccess/eval/chromevox.html
(ChromeVox by Google is a free screenreader for Chrome)

http://www.marcozehe.de/2013/04/24/easy-aria-tip-6-making-clickables-accessible/
http://patstapestry.wordpress.com/2013/06/18/tips-and-tricks-for-website-accessibility-testing-with-the-screen-reader-jaws/
(JAWS is the main commercial screenreader for Windows; perhaps we can run the free demo 40minute-limited version in a VM?)

http://webaim.org/techniques/aria/

http://www.w3.org/TR/wai-aria-practices/#intro
(general pointers to additional attributes (e.g.roles) for dom elements; keyboard /tab support, etc)
http://www.w3.org/TR/wai-aria-practices/#docmgt (how to handle live areas - perhaps suitable for the canvas)

https://developer.mozilla.org/en-US/docs/Accessibility/ARIA?redirectlocale=en-US&redirectslug=ARIA
(developer website)

http://en.wikipedia.org/wiki/Screen_reader
-mentions 'Fangs' - a 2010 extension for Firefox.
http://www.standards-schmandards.com/projects/fangs/

Discussion on StackOverflow about Blind Programming -
http://stackoverflow.com/questions/118984/how-can-you-program-if-youre-blind

from javaplayland.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.