
An excellent round-up of research findings and articles with regard to accessibility and the infinite scrolling design pattern.
An excellent round-up of research findings and articles with regard to accessibility and the infinite scrolling design pattern.
This is a fantastic resource for information on how different markup patterns are handled in terms of accessibility.
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.
Need a Windows 10 (virtual) box for testing Microsoft Edge? They’re now available no the Microsoft Edge Dev site.
:matches()
, :not()
and :nth-child()
More selectors from Selectors Level 4 have landed in WebKit. This is a handy overview of some of them.
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.”
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.
’Nuff said.
This is exciting news:
For the first time, all of W3C’s active Working Groups now operate in public.
A fantastic overview of best practices for running an open source project on Github from the folks at 18F. Covers everything to naming your project to writing READMEs to reporting issues.