Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Accessibility and User Agents

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Related Topics:
I'm getting all these hits from things with blank user age.. - I'm getting all these hits from things with blank user agents. The IPs all come from proxies, too. Are they people on proxies, spam robots, or something else?

Need help with user & pass to ASP - Hi all; I need to send a username and password in a URL to avoid people having to remember their userid and password (Yes, I'm aware of all the problems with this, but the client has insisted) Normally, with an htaccess protected site, this is done..

user comunication - can i send some to another user on the site using just PHP and without saving that in txt file or

User friendly - Can anyone recommend a lower cost, reliable web host with a very interface for setting up your account, moving up email? i.e. do this, do that, click here, see spot, see spot run I'm using host and really..

Blind user 2 - well, some folks liked the last post so i'll try and feed info in as our thoughts come together. FIRST OFF: we're looking for more blind to in this project. please put out the word. not blind people who want to be
Next:  Webmaster: indexing subdomain  
Author Message
Doug

External


Since: Jun 02, 2007
Posts: 4



(Msg. 1) Posted: Thu Oct 25, 2007 10:58 am
Post subject: Accessibility and User Agents
Archived from groups: alt>www>webmaster (more info?)

I'm learning about Web site accessibility and would like to know the
possible user agent names for assistive devices.

Is there a listing somewhere?

Thanks, Doug

 >> Stay informed about: Accessibility and User Agents 
Back to top
Login to vote
KarlCore

External


Since: Oct 25, 2007
Posts: 3



(Msg. 2) Posted: Thu Oct 25, 2007 10:58 am
Post subject: Re: Accessibility and User Agents [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 25, 10:58 am, "Doug" <dgeist....RemoveThis@snet.net> wrote:
> I'm learning about Web site accessibility and would like to know the
> possible user agent names for assistive devices.
>
> Is there a listing somewhere?
>
> Thanks, Doug

UA Strings for AT will commonly identify themselves as IE, so the user
doesn't get hemmed up by lame browser-detection scripts. Not only
that, but many AT are not UAs at all. Instead, they read what is on
screen in the active window. Right now, my screen reader is reading
what is on screen in Firefox, because Firefox is the active window.
But if I switched to IE, it would begin reading what is on screen in
IE. Then if I switched to Outlook, it would read that.

In other words, don't try to detect AT, because you can't do so
reliably. Instead, just make your site accessible.

Karl

 >> Stay informed about: Accessibility and User Agents 
Back to top
Login to vote
Andy Dingley

External


Since: Jun 05, 2007
Posts: 69



(Msg. 3) Posted: Thu Oct 25, 2007 10:58 am
Post subject: Re: Accessibility and User Agents [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 25 Oct, 15:58, "Doug" <dgeist... RemoveThis @snet.net> wrote:
> I'm learning about Web site accessibility and would like to know the
> possible user agent names for assistive devices.

Then stop trying to do such a pointless exercise forthwith.
Accessibility has _NOTHING_ to do with sniffing around in user-agent
strings.


(If you haven't already, start by reading the Joe Clark book)
 >> Stay informed about: Accessibility and User Agents 
Back to top
Login to vote
KarlCore

External


Since: Oct 25, 2007
Posts: 3



(Msg. 4) Posted: Thu Oct 25, 2007 10:58 am
Post subject: Re: Accessibility and User Agents [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 25, 12:45 pm, "Doug" <dgeist....TakeThisOut@snet.net> wrote:
> Thanks Karl. I was more curious as to what assistive devices might currently
> be accessing our Web site and I thought I'd be able to determine that via
> server logs, but apparently that isn't the case.
>
> Thanks again,
> Doug
>

No problem, Doug.
In a way, it would be wonderful to be able to put a quantitative
measure to the number of disabled users accessing a site. I've seen a
lot of numbers thrown around in an attempt to convince people to make
accessible sites. Unfortunately, most of the time, those numbers are
cooked in some way, and I find that disingenuous and in most cases
very transparent. In cases like that, I feel it harms the credibility
of the person arguing for accessibility.

Obviously as an Accessibility Consultant, my mind has already been
made up regarding what part of the debate I fall into. At the same
time, I'd like to be able to supply reliable, concrete, and
indisputable numbers in response to the naysayers. In fact, I'm
working on just such an article right now.

Karl
 >> Stay informed about: Accessibility and User Agents 
Back to top
Login to vote
Chaddy2222

External


Since: Nov 02, 2007
Posts: 19



(Msg. 5) Posted: Thu Oct 25, 2007 10:58 am
Post subject: Re: Accessibility and User Agents [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

KarlCore wrote:
> On Oct 25, 12:45 pm, "Doug" <dgeist....RemoveThis@snet.net> wrote:
> > Thanks Karl. I was more curious as to what assistive devices might currently
> > be accessing our Web site and I thought I'd be able to determine that via
> > server logs, but apparently that isn't the case.
> >
> > Thanks again,
> > Doug
> >
>
> No problem, Doug.
> In a way, it would be wonderful to be able to put a quantitative
> measure to the number of disabled users accessing a site. I've seen a
> lot of numbers thrown around in an attempt to convince people to make
> accessible sites. Unfortunately, most of the time, those numbers are
> cooked in some way, and I find that disingenuous and in most cases
> very transparent. In cases like that, I feel it harms the credibility
> of the person arguing for accessibility.
>
I would say that it's not much different to the regular business
world though. I mean a part from a few specific ones that provide
equipment etc, it's not everyday that particular shops will be needing
to service people with disabilities, but they still need to be
accessible.
I am perhaps thinking of some smaller shops in this particular case.

> Obviously as an Accessibility Consultant, my mind has already been
> made up regarding what part of the debate I fall into. At the same
> time, I'd like to be able to supply reliable, concrete, and
> indisputable numbers in response to the naysayers. In fact, I'm
> working on just such an article right now.
>
That sounds good.
--
Regards Chad. http://freewebdesign.awardspace.biz
 >> Stay informed about: Accessibility and User Agents 
Back to top
Login to vote
Doug

External


Since: Jun 02, 2007
Posts: 4



(Msg. 6) Posted: Thu Oct 25, 2007 12:45 pm
Post subject: Re: Accessibility and User Agents [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Karl. I was more curious as to what assistive devices might currently
be accessing our Web site and I thought I'd be able to determine that via
server logs, but apparently that isn't the case.

Thanks again,
Doug

"KarlCore" <karl DeleteThis @karlcore.com> wrote in message
news:1193325436.008907.172400@k79g2000hse.googlegroups.com...
> On Oct 25, 10:58 am, "Doug" <dgeist... DeleteThis @snet.net> wrote:
>> I'm learning about Web site accessibility and would like to know the
>> possible user agent names for assistive devices.
>>
>> Is there a listing somewhere?
>>
>> Thanks, Doug
>
> UA Strings for AT will commonly identify themselves as IE, so the user
> doesn't get hemmed up by lame browser-detection scripts. Not only
> that, but many AT are not UAs at all. Instead, they read what is on
> screen in the active window. Right now, my screen reader is reading
> what is on screen in Firefox, because Firefox is the active window.
> But if I switched to IE, it would begin reading what is on screen in
> IE. Then if I switched to Outlook, it would read that.
>
> In other words, don't try to detect AT, because you can't do so
> reliably. Instead, just make your site accessible.
>
> Karl
>
 >> Stay informed about: Accessibility and User Agents 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]