Re: Need to select MANY files for my app
- From: erewhon@xxxxxxxxxx (J French)
- Date: Sat, 9 Jul 2005 12:42:13 +0000 (UTC)
On Fri, 8 Jul 2005 11:54:51 -0400, "Rick Rothstein"
<rickNOSPAMnews@xxxxxxxxxxxxxxxxx> wrote:
<snip>
>However, before you (that is, MJ) do this, consider what you are asking
>of the user (even if that is only you) in the extreme case of 10000
>files. Let's say you can continuously and without pause click on 2
>filenames per second.
>10000 (files) / 2 (files/sec) / 60 (sec/min) = 83.333 minutes
>You will be clicking away for just under an hour and a half. Personally,
>I don't think you could keep up a constant click rate for this long a
>time period, so it will take you considerably longer than an hour and a
>half to select your files. I definitely believe you should rethink this
>approach before coding the solution any farther.
Rick, you are forgetting the 'phone calls to the lawyer asking about
RSI compensation
- not to mention skulking in the lavatory when faced with a really
tedious job.
I think this UI is definitely a candidate for the chamber of horrors
There is another point, on a FAT system 10,000 files in one directory
is going to be very slow.
.
- References:
- Need to select MANY files for my app
- From: MJ
- Re: Need to select MANY files for my app
- From: Duane Bozarth
- Re: Need to select MANY files for my app
- From: MJ
- Re: Need to select MANY files for my app
- From: Ken Halter
- Re: Need to select MANY files for my app
- From: Rick Rothstein
- Need to select MANY files for my app
- Prev by Date: Re: Inputbox Question
- Next by Date: Re: Input problem
- Previous by thread: Re: Need to select MANY files for my app
- Next by thread: Re: Need to select MANY files for my app
- Index(es):
Relevant Pages
|