I had the great pleasure of seeing Dave present his accessible breakout game at the MS Edge Web Summit and have been eagerly awaiting this post ever since. So much good stuff in here!
Dispatches From The Internets
Creating an accessible breakout game using Web Audio & SVG
Infinite Scrolling and Accessibility (It’s Usually Bad)

An excellent round-up of research findings and articles with regard to accessibility and the infinite scrolling design pattern.
Results from Assistive Technology
This is a fantastic resource for information on how different markup patterns are handled in terms of accessibility.
My trip to 18F
The fine folks at 18F just posted a beautiful write-up of the talk on progressive enhancement that I delivered as part of the 18F Design Speaker Series. I thoroughly enjoyed talking to the folks that came. They presented some interesting challenges and asked pressing questions—exactly the kind of engagement I love.
Designing Web Code in a Native App
Jeff Burtoft and I collaborated on a little post about the benefits of hosted apps and the pros and cons of integrating the web with the OS.
Note: I no longer use “native” in this context, but it remains in quoted material.
Web Design 101: 100% Tappable
I see this one all the time: something that looks like a button, but only a portion of it is tappable.
Windows 10 virtual machines now available

Need a Windows 10 (virtual) box for testing Microsoft Edge? They’re now available no the Microsoft Edge Dev site.
Inside Selectors: Discover :matches()
, :not()
and :nth-child()

More selectors from Selectors Level 4 have landed in WebKit. This is a handy overview of some of them.
What happens when you get sued for your inaccessible website
The bottom line: “Ultimately, you are going to end up fixing your website”, so “[b]eing proactive is far better than being reactive and that’s never more true than when you’re dealing with a legal threat.”
The ethics of modern web ad-blocking
An excellent overview of where web advertising is and what lines it has crossed. This bit is particularly relevant:
This won’t be a clean, easy transition. Blocking pop-ups was much more incisive: it was easy for legitimate publishers to avoid one narrowly-useful Javascript function to open new windows. But it’s completely reasonable for today’s web readers to be so fed up that they disable all ads, or even all Javascript. Web developers and standards bodies couldn’t be more out of touch with this issue, racing ahead to give browsers and Javascript even more capabilities without adequately addressing the fundamental problems that will drive many people to disable huge chunks of their browser’s functionality.