I think the concept itself is ridiculous. It's 2013 guys, UI response should be instant. If it's not, you need to rethink what you're doing and ponder your life in general.
NProgress: slim, site-wide progress bars
31–40 of 143 posts
Re: NProgress: slim, site-wide progress bars
#32I think the concept itself is ridiculous. It's 2013 guys, UI response should be instant. If it's not, you need to rethink what you're doing and ponder your life in general.
Re: NProgress: slim, site-wide progress bars
#33I think the concept itself is ridiculous. It's 2013 guys, UI response should be instant. If it's not, you need to rethink what you're doing and ponder your life in general.
But it is not instant. This is used when you are making an external HTTP request over the Internet, to a server that may or may not respond instantly (if at all), over a link that may be saturated at any point in time.
Re: NProgress: slim, site-wide progress bars
#34Re: NProgress: slim, site-wide progress bars
#35Question for people using these progress bars: Are you actually doing the computation to accurately estimate the time it takes to complete the action indicated by the progress bar, or are you simply showing a progress bar as a visual cue to any loading in the same way people have been using spinning AJAX loaders?
Re: NProgress: slim, site-wide progress bars
#36Am I the only one that remembers SWF load-progress indicators and how retarded they were?
The Microsoft installation progress bars are the ones I remember as being ridiculous. Often going backwards, showing ridiculous install times, etc.
Re: NProgress: slim, site-wide progress bars
#37Am I the only one that remembers SWF load-progress indicators and how retarded they were?
This guy make fun of it in his flash games (progress bars go forward then backward) http://www.ferryhalim.com/orisinal/ Brings lots of memories, I used to make flash games in school when I was 15. I always liked those little games. /nostalgia
Re: NProgress: slim, site-wide progress bars
#38Re: NProgress: slim, site-wide progress bars
#39Am I the only one that remembers SWF load-progress indicators and how retarded they were?
This guy make fun of it in his flash games (progress bars go forward then backward) http://www.ferryhalim.com/orisinal/ Brings lots of memories, I used to make flash games in school when I was 15. I always liked those little games. /nostalgia
Re: NProgress: slim, site-wide progress bars
#40This gives the pointer a blue beachball on Mac Safari. Is that intended? Have never been sure what the blue beachball's supposed to be.
You can disable this by removing the `cursor: wait` rule in the CSS file.