Feed on
Posts
Comments

Headings in HTML5 may be presented to users differently based on the document structure, particularly within <section> and <article> elements. Headings within these elements are isolated from the surrounding document, but when presented to end users the heading level may be shifted up or down based on surrounding content and preceding headings. For example, an <h1> heading in an <article> may be presented as a second-level heading if there is a preceding <h1> in the document. To ensure the HTML5 outline is accurate and logical, use the HTML5 Outliner to view how headings will be presented to end users.

 

 

If you haven’t heard of it already, Appsgonefree is a nifty app to have on your iDevice(s). And much like the name implies, free and reduced apps are picked by the editors and made available every day. This can be a great way to keep an eye out for just about any app you could want. And new to the latest version, you can now “App Bump,” meaning you can collectively convince app developers to offer their apps for free.

AT in the news from the past 2 weeks (1/7 – 1/18). This is just a small sampling – you can read all the latest headlines on MDTAP’s Twitter page!

 

Voice control over Xbox 360 and PS3

5 Great Camera Centric Apps for Visually Impaired and Blind iPhone Users

Tech Center’s Prototype for Robotic Butler Looks to Fill Assisted Living Needs

Yaya Lu, 16, of Hobart, has her mind set on helping the disabled through technology

Hansen foundation’s ‘Wikipedia of accessibility’ opening doors for travelers

Indian designer creates smartphone for the blind

DEKA robotic prosthetic arm Dubbed “Luke” (after Luke Skywalker)

New Rubik’s Cube for the blind developed

Aging in Place – There’s an App for That

Game fan creates controller for disabled

Digital books designed for blind students offer support for other w/ disabilities

Talking Robots Play Part in Therapeutic Treatment for People With Special Needs

Could Eye-Tracking Replace Your Mouse?

Disabled in New York Hail Cabs Virtually

Digital tools build hope

Undergraduate teams create helpful phone apps and devices for people with disabilities

Oregon State University Installs Parking Sensors to Show ADA Parking Space Availability via Mobile Devices

McGraw-Hill reveals the SmartBook: an ‘adaptive’ e-book for students

Are your contact forms accessible for deaf people?

College students modify toys to donate to kids with special needs

Have you heard about some of these new apps on the market? Check them out and see if any might work for you!

RXmindMe (Free) A prescription reminder that uses multitasking to alert you every time you need to take a prescription. Allows someone to enter all prescriptions, setup reminders, and track when prescriptions have been taken.

Kitchen Pad Timer ($1.99) A visual kitchen timer that can manage multiple timers and provides audio alerts.

Complete Class Organizer ($4.99) Designed specifically for students to manage classes, this app allows someone to take notes while recording lectures, sync audio to text, manage homework and more.

HTML5 Structural Elements and ARIA

HTML5 introduces several new structural elements that will be very beneficial for accessibility:

<nav> (for identifying navigational elements),

<header> (a group of introductory or navigational aids),

<article> <aside> (tangentially related content, such as a sidebar), and

<footer> provide meaning to major page structural areas.

These can also be used to enhance keyboard navigation (a user could press the “N” key to jump to the page navigation, for example). Many HTML5 structural elements mirror or map to ARIA landmark roles:

<article>role="article"

<footer>role="contentinfo" (only one per page)

<header>role="banner"

<nav>role="navigation"

<aside>role="complementary"

If transitioning to HTML5, you will want to use both the HTML5 native element and the ARIA role (e.g., <nav role="navigation">) until assistive technology support for HTML5 improves. Of note is that ARIA provides very useful role="search" and role="main" that do not have HTML5 counterparts. The accessibility of nearly all web pages would be increased if these roles are implemented.

If you happened to read any of our 2012 AT Stocking Stuffers series, then chances are you saw us reference a variety of items available from Independent Living Aids (ILA). Now, ILA is holding a 1 Week Winter Blowout Sale on a wide range of devices for low vision and blindness AT. Check them out and stock up early – you could even start some shopping for the next holiday season!

« Newer Posts - Older Posts »

MDTAP | 2301 Argonne Drive, Room T17 Baltimore, Maryland 21218| Voice: 410-554-9230 Toll Free ⁄ Voice 1-800-832-4827|Email: mdtap@mdtap.org