Dispatches From The Internets

NTH-TEST

If you have problems understanding how nth-* selectors work in CSS, this visualizer may help you out.


The Trouble With Preprocessing Based on Future Specs

Lots of gold in this post from Chris Coyier. I agree with a lot of what he’s saying, but this passage really resonated with me:

[T]here are concepts that I think belong in an abstraction of a language and not the language itself. Variables could be an example here again. Preprocessor variables and native variables could co-exist and be useful in their own ways. If native CSS could do everything ever dreamed up in a preprocessor, it would be slow, complicated, and likely wouldn’t have seen the success that CSS has had as a language.

I could not agree more.

Note: I no longer use “native” in this context, but it remains in quoted material.






Windows 10 upgrade considerations for screen reader and magnifier users

The recommendation of IE over Edge may seem strange, but there’s a reason: Microsoft is changing APIs from MSAA (Microsoft Active Accessibility) to UIA (UI Automation) and it’s a work in progress. Consequently, the Microsoft Edge browser is not as accessible as the team would like it to be… yet. But, as Jacob Rossi covered in response to Steve Faulkner, it’s coming and the end result will be far better for folks who rely on assistive technology.




The Value of Content

This is a great post from Andy Beaumont regarding the sad state of affairs when it comes to content vs. conversions on the web. I look forward to the talk!