
An exhaustive (and kinda overwhelming) look at best practices for form design in general. I wouldn’t even add “mobile” as an adjective. Good advice all around for accessibility and usability.
An exhaustive (and kinda overwhelming) look at best practices for form design in general. I wouldn’t even add “mobile” as an adjective. Good advice all around for accessibility and usability.
I’m very interested in trying Google Go out as I want to check out the voice synthesis quality. Unfortunately it’s not available in the US. Can any of my Google friends hook me up?
Also worth noting: Google is using AI to find the most compelling content. I’m curious to see how that shakes out too.
So much great information in this one! Read the presenter notes.
Excellent, straightforward grid tutorial from Rafaela Ferro.
Third party code, people… third party code.
He pointed out that while Inbenta had provided Ticketmaster a customised JavaScript one-liner, the ticketing company had placed this chatbot code on its payment processing website without informing Inbenta it had done so. “This means that Inbenta’s webserver was placed in the middle of all Ticketmaster credit card transactions, with the ability to execute JavaScript code in customer browsers,” Beaumont said.
Sigh.
Hear, hear!
Government is supposed to work for the American people, and we owe it to them to do a better job. The tools we need to restore the United States’ global leadership in technology and digital government are already at our fingertips. Now it’s time to act.
While most of the recommendations in this piece are not new, per se, the animations do a great job of explaining the importance of Pablo’s advice for real people.
An excellent round up of some great accessibility testing tools that are freely available. Give ’em a try!
Love this demo from Max Böck!
Eric deftly breaks down how specificity gets calculated with respect to CSS’s functional pseudo-classes :not()
, :has()
, and :matches()
.