Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-help-dev] Accessibility - opening the Help System in a speaking browser

That's a great idea. In fact, I'd suggest going further than this: use the
support for defining a customized browser via the eclipse preferences, and
set the command to be <full_path_to>/hpr.exe. This will always launch help
inside home page reader.

-Dorian


|---------+----------------------------------->
|         |           Dan                     |
|         |           Scott/Toronto/IBM@IBMCA |
|         |           Sent by:                |
|         |           platform-help-dev-admin@|
|         |           eclipse.org             |
|         |                                   |
|         |                                   |
|         |           05/01/2003 09:40 AM     |
|         |           Please respond to       |
|         |           platform-help-dev       |
|         |                                   |
|---------+----------------------------------->
  >-------------------------------------------------------------------------------------------------------------|
  |                                                                                                             |
  |       To:       platform-help-dev@xxxxxxxxxxx                                                               |
  |       cc:                                                                                                   |
  |       Subject:  Re: [platform-help-dev] Accessibility - opening the Help System in a speaking browser       |
  |                                                                                                             |
  |                                                                                                             |
  >-------------------------------------------------------------------------------------------------------------|



Another workaround is to set your Eclipse preferences to use the "Default
System Browser" (assuming that the speaking browser is the default browser
on your system). This works well with IBM Home Page Reader 3.02.

Dan

--
Dan Scott




                      Jamie

                      Roberts/Toronto/IBM@IBMC        To:
platform-help-dev@xxxxxxxxxxx

                      A                               cc:

                      Sent by:                        Subject:  Re:
[platform-help-dev] Accessibility - opening the Help System in a speaking
                      platform-help-dev-admin@         browser

                      eclipse.org



                      01/05/2003 09:02 AM

                      Please respond to

                      platform-help-dev







The workaround for this in 2.1 would be to run the help system at a fixed
port (called as an infocenter), preferably on the loopback adapter
(127.0.0.1). The problem there is that the port must be free.

**************************
James H. (Jamie) Roberts
WebSphere System House ID Strategy



   Eduardo
   Angel/UK/IBM@IBMGB             To:        platform-help-dev@xxxxxxxxxxx
   Sent by:
   platform-help-dev-admi         cc:
   n@xxxxxxxxxxx                  Subject:        [platform-help-dev]
                          Accessibility - opening the Help System in a
                          speaking browser
   05/01/2003 05:09 AM
   Please respond to
   platform-help-dev





Hello,

One of our testers is testing for accessibility and he found a potential
problem: it is quite difficult for a visually impaired user to open the
WSDK documentation in a speaking browser such as IBM Home Page Reader
(HPR).
To open the Help System in a speaking browser, the Help System must already
be running; then the user opens the speaking browser at the URL at which
the Help System is running. The problem is that you cannot predict what the
start URL of the Help System is going to be, because the port changes from
run to run. Currently, the only way to get a starting URL is to start the
Help System in the "normal" way for our product (a batch file is called),
right-click on the window and open the properties, and copy the first part
of the URL (up to and including "/help") into HPR.

For a visually impaired user to perform the procedure above would be both
error prone and
time-consuming.

Is there a way for visually impaired users to be able to easily open the
documentation in a speaking browser of their choice?


Regards,

Eddie

******************************************
Eduardo Angel
Sun Certified Java Programmer
CICS User Technologies
IBM Hursley Laboratories
Hicom 24-5683
External Phone 01962 81 5683
e-mail: eddie.angel@xxxxxxxxxx
*******************************************

_______________________________________________
platform-help-dev mailing list
platform-help-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-help-dev



_______________________________________________
platform-help-dev mailing list
platform-help-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-help-dev





Back to the top