The :not
selector has pretty good support in its most basic form. Just be sure to make sure the selector you’re not electing is supported.
Dispatches From The Internets
CSS Tip: Use :not
to Save Time and Lines of Code
Your login form posts to HTTPS, but you blew it when you loaded it over HTTP

I shared this one with Marriott when I highlighted their login oversight and they pushed back.
HTML Prototyping 101 - Offline Mode

It’s so easy to get comfortable…
So it’s on the 07.12 London-bound train from Brighton that Rich, Jon and I find ourselves reviewing a prototype while deprived of the one office luxury we’ve grown so accustomed to: a stable and generous internet connection.
Checking the Reading Order of a PowerPoint Slide
I’m starting to do the occasional PowerPoint presentation. I still favor Keynote, but it’s always good to bone up on other tools. And when I do so, I want to make sure my decks are also accessible.
ARIA Widget Checklist For Screen Reader Testing

An excellent test suite from the SSB Bart Group. It’s necessary because…
there are still significant discrepancies between valid ARIA usage and what is supported between specific screen readers and browser combinations, so there is immense benefit for such screen reader venders to get on the same page and test these assistive technologies more thoroughly and to also involve the public for crowd sourcing this feedback for entering more bugs related to these issues.
Building a fully-accessible help tooltip

It takes a lot of thoughtful consideration, research, and testing to build robust interfaces, but once that work is done, you can share your findings and make it simple for others to follow in your footsteps. Sara has kindly done the hard work here and has lovingly provided you with a guided tour on how to make an accessible help tooltip. Thank you Sara!
Writing JavaScript with accessibility in mind

This is an excellent introduction to some of the things you should be considering when writing JavaScript. There is tons of practical and actionable advice in here.
Crossing a Border
If you travel abroad for work, you may have some concerns about border crossings, based on recent news coverage. I know I do. I’m not a lawyer, but I’ve been researching quite a bit and asking for opinions and recommendations. Below is a summary of the advice I’ve been given. I’m providing it here in case it might be of use to you.
How I use Narrator… to help me be a better communicator

Screen readers are a great alternative to reading your work aloud!
Voice User Interface Design: New Solutions to Old Problems

Excellent overview of the current state of voice UX (or headless UX as I often call it). Choice quotes:
[T]he voice user experiences consumers are learning to use today are usually FAR from conversational. We are still in early days.
and
VUIs are life-changing for those who can’t easily adapt themselves for traditional computer use.
Start thinking about this stuff now!