Rethinking the Progress Bar (2007) [pdf]
chrisharrison.net
Rethinking the Progress Bar (2007) [pdf]
1–10 of 63 posts
Re: Rethinking the Progress Bar (2007) [pdf]
#2Re: Rethinking the Progress Bar (2007) [pdf]
#3Participants tended to prefer (i.e., perceive as faster) whichever function they saw first. Of the 990 paired com- parisons, the first function was preferred 376 times (38%), the second 262 times (26%), with no preference 352 times (36%).
Re: Rethinking the Progress Bar (2007) [pdf]
#4I thought the goal of a progress bar was to report reality, not manipulate users into thinking that your slow code is faster than it actually is.
Since when have dark patterns infiltrated academic HCI?
Re: Rethinking the Progress Bar (2007) [pdf]
#5Should eventually figure out what tasks are IO bound, what are CPU bound, what are fixed time, etc. as well as what device configurations effect that. Could also predict a service is down given enough scale...
Re: Rethinking the Progress Bar (2007) [pdf]
#6Re: Rethinking the Progress Bar (2007) [pdf]
#7Re: Rethinking the Progress Bar (2007) [pdf]
#8These researchers presume that their goal is to make users think that an operation is happening quickly, even if it is slow. I thought the goal of a progress bar was to report reality, not manipulate users into thinking that your slow code is faster than it actually is. Since when have dark patterns infiltrated academic HCI?
I am having that exact problem in an application I am developing.
Re: Rethinking the Progress Bar (2007) [pdf]
#9I'm still waiting for a neural net progress bar as a service that pipes in all available device data, measurable progress and a task id and spits out a prediction based on previous runs across _all_ previous tasks. Should eventually figure out what tasks are IO bound, what are CPU bound, what are fixed time, etc. as well as what device configurations effect that. Could also predict a service is down given enough scal…
Re: Rethinking the Progress Bar (2007) [pdf]
#10These researchers presume that their goal is to make users think that an operation is happening quickly, even if it is slow. I thought the goal of a progress bar was to report reality, not manipulate users into thinking that your slow code is faster than it actually is. Since when have dark patterns infiltrated academic HCI?
Why do you classify that as a dark pattern? It's not harming people in any way, but the opposite.