Content deleted Content added
CAPTAIN RAJU (talk | contribs) m Reverted 1 edit by 12.11.107.227 identified as test/vandalism using STiki |
Add reference to Mitchell L Model‘s Ph. D. thesis |
||
Line 7:
The concept of a progress bar was invented before digital computing. In 1896 [[Karol Adamiecki]] developed a chart which he called a ''harmonogram'', which is better known today as a [[Gantt chart]]. Adamiecki did not publish his chart until 1931, however, and then only in [[Polish language|Polish]]. The chart thus now bears the name of [[Henry Gantt]] (1861–1919), who designed his chart around the years 1910-1915 and popularized it in the west.
The concept was later adopted in computing.
Typically, progress bars use a linear function, such that the advancement of a progress bar is directly proportional to the amount of work that has been completed. However, varying disk, memory, processor, bandwidth and other factors complicate this estimate. Consequently, progress bars often exhibit non-linear behaviors, such as acceleration, deceleration, and pauses. These behaviors, coupled with humans' non-linear perception of time passing, produces a variable perception of how long progress bars take to complete.<ref>Harrison, C., Amento, B., Kuznetsov, S., and Bell, R. 2007. [http://chrisharrison.net/projects/progressbars/ProgBarHarrison.pdf "Rethinking the progress bar"]. In Proceedings of the 20th Annual ACM Symposium on User interface Software and Technology. UIST '07. ACM, New York, NY. 115-118.</ref> However, this also means progress bars can be designed to "feel" faster. Finally, the graphical design of progress bars has also been shown to influence humans' perception of duration.<ref>Harrison, C., Yeo, Z., and Hudson, S. E. 2010. [http://chrisharrison.net/projects/progressbars2/ProgressBarsHarrison.pdf "Faster Progress Bars: Manipulating Perceived Duration with Visual Augmentations"]. In Proceedings of the 28th Annual SIGCHI Conference on Human Factors in Computing Systems. CHI '10. ACM, New York, NY. 1545-1548.</ref>
|