In May I attended and spoke at the John Slatin AccessU Conference sponsored by Knowbility. My good friend and retired IBM colleague, Richard Schwerdtfeger, was the keynote speaker. Rich was the Chief Technology Officer of Accessibility for the IBM Software group. He gave a great talk on “Empathy and Leadership, Where have they gone?” Rich […]
Posts in the Dojo category:
High Contrast Mode Primer
This is actually a copy of an old post from 2007 that originally appeared on the Dojo blog. It has disappeared from the Web but I recreated it with the help of the wayback machine. While it does reference older operating systems, XP and OS X Tiger, the general information is still relevant. Often when […]
Using the Orion Editor
I decided to take a look into Orion – an eclipse project that is touted as, “An open source platform for cloud based development”. I see that you can add it into your blog and thought it might be useful for showing some of the Dojo Mobile code I am developing. This post is a […]
Creating Accessible Popup Help with Dojo and ARIA
I thought I would create and ARIA example of Popup Help – turns out that is easier said than done. By Popup Help I mean a link or trigger element that is activated to display a block of help text that “floats” above the rest of the page. It seemed easy enough to implement until […]