1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2: <html>
3: <head>
4: <!-- ***************** INFO/NEWS *************** -->
5: </head>
6: <body>
7: <div id="infoTabs">
8: <div class="infoTab" id="whats-new">
9: <h5 class="infoHeader">What's New</h5>
10: <ul>
11: <li>1/1/2005 - Accessibar's Java reader now with installer automating
12: the text-to-speech install process. <br>
13: </li>
14: <li><a href="http://www.mozdev.org/">mozdev.org</a></li>
15: </ul>
16: </div>
17: <div class="infoTab" id="other-stuff">
18: <h5 class="infoHeader">Other Stuff</h5>
19: <ul>
20: </ul>
21: </div>
22: <!-- alternative image/table base tab works better in NS4 -->
23: <!--
24:
25:
26:
27: <div class="infoTab" id="whats-new-image">
28:
29:
30:
31: <h5 class="infoHeader"><img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" alt="What's New"></h5>
32:
33:
34:
35: <div class="infoItems">
36:
37:
38:
39: <div>News item goes here</div>
40:
41:
42:
43: <div>More news item goes here</div>
44:
45:
46:
47: <div><a href="http://mozdev.org/">mozdev.org</a></div>
48:
49:
50:
51: </div>
52:
53:
54:
55: </div>
56:
57:
58:
59: --></div>
60: <!-- ***************** INFO/NEWS *************** -->
61: <!-- MAIN CONTENT -->
62: <p><span style="font-weight: bold;"><big>Welcome to the Accessibar
63: Project<br>
64: </big></span></p>
65: <p><span style="font-weight: bold;"><span style="color: rgb(204, 0, 0);">What
66: is Accessibar?</span><br>
67: </span></p>
68: <p>Accessibar is a toolbar extension for the Mozilla browser which aims
69: at
70: providing various accessibility features for users
71: who could benefit from them. These features primarily focus on the
72: dynamic manipulation of the visual display of the web
73: page in addition to the integration of a text to speech reader which
74: can read out loud the browser's user interface as well
75: as web page content.
76: </p>
77: <p>The toolbar currently provides the
78: following features:<br>
79: </p>
80: <p><big><span style="font-weight: bold;"><span
81: style="color: rgb(204, 0, 0);">Features</span><br>
82: </span></big></p>
83: <ul>
84: <li>Web page
85: fonts and background colors can be changed from a selecton of 70 colors
86: on current session</li>
87: <li>Icons with
88: configurable shortcut keys to increase and decrease Font size.</li>
89: <li>Line spacing
90: can be increased or decreased to five different spacing settings
91: incrementally.</li>
92: <li>All images
93: (including Flash) displayed on a web page can be selected as being
94: hiden or shown.</li>
95: <li>All changes
96: made to the display of the web page can be restored to the original
97: page settings by pressing “Restore Page“.</li>
98: <li>Changes made to the currently displayed web page will persist to
99: all additional web
100: pages until “Restore Page“ is selected.</li>
101: <li>Integrated
102: Text To Speech reader. Reads out strings hovered over as well as
103: focused elements.</li>
104: <li>Reader
105: settings can be configured allowing the selection of the voice, volume,
106: speaking rate,
107: pitch, and voice range.</li>
108: <li>Toolbar
109: functions have configurable Keyboard Shortcuts.</li>
110: </ul>
111: <br>
112: <br>
113: </body>
114: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>