|
|
|
|
|
by robin_reala
3391 days ago
|
|
Right, but text-to-speech is only half of the problem. Gopher by default just uses plain text with no semantics. Without marking up those documents there’s no way to let users jump around within them. Do you honestly expect a visually impaired user to sit and wait while each document they go to is read out to them in its entirety with no heading structure or ability to navigate within the content? |
|
You mentioned tables, but there were many years where people were using tables in HTML for formatting instead of just expressing tabular data. So div tags were added. Now people sometimes use divs to represent tabular data.
Search is a pretty good way to navigate content, and is simple for raw text. An index is an even better way, and is supported quite well by gopher.