WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Diving into web-accessibility, what to start with?

for

Number of posts in this thread: 12 (In chronological order)

From:
Date: Sat, Jun 20 2020 5:07PM
Subject: Diving into web-accessibility, what to start with?
No previous message | Next message →

Hello everyone!
Let me introduce myself first.
My name is Vsevolod, I am from Russia.
I am a student of the university, I am finishing the first course and studying at the IT faculty.
I am interested in a web-development and learning django now.
But i am also interested in web-accessibility.
I don't know practically anything about it except of WCAG existence.
I have a question.
I would like to dive into web-accessibility, but i am not sure what to start with.
Could you please recommend me any materials to learn as a beginner?
Or is it better to start diving into reading WCAG right from the start and trying to read it's documentation?
Thank you in advance!

From: glen walker
Date: Sat, Jun 20 2020 10:40PM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | Next message →

Good intro tutorials here - https://www.w3.org/WAI/tutorials/

On Sat, Jun 20, 2020 at 5:08 PM Всеволод Попов < = EMAIL ADDRESS REMOVED = >
wrote:

> Hello everyone!
> Let me introduce myself first.
> My name is Vsevolod, I am from Russia.
> I am a student of the university, I am finishing the first course and
> studying at the IT faculty.
> I am interested in a web-development and learning django now.
> But i am also interested in web-accessibility.
> I don't know practically anything about it except of WCAG existence.
> I have a question.
> I would like to dive into web-accessibility, but i am not sure what to
> start with.
> Could you please recommend me any materials to learn as a beginner?
> Or is it better to start diving into reading WCAG right from the start and
> trying to read it's documentation?
> Thank you in advance!
> > > > >

From: barry.hill3@sky.com
Date: Sat, Jun 20 2020 11:58PM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | Next message →

Hi Vsevolod

It's disappointing to find that, like most colleges and universities, your university doesn't have a whole module on the subject.

I would say that it's better to look into the background of accessibility before tackling WCAG. You've probably already figured it out or else you wouldn't even have the interest, but learning why it is necessary is a good start. Find out how assistive technology (AT) - such as screen readers, magnifiers and switch controls - work with apps and websites. Youtube have plenty of examples but it is also good to try them out if you can. Apple, Android and Microsoft devises come with AT built in, but I would also recommend NVDA as a screen reader to try. There are plenty of websites that explain how to use AT to test a11y.

Once you've got a background of what and why, you will hopefully find the WCAG less daunting. The 'Understanding WCAG' sites are more detailed than just the straight-forward WCAG pages, but they don't always have the most up-to-date info.

The BBC and Apple also have some good guidelines for a11y that you might like to take a look at. Again, Google will find them for you.

Cheers

Barry


-----Original Message-----
From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of ???????? ?????
Sent: 21 June 2020 12:08 AM
To: = EMAIL ADDRESS REMOVED =
Subject: [WebAIM] Diving into web-accessibility, what to start with?

Hello everyone!
Let me introduce myself first.
My name is Vsevolod, I am from Russia.
I am a student of the university, I am finishing the first course and studying at the IT faculty.
I am interested in a web-development and learning django now.
But i am also interested in web-accessibility.
I don't know practically anything about it except of WCAG existence.
I have a question.
I would like to dive into web-accessibility, but i am not sure what to start with.
Could you please recommend me any materials to learn as a beginner?
Or is it better to start diving into reading WCAG right from the start and trying to read it's documentation?
Thank you in advance!

From:
Date: Sun, Jun 21 2020 7:29AM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | Next message →

Hello Barry,
Thank you for your answer!
I am a completely blind user myself but it is still really useful to know about the accessibility background. I am using nvda, VoiceOver on MacOS and iOS. Thank you and I will surely ask questions when I have more information.
Отправлено с iPhone

> 21 июня 2020 г., в 08:58, = EMAIL ADDRESS REMOVED = написал(а):
>
> Hi Vsevolod
>
> It's disappointing to find that, like most colleges and universities, your university doesn't have a whole module on the subject.
>
> I would say that it's better to look into the background of accessibility before tackling WCAG. You've probably already figured it out or else you wouldn't even have the interest, but learning why it is necessary is a good start. Find out how assistive technology (AT) - such as screen readers, magnifiers and switch controls - work with apps and websites. Youtube have plenty of examples but it is also good to try them out if you can. Apple, Android and Microsoft devises come with AT built in, but I would also recommend NVDA as a screen reader to try. There are plenty of websites that explain how to use AT to test a11y.
>
> Once you've got a background of what and why, you will hopefully find the WCAG less daunting. The 'Understanding WCAG' sites are more detailed than just the straight-forward WCAG pages, but they don't always have the most up-to-date info.
>
> The BBC and Apple also have some good guidelines for a11y that you might like to take a look at. Again, Google will find them for you.
>
> Cheers
>
> Barry
>
>
> -----Original Message-----
> From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of ???????? ?????
> Sent: 21 June 2020 12:08 AM
> To: = EMAIL ADDRESS REMOVED =
> Subject: [WebAIM] Diving into web-accessibility, what to start with?
>
> Hello everyone!
> Let me introduce myself first.
> My name is Vsevolod, I am from Russia.
> I am a student of the university, I am finishing the first course and studying at the IT faculty.
> I am interested in a web-development and learning django now.
> But i am also interested in web-accessibility.
> I don't know practically anything about it except of WCAG existence.
> I have a question.
> I would like to dive into web-accessibility, but i am not sure what to start with.
> Could you please recommend me any materials to learn as a beginner?
> Or is it better to start diving into reading WCAG right from the start and trying to read it's documentation?
> Thank you in advance!
> > > >
> > > >

From: Murphy, Sean
Date: Sun, Jun 21 2020 6:29PM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | Next message →

Look up the blind Accessibility Test (BATS) test web page. This is a good group to join. Join the blind- programming_l mailing list for the programming side of things.

Check out the following sites as a starter:
* Smashing magazine, there is some books here you will find of use.
* The major accessibility USA and European accessibility organisations vendors. They have many blogs.
* IBM, Microsoft, Apple, Android all have good design system and design documentation to review.
* MMarco Ze has a good blog on Firefox development tools.
* read the W3C documentation.

The NVDA add-on, Developer toolkit 20.04 has been released. You can read about and download it below.
https://github.com/ajborka/nvda_developer_toolkit/releases/tag/20.04


Regards
Sean Murphy



Sean Murphy | Senior Digital System specialist (Accessibility)
Telstra Digital Channels | Digital Systems
Mobile: 0405 129 739 | Desk: (02) 9866-7917
Digital Systems Launch Page
Accessibility Single source of Truth

-----Original Message-----
From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of ???????? ?????
Sent: Sunday, 21 June 2020 11:30 PM
To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
Subject: Re: [WebAIM] Diving into web-accessibility, what to start with?

[External Email] This email was sent from outside the organisation – be cautious, particularly with links and attachments.

Hello Barry,
Thank you for your answer!
I am a completely blind user myself but it is still really useful to know about the accessibility background. I am using nvda, VoiceOver on MacOS and iOS. Thank you and I will surely ask questions when I have more information.
Отправлено с iPhone

> 21 июня 2020 г., в 08:58, = EMAIL ADDRESS REMOVED = написал(а):
>
> Hi Vsevolod
>
> It's disappointing to find that, like most colleges and universities, your university doesn't have a whole module on the subject.
>
> I would say that it's better to look into the background of accessibility before tackling WCAG. You've probably already figured it out or else you wouldn't even have the interest, but learning why it is necessary is a good start. Find out how assistive technology (AT) - such as screen readers, magnifiers and switch controls - work with apps and websites. Youtube have plenty of examples but it is also good to try them out if you can. Apple, Android and Microsoft devises come with AT built in, but I would also recommend NVDA as a screen reader to try. There are plenty of websites that explain how to use AT to test a11y.
>
> Once you've got a background of what and why, you will hopefully find the WCAG less daunting. The 'Understanding WCAG' sites are more detailed than just the straight-forward WCAG pages, but they don't always have the most up-to-date info.
>
> The BBC and Apple also have some good guidelines for a11y that you might like to take a look at. Again, Google will find them for you.
>
> Cheers
>
> Barry
>
>
> -----Original Message-----
> From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of ???????? ?????
> Sent: 21 June 2020 12:08 AM
> To: = EMAIL ADDRESS REMOVED =
> Subject: [WebAIM] Diving into web-accessibility, what to start with?
>
> Hello everyone!
> Let me introduce myself first.
> My name is Vsevolod, I am from Russia.
> I am a student of the university, I am finishing the first course and studying at the IT faculty.
> I am interested in a web-development and learning django now.
> But i am also interested in web-accessibility.
> I don't know practically anything about it except of WCAG existence.
> I have a question.
> I would like to dive into web-accessibility, but i am not sure what to start with.
> Could you please recommend me any materials to learn as a beginner?
> Or is it better to start diving into reading WCAG right from the start and trying to read it's documentation?
> Thank you in advance!
> > > archives at http://webaim.org/discussion/archives
> >
> > > archives at http://webaim.org/discussion/archives
>

From: barry.hill3@sky.com
Date: Sun, Jun 21 2020 11:53PM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | Next message →

Hi Vsevolod

You've already got a good idea of why a11y is needed. I'm a blind pc and iPhone user myself, but I had to find out how to use the Mac and Android to properly test a11y. Boy, that was a steep and frustrating learning curve, but worthwhile.

Cheers

Barry

-----Original Message-----
From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of ???????? ?????
Sent: 21 June 2020 2:30 PM
To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
Subject: Re: [WebAIM] Diving into web-accessibility, what to start with?

Hello Barry,
Thank you for your answer!
I am a completely blind user myself but it is still really useful to know about the accessibility background. I am using nvda, VoiceOver on MacOS and iOS. Thank you and I will surely ask questions when I have more information.
Отправлено с iPhone

> 21 июня 2020 г., в 08:58, = EMAIL ADDRESS REMOVED = написал(а):
>
> Hi Vsevolod
>
> It's disappointing to find that, like most colleges and universities, your university doesn't have a whole module on the subject.
>
> I would say that it's better to look into the background of accessibility before tackling WCAG. You've probably already figured it out or else you wouldn't even have the interest, but learning why it is necessary is a good start. Find out how assistive technology (AT) - such as screen readers, magnifiers and switch controls - work with apps and websites. Youtube have plenty of examples but it is also good to try them out if you can. Apple, Android and Microsoft devises come with AT built in, but I would also recommend NVDA as a screen reader to try. There are plenty of websites that explain how to use AT to test a11y.
>
> Once you've got a background of what and why, you will hopefully find the WCAG less daunting. The 'Understanding WCAG' sites are more detailed than just the straight-forward WCAG pages, but they don't always have the most up-to-date info.
>
> The BBC and Apple also have some good guidelines for a11y that you might like to take a look at. Again, Google will find them for you.
>
> Cheers
>
> Barry
>
>
> -----Original Message-----
> From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of ???????? ?????
> Sent: 21 June 2020 12:08 AM
> To: = EMAIL ADDRESS REMOVED =
> Subject: [WebAIM] Diving into web-accessibility, what to start with?
>
> Hello everyone!
> Let me introduce myself first.
> My name is Vsevolod, I am from Russia.
> I am a student of the university, I am finishing the first course and studying at the IT faculty.
> I am interested in a web-development and learning django now.
> But i am also interested in web-accessibility.
> I don't know practically anything about it except of WCAG existence.
> I have a question.
> I would like to dive into web-accessibility, but i am not sure what to start with.
> Could you please recommend me any materials to learn as a beginner?
> Or is it better to start diving into reading WCAG right from the start and trying to read it's documentation?
> Thank you in advance!
> > > archives at http://webaim.org/discussion/archives
> >
> > > archives at http://webaim.org/discussion/archives
>

From: Shawn Henry
Date: Mon, Jun 22 2020 9:32AM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | Next message →

Hello Vsevolod,

It's great that you are interested in accessibility! My suggestions for getting started:

* A free online course "Introduction to Web Accessibility" (available through September) is introduced here:
https://www.w3.org/blog/2019/12/free-online-course-introduction-to-web-accessibility/

* W3C WAI website resources, starting with "Introduction to Web Accessibility" page, and following the links on that page to:
Essential Components of Web Accessibility
How People with Disabilities Use the Web
Accessibility Principles
... and more
https://www.w3.org/WAI/fundamentals/accessibility-intro/

After you understand the basics from the course &/or those pages, then WCAG will make more sense. :-) And note the starting place for WCAG is the Overview page at: https://www.w3.org/WAI/standards-guidelines/wcag/

Best regards,
~Shawn
<http://www.w3.org/People/Shawn/>;


On 20-Jun-20 6:07 PM, Всеволод Попов wrote:
> Hello everyone!
> Let me introduce myself first.
> My name is Vsevolod, I am from Russia.
> I am a student of the university, I am finishing the first course and studying at the IT faculty.
> I am interested in a web-development and learning django now.
> But i am also interested in web-accessibility.
> I don't know practically anything about it except of WCAG existence.
> I have a question.
> I would like to dive into web-accessibility, but i am not sure what to start with.
> Could you please recommend me any materials to learn as a beginner?
> Or is it better to start diving into reading WCAG right from the start and trying to read it's documentation?
> Thank you in advance!
> > > > >

From: Dhananjay Bhole
Date: Mon, Jun 22 2020 11:25AM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | Next message →

Hi Vsevolod,

For elementary level of knowing accessibility, You can start with
webaim.org/articles in with you can go with Introduction to web
accessibility, Types of disabilities, Design consideration, HTML
accessibility, CSS Accessibility, and so on.

They are very short articles with easy language for non native English people.

Regards

On 6/20/20, Всеволод Попов < = EMAIL ADDRESS REMOVED = > wrote:
> Hello everyone!
> Let me introduce myself first.
> My name is Vsevolod, I am from Russia.
> I am a student of the university, I am finishing the first course and
> studying at the IT faculty.
> I am interested in a web-development and learning django now.
> But i am also interested in web-accessibility.
> I don't know practically anything about it except of WCAG existence.
> I have a question.
> I would like to dive into web-accessibility, but i am not sure what to
> start with.
> Could you please recommend me any materials to learn as a beginner?
> Or is it better to start diving into reading WCAG right from the start and
> trying to read it's documentation?
> Thank you in advance!
> > > > >


--
Dhananjay Bhole,
Accessibility evangelist,
Cell: +919850123212
Website: http://www.sites.google.com/site/dhananjaybhole

From:
Date: Sat, Jul 04 2020 10:58PM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | Next message →

Enviado desde mi iPhone

> El 22 jun 2020, a las 20:25, Dhananjay Bhole < = EMAIL ADDRESS REMOVED = > escribió:
>
> Hi Vsevolod,
>
> For elementary level of knowing accessibility, You can start with
> webaim.org/articles in with you can go with Introduction to web
> accessibility, Types of disabilities, Design consideration, HTML
> accessibility, CSS Accessibility, and so on.
>
> They are very short articles with easy language for non native English people.
>
> Regards
>
>> On 6/20/20, Всеволод Попов < = EMAIL ADDRESS REMOVED = > wrote:
>> Hello everyone!
>> Let me introduce myself first.
>> My name is Vsevolod, I am from Russia.
>> I am a student of the university, I am finishing the first course and
>> studying at the IT faculty.
>> I am interested in a web-development and learning django now.
>> But i am also interested in web-accessibility.
>> I don't know practically anything about it except of WCAG existence.
>> I have a question.
>> I would like to dive into web-accessibility, but i am not sure what to
>> start with.
>> Could you please recommend me any materials to learn as a beginner?
>> Or is it better to start diving into reading WCAG right from the start and
>> trying to read it's documentation?
>> Thank you in advance!
>> >> >> >> >>
>
>
> --
> Dhananjay Bhole,
> Accessibility evangelist,
> Cell: +919850123212
> Website: http://www.sites.google.com/site/dhananjaybhole
> > > > Thank you for answering my question!

I have read some articles such as accessibility principals, about WCAG documentation structure and the links that are followed there.

Now i have these questions.

Did I understand correctly that aria recommendations are used when there are more complicated situations when wcag cannot be used and aria suggests attouching roles to items that are inaccessible? Or how does it work?

As far as I understood after reading the mailing list, it is necessary to know html5 and /javascript.

Did i understand it correctly?

Are the mozilla web developer (mdn) courses for frontend developers good start to the topic for html5 and js?

I have started reading html5 course in mdn, however, i already have some knowledge of html, these courses are really useful to me because i learned about atributes.

So, did I understand it correctly that I need to learn html5 and javascript before diving into wcag and aria? In which cases aria is used? Thank you in advance!

From:
Date: Sun, Jul 05 2020 2:34AM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | Next message →

> Hello everyone,
I am sorry to send this message again, I typed the text of the previous message at the end of the letter, I will paste my questions again here in this letter in the right place.

Thank you for answering my question!

I have read some articles such as accessibility principals, about WCAG documentation structure and the links that are followed there.

Now i have these questions.

Did I understand correctly that aria recommendations are used when there are more complicated situations when wcag cannot be used and aria suggests attouching roles to items that are inaccessible? Or how does it work?

As far as I understood after reading the mailing list, it is necessary to know html5 and /javascript.

Did i understand it correctly?

Are the mozilla web developer (mdn) courses for frontend developers good start to the topic for html5 and js?

I have started reading html5 course in mdn, however, i already have some knowledge of html, these courses are really useful to me because i learned about atributes.

So, did I understand it correctly that I need to learn html5 and javascript before diving into wcag and aria? In which cases aria is used? Thank you in advance!

Enviado desde mi iPhone

> El 22 jun 2020, a las 20:25, Dhananjay Bhole < = EMAIL ADDRESS REMOVED = > escribió:
>
> Hi Vsevolod,
>
> For elementary level of knowing accessibility, You can start with
> webaim.org/articles in with you can go with Introduction to web
> accessibility, Types of disabilities, Design consideration, HTML
> accessibility, CSS Accessibility, and so on.
>
> They are very short articles with easy language for non native English people.
>
> Regards
>
>> On 6/20/20, Всеволод Попов < = EMAIL ADDRESS REMOVED = > wrote:
>> Hello everyone!
>> Let me introduce myself first.
>> My name is Vsevolod, I am from Russia.
>> I am a student of the university, I am finishing the first course and
>> studying at the IT faculty.
>> I am interested in a web-development and learning django now.
>> But i am also interested in web-accessibility.
>> I don't know practically anything about it except of WCAG existence.
>> I have a question.
>> I would like to dive into web-accessibility, but i am not sure what to
>> start with.
>> Could you please recommend me any materials to learn as a beginner?
>> Or is it better to start diving into reading WCAG right from the start and
>> trying to read it's documentation?
>> Thank you in advance!
>> >> >> >> >>
>
>
> --
> Dhananjay Bhole,
> Accessibility evangelist,
> Cell: +919850123212
> Website: http://www.sites.google.com/site/dhananjaybhole
> > > >

From: Patrick H. Lauke
Date: Sun, Jul 05 2020 4:03AM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | Next message →

On 05/07/2020 09:34, Всеволод Попов wrote:

> Did I understand correctly that aria recommendations are used when there are more complicated situations when wcag cannot be used

Correction: when HTML cannot be used. When there are
widgets/constructs/controls that you simply can't do just in HTML (like
tab panels, accordions, modal dialogs) but you need to still convey what
they are to screen readers / assistive technologies.

With ARIA, you're adding extra information about "what is this thing,
what does it do, what's its current state" to otherwise neutral elements
in HTML. This information is then passed on to assistive technologies by
browsers.

Randomly, not sure how useful these are in isolation/without the actual
talk, but here are some slides I put together ages ago that hopefully
give a bit of context/introduction to what ARIA does, and some simple
examples.

https://www.slideshare.net/redux/waiaria-an-introduction-to-accessible-rich-internet-applications-javascript-days-2018-berlin-10-october-2018

P
--
Patrick H. Lauke

https://www.splintered.co.uk/ | https://github.com/patrickhlauke
https://flickr.com/photos/redux/ | https://www.deviantart.com/redux
twitter: @patrick_h_lauke | skype: patrick_h_lauke

From: Patrick H. Lauke
Date: Sun, Jul 05 2020 4:04AM
Subject: Re: Diving into web-accessibility, what to start with?
← Previous message | No next message

On 05/07/2020 11:03, Patrick H. Lauke wrote:
[...]
> Randomly, not sure how useful these are in isolation/without the actual
> talk, but here are some slides I put together ages ago that hopefully
> give a bit of context/introduction to what ARIA does, and some simple
> examples.
>
> https://www.slideshare.net/redux/waiaria-an-introduction-to-accessible-rich-internet-applications-javascript-days-2018-berlin-10-october-2018

Oops forgot link to actual HTML slideset which may be more valuable
https://patrickhlauke.github.io/aria/presentation/

P
--
Patrick H. Lauke

https://www.splintered.co.uk/ | https://github.com/patrickhlauke
https://flickr.com/photos/redux/ | https://www.deviantart.com/redux
twitter: @patrick_h_lauke | skype: patrick_h_lauke