Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create how-to-use-JAWS-on-Windows #1561

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ilknureren
Copy link
Contributor

@ilknureren ilknureren commented Jun 3, 2023

PR to add article "HOWTO: Use JAWS on Windows"
Original post proposal: #1526

@davatron5000
Copy link
Contributor

Hi @ilknureren. Thanks for the post. I'll set a TODO for myself to review it this week. I don't have JAWS so may need some manual QA, or spin up one of those VMs.

@davatron5000 davatron5000 self-requested a review June 5, 2023 22:25
@ilknureren
Copy link
Contributor Author

Hi @davatron5000, I'm following up on this article. Do you have any comments/ways to make it better?

Copy link
Contributor

@davatron5000 davatron5000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, great! I feel like I got a handle on how to get up and running with JAWS quickly. I left some comments that we may want to address, but the big blocker is the file name so that we can validate that it compiles and visually renders out like we hope.

@@ -0,0 +1,47 @@
---
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One issue we'll need to solve is the file name. This needs an .md file extension so that it can compiled and previewed. While we're at it, let's make the filename all lowercase.

In this article, we will provide step-by-step instructions on how to start using JAWS on Windows.

## Install JAWS
First, the user needs to install JAWS in order to use it. JAWS have several subscription plans for their users. JAWS can be installed on their website, [Freedom Scientific website](https://www.freedomscientific.com/products/software/jaws/). You can purchase a valid license that fits you. After purchasing a license, you can find JAWS on your download file or a file you saved the program in. Double click on it to start the installation process. The installer will guide you through the installation process, which will help you choose your desired language and installation options. After successfully downloading JAWS, restart your computer to finalize the set-up. You now have JAWS and are ready to use it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does JAWS still offer free limited-use VMs for testing?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davatron5000 JAWS has a 40 minute demo mode for Windows.

There is also Assistiv Labs that will provide remote screen reader testing for all devices but requires subscription.
https://assistivlabs.com/

- INSERT + J: This command opens JAWS settings. After opening JAWS settings, you can navigate through the various options to customize JAWS. Some options include:
-- Adjusting verbosity level to determine the amount of detail JAWS provides when reading text.
-- Customize punctuation settings to control how JAWS pauses and pronounces words.
-- Voice Adjustment" section. Here, you can modify voice speed, pitch, volume, and other voice-related settings to suit your preferences.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like an extra " character snuck in.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for catching!



## Introduction
JAWS, Job Access With Speech, is a screen reader for Windows operating system users. JAWS assists individuals with visual impairments with interacting with computers by helping them navigate applications, read documents and browse the web on Windows operating systems.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be good to mention that JAWS is still the most popular screenreader in the market as of 2023, you could cite WebAIM data here. https://webaim.org/projects/screenreadersurvey9/#primary

- WINDOWS KEY + M: This will minimize all windows, allowing you to access the desktop quickly.
- Control + F: This key allows you to open the search feature within your browser.
Listed here are some basic keyboard shortcuts you can use to start using JAWS right away. For a full list of shortcut commands, you can visit [JAWS website](https://doccenter.freedomscientific.com/doccenter/doccenter/rs25c51746a0cc/2011-10-04_jawsandmagicreadingcommands/JAWSKeystrokes.htm). JAWS provide many keyboard shortcuts for a variety of reasons. In the next section, we will explore some advanced features JAWS provide to their users.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because our audience is primarily web developers, are there any control scenarios specific to web developers we might want to cover?

  • user enter/space with interactive elements?
  • how to navigate tables?
  • how to open/close a select box?
  • how to open/close and navigate a native date-picker?

I like the H key for headings. I like the TAB key for interactive elements. But is there anything else I need to successfully validate a website. Could be another ## JAWS for web developers section?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davatron5000 I added a new JAWS for web developer section. Thank you for suggesting.

- INSERT + SPACE followed by V: Some applications may not be fully accessible to screen readers like JAWS. In those cases, we can use the feature called “Virtualizing”. This will allow JAWS to interact with the application’s interface more effectively, allowing you to navigate and access content within the application.

## Conclusion
JAWS is an incredible screen reader that empowers individuals with visual impairments to access and interact with computers running the Windows operating system. By following this comprehensive guide, you can download and use JAWS to navigate applications, read documents and browse the web. You can first start using JAWS basic commands to navigate through the web and applications. In time, you can explore advanced features and customize JAWS with your own shortcuts. JAWS is an incredible tool that opens the web and a world of tech to people with visual impairments.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You sort of repeat your self with "JAWS is an incredible screen reader" and "explore advanced features". From a summarizing what you wrote about perspective thought it's fine, but I sort of skip this because I've already read it and it reads a bit like marketing copy.

@ilknureren
Copy link
Contributor Author

Overall, great! I feel like I got a handle on how to get up and running with JAWS quickly. I left some comments that we may want to address, but the big blocker is the file name so that we can validate that it compiles and visually renders out like we hope.

Hi @davatron5000 Let me know if this article looks good to you now.

@ilknureren
Copy link
Contributor Author

Hi @SaptakS - Does this article look good to go?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants