Midwest PHP 2018 Notes: Open Source, accessibility, and you - the superhero! by Nic Steenhout
Nic discussed why it’s important for all software but especially open source to be accessible for all users regardless of how they’re accessing your site.
Main Take Aways
- Web accessibility = the inclusive practice of building web sites usable by everyone, regardless of their level of ability or disability.
Things I’m Going to Do
Integrate a11y testing in my workflow.
My Raw Notes
- accessibility = #a11y on twitter
- Web accessibility = the inclusive practice of building web sites usable by everyone, regardless of their level of ability or disability.
- Important to make sure front and back ends are a11y
- If you don’t have accessible software you can hire people who need accessibly and you can get sued.
- Axe - the accessibility engine - https://www.deque.com/products/axe/
- Make sure to test with diverse populations
- To find people with disabilities to test check AccessWorks
- Be a hero particularly in projects where there are none
- Test suites for accessibilty
- New wave
- https://tenon.io/
Scott Keck-Warren
Scott is the Director of Technology at WeCare Connect where he strives to provide solutions for his customers needs. He's the father of two and can be found most weekends working on projects around the house with his loving partner.
RSS
Top Posts
- Working With Soft Deletes in Laravel (By Example)
- Fixing CMake was unable to find a build program corresponding to "Unix Makefiles"
- Upgrading to Laravel 8.x
- Get The Count of the Number of Users in an AD Group
- Multiple Vagrant VMs in One Vagrantfile
- Fixing the "this is larger than GitHub's recommended maximum file size of 50.00 MB" error
- Changing the Directory Vagrant Stores the VMs In
- Accepting Android SDK Licenses From The OSX Command Line
- Fixing the 'Target class [config] does not exist' Error
- Using Rectangle to Manage MacOS Windows