![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've been thinking about an alternative approach, whereby the page is built on the fly with various AJAX calls to the server to pull in the necessary components. In the extreme, I could visualize doing away with Perl generated pages entirely. All pages are HTML, with AJAX calls to the server. The responding scripts would return JSON or XML data which would be interpreted on the client side as required. |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
It works. It does not. The document is empty. For a user with disabilities, a search engine, a user behind a filtering proxy, a user with a not so sophisticated mobile device and so on. You are blinding yourself to the possibilities of access to a Web application if you call this nonsense working. |
#6
| ||||||
| ||||||
|
|
On Jun 1, 2:56 pm, Thomas 'PointedEars' Lahn <PointedE... (AT) web (DOT) de> wrote: It works. It does not. The document is empty. For a user with disabilities, a search engine, a user behind a filtering proxy, a user with a not so sophisticated mobile device and so on. You are blinding yourself to the possibilities of access to a Web application if you call this nonsense working. For the users with disabilities I would highly suggest do not follow the W3C's approach when a bunch of healthy people (possible mental disabilities being disregarded) are getting together to decide what is most needed for people with disabilities. |
|
We could make a cross-group discussion on the sub-subject in c.l.j., comp.human-factors and alt.comp.blind-users. |
|
I would exclude ciwah because from my previous experience similar discussions in there are attracting side spoilers - thus people w/o disabilities but pretending to be such to enforce their opinions on the subject. alt.comp.blind-users is more reliable because the regulars can easily detect a "black sheep" in the thread. |
|
From the current topics I see that Javascript is the least of concerns of blind users: http://groups.google.com/group/alt.comp.blind-users/browse_frm/thread/12b21f70d38c8845 http://groups.google.com/group/alt.comp.blind-users/browse_frm/thread/9ec3f68a4ef803dc http://groups.google.com/group/alt.comp.blind-users/msg/d56704254dc18bcb |
|
Yet let's us ask them rather then guess? |
|
OP might make a demo page using the new approach he is thinking of so it could be visited by people with disabilities for their feedback. It is not the entire problem - as already was pointed out - but at least the sub-subject about "Javascript and blind users" could be investigated. |
#7
| ||||||
| ||||||
|
|
VK wrote: On Jun 1, 2:56 pm, Thomas 'PointedEars' Lahn <PointedE... (AT) web (DOT) de> wrote: It works. It does not. The document is empty. For a user with disabilities, a search engine, a user behind a filtering proxy, a user with a not so sophisticated mobile device and so on. You are blinding yourself to the possibilities of access to a Web application if you call this nonsense working. For the users with disabilities I would highly suggest do not follow the W3C's approach when a bunch of healthy people (possible mental disabilities being disregarded) are getting together to decide what is most needed for people with disabilities. Please spare us your delusions about what the W3C is or is not. After having read your W3C-related blog entry at <http://comvkmisc.blogspot.com/>, nobody in their right mind would consider your statements to be relevant anymore. |
|
On Jun 1, 2:56 pm, Thomas 'PointedEars' Lahn <PointedE... (AT) web (DOT) de> wrote: It works. It does not. The document is empty. For a user with disabilities, a search engine, a user behind a filtering proxy, a user with a not so sophisticated mobile device and so on. You are blinding yourself to the possibilities of access to a Web application if you call this nonsense working. For the users with disabilities I would highly suggest do not follow the W3C's approach when a bunch of healthy people (possible mental disabilities being disregarded) are getting together to decide what is most needed for people with disabilities. |
|
We could make a cross-group discussion on the sub-subject in c.l.j., comp.human-factors and alt.comp.blind-users. |
|
I would exclude ciwah because from my previous experience similar discussions in there are attracting side spoilers - thus people w/o disabilities but pretending to be such to enforce their opinions on the subject. alt.comp.blind-users is more reliable because the regulars can easily detect a "black sheep" in the thread. |
|
From the current topics I see that Javascript is the least of concerns of blind users: http://groups.google.com/group/alt.comp.blind-users/browse_frm/thread... http://groups.google.com/group/alt.comp.blind-users/browse_frm/thread... http://groups.google.com/group/alt.comp.blind-users/msg/d56704254dc18bcb That blind users or users with impaired vision might not recognize this as a problem constitutes no evidence that there is no problem with this. |
|
There is nothing to investigate there as nothing was said about blind users in particular. That said, that text browsers usually do not support client-side ECMAScript-compliant scripting and the APIs under discussion here should be indication enough that there is a problem with an empty document filled through these techniques for users with impaired vision. |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
VK, PointedEars, Please don't hijack this thread to bicker about accessibility. |
|
It's abundantly clear that anyone using a UA that does not have Javascript is not going to be able to access pages generated using the model that I outlined in the original post. |
|
I think a more fruitful discussion would focus on other, less obvious aspects, which is why I'm seeking the thoughts of others. |
#10
| |||
| |||
|
|
VK, PointedEars, Please don't hijack this thread to bicker about accessibility. |
|
It's abundantly clear that anyone using a UA that does not have Javascript is not going to be able to access pages generated using the model that I outlined in the original post. |
|
I think a more fruitful discussion would focus on other, less obvious aspects, which is why I'm seeking the thoughts of others. |
![]() |
| Thread Tools | |
| Display Modes | |
| |