The Best Of The Internets

Results from Assistive Technology

This is a fantastic resource for information on how different markup patterns are handled in terms of accessibility.


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.





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.



Opening Standards

This is exciting news:

For the first time, all of W3C’s active Working Groups now operate in public.


Open Source Style Guide

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.