I have drafted a brief guide on how CEOs can assess their agency's performance on web accessibility.
https://cheerfuloriole.com/prioritizing-web-accessibility-in-your-agency-a-ceos-guide
Please share your feedback on the piece I wrote. I would appreciate your thoughts on how I can improve it further.
This article is for small advertising agencies that offer various services, such as social media, PPC, SEO, display, print, TV, radio advertising, and website development. The agency's leadership recognizes the importance of creating inclusive experiences and is familiar with the business case for accessibility, but they are still evaluating their company's performance in this area. If you are the CEO/President, this article provides a guide to assess your agency's expertise in web accessibility and implement measures to improve it.
**My Experience Transforming Notion Pages Into A Website With Super.so Part I**
While I continue to have a good experience using Notion and Super.so in combination, I have encountered a few limitations.
I've been searching for a simple way to give my Notion pages a touch of style. Notion's user experience is reminiscent of writing on Medium.com, where I can write without any distractions. My goal was to replicate the same straightforwardness without spending too much time on an intricate build process, and that's when I stumbled upon Super.so.
⌨️ **Keyboard accessibility exercise for account executives**
https://cheerfuloriole.com/keyboard-accessibility-exercise-for-account-executives
Raising awareness of accessibility and fostering accessibility advocates can be challenging, so any assistance is appreciated. If you know of similar exercises, please let me know.
A Guide to Deploying Themes with GitHub Actions for React Developers Transitioning to WordPress
Deploying React apps is easy with services like Netlify/Vercel but deploying on WordPress is complex. Flywheel Flow simplifies WordPress deployment, offering a familiar and intuitive workflow for React developers.
TIL, bounce rate is not taken into consideration when determining the ranking of a webpage.
The story goes the bounce rate was all alone and needed a loving place to stay, so the SEO community took it in and gave it a new home. Now the bounce rate is happy and loved, helping the marketing department with all sorts of important tasks. It's a heartwarming tale of love and adoption, and everyone is thrilled that the bounce rate found such a great community.
#a11y #accessibility question:
I work with developers who prefer divs over paragraph elements. JAWS, NVDA and VoiceOver make it effortless to navigate div-wrapped copy. How do I demonstrate the value of using a paragraph element over a div?
Chrome proactively discards tabs that have been unused in the background for some time. It will become more common in Chrome 108.
https://developer.chrome.com/blog/memory-and-energy-saver-mode/
Want to experience it?
1. Tell Mastodon what is on your mind
2. Open a new tab and go to `chrome://discards/`
3. Click 'Urgent Discard'
4. Go back to Mastodon
The information entered is gone.
Bonus: Google Analytics (GA) is able to track discarded tabs.
Advanced web font optimization techniques by Alex Barashkov explains several techniques I am not familiar with, including:
- immutable caching, e.g., when a page is refreshed, woff2 files do not have to be revalidated with the server.
- new CSS properties ascent-override, descent-override, and line-gap-override for sizing a universal system font so the layout doesn't shift after the custom font is downloaded and rendered.
https://pixelpoint.io/blog/advanced-web-font-optimization-techniques/
Posting it here so I don't forget about it!