Posted May 6th, 2010 in Browsers.
I noticed something in the browser stats before I noticed it on my laptop – Google’s Chrome doesn’t ask you about updates. I knew, almost subconsciously, that there was a Google updater programme running. However, I didn’t realise the impact it could have on web development, and potentially users as well.
Posted April 11th, 2010 in Accessibility, W3C.
I’ve recently been struck by a parallel: the differences between usability and accessibility are very similar to the differences between writing the HTML5 spec and covering accessibility requirements. Perhaps that can help explain the friction, and why WAI-ARIA is needed.
Posted March 30th, 2010 in Front-end code, Mobile.
I came across a situation recently where a JavaScript widget didn’t ‘work’ on the iPhone. It did technically work, but without knowing about two-fingered scrolling (and when you need to use it), it didn’t appear to work. So how do you differentiate the iPhone (and other touch based devices) from a regular browser?
Posted March 29th, 2010 in Front-end code, WYSIWYG editors.
A little post for those that run into the same problem I had with TinyMCE and blank instances not quite being blank. I created a little configuration to remove empty HTML tags.
Posted November 4th, 2009 in Accessibility, W3C, WYSIWYG editors.
The “UK Accessibility Roundtable for Microsoft Office SharePoint Server 2010″, a HiSoftware event at Microsoft’s offices in London Victoria. The day revolved around several demos of SharePoint 2010 and Compliance Sheriff, and was fleshed it out with some quite good accessibility information. These are my notes on the event, with a lot of interspersed commentary.
Posted November 1st, 2009 in Front-end code, Mobile, Operating Systems, Web APIs.
I’ve just gotten back from a great day at the Stackoverflow Dev Day, I didn’t take my usual copious notes, but I thought a flavour of proceedings would be good to get down. For those who don’t know me, I have to add the caveat that I’m not a…
Posted September 22nd, 2009 in Accessibility, PDF / Flash.
I.e. Accessible Rich Internet Applications with Flash, Flex & Air. This presentation by Andrew Kirkpatrick took us through some of the technologies available, with a special eye on the accessibility possibilities and things you need to watch out for.
Posted September 20th, 2009 in Accessibility, W3C.
I’m putting up my notes from the talks I saw at Techshare 2009, and Richard Schwerdtfeger‘s was the first.
Posted September 13th, 2009 in Real life.
Ok, I don’t know much about the music industry, but there is such as huge disparity between what the record labels say and just about everyone else, it’s difficult not to comment. I think that’s probably because their business is over, and here’s what might replace them.
Posted July 9th, 2009 in Accessibility, Web Apps.
Mike Paciello recently pointed to an article that says Section 508 inefficient for CMS and web development tools
. This matches what I would expect, however, I discovered the article has it the opposite way round.