Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
Health & Fitness
Technology
About Us
Contact Us
Copyright
© 2024 PodJoint
Loading...
0:00 / 0:00
Podjoint Logo
US
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts221/v4/18/2a/0c/182a0c8d-c56e-2707-2338-30ae464f678d/mza_1892479789340132082.jpg/600x600bb.jpg
Decoding Accessibility
Kinetic Iris
23 episodes
5 days ago
Learn how to create accessible websites with practical insights into WCAG and other web accessibility standards through tips, real-world stories, and strategies to help you create inclusive digital experiences. We also explore the intersection of disability, neurodiversity, and inclusion to better understand how to make the web accessible to all.
Show more...
Technology
RSS
All content for Decoding Accessibility is the property of Kinetic Iris and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Learn how to create accessible websites with practical insights into WCAG and other web accessibility standards through tips, real-world stories, and strategies to help you create inclusive digital experiences. We also explore the intersection of disability, neurodiversity, and inclusion to better understand how to make the web accessible to all.
Show more...
Technology
Episodes (20/23)
Decoding Accessibility
Everything you need to know about aria-label

One of the most common well-meaning but misunderstood accessibility recommendations is to use aria-label to make things more accessible. It’s hard to know when not to use something or when a better alternative exists, because documentation usually focuses on what to fix, not how to choose the best approach.Code examples in the blog post: https://kineticiris.com/everything-you-need-to-know-about-aria-label/

Video version: https://youtu.be/182w-ItJJCUTimestamps:1:16 - The options3:51 - Use aria-label: Landmarks5:32 - Use aria-label: Icons, SVGs, canvas9:46 - Use aria-label: Custom widgets10:13 - Why use something else11:29 - Something else: Form field labels12:40 - Something else: Links13:42 - Something else: Images14:33 - Something else: Background images15:27 - Something else: Inline images16:03 - Don’t use aria-label16:38 - How to decide

Show more...
3 months ago
17 minutes 41 seconds

Decoding Accessibility
Elementor's Accessibility Missteps

Elementor had seemed committed to accessibility. Then they (re)launched an accessibility overlay plugin and things started to shift. What seemed like a huge opportunity to make a positive impact on millions of sites quickly seemed to turn into the same old familiar story.Watch the quick audit of Elementor's Ally Web Accessibility page: https://youtu.be/MjjU6YTw5_0Read more about accessibility: https://kineticiris.com/blog/

Show more...
4 months ago
11 minutes 28 seconds

Decoding Accessibility
Internationalization is Accessibility: Adapting your website for any language

Part of making sure your website is accessible is making sure that someone can understand your website no matter what they've set their default language to — even if you aren't specifically creating content in different languages.

- Blog version here: https://overnightwebsite.com/internationalization-is-accessibility/ - Video version here: https://youtu.be/k-3Y6xYKG8Y - Accessibility Testing Tools - Bookmarklets: https://youtu.be/TrNrsKLH-eo - Lang Bookmarklet: https://code.jasonmorris.com/bookmarklets/language/

Show more...
9 months ago
11 minutes 52 seconds

Decoding Accessibility
Accessibility Testing Tools

Knowing what tools to use can be a major step forward in making sure your site is accessible. These tools aren't going to pick up everything, and nothing can replace a human reviewing your site, but catching some of the quick wins and easier fixes now will help you catch some repeating accessibility issues and keep from making the same mistakes. (This is the audio from a YouTube video series.)

All links can be found in the blog post and/or YouTube videos.
- Blog post: https://overnightwebsite.com/accessibility-testing-tools/
- YouTube playlist: https://www.youtube.com/playlist?list=PLLDyPOEjPeDmnearYAQLu5naBRzf-e49B

Show more...
1 year ago
32 minutes 37 seconds

Decoding Accessibility
Opening links in a new tab

Not every external link needs to be opened in a new tab. Forcing a link to open in a new tab takes the choice away from your visitor.

I can open a link in a new tab a few different ways if I want to — I can’t force a link to open in the same tab if you’ve told the link to do the opposite. Forcing links to open in a new tab goes against expectations, and it takes away my choice.

Links:

- Blog post: https://overnightwebsite.com/opening-links-in-a-new-tab/

- Accessibility New Window Warnings plugin: https://wordpress.org/plugins/accessibility-new-window-warnings/

- The Admin Bar's accessibility weekly series: https://theadminbar.com/accessibility-weekly/opening-links-in-new-tabs-or-not/

Show more...
1 year ago
9 minutes 26 seconds

Decoding Accessibility
Make your web tools accessible

Disabled people create content for the web. They have jobs that require them to use certain programs or work in a department that has a specific set of tools or workflows. Disabled people are even developers.

When you include accessibility in your web content tools, you're enabling everyone to create their own websites, to do their jobs, to share their knowledge, and to participate in online communities.

Read the blog post version or watch the video.

Show more...
1 year ago
8 minutes 4 seconds

Decoding Accessibility
Creating an Accessible Accordion Block

Accordions are a great way to organize certain types of content so that your visitors can find what they need quickly. But how do you make them accessible? And how do you make it easy to update in the block editor? Let's put together a solid starting point for creating an accessible accordion that you can use anywhere.

This is the audio from a recorded video, which means there are a few references to what I'm showing on the screen, which is described as it's being shown.

- Code Link: https://github.com/queerdevperson/ow-accordion

- Example: https://overnightwebsite.com/faq/

Show more...
1 year ago
24 minutes 38 seconds

Decoding Accessibility
Your Images Aren't Decorative: When to add alt text

When you add images to your site, you should also add some text for screen readers which then reads out that text. But does every image really need alt text or can it be left empty? What about decorative images? How can you tell when an image is actually decorative?

Watch the video version: https://youtu.be/oitlyS7GbZc

Show more...
1 year ago
13 minutes 53 seconds

Decoding Accessibility
Elementor Woes: Categorizing complaints about site editing tools

After spending time building a large site with Elementor, I started to notice the issues I was having seemed to fall into similar categories of complaints that people have about the block editor and the new WordPress site editor.

So I outlined the categories that these major issues fall into, so it’s easier to figure out what parts are important to you and what parts you can compromise on. And hopefully contribute to a more productive discussion around WordPress core and the various site building options.

Watch the video version: https://youtu.be/kHqOqhST_Eg

Show more...
1 year ago
28 minutes 22 seconds

Decoding Accessibility
Page Builder Lock-In: What to consider when choosing how to build your website

There are so many options out there for building a website. All of the platforms have pros and cons, they all have situations that they're best suited for. But how do you choose? What are the biggest things to consider, and what will cause the biggest issues in the future?

This was originally recorded as a video, which you can watch on YouTube: https://youtu.be/60TmtFBXY7M

Show more...
1 year ago
18 minutes 29 seconds

Decoding Accessibility
Trends to Avoid: Marquee Animation - PART 2

A new auto scrolling method revealed itself not even 2 days after I did the first video on avoiding marquee animation, and I felt compelled to make it clear that all the situations require the same thought process.

This is the audio from a recorded video, which means there are a few references to what I'm showing on the screen, which is described as it's being shown. The video does include animations that may be triggering to some.

Show more...
1 year ago
20 minutes 26 seconds

Decoding Accessibility
The Spacer Block: The little div that caused a big stir

The spacer block's existence brings up some big feelings and strong opinions. I was one of those people criticizing the spacer block. Empty divs? Really? I was not a fan. Learn about this little troublemaker, if and when to use it, and how to make it better.

This is the audio from a recorded video, which means there are a few references to what I'm showing on the screen, which is described as it's being shown.

Show more...
1 year ago
17 minutes 2 seconds

Decoding Accessibility
Trends to Avoid: Marquee Animation

If you're thinking of adding scrolling text or images to your website, listen to this this first. There are some concerns here for usability, accessibility — and do people even like it? See some examples, learn about the pitfalls, and find out why this resurrected retro trend falls into the "avoid" category.

This is the audio from a recorded video, which means there are a few references to what I'm showing on the screen, which is described as it's being shown.

Show more...
1 year ago
18 minutes 23 seconds

Decoding Accessibility
Annual Website Tasks: Preparing your website for the new year

There are plenty of things you should do to keep your website running smoothly. Quarterly tasks, monthly tasks, there are even weekly things you could be doing to help your website be an incredible asset for you.

But what about yearly? If you’re already keeping an eye on your site, is there anything that happens yearly, or is it another one of those “new year, new you” remixes that get thrown around every year?

Actually, yes! There are a few things that an annual milestone could be useful for.

Learn about the things you can do annually to make your website the best it can be.

If you really want to get off to a great start in the new year, get a free website audit: https://overnightwebsite.com/free-website-audit/

Read post: https://overnightwebsite.com/annual-website-tasks/
Watch video: https://youtu.be/u9QgxfYmuJE

Show more...
1 year ago
16 minutes 58 seconds

Decoding Accessibility
The absolute first thing you need to do before creating your website

You absolutely should have a website, and you absolutely shouldn't let worries about it not being "done" get in the way of launching it. But the absolute first thing you need before creating your website is a plan. When do you need a plan and when should you just jump in and get something out there?

Read transcript here: https://overnightwebsite.com/the-absolute-first-thing-you-need-to-do-before-creating-your-website/

Show more...
1 year ago
24 minutes 34 seconds

Decoding Accessibility
Fast and easy website accessibility: The myth, the harms, and what you can do about it

Every single person with a website should be checking to make sure everyone who visits it can use it. Everyone who comes to the site should be able to get the same information, meaning, and as similar experience as possible from it. So how do you go about figuring out if your website is accessible? How are you supposed to know if everyone can use your site?

Read the blog post on this topic: https://overnightwebsite.com/accessible-quick-fix/

Show more...
2 years ago
13 minutes 30 seconds

Decoding Accessibility
Top 4 Reasons You Need a Great Website to Level Up Your Business

It all comes down to reputation and trust, and when your website is lacking, so is the faith people have in your business. You absolutely cannot overlook your website, and here are 4 reasons why.

Read the blog post on this topic: https://overnightwebsite.com/need-great-website-to-level-up/

Show more...
3 years ago
5 minutes 26 seconds

Decoding Accessibility
What is a Website Audit and Why is it so Important

If you want to avoid a rousing game of website whack-a-mole, you need a website audit. You need a professional who can assess every area of your website, together, all at once, and do a deep dive into everything from overall analysis of things like messaging, to more detailed things like alt tags and heading order.

Read the blog post in this topic: https://overnightwebsite.com/website-audit-important/

Show more...
3 years ago
5 minutes 29 seconds

Decoding Accessibility
How to Transition Your Website After a Rebrand

Ok, you’ve rebranded. You’ve done the research, gone through the process of getting super clear on who you’re talking to, of refining your message, of putting it into a nice visual package. Now what? How do you bring that new message and vision to your most important digital asset?

Read the blog post on this topic: https://overnightwebsite.com/how-to-transition-your-website-after-a-rebrand/

Show more...
3 years ago
5 minutes 11 seconds

Decoding Accessibility
5 Website Redesign Tips, Tricks, and Best Practices

There are so many things you need to keep in mind when making your own website or handling your own website updates. So let’s take the website as a whole, and instead of creating a never-ending list of every mistake I’ve ever seen websites make, let’s start with the 5 most common website issues that you can fix quickly and easily.

Read the blog post on this topic: https://overnightwebsite.com/5-website-redesign-tips-tricks-and-best-practices/

Show more...
3 years ago
13 minutes 57 seconds

Decoding Accessibility
Learn how to create accessible websites with practical insights into WCAG and other web accessibility standards through tips, real-world stories, and strategies to help you create inclusive digital experiences. We also explore the intersection of disability, neurodiversity, and inclusion to better understand how to make the web accessible to all.