From: Michal 'hramrach' Suchanek Date: 2005-01-23T09:30:26+09:00 Subject: Re: Ta-da list (Was: Re: OSCON Call For Proposals Now Open) On Fri, Jan 21, 2005 at 11:22:17AM +0900, Douglas Livingstone wrote: > On Fri, 21 Jan 2005 11:08:36 +0900, Francis Hwang wrote: > > Yeah, it's a tough call, > > Note that it isn't a case of "can't do", but more of "takes time to > do". If you want to have a "normal" text interface, and a JS "rich" > one, it means you have to code everything twice. You need to have JS > which can manipulate HTML on the client side, plus Ruby on the server > side to generate exactly the same HTML! If you do not use too much javascript the site can be diplayed in links, another text browser. However, I am not sure that the browser is usable with braille terminals. In fact I haven't seen such thing. So far I have only seen a system for reading text from standard windows applications (including Infernal Exploder probably). There also exists text-to-speech thingy for emacs. It's likely the most blind-friendly free application as it was the central application of a sample blind-friendly GNU/Linux cd I got somewhere. hmm, I doubt the browser included in emacs can do javascript. Thanks Michal Suchanek