From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.redhat.com (mail.redhat.com [199.183.24.239]) by listman.redhat.com (Postfix) with ESMTP id 2AA852F184 for ; Sun, 29 Apr 2001 05:40:58 -0400 (EDT) Received: (from mail@localhost) by mail.redhat.com (8.11.0/8.8.7) id f3T9brM02141 for blinux-list@listman.redhat.com; Sun, 29 Apr 2001 05:37:53 -0400 Received: from mail-ob01.one.net.au (mail-ob01.one.net.au [61.12.0.161]) by mail.redhat.com (8.11.0/8.8.7) with ESMTP id f3T9bpb02132 for ; Sun, 29 Apr 2001 05:37:52 -0400 Received: Received: [from jpc (async64-mel-isp-19.nas.one.net.au [61.12.101.65]) by mail-ob01.one.net.au with ESMTP id f3T9ekK26285 for ; Sun, 29 Apr 2001 19:40:47 +1000 (EST)] Received: (from jason@localhost) by jpc (8.9.3/8.9.3/Debian 8.9.3-21) id TAA01314; Sun, 29 Apr 2001 19:40:30 +1000 From: Jason White MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15083.57740.874938.938766@gargle.gargle.HOWL> Date: Sun, 29 Apr 2001 19:40:28 +1000 To: blinux-list@redhat.com Subject: Re: writing screenreader friendly software In-Reply-To: <20010428152737.A944@linux.ok.shawcable.net> References: <20010428192311.A29351@khan.acc.umu.se> <000701c0d01a$23a4bda0$e08caad8@tds.net> <20010429000434.B9458@khan.acc.umu.se> <20010428152737.A944@linux.ok.shawcable.net> X-Mailer: VM 6.76 under Emacs 20.7.2 X-Loop: blinux-list@redhat.com Sender: blinux-list-admin@redhat.com Errors-To: blinux-list-admin@redhat.com X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.0.1 Precedence: bulk Reply-To: blinux-list@redhat.com X-Reply-To: Jason White List-Help: List-Post: List-Subscribe: , List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: The better solution would be to provide an option that would send the text to a braille translator (with the appropriate formatting codes included). The output would then be returned as contracted (Grade II) braille. A transformation tool could be used to convert the start/end tags of the XML input to appropriate formatting codes for the braille translator. Several translators are already available as free software (open-source), though there is a need for better software in this area.