Search

Items tagged with: webdevelopment


My boss asked me "what new skills do you think web developers will need in two years", which gave me an opportunity to tell her about my recent efforts to learn urban foraging and how to identify edible plants in my neighborhood.

#WebDevelopment #UrbanForaging #ImpendingEconomicCollapse











Sensitive content


I don't know how many times we have to say this. Last I counted it was 1.2 million times and almost 20 years.

"Developers should always prefer using the correct semantic HTML element over using ARIA."

developer.mozilla.org/en-US/do…

#webdev #javascript #html #webdevelopment #a11y #aria


Calling all #WordPress users, especially those passionate about #Accessibility! I need advice: My current contact form on this page of my #Website (laniecarmelo.tech/connect-with…) is very basic. I'm using WPForms Lite, but improving it would require manually adding fields since advanced features are locked behind their premium plan.

I’ve tried the Fluent Forms plugin, but I didn’t find it accessible. Can anyone recommend a free, #Accessible contact form plugin that allows for creating more robust forms? Your suggestions would be greatly appreciated!

#Blogging #Tech #Technology #WebDevelopment #InclusiveDesign #WebAccessibility


WIENFLUSS is hiring a Web Application Developer Python.

We are looking for a committed developer to join our development team on the implementation of python projects. If you are up to the challenge, join us in our efforts to make the web a better and more accessible place. #job #python #webdevelopment

wienfluss.net/jobs/







Recently I asked about choosing a style sheet for developing a personal Web site that would automate the visual presentation, allowing me, as a nonvisual author, to concentrate on the markup and content.
I've started working on the site, using the "classless" version of this style sheet. github.com/picocss/pico/
I'm using the Hugo static site generator. I'll write more about it when I create a blog for longer-form posts.
#accessibility #css #WebDevelopment








Images without text alternatives is a huge problem. The issue is magnified when the image is a link. Realize that screen reader users receive no valuable information when the image wrapped with a link is missing a text alternative.

Ensure that all images, including those that act as link, provide appropriate text alternatives.

#DigitalAccessibility #Accessibility #A11y #UXDesign #WebDev #WebDevelopment




Please don't bloat web pages!

"Modern web bloat means some pages load 21MB of data - entry-level phones can't run some simple web pages"

tomshardware.com/tech-industry…

#webperf #webdev #webdevelopment #usability #sustainability


I am currently working on #accessibility in #forgejo. And I discovered a problem with focus where it is not possible to navigate the page with "tab", a dropdown makes the focus skip to the end of the page and you end up in a loop.

Can someone recommend ways or tools to debug focus in webbrowsers? I have a hard time to see how the focus skips there. Any hints are welcome.

Thank you.

#WebAccessibility #WebDev #webDevelopment