• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

  • CF has always been a site that welcomes people from different backgrounds and beliefs to participate in discussion and even debate. That is the nature of its ministry. In view of recent events emotions are running very high. We need to remind people of some basic principles in debating on this site. We need to be civil when we express differences in opinion. No personal attacks. Avoid you, your statements. Don't characterize an entire political party with comparisons to Fascism or Communism or other extreme movements that committed atrocities. CF is not the place for broad brush or blanket statements about groups and political parties. Put the broad brushes and blankets away when you come to CF, better yet, put them in the incinerator. Debate had no place for them. We need to remember that people that commit acts of violence represent themselves or a small extreme faction.

Accessability

morningstar2651

Senior Veteran
Dec 6, 2004
14,557
2,591
41
Arizona
✟81,649.00
Gender
Male
Faith
Pagan
Marital Status
Single
Politics
US-Others
Is it unethical to create a website that is either difficult or impossible for handicapped persons to view? Why or why not?

CF fails section 508 standards as well as all levels of WCAG standards. I can only imagine the difficulties of a blind person coming to this website.

http://www.contentquality.com/
 

Blackmarch

Legend
Oct 23, 2004
12,221
325
44
Utah, USA
✟47,616.00
Faith
Marital Status
Single
morningstar2651 said:
Is it unethical to create a website that is either difficult or impossible for handicapped persons to view? Why or why not?

CF fails section 508 standards as well as all levels of WCAG standards. I can only imagine the difficulties of a blind person coming to this website.

http://www.contentquality.com/
....
What about all the punk rock sites that have flashing colors, like red and black?

Second if the person is handicapped sightwise, it's going to be extremely difficult to use a computer in the first place. Luckily the OS usually has settings that allow a handicapped person to use their computer better; either by enlarging the view on the screen or have the computer read the text for them (and in some cases recieve audio input from the handicapped, to perform functions)
 
Upvote 0

morningstar2651

Senior Veteran
Dec 6, 2004
14,557
2,591
41
Arizona
✟81,649.00
Gender
Male
Faith
Pagan
Marital Status
Single
Politics
US-Others
Alecto said:
Not to be mean or anything. But if someone is blind....why are they on a computer, a machine that is 90% visual based
A blind person might want to use the internet, learn things, send email, etc.

Also, some people that are legally blind arent completely blind, they may have difficulty reading small text sizes or need to read with a magnifying glass.

There are web browsers that read content to blind people that use the internet. One of the biggest problems that websites have is non-descriptive alt tags on images. The screen reader says what is stored in the alt tag so that a blind person knows what the image is of...if your computer just sits there and says "image...image...image..." you get nothing out of a website.

I'm working on my own website currently to put it up at a later date. It's currently validating at WCAG-AA (Priority 2) -- just about the only thing I have to do to get it to WCAG-AAA (Priority 3 - the best possible) is make sure that my animated image isn't too distracting.
 
Upvote 0
C

Code-Monkey

Guest
I would hope that the person who's easily effected by seizures from epilepsy, that they'd be turning off javascript and perhaps some other features that cause flashing lights. They really don't add much to the whole internet experience. There are browsers and/or features that can be turned off. And there are a number of quality tools for people with various disabilities.
 
Upvote 0

morningstar2651

Senior Veteran
Dec 6, 2004
14,557
2,591
41
Arizona
✟81,649.00
Gender
Male
Faith
Pagan
Marital Status
Single
Politics
US-Others
How about versions of pages written in simple English for those who are just learning to read the language or using an online translator? Wikipedia is kind enough to do so, although their simple English version doesn't cover the same breadth of topics as their English version.

Wikipedia in Simple English
 
Upvote 0

HouseApe

Senior Veteran
Sep 30, 2004
2,426
188
Florida
✟3,485.00
Faith
Atheist
Marital Status
Married
morningstar2651 said:
Is it unethical to create a website that is either difficult or impossible for handicapped persons to view? Why or why not?

CF fails section 508 standards as well as all levels of WCAG standards. I can only imagine the difficulties of a blind person coming to this website.

http://www.contentquality.com/

I don't know about being unethical, but it certainly is not very nice.
 
Upvote 0

HouseApe

Senior Veteran
Sep 30, 2004
2,426
188
Florida
✟3,485.00
Faith
Atheist
Marital Status
Married
Alecto said:
Not to be mean or anything. But if someone is blind....why are they on a computer, a machine that is 90% visual based

Computers are only 90% visual because programs are written that way. Humans can locate and process information much more quickly if presented visually than aurally, which is why people hate automated voice systems so much.

The Internet could be 100% aural if it were set up that way. Of course, it would be highly detrimental to the porn industry.
 
Upvote 0

trunks2k

Contributor
Jan 26, 2004
11,369
3,521
43
✟285,251.00
Faith
Humanist
Marital Status
Married
Politics
US-Others
Depends on what exactly your standards are, and what the function of the website is. Some websites have functions that are next to impossible to turn into something that can be accessible.

Morality aside, there are certain things that every website should be doing in terms of accessibility that just makes for good website design. These include:

- Descriptive links
- Organized data that can be easily described
- Alt tags for images.
- Transcripts of audio clips.
 
Upvote 0

ChristianCenturion

Veteran / Tuebor
Feb 9, 2005
14,207
576
In front of a computer
✟47,988.00
Faith
Christian
Marital Status
Married
Politics
US-Republican
Upvote 0

morningstar2651

Senior Veteran
Dec 6, 2004
14,557
2,591
41
Arizona
✟81,649.00
Gender
Male
Faith
Pagan
Marital Status
Single
Politics
US-Others
ChristianCenturion said:
^_^ Yay!

The Internet could be 100% aural if it were set up that way. Of course, it would be highly detrimental to the porn industry.
I'm trying to imagine an electronic voice being pornographic...but it just wouldn't work. :p Some people may view this as a good thing though.

The website I am creating will be hosted on the university server of the university I'm transferring to. It will contain information about myself, projects that I've completed, and some various writings of mine.

The website so far...

Validates as XHTML 1.1 (I'm still waiting on the 2.0 working draft to become a recommendation)

Uses Valid CSS (I have a style sheet for the screen, for printing, and for aural browsers)

Complies with WCAG Priority 2

I'm going to head over to that thread CC posted and post my aural style sheet.
 
Upvote 0

ChristianCenturion

Veteran / Tuebor
Feb 9, 2005
14,207
576
In front of a computer
✟47,988.00
Faith
Christian
Marital Status
Married
Politics
US-Republican
morningstar2651 said:
^_^ Yay!

I'm trying to imagine an electronic voice being pornographic...but it just wouldn't work. :p Some people may view this as a good thing though.

The website I am creating will be hosted on the university server of the university I'm transferring to. It will contain information about myself, projects that I've completed, and some various writings of mine.

The website so far...

Validates as XHTML 1.1 (I'm still waiting on the 2.0 working draft to become a recommendation)

Uses Valid CSS (I have a style sheet for the screen, for printing, and for aural browsers)

Complies with WCAG Priority 2

I'm going to head over to that thread CC posted and post my aural style sheet.

Don't forget to pat yourself on the back.
We may disagree at times, but we can be united in your efforts to learn/provide for those that do not have the same blessings that most of us take for granted. :thumbsup:
 
Upvote 0