[jawsscripts] Re: Text Editor & Scripts

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Fri, 23 Jan 2009 16:26:22 -0500 (EST)

Thanks for the feedback, Joe.

Let me make sure you are using the latest EdSharp, since it increased
support for Unicode (press F11 to elevate to the latest version).  If a
file contains characters with Unicode code points above 255, EdSharp
saves it as UTF-8 (with a byte order mark at the beginning).  Otherwise,
EdSharp saves with the default character encoding of the computer, which
is usually Latin1.  If you have an example that is not saving as you
would like, please send it to me as an attachment with an explanation of
where the character is not what you expect.

The keys to move to the start or end tag of HTML or XML are
Control+Shift+, and Control+Shift+. (think of the < and > signs around
tag names).

To paste an HTML snippet, press Control+Shift+F5 and choose HTML Tidy as
the language compiler.  Then Alt+V invokes a list of snippets for that
language.  You can save a snippet with Alt+S or view it without invoking
it with Alt+Shift+V.

Let me make sure you are aware of the help options built into EdSharp.
F1 opens the HTML documentation in your web browser.  Alt+Shift+H opens
a list of hotkeys in an EdSharp window.  Alt+F10 presents an Alternate
Menu of all commands in a standard listbox.  You can press Control+J to
jump to an item based on text it contains, or Alt+J to jump to the next
match.

Jamal
On Thu, 22 Jan 2009, Joe Orozco wrote:

> Date: Thu, 22 Jan 2009 18:53:28 -0500
> From: Joe Orozco <jsorozco@xxxxxxxxx>
> Reply-To: jawsscripts@xxxxxxxxxxxxx
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] Re: Text Editor & Scripts
>
> Jamal,
>
> No doubt you've created a powerful tool, and if I've kept EdSharp as my main
> editor while the others are tested, it is because despite some minor
> setbacks, the editor is as accessible as it is easy to use.  That said, I
> have a few questions:
>
> 1. When uploading HTML documents written on EdSharp, I get dagger signs and
> other random symbols on some of my pages.  Is there something I should
> change on the character set, and if so, where is this found?
>
> 2. What keystrokes are used to jump from tag to tag?
>
> 3. How does one find and insert those HTML snippets you mentioned?
>
> In the way of a recommendation, on the text conversion to HTML, would you be
> able to program the software to include closing tags for paragraphs?
>
> Otherwise, excellent job well done on your product.
>
> Joe Orozco
>
> "Be ashamed to die until you have won some victory for humanity."--James M.
> Barrie
> -----Original Message-----
> From: jawsscripts-bounce@xxxxxxxxxxxxx
> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal Mazrui
> Sent: Thursday, January 22, 2009 5:33 PM
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] Re: Text Editor & Scripts
>
> Hi Jeff,
> In browsing the EdSharp documentation or menu system, I think you would
> quickly find that it has a much richer set of features than WordPad!
> Moreover, direct speech messages, as appropriate, are integrated into the
> commands, making for a more friendly and efficient experience with a screen
> reader.
>
> Regarding HTML support, the features include the following:  converting HTML
> to text; converting structured text to an HTML page with a table of contents
> and linked headings; keys to move to the next or previous HTML tag; and
> snippets one can pick for almost every HTML tag.
>
> Of course, one should use whatever makes one the most productive, but as an
> FYI, a blind user of NoteTab Pro told me he recently switched to EdSharp as
> his default editor because it essentially did everything he wanted and more!
>
> Regards,
> Jamal
> On Thu, 22 Jan 2009, Geoff Chapman wrote:
>
> > Date: Thu, 22 Jan 2009 10:58:39 +1100
> > From: Geoff Chapman <gch@xxxxxxxxxxxxxxxx>
> > Reply-To: jawsscripts@xxxxxxxxxxxxx
> > To: jawsscripts@xxxxxxxxxxxxx
> > Subject: [jawsscripts] Re: Text Editor & Scripts
> >
> > whenyou say, "some," html support Jamal, May I ask what does this mean
> > precisely?
> > I've heard you talk of this thing before. I'm just wondering why there
> > are so many programs for text editing in the world? like I use wordPad
> > or notePad most of the time, don't have msWord installed at all etc,
> > and just wondering what this edSharp, and or NoteTab that people speak
> > of, why it would be better/preferable to use?
> >
> >
> > ----- Original Message -----
> > From: "Jamal Mazrui" <empower@xxxxxxxxx>
> > To: <jawsscripts@xxxxxxxxxxxxx>
> > Sent: Thursday, January 22, 2009 5:19 AM
> > Subject: [jawsscripts] Re: Text Editor & Scripts
> >
> >
> > > EdSharp is a speech-friendly editor with paragraph reading commands
> > > and some HTML support.
> > > http://EmpowermentZone.com/edsetup.exe
> > >
> > > Jamal
> > > On Tue, 20 Jan 2009, Joe Orozco
> > > wrote:
> > >
> > > > Date: Tue, 20 Jan 2009 12:33:52 -0500
> > > > From: Joe Orozco <jsorozco@xxxxxxxxx>
> > > > Reply-To: jawsscripts@xxxxxxxxxxxxx
> > > > To: jawsscripts@xxxxxxxxxxxxx
> > > > Subject: [jawsscripts] Text Editor & Scripts
> > > >
> > > > Hello all,
> > > >
> > > > I am using JAWS 10 with Windows XP SP3.  I am attempting to find a
> > > > text editor that will be accessible to my current JAWS version and
> > > > have so
> > far
> > > > attempted to use UltraEdit, NoteTab and PSPad.
> > > >
> > > > In all three cases I have experienced difficulty with the JAWS
> > navigation
> > > > controls, specifically the Control Up and Down arrows to navigate
> > > > paragraphs.  Currently, JAWS 10 reads haphazardly or not at all
> > > > when
> > asked
> > > > to perform this navigation.  I have turned off the key maps
> > > > assigned to these keystrokes, and in the case of NoteTab, I have
> > > > installed the JCF
> > file
> > > > the program developer has included with the package.  In all cases
> > > > I
> > have
> > > > checked the box for enhanced text processing.  So far I have not
> > > > been successful at customizing JAWS to mesh well with these programs.
> > > >
> > > > Ultimately, I am looking for a good Notepad replacement with HTML
> > > > functionality.  If anyone can suggest a means to make either one
> > > > of
> > these
> > > > programs work, or if anyone can suggest a script author who could
> > > > help
> > me
> > > > customize one of these programs, I would be very much grateful.
> > > > Thank
> > you
> > > > in advance.
> > > >
> > > > Regards,
> > > >
> > > > Joe Orozco
> > > >
> > > > "Be ashamed to die until you have won some victory for
> > > > humanity."--James
> > M.
> > > > Barrie
> > > >
> > > > __________
> > > > Visit and contribute to The JAWS Script Repository
> > http://jawsscripts.com
> > > >
> > > > View the list's information and change your settings at
> > > > //www.freelists.org/list/jawsscripts
> > > >
> > > __________
> > > Visit and contribute to The JAWS Script Repository
> > > http://jawsscripts.com
> > >
> > > View the list's information and change your settings at
> > > //www.freelists.org/list/jawsscripts
> > >
> >
> > __________
> > Visit and contribute to The JAWS Script Repository
> > http://jawsscripts.com
> >
> > View the list's information and change your settings at
> > //www.freelists.org/list/jawsscripts
> >
> __________
> Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
>
> __________ 
> Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
>
__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: