Speakers: Rian Rietveld

  • Women and non-binary folx of WordPress

    WordCamp Europe 2023Speakers: Francesca Marano, Chaya Oosterbroek, Thelma Mutete, Anne McCarthy, Jessica Lyschik, Rian Rietveld

    September 30, 2023 — The panel brings together a diverse group of people for an honest discussion about underrepresented folx involvement in the WordPress open source project.

    The panelists will discuss their achievements, struggles and give advice to those starting out.

  • Rian Rietveld: Automated Accessibility Testing, A Few Scenarios

    WordCamp Santa Clarita 2021Speaker: Rian Rietveld

    November 13, 2021 — This talk discusses a few accessibility testing scenarios and offers tips on how to integrate accessibility testing into your work.

    How do you test the accessibility of your code? Can you check everything automatically…in the browser, at the command line, with GitHub actions?

    What tools do you have at your disposal for this? What is the best workflow? And also: how meaningful is it?

  • Enhancing the accessibility of a plugin, a use case

    WordCamp Europe 2021Speakers: Morgan Kay, Rian Rietveld

    June 28, 2021 — Web forms should work. No doubt about that. And they should work for all visitors, regardless of device or ability.

    Gravity Forms set as goal: to ensure that all forms created with Gravity Forms can be WCAG 2.1 AA compliant. It has been quite an eventful journey and Morgan and Rian are happy to share this with you.

    Accessibility always was a focus point of Gravity Forms but, with the fast development of changing accessibility requirements and legislation worldwide, more specialised expertise was needed. Therefore Rian Rietveld, web accessibility specialist from Level Level joined the team.

    In this talk we show you the steps we took to test and improve the accessibility of the forms build with Gravity Forms. Like doing an initial audit, training the developers and designers, finding good solutions for issues without breaking existing forms, helping the Q&A team with extra test tools and writing documentation.

    This talk is for everyone that wants to enhance the accessibility of a web project and wants to learn the way to implement this in their workflow.

  • Rian Rietveld: Accessibility Testing, Tools and Workflow

    WordCamp Utrecht 2018Speaker: Rian Rietveld

    February 10, 2020 — If you are a theme, plugin or core developer/designer you need to test your work for accessibility errors, but how to do this and what are the guidelines to follow?
    In this talk I will give you an overview of useful test tools, how to use them and how to integrate testing your development workflow.
    Also, I will give you tips on additional testing that can’t be automated, like using and testing your work with only your keyboard.

  • Rian Rietveld: Who’s afraid of ARIA?

    WordCamp Nordic 2019Speaker: Rian Rietveld

    June 19, 2019 — WAI-ARIA means Accessible Rich Internet Applications. These are attributes you add to your HTML5 to (for example) inform blind visitors what is happening on your site.

    How do you use ARIA and why? And why is the first rule of ARIA: “Don’t use ARIA”?

    In this talk Rian will show you how to

    announce changes and error messages
    use the JavaScript function wp.a11y.speak()
    tell if a menu or accordion is closed or open
    give feedback on what’s happening on a one page website
    get the right documentation and examples

    Discover that ARIA isn’t that complicated and is very useful for those visitors that use your site in another way than you do.

    Presentation Slides »

  • Rian Rietveld: Who’s afraid of ARIA

    WordCamp US 2018Speaker: Rian Rietveld

    December 29, 2018 — WAI-ARIA means Accessible Rich Internet Applications. These are attributes you add to your HTML5 to (for example) inform blind visitors what is happening on your site.

    How do you use ARIA and why? And why is the first rule of ARIA: “Don’t use ARIA”?

    In this talk Rian will show you how to
    – announce changes and error messages
    – use the JavaScript function wp.a11y.speak()
    – tell if a menu or accordion is closed or open
    – give feedback on what’s happening on a one page website
    – get the right documentation and examples

    Discover that ARIA isn’t that complicated and is very useful for those visitors that use your site in another way than you do.

  • Rian Rietveld, Sami Keijonen: Testing Web Accessibility

    WordCamp Europe 2018Speakers: Rian Rietveld, Sami Keijonen

    August 6, 2018 — People use different ways to interact with the web. Users navigate for example with a keyboard only or with their voice. To make this work properly, it ‘s necessary that the design, code and content is properly set up, accessible for all devices and users. How do you test the accessibility of a design, code and content of a web project? What are the guidelines to test against?

    We will go through the different ways to use the web, which guidelines to use, what to look out for when checking for accessibility errors and which checks and tools you can use to help you test. We will also discuss a setup for automated testing. Bring your laptop and join in.

    This workshop is for people who develop, design and write content, of all levels.

    Presentation Slides »

  • Rian Rietveld: Web Accessibility, Where to Start?

    WordCamp Brighton 2017Speaker: Rian Rietveld

    January 29, 2018 — Creating an accessible website or plugin is a team effort and not only the responsibility of the designer or the developer.

    In this talk Rian gives you starting points, dos and don’ts, references to good resources, code and design examples, and easy test tools.

    But most of all, she wants to change your point of view. The way you look at a website will never be the same.

  • Rian Rietveld: Accessibility Testing, Tools and Workflow

    WordCamp US 2017Speaker: Rian Rietveld

    December 7, 2017 — If you are a theme, plugin or core developer/designer you need to test your work for accessibility errors, but how to do this and what guidelines to follow (like: what is WCAG 2 AA)?

    In this talk I will give you an overview of useful test tools, how to use them and how to integrate testing your development workflow. Also, I will give you tips on additional testing that can’t be automated, like using your site with only keyboard.

    Presentation Slides »

  • Rian Rietveld: Accessibility In The Age Of The Headless CMS

    WordCamp Europe 2017Speaker: Rian Rietveld

    June 22, 2017 — With the REST API now in WordPress core the sky is the limit. The way we developers work will change: how we build themes, how we interact with the database, how we setup plugins. This will effect the way users experience a website. What about accessibility? How to make dynamic and Javascript driven content available for everyone? Let me give you an overview of the pitfalls and give you workarounds and some possible solutions. This talk will be for developers and will include screen reader demos and code examples.

    Presentation Slides »