Category: Accessibility
React and Accessibility
I’ve been looking into React recently, and searching out resources related to accessibility with the tech. So far https://simplyaccessible.com/article/react-a11y/ is a good read, along with https://blog.usejournal.com/getting-started-with-web-accessibility-in-react-9e591fdb0d52. React’s own docs also here: https://reactjs.org/docs/accessibility.html.
tabindex content attribute
Overview of Accessibility Features in iOS 7
Luis Perez has a detailed breakdown on the accessibility features coming with iOS 7. Good stuff Apple.
Accessibility for iPhone and iPad apps
Good article from a few years ago on iOS accessibility.
Top 5 accessibility tips for game developers
Nice accessibility tips checklist over on gamebase.info, although some awesome gamers such as Broly manage to get past lack of accessibility provision in games such as Super Street Fighter IV.
Optimise Flash + usability on mobile
Add XMP metadata using Flash/Flex Builder
Interesting post on how to add a little more meta to your swfs.
Adobe’s XMP Developer Center here too.
Flash indexing with external resource loading
Google have expanded their Flash indexing capabilities by allowing for the indexing of external assets. A lot of Flash applications read in some sort of XML config file, which in turn often loads in additional assets such as images, mp3s, etc. This is a big deal in getting Flash properly indexable, so kudos to Google.
SWFObject 2.2 released
Looks like a heap of useful new features have been added to SWFObject. Spotted thanks to an email from Swingpants.