August 11, 2024 — In this talk, I will discuss the current state of automated and manual accessibility testing. How much can we rely on automation and how AI tools can speed up manual testing. We’ll also discuss what tools are available that can be integrated with WordPress.
February 18, 2018 — “For the first time since its inception, CSS now has a real two-dimensional layout tool in the CSS Grid specification. We’ve had to resort to using floats, inline blocks and most recently, flexbox. Because using these for layout is essentially a hack, we’re often tempted to resort to grid frameworks like those provided by Foundation and Bootstrap.
Using examples, my talk will look at how we can do what we’ve done with frameworks using CSS Grid instead, and also how we can do things we couldn’t do before without complex tricks or JavaScript. I’ll also share some thoughts on using CSS Grid in production today, accessibility concerns and tips on the best resources for learning more.
This talk will be useful for both beginners, intermediate and long-time front end devs who aren’t yet too familiar with CSS Grid. It should also be interesting to designers who want to know what is possible with todays CSS.”
June 29, 2017 — Daniel’s lighting talk covers how to create a better experience for your clients or users of your theme with the various core controls, custom controls and how to take advantage of selective live refresh and visible edit shortcuts (introduced in WordPress 4.7).