Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Is Your Web Site Accessible?

Reply
Thread Tools

Is Your Web Site Accessible?

 
 
andy johnson
Guest
Posts: n/a
 
      09-30-2003
On Tue, 30 Sep 2003 23:18:12 GMT, "Samuël van Laere"
<> wrote:

>What do you people think of this website:
>http://askalice.ssbtechnologies.com:...ice/index.html


Reminds me of some wheel chair bound people in California who looked
for inaccessible public buildings for their lawyer benefactors to sue.
Mentioning you could be sued and register for free in the same breath
sounds fishy to me, regardless of the overall intent.

-
Andy

"There would be a lot more civility in this world if people
didn't take that as an invitation to walk all over you"
- (Calvin and Hobbes) (this email addy is never checked...)
 
Reply With Quote
 
 
 
 
Samuël van Laere
Guest
Posts: n/a
 
      09-30-2003
What do you people think of this website:
http://askalice.ssbtechnologies.com:...ice/index.html


Makes me wonder if the above site sets is a good example.



--
With regards,
Samuël van Laere
the Netherlands
http://www.fortron.net


 
Reply With Quote
 
 
 
 
brucie
Guest
Posts: n/a
 
      09-30-2003
In post <Uaoeb.2682$>
Samuël van Laere said...

> What do you people think of this website:
> http://askalice.ssbtechnologies.com:...ice/index.html


the tables are unneeded and add confusion. do you go down a cell to
read the next part or across? should you change your browser to one
that doesn't support tables or one that will linearize the tables?
will linearizing the tables make sense? are there tables that actually
have tabular data on the page and linearizing will screw them up. will
you have to change browsers again to read the tabular data?

maybe its just easier to hit the back button.

also fonts in very small pt, fixed size layout and invalid html/css.

> Makes me wonder if the above site sets is a good example.


NO!

also the markup and especially the css shows IMO the author has some
minimal beginner knowledge but no where near the knowledge to offer
advice of any kind to others.

--
01/October/2003 09:24:47 am
 
Reply With Quote
 
DU
Guest
Posts: n/a
 
      10-01-2003
Samuël van Laere wrote:

> What do you people think of this website:
> http://askalice.ssbtechnologies.com:...ice/index.html
>
>
> Makes me wonder if the above site sets is a good example.
>
>
>
> --
> With regards,
> Samuël van Laere
> the Netherlands
> http://www.fortron.net
>
>


One required field (in fact they are all) in the registration form asks:
"Do you have a budget for accessibility?: "
http://askalice.ssbtechnologies.com:...e/registration

Now, what's the point for such question if "AskAlice is a free web
service provided by SSB Technologies that allows people to evaluate the
accessibility of their web site." to begin with?

In what way such question has anything to do with the given goal of the
form:
"fill out the form below, as it will help me provide you with the most
useful assessment of your Web site possible"

If AskAlice is about "Following these standards enables a web site to be
accessed by people using assistive technology to access web sites,
including text-to-speech readers used by persons who are blind.", then
AskAlice has failed in every page I examined:
nested tables
tables for non-tabular data
no doctype declaration
no charset provided
target="_blank" not even identified for links
bad use of <abbr> and absence of usage of <abbr> when needed
invalid markup code
invalid CSS code

DU
--
Javascript and Browser bugs:
http://www10.brinkster.com/doctorunclear/
- Resources, help and tips for Netscape 7.x users and Composer
- Interactive demos on Popup windows, music (audio/midi) in Netscape 7.x
http://www10.brinkster.com/doctorunc...e7Section.html

 
Reply With Quote
 
Toby A Inkster
Guest
Posts: n/a
 
      10-01-2003
Samuël van Laere wrote:

> What do you people think of this website:
> http://askalice.ssbtechnologies.com:...ice/index.html
> Makes me wonder if the above site sets is a good example.


It's mainly OK, but there are areas for improvement:

I would probably set the alt text for the logo to "" as there is a text
link below it.

The font size is fixed.

On the FAQs page, the structure is:
<h4>Free Accessibility Assessment of Your Web Site</h4>
<h1>Frequently Asked Questions About AskAliceâ„¢</h1>

and the questions aren't marked up as headings too.

The tables have no summary attribute.

Amongst other presentational markup, <b> is used.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?id=132

 
Reply With Quote
 
Andy Dingley
Guest
Posts: n/a
 
      10-01-2003
On Tue, 30 Sep 2003 23:18:12 GMT, "Samuël van Laere"
<> wrote:

>What do you people think of this website:


Smells of ambulance chasing. Their own practice is far from
impressive too.

--
Smert' spamionam
 
Reply With Quote
 
EightNineThree
Guest
Posts: n/a
 
      10-01-2003

"Toby A Inkster" <> wrote in message
news. ..
> Samuël van Laere wrote:
>
> > What do you people think of this website:
> > http://askalice.ssbtechnologies.com:...ice/index.html
> > Makes me wonder if the above site sets is a good example.

>
> It's mainly OK, but there are areas for improvement:
>
> I would probably set the alt text for the logo to "" as there is a text
> link below it.
>
> The font size is fixed.
>
> On the FAQs page, the structure is:
> <h4>Free Accessibility Assessment of Your Web Site</h4>
> <h1>Frequently Asked Questions About AskAliceT</h1>
>
> and the questions aren't marked up as headings too.
>
> The tables have no summary attribute.
>
> Amongst other presentational markup, <b> is used.
>


<AOLer> I Agree! </AOLer>

I think the site makes the mistake that so many others make when discussing
accessibility: They assume that accessibility is about making sites useful
for the blind.
Blind persons are only a very small percentage of people who may encounter
problems with unaccessible sites.


--
Karl Core

At times one remains faithful to a cause only because its opponents do not
cease to be insipid.
Friedrich Nietzsche

eightninethree AT eightninethree.com


 
Reply With Quote
 
Kris
Guest
Posts: n/a
 
      10-01-2003
In article <blebli$1fq$>,
"EightNineThree" <> wrote:

> Blind persons are only a very small percentage of people who may encounter
> problems with unaccessible sites.


<Safari-/Camino-user>Amen</Safari-/Camino-user>

May the holy light of webstandards engulf our all.

--
Kris
erlands (nl)
 
Reply With Quote
 
Matthias Gutfeldt
Guest
Posts: n/a
 
      10-01-2003
"Samuël van Laere" schrieb:
>
> What do you people think of this website:
> http://askalice.ssbtechnologies.com:...ice/index.html
>
> Makes me wonder if the above site sets is a good example.


It's a good example of a company that tries to cash in on the
accessibility scare.


Matthias
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
List of free web site design, web site backgrounds, web site layoutsresources cyber XML 1 12-25-2007 11:48 PM
Free web site design, web site backgrounds, web site layoutsresources cyber HTML 0 12-24-2007 04:26 PM
List of free web site design, web site backgrounds, web site layoutsresources cyber HTML 0 12-21-2007 03:47 PM
List of free web site design, web site backgrounds, web site layoutsweb sites cyber HTML 1 12-19-2007 09:07 AM
ZoneAlarm has detected a problem with your installation, and therefore has restricted Internet access from your machine for your protection. Don’t panic A Teuchter Computer Support 2 05-19-2005 09:20 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57