Skip to main content

Blog

If you’re interested in accessibility, user experience design, and/or frontend development, you’re in the right place. You can also browse by category or year.

  1. Minimalism and progressive enhancement

    Article posted 16th July 2019 in Design and Development

    I’ve been enjoying reading though Adam Silver’s articles around accessibility and inclusive design, and his take on progressive enhancement really struck a chord.

  2. Refining my writing process

    Article posted 14th July 2019 in Workflows

    I’ve rebuilt this site with a static site generator and it has been great so many reasons, but there’s one I want to share ahead of the ‘official’ announcement: my writing workflow.

  3. Folder sharing and the new Apple OSs

    Article posted 13th July 2019 in Apple and Workflows

    The up-coming Apple operating systems will allow folder sharing in both Files/Finder and the Notes app. This is a big step forward!

  4. Design and dev should be more joined up

    Article posted 2nd July 2019 in Design and Development

    I’ve been catching up on some reading and came across this nugget in ‘The “D” in the DOM’…

  5. Getting to grips with Git

    Article posted 26th June 2019 in Development and Git

    I’ve been using Git for years and it’s finally time to make a concerted effort to move away from my GUI to the command line.

  6. What’s emphasis and what’s not

    Article posted 24th June 2019 in Accessibility and Development

    Semantic HTML is hard. We stopped using <i> and <b> elements in favour of <em> and <strong>, but are <i> and <b> still useful?

  7. Implicit ARIA landmark roles

    Article posted 14th June 2019 in Accessibility and Development

    ARIA landmarks give a screen reader user an easy way to orient themselves on a web page. Implicit roles are also great. Except when they’re not.

  8. Looks like 3D Touch is going away

    Article posted 8th June 2019 in Apple

    In spite of my recent enthusiasm for 3D Touch, there have been murmurs that it is on its way out. I think they might be right.

  9. WWDC 2019 roundup

    Article posted 6th June 2019 in Apple

    I love watching the opening Keynote for WWDC. Here’s a brief overview of the things they announced this year that I’m excited about or interested in.

  10. Reducing motion

    Article posted 30th May 2019 in Accessibility, Design and Development

    Accessibility is important, so I’ve taken steps to minimise animation on my site, and even removed it completely for those who ‘prefer reduce motion’.