|
Re: A few thoughts: Web Aim survey, quantity versus quality, feeling burnt out and tutorials
Well I'm not so sure this is the whole story. I notice that the same argument is going on on the hardware front now. IE a smart phone can do most of what a media player, OCR machine, and navigational
Well I'm not so sure this is the whole story. I notice that the same argument is going on on the hardware front now. IE a smart phone can do most of what a media player, OCR machine, and navigational
|
By
Brian's Mail list account <bglists@...>
·
#32768
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
You can get the list of options for the command version of the format program by typing “format /?” at the command prompt. Below is the result from the latest version of Windows 10.
Formats a
You can get the list of options for the command version of the format program by typing “format /?” at the command prompt. Below is the result from the latest version of Windows 10.
Formats a
|
By
Rick
·
#32767
·
|
|
Re: A few thoughts: Web Aim survey, quantity versus quality, feeling burnt out and tutorials
Unfortunately though, those who traditionally offered the training, do not have the resources to provide it any more. Its certainly the case in the UK as the Government increasingly tries to get
Unfortunately though, those who traditionally offered the training, do not have the resources to provide it any more. Its certainly the case in the UK as the Government increasingly tries to get
|
By
Brian's Mail list account <bglists@...>
·
#32766
·
|
|
Re: Tech support: a possible training session during NVDACon2018
Hi Joseph!
I think what you proposed is a good idea, because it might get more NVDA beginners to join the NVDACon 2018. Learning some beginning tech support from it being well explained, would be
Hi Joseph!
I think what you proposed is a good idea, because it might get more NVDA beginners to join the NVDACon 2018. Learning some beginning tech support from it being well explained, would be
|
By
David Moore
·
#32765
·
|
|
Re: Change.org Petition: Make Movies Accessible to the Blind
One of thee big problems for those who watch DVDs on their computers is that the menu for finding the AD version is often unreadable for us. BBC did make a self voicing menu, but it seems not to have
One of thee big problems for those who watch DVDs on their computers is that the menu for finding the AD version is often unreadable for us. BBC did make a self voicing menu, but it seems not to have
|
By
Brian's Mail list account <bglists@...>
·
#32764
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
Hi
I agree about players providing their own software. They could simply auto format flash drives on insertion, with a prompt of course. The problem with the companies providing their own software
Hi
I agree about players providing their own software. They could simply auto format flash drives on insertion, with a prompt of course. The problem with the companies providing their own software
|
By
coffeekingms@hotmail.com
·
#32763
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
Hi,
Just tested it:
from the command line:
format f: /fs:fat32
and it works fine.
--
Michel Such
Hi,
Just tested it:
from the command line:
format f: /fs:fat32
and it works fine.
--
Michel Such
|
By
Michel Such
·
#32762
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
Hi
Thanks a lot for that little script, it was exactly what I was looking for. Something to put on my desktop to to click on when I get a new flash drive. Looking at the code, it seems to ask which
Hi
Thanks a lot for that little script, it was exactly what I was looking for. Something to put on my desktop to to click on when I get a new flash drive. Looking at the code, it seems to ask which
|
By
coffeekingms@hotmail.com
·
#32761
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
Just in case I was thinking of this from my Windows 7 machine.
Does this work in 10?
@echo off
set /p drive= Which stick should I use?
echo Please wait...
format
Just in case I was thinking of this from my Windows 7 machine.
Does this work in 10?
@echo off
set /p drive= Which stick should I use?
echo Please wait...
format
|
By
Brian's Mail list account <bglists@...>
·
#32760
·
|
|
Re: New Blog Post: (3) Relearning The Computer The Sightless Way
Thanks a lot, Bavyah!
That is so great! I can visualize the screen pretty well. NVDA has really helped with me using golden Cursor, because I can memorize the pixel positions that golden Cursor gives
Thanks a lot, Bavyah!
That is so great! I can visualize the screen pretty well. NVDA has really helped with me using golden Cursor, because I can memorize the pixel positions that golden Cursor gives
|
By
David Moore
·
#32759
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
Hmm, this would be important to know as the majority of audio players for the blind that play ram sticks will not read ntfs.
I'm sure you know most of these players only work on the order of files
Hmm, this would be important to know as the majority of audio players for the blind that play ram sticks will not read ntfs.
I'm sure you know most of these players only work on the order of files
|
By
Brian's Mail list account <bglists@...>
·
#32758
·
|
|
Re: Change.org Petition: Make Movies Accessible to the Blind
The message isn't ontopic for this list. It might be on topic at a list such as techtalk or blindtech. If you want information about joining those lists, let me know at
gsasner@....
You might also
The message isn't ontopic for this list. It might be on topic at a list such as techtalk or blindtech. If you want information about joining those lists, let me know at
gsasner@....
You might also
|
By
Gene
·
#32757
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
If you use Fat that will cope with files bigger than 4GB
Sent from my iPhone
If you use Fat that will cope with files bigger than 4GB
Sent from my iPhone
|
By
Ian Blackburn
·
#32756
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
Shaun Everiss <sm.everiss@...> wrote:
NTFS is harder on flash memory than fat 32. That's why you almost never get flash drives in NTFS, unless they are really large ones like 128 gb and up.
The
Shaun Everiss <sm.everiss@...> wrote:
NTFS is harder on flash memory than fat 32. That's why you almost never get flash drives in NTFS, unless they are really large ones like 128 gb and up.
The
|
By
Rob Hudson
·
#32755
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
No this aint windows fault to be honest.
Here is the fat system.
01mb and lower to 2gb= fat16.
2gb to 32 gb = fat 32.
So its above fat 32.
You know I really think talking book players should
No this aint windows fault to be honest.
Here is the fat system.
01mb and lower to 2gb= fat16.
2gb to 32 gb = fat 32.
So its above fat 32.
You know I really think talking book players should
|
By
Shaun Everiss
·
#32754
·
|
|
Re: The Story of Rudolph Part II
Please do not post completely offtopic messages to the list. I won't kick you off the list but if you continue to do so in future after being warned, I'll moderate you for a time. This list is very
Please do not post completely offtopic messages to the list. I won't kick you off the list but if you continue to do so in future after being warned, I'll moderate you for a time. This list is very
|
By
Gene
·
#32753
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
Hi
Would you be willing to post that for me? I believe I’m on the right group but I’m not positive. I can’t say absolutely that it’s universal, but the fat32 option is gone on every single
Hi
Would you be willing to post that for me? I believe I’m on the right group but I’m not positive. I can’t say absolutely that it’s universal, but the fat32 option is gone on every single
|
By
coffeekingms@hotmail.com
·
#32752
·
|
|
New Blog Post: (3) Relearning The Computer The Sightless Way
Dear all,
The 21st century 11-year-old is expected to be a proficient user of
tech, and I fulfilled that expectancy at that age too… until I lost
all my remaining vision and was forced to start from
Dear all,
The 21st century 11-year-old is expected to be a proficient user of
tech, and I fulfilled that expectancy at that age too… until I lost
all my remaining vision and was forced to start from
|
By
Bhavya shah
·
#32751
·
|
|
Re: Nvda broken?
Whenever you discuss this question, you never put it in the context that I've discussed. Have you ever tried to find out or kept track of how many people who don't like Eloquence or Via Voice are
Whenever you discuss this question, you never put it in the context that I've discussed. Have you ever tried to find out or kept track of how many people who don't like Eloquence or Via Voice are
|
By
Gene
·
#32750
·
|
|
Re: important! Windows 10 doesn't allow fat 32 formatting for flash drives for the moment
Hi,
How about with other flash drives? If it is universal, then it is better to post it on Win10 forum as an advisory.
Cheers,
Joseph
Hi,
How about with other flash drives? If it is universal, then it is better to post it on Win10 forum as an advisory.
Cheers,
Joseph
|
By
Joseph Lee
·
#32749
·
|