Re: python
MAX <max@...>
Thank you for that information. I think it will be useful to me in the near future.
73 (Regards).
Max K 4 O D S.
I've Never Lost the Wonder.
Antique Electronics Site: http://www.angelfire.com/electronic/funwithtubes/
From: nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] On Behalf Of Travis Siegel
Sent: Wednesday, February 06, 2019 8:16 PM To: nvda@nvda.groups.io Subject: Re: [nvda] python
You are correct. Interpreted languages do indeed run slower than purely compiled languages. However, python (like java) uses a virtual machine to run their code. This gives them (almost) the speed of compiled languages, while offering the developer a time savings/convenience of not needing to compile the code. The python interpreter does that for you the first time you run a piece of python code. It's also possible to save this compiled version so that the next time you run the code, it can skip the compile step, and just run the virtualized byte code, which saves time as well. It's an attempt to have the best of both worlds, the compiled speed, and the interpreter ease of use, and interestingly enough, although I'm not a big fan of python, I do have to admit, that for the most part, it succeeds admirably at this task. On 2/6/2019 8:28 PM, MAX wrote:
|
|
Re: Reading parts of the cursor's line
Robert Geoffroy
I'm writing a lot (articles and even books) and when I'm correcting some text, I often need to read again what stands just before the cursor or just after it. It could be more useful if we could reread the whole sentence before where the cursor is and after it, too. Of course, I can remove the cursor to reread whatever I need but it then takes time to go back to the word to be corrected. Is that clear?
toggle quoted messageShow quoted text
Best regards, Robert
-----Message d'origine-----
De : nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] De la part de Brian's Mail list account via Groups.Io Envoyé : jeudi 7 février 2019 18:22 À : nvda@nvda.groups.io Objet : Re: [nvda] Reading parts of the cursor's line I never find any need for it but I guess if somebody does then, to them its silly not having it.That is why the scripting of add ons was created Suppose, but its a bit complex for me. Brian bglists@... Sent via blueyonder. Please address personal E-mail to:- briang1@..., putting 'Brian Gaff' in the display name field. ----- Original Message ----- From: "Rui Fontes" <rui.fontes@...> To: <nvda@nvda.groups.io> Sent: Thursday, February 07, 2019 3:46 PM Subject: Re: [nvda] Reading parts of the cursor's line I think it is very usefull...
|
|
Re: Reading parts of the cursor's line
Brian's Mail list account
I never find any need for it but I guess if somebody does then, to them its silly not having it.That is why the scripting of add ons was created Suppose, but its a bit complex for me.
toggle quoted messageShow quoted text
Brian bglists@... Sent via blueyonder. Please address personal E-mail to:- briang1@..., putting 'Brian Gaff' in the display name field.
----- Original Message -----
From: "Rui Fontes" <rui.fontes@...> To: <nvda@nvda.groups.io> Sent: Thursday, February 07, 2019 3:46 PM Subject: Re: [nvda] Reading parts of the cursor's line I think it is very usefull...
|
|
Re: Reading parts of the cursor's line
Hi,
toggle quoted messageShow quoted text
I think I reviewed this a while ago, but I'm willing to review it again and give a green light if it is working with alpha snapshots (a potential review should wait until next week). Cheers, Joseph
-----Original Message-----
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Tyler Spivey Sent: Thursday, February 7, 2019 7:33 AM To: nvda@nvda.groups.io Subject: Re: [nvda] Reading parts of the cursor's line NVDA can't do what you want natively, but my addon can. Here's the link again, this time with the readme. I haven't got it put on the addons site yet because I didn't think it was all that useful, but maybe it is. Let me know how it breaks and I'll try to fix it. # Partial Lines This addon has several operations dealing with lines: * NVDA+shift+delete changes the up/down arrows to read from the start of the line to the cursor, from the cursor to the end of the line, or the entire line. * NVDA+shift+page up reads from the start of the line to the cursor * NVDA+shift+page down reads from the cursor to the end of the line. https://github.com/tspivey/partialLines/releases/download/v0.1/partialLines-0.1.nvda-addon On 2/7/2019 7:22 AM, Robert Geoffroy wrote: Yes, it is!
|
|
Re: video editting
The only up to date accessible video editor that is out now is Virtual Dub. That link should take you to version 2, but the file output is huge so use handbreak to trim the file size down even more.
|
|
Re: Windows Movie Maker
Manoj Govindraj <manmusical9@...>
You could also try avidemux as suggested by Quentin. It is very accessible with nvda.
toggle quoted messageShow quoted text
Manoj http://www.swar-ras.com
On Feb 7, 2019, at 9:46 AM, AKH AKH <tvz@...> wrote:
|
|
Re: Braille request
Hi,
toggle quoted messageShow quoted text
Sort of possible: NVDA settings/Braille/Show cursor checkbox. Cheers, Joseph
-----Original Message-----
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of John J. Boyer Sent: Wednesday, February 6, 2019 5:27 PM To: nvda-devel@...; nvda@nvda.groups.io Subject: [nvda] Braille request My request is that NVDA have a way to turn off dots 7 and 8. In standard brf files, such as those from the BARD website of the U.S. National Library service, all letters and some additional symbolls are in upper case. I have BraileExtender and can switch between English U.S. Grade 2 and English U.S. 6 dot computer Braille. But the latter is not 6 dot. Dot seven sticks up almost continually, making reading unpleasant. We need a way to tell NVDA that all letters and symbolls are 6 dot. Thamnks, John -- John J. Boyer Email: john.boyer@... website: http://www.abilitiessoft.org Status: Company dissolved but website and email addresses live. Location: Madison, Wisconsin, USA Mission: developing assistive technology software and providing STEM services that are available at no cost
|
|
Re: Windows Movie Maker
Okay, here's what you do. If it's a long video, you'll have to listen
toggle quoted messageShow quoted text
to the video and split it every 30/40 counts by pressing the spacebar to stop the video and then pressing the applications key. There you'll find the split option, entre on that. Do this throughout your video. Then you can go back to the video where the part is that you want to get rid of and split it again. So, lets say you have a video of a dog running and the dog barks without warning. You don't want that right? So, after the barking the dog is still running. You just want the video without the barking. Play the video again and cause you might know after how many seconds the dog will bark, you can stop the video just before the dog barks. Split it, let the dog bark and split again. Then you can go back to the bark part and press delete. There you go, your dog is just running and there's no barking. To be safe, you can add a cross fade or fade out and in from either black or white to let people think that the dog was running for a long time or that it is a new video. Hope it helps. Chantelle
On 2/7/19, AKH AKH <tvz@...> wrote:
Hi Chantelle --
Never give up, at any cost.
|
|
Re: Reading parts of the cursor's line
Gene
I knew about the feature in JAWS but I never
understood what it would be used for. Where would it be used?
Also, NVDA needs a way, I only saw this ability in
the old ASAP DOS screen-reader, to define a column so you can move with the up
and down arrow keys or use read to end and only have a certain column of the
screen read. Let's say you have a document with three columns and you want
to arrow through one column from top to bottom. This can't be done
now. It would be useful in some documents and it would be useful on some
web sites where tables are laid out visually to look like tables but have no
formatting to tell a screen-reader that a table exists.
Gene.
----- Original Message -----
From: Tyler Spivey
Sent: Thursday, February 07, 2019 8:43 AM
Subject: Re: [nvda] Reading parts of the cursor's
line It's not on the addon site, but should do what you want. https://github.com/tspivey/partialLines/releases/download/v0.1/partialLines-0.1.nvda-addon On 2/7/2019 6:12 AM, Robert Geoffroy wrote: > No problem to read the current line. I often just need reading the line before and/or after the cursor. For instance, with Jaws, insert+7 enable to read the line before the cursor and insert+9 the line after the cursor ! I'd like to do the same with NVDA. > > Thanks, > > Robert > > > -----Message d'origine----- > De : nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] De la part de molly the blind tech lover > Envoyé : jeudi 7 février 2019 15:00 > À : nvda@nvda.groups.io > Objet : Re: [nvda] Reading parts of the cursor's line > > Hi. > Try pressing NVDA plus L. NVDA will read the current line. Press NVDA plus down arrow. NVDA will read the next line. > Hope this helps. > > > Molly > > -----Original Message----- > From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Robert Geoffroy > Sent: Thursday, February 7, 2019 7:30 AM > To: nvda@nvda.groups.io > Subject: [nvda] Reading parts of the cursor's line > > Hi, everyone, > > This is one first question: is there any way to read the current line before the cursor and after the cursor as well? > > I'm discovering NVDA with enjoyment! > > Thanks a lot, > > Robert > > > > > > > > > > >
|
|
Re: Reading parts of the cursor's line
Gene
I misunderstood what you wanted to do. I
thought you wanted to read the current, previous or next line without moving the
cursor.
Gene
----- Original Message
-----
From: Tyler Spivey
Sent: Thursday, February 07, 2019 9:32 AM
Subject: Re: [nvda] Reading parts of the cursor's line Here's the link again, this time with the readme. I haven't got it put on the addons site yet because I didn't think it was all that useful, but maybe it is. Let me know how it breaks and I'll try to fix it. # Partial Lines This addon has several operations dealing with lines: * NVDA+shift+delete changes the up/down arrows to read from the start of the line to the cursor, from the cursor to the end of the line, or the entire line. * NVDA+shift+page up reads from the start of the line to the cursor * NVDA+shift+page down reads from the cursor to the end of the line. https://github.com/tspivey/partialLines/releases/download/v0.1/partialLines-0.1.nvda-addon
On 2/7/2019 7:22 AM, Robert Geoffroy wrote: > Yes, it is! > > Rkobert > > > -----Message d'origine----- > De : nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] De la part de Steve Nutt > Envoyé : jeudi 7 février 2019 16:19 > À : nvda@nvda.groups.io > Objet : Re: [nvda] Reading parts of the cursor's line > > I thought NVDA+Down was read all. > > All the best > > Steve > > -----Original Message----- > From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of molly the blind tech lover > Sent: 07 February 2019 14:00 > To: nvda@nvda.groups.io > Subject: Re: [nvda] Reading parts of the cursor's line > > Hi. > Try pressing NVDA plus L. NVDA will read the current line. Press NVDA plus down arrow. NVDA will read the next line. > Hope this helps. > > > Molly > > -----Original Message----- > From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Robert Geoffroy > Sent: Thursday, February 7, 2019 7:30 AM > To: nvda@nvda.groups.io > Subject: [nvda] Reading parts of the cursor's line > > Hi, everyone, > > This is one first question: is there any way to read the current line before the cursor and after the cursor as well? > > I'm discovering NVDA with enjoyment! > > Thanks a lot, > > Robert > > > > > > > > > > > > > > > >
|
|
Re: Reading parts of the cursor's line
Rui Fontes
I think it is very usefull...
toggle quoted messageShow quoted text
Best regards, Rui Fontes Às 15:32 de 07/02/2019, Tyler Spivey escreveu:
NVDA can't do what you want natively, but my addon can.
|
|
Re: Reading parts of the cursor's line
Robert Geoffroy
OK, I will!
toggle quoted messageShow quoted text
Thank you, Robert
-----Message d'origine-----
De : nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] De la part de Tyler Spivey Envoyé : jeudi 7 février 2019 16:33 À : nvda@nvda.groups.io Objet : Re: [nvda] Reading parts of the cursor's line NVDA can't do what you want natively, but my addon can. Here's the link again, this time with the readme. I haven't got it put on the addons site yet because I didn't think it was all that useful, but maybe it is. Let me know how it breaks and I'll try to fix it. # Partial Lines This addon has several operations dealing with lines: * NVDA+shift+delete changes the up/down arrows to read from the start of the line to the cursor, from the cursor to the end of the line, or the entire line. * NVDA+shift+page up reads from the start of the line to the cursor * NVDA+shift+page down reads from the cursor to the end of the line. https://github.com/tspivey/partialLines/releases/download/v0.1/partialLines-0.1.nvda-addon On 2/7/2019 7:22 AM, Robert Geoffroy wrote: Yes, it is!
|
|
Re: OK died in the wool JAWS user using NVDA
Gene
It is only one more command. I use it
regularly and it takes almost no time and effort because it becomes
automatic. it takes more time and is certainly more annoying to hear the
subject read again and I believe some e-mail programs may read other extraneous
information.
Gene
----- Original Message -----
From: Steve Nutt
Sent: Thursday, February 07, 2019 9:17 AM
Subject: Re: [nvda] OK died in the wool JAWS user using
NVDA Too many keystrokes.
All the best
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of
Gene
You can cause JAWS to read the message body and not read all that extraneous information by getting in the habit of issuing read to end after opening a message. You may have to experiment to see if you have to wait at all before issuing the command. If you get in the habit of doing this, it becomes automatic and you can do this very quickly.
Gene ----- Original Message ----- From: Chris Mullins Sent: Thursday, February 07, 2019 5:33 AM Subject: Re: [nvda] OK died in the wool JAWS user using NVDA
Hi
|
|
Re: Reading parts of the cursor's line
Tyler Spivey
NVDA can't do what you want natively, but my addon can.
toggle quoted messageShow quoted text
Here's the link again, this time with the readme. I haven't got it put on the addons site yet because I didn't think it was all that useful, but maybe it is. Let me know how it breaks and I'll try to fix it. # Partial Lines This addon has several operations dealing with lines: * NVDA+shift+delete changes the up/down arrows to read from the start of the line to the cursor, from the cursor to the end of the line, or the entire line. * NVDA+shift+page up reads from the start of the line to the cursor * NVDA+shift+page down reads from the cursor to the end of the line. https://github.com/tspivey/partialLines/releases/download/v0.1/partialLines-0.1.nvda-addon
On 2/7/2019 7:22 AM, Robert Geoffroy wrote:
Yes, it is!
|
|
Re: Reading parts of the cursor's line
Robert Geoffroy
Yes, it is!
toggle quoted messageShow quoted text
Rkobert
-----Message d'origine-----
De : nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] De la part de Steve Nutt Envoyé : jeudi 7 février 2019 16:19 À : nvda@nvda.groups.io Objet : Re: [nvda] Reading parts of the cursor's line I thought NVDA+Down was read all. All the best Steve -----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of molly the blind tech lover Sent: 07 February 2019 14:00 To: nvda@nvda.groups.io Subject: Re: [nvda] Reading parts of the cursor's line Hi. Try pressing NVDA plus L. NVDA will read the current line. Press NVDA plus down arrow. NVDA will read the next line. Hope this helps. Molly -----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Robert Geoffroy Sent: Thursday, February 7, 2019 7:30 AM To: nvda@nvda.groups.io Subject: [nvda] Reading parts of the cursor's line Hi, everyone, This is one first question: is there any way to read the current line before the cursor and after the cursor as well? I'm discovering NVDA with enjoyment! Thanks a lot, Robert
|
|
Re: Reading parts of the cursor's line
Steve Nutt
I thought NVDA+Down was read all.
toggle quoted messageShow quoted text
All the best Steve
-----Original Message-----
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of molly the blind tech lover Sent: 07 February 2019 14:00 To: nvda@nvda.groups.io Subject: Re: [nvda] Reading parts of the cursor's line Hi. Try pressing NVDA plus L. NVDA will read the current line. Press NVDA plus down arrow. NVDA will read the next line. Hope this helps. Molly -----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Robert Geoffroy Sent: Thursday, February 7, 2019 7:30 AM To: nvda@nvda.groups.io Subject: [nvda] Reading parts of the cursor's line Hi, everyone, This is one first question: is there any way to read the current line before the cursor and after the cursor as well? I'm discovering NVDA with enjoyment! Thanks a lot, Robert
|
|
Re: OK died in the wool JAWS user using NVDA
Steve Nutt
Too many keystrokes.
All the best
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene
Sent: 07 February 2019 12:53 To: nvda@nvda.groups.io Subject: Re: [nvda] OK died in the wool JAWS user using NVDA
You can cause JAWS to read the message body and not read all that extraneous information by getting in the habit of issuing read to end after opening a message. You may have to experiment to see if you have to wait at all before issuing the command. If you get in the habit of doing this, it becomes automatic and you can do this very quickly.
Gene ----- Original Message ----- From: Chris Mullins Sent: Thursday, February 07, 2019 5:33 AM Subject: Re: [nvda] OK died in the wool JAWS user using NVDA
Hi
|
|
Re: Windows key plus M suddenly stopped working
Steve Nutt
Since Windows D always works, that’s my advice.
All the best
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene
Sent: 07 February 2019 12:33 To: nvda@nvda.groups.io Subject: Re: [nvda] Windows key plus M suddenly stopped working
I doubt one is more reliable than the other. At times, in later versions of Windows, I have to execute Windows m more than once to go to the desktop but it isn't worth the trouble of changing from the now automatic use of Windows m when, if I issue the command twice, that usually works if once doesn't.
Gene ----- Original Message ----- From: Steve Nutt Sent: Thursday, February 07, 2019 2:33 AM Subject: Re: [nvda] Windows key plus M suddenly stopped working
Or you could use Windows D, which is more reliable. M just means Minimise everything, whereas D takes you to the Desktop.
All the best
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Michael Munn
hi there, follow up this thread. Sometime I experience this issue also. I would restart the Screen reader and turning it back on. or do a full restart of your machine. Thanks Best Regards Michael Munn Michael Munn Member: Virginia Association of Blind students National Federation of the Blind of Virginia www.nfbv.org Member: Maryland Association of Blind Students National Federation of the Blind of Maryland www.nfbmd.org Students of: Hadley Institute of the Blind
On Wed, Feb 6, 2019 at 6:03 PM Manoj Govindraj <manmusical9@...> wrote:
|
|
Re: Reading parts of the cursor's line
Robert Geoffroy
Yes, and it's not what I ask for! With Jaws, insert+7 enable you to read the line before the cursor and insert+9 to read the same line but just after the cursor. Does NVDA enable to do the same?
toggle quoted messageShow quoted text
I need this when working documents with MsWord. Thanks, Robert
-----Message d'origine-----
De : nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] De la part de Gene Envoyé : jeudi 7 février 2019 15:43 À : nvda@nvda.groups.io Objet : Re: [nvda] Reading parts of the cursor's line NVDA up arrow reads the current line. NVDA down arrow is the read to end command, which reads from your current position to the end of the document. Gene ----- Original Message ----- From: molly the blind tech lover <mailto:brainardmolly@...> Sent: Thursday, February 07, 2019 8:24 AM To: nvda@nvda.groups.io Subject: Re: [nvda] Reading parts of the cursor's line Sorry. Use NVDA plus up arrow. Then NVDA plus down arrow. -----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Robert Geoffroy Sent: Thursday, February 7, 2019 9:12 AM To: nvda@nvda.groups.io Subject: Re: [nvda] Reading parts of the cursor's line No problem to read the current line. I often just need reading the line before and/or after the cursor. For instance, with Jaws, insert+7 enable to read the line before the cursor and insert+9 the line after the cursor ! I'd like to do the same with NVDA. Thanks, Robert -----Message d'origine----- De : nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] De la part de molly the blind tech lover Envoyé : jeudi 7 février 2019 15:00 À : nvda@nvda.groups.io Objet : Re: [nvda] Reading parts of the cursor's line Hi. Try pressing NVDA plus L. NVDA will read the current line. Press NVDA plus down arrow. NVDA will read the next line. Hope this helps. Molly -----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Robert Geoffroy Sent: Thursday, February 7, 2019 7:30 AM To: nvda@nvda.groups.io Subject: [nvda] Reading parts of the cursor's line Hi, everyone, This is one first question: is there any way to read the current line before the cursor and after the cursor as well? I'm discovering NVDA with enjoyment! Thanks a lot, Robert
|
|
Re: Reading parts of the cursor's line
Jacob Kruger
Molly, on an off-list, side note, some of us use desktop/full qwerty
toggle quoted messageShow quoted text
keyboards even when working with laptops - my largish hands wouldn't really be compatible with a compact laptop keyboard, but anyway...<smile> Stay well Jacob Kruger Blind Biker Skype: BlindZA "Resistance is futile...but, acceptance is versatile..."
On 2019-02-07 4:31 PM, molly the blind tech lover wrote:
Hey guys.
|
|