Happy New Year, everyone! We welcome 2011 having spent the last week or two celebrating, spending quality time with loved ones, and contemplating all the beautiful, exciting, interesting, life-changing, humbling, discouraging, and painful things that life offered us in the past year. I find myself especially grateful to be entering 2011 without JAWS 11.
Category: A11y
This is my third in a series of blog posts documenting my efforts to create an accessible audio player. In the first (Creating Your Own Accessible HTML5 Media Player), I tested the current state of accessibility in browsers that support HTML5 audio, and given the shortcomings I found, opted to create my own custom player. […]
Autumn is hands-down my favorite season. It’s time to throw on a sweater and an extra comforter, sip hot apple cider, and make big pots of scrumptious and spicy vegetarian chili. Autumn is also the season in which three of my four favorite conferences are held. I look forward each year to networking with others […]
The Quest for an Accessible Flash MP3 Player
This was my second in a series of blog posts on creating an accessible HTML5 audio player. If you’re more interested in outcome than process, see the article Putting it all together: Accessible HTML5 Audio Player with Yahoo! Media Fallback. In my previous blog post, I described how I created an accessible custom HTML5 audio […]
This was my first in a series of blog posts on creating an accessible HTML5 audio player. If you’re more interested in outcome than process, see the article Putting it all together: Accessible HTML5 Audio Player with Yahoo! Media Fallback. HTML5 introduces the <audio> and <video> elements, which enable web browsers to natively support media […]