惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Simon Willison's Weblog
Simon Willison's Weblog
Help Net Security
Help Net Security
P
Privacy International News Feed
T
Threat Research - Cisco Blogs
C
Cisco Blogs
C
CERT Recently Published Vulnerability Notes
NISL@THU
NISL@THU
L
LINUX DO - 热门话题
Security Latest
Security Latest
A
Arctic Wolf
G
GRAHAM CLULEY
月光博客
月光博客
S
Securelist
D
Docker
J
Java Code Geeks
T
Troy Hunt's Blog
T
Tenable Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
SecWiki News
SecWiki News
S
Security @ Cisco Blogs
量子位
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
L
LINUX DO - 最新话题
Recent Commits to openclaw:main
Recent Commits to openclaw:main
aimingoo的专栏
aimingoo的专栏
博客园 - 【当耐特】
H
Heimdal Security Blog
The Hacker News
The Hacker News
博客园 - 三生石上(FineUI控件)
Application and Cybersecurity Blog
Application and Cybersecurity Blog
N
Netflix TechBlog - Medium
Vercel News
Vercel News
Forbes - Security
Forbes - Security
B
Blog RSS Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
IT之家
IT之家
B
Blog
MongoDB | Blog
MongoDB | Blog
博客园 - 聂微东
Google DeepMind News
Google DeepMind News
S
Secure Thoughts
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
Check Point Blog
云风的 BLOG
云风的 BLOG
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
T
The Blog of Author Tim Ferriss
L
Lohrmann on Cybersecurity
F
Full Disclosure
D
Darknet – Hacking Tools, Hacker News & Cyber Security
P
Proofpoint News Feed

Joe Dolson Web Accessibility

Able Player v5.0.0 released! - Joe Dolson Web Accessibility Able Player: 1 year later My Calendar Pro v3.4.0 Released Chat about Able Player at CSUN 2026? Able Player 4.8.0 and Able Player for WordPress 2.3.0 Released My Calendar 3.7.0 & My Calendar Pro 3.3.0 released Able Player 4.8 – Release Candidate & Call for Translators Judging severity in accessibility issues Is it an evil overlay? How can you tell? My Calendar 3.7.0 Beta Why WordPress Themes Require Underlines on Links “The primary threat for accessibility on the web is neglect.”
Able Player 4.7.0 & Able Player for WordPress 2.2.0 Released!
2025-09-28 · via Joe Dolson Web Accessibility

The next release of Able Player is out today! This release continues the process of modernizing Able Player, but also includes some useful new key features. This release is synchronized with Able Player for WordPress 2.2.0, which incorporates the features of the updated player.

Design & Responsiveness Changes

The primary focuses in Able Player 4.7.0 were on updating the design and adding support for synchronizing sign language sources from YouTube.

The design updates are extensive; removing floats and replacing with grid and flex layouts, moving all colors into CSS (Cascading Style Sheets) variables, and making significant improvements to how Able Player lays out on mobile devices. Additionally, I updated the control sizing so that all controls meet accessibility standards by defaulting to a minimum of 24px by 24px.

The issue for improving Able Player on mobile is issue #27 – opened in May 2014. I didn’t close that issue out in this release, because I think there’s still another round to go, especially following up from any issues that show up in this release.

Synchronized Sign Language from YouTube

The update to add support for synchronizing sign language sources from YouTube was something that I personally needed. At WP Accessibility Day, we use Able Player to offer access to sessions after the event, and use synchronized sign language. In doing quality control, we found that it is very difficult to keep the two videos in sync if one is on YouTube and the other is local. Having them both in the same environment is a major improvement.

Accessibility

In addition to improving mobile support and increasing control sizes, I lengthened the lifespan of all visible alerts and made all visible alerts dismissible. I also addressed a long-standing issue with unreliable behavior in draggable containers when moving with a screen reader, and added audible feedback when those changes happen.

Internationalization

Able Player previously used .js files to store all translations. This was workable, but for linting purposes meant that thousands of errors were thrown because the JSON (JavaScript Object Notation) data structures didn’t match the JavaScript linting rules. Rather than just ignore these errors, I moved all translation files to use actual JSON files. If you have custom JS files used for translations, all you need to do is rename the file to .json.

Or you could contribute your translations back to the project, which would be greatly appreciated. There are a few new strings in this release that still need translating.

You can view the full change log in the Able Player GitHub repository.

Can you help fund the future of Able Player? I could use your support!