It is quite sad how often I end up having to help older relatives with their computers on account of unintuitive UI. One memorable, recent example was my mother, who could not figure out how to get her GMail sidebar to un-collapse itself. Here's a screenshot of a collapsed sidebar: https://storage.googleapis.com/support-forums-api/attachment... and a screenshot of an un-collapsed sidebar: https://techcrunch.com/wp-co…
The Decline of Usability
681–690 of 719 posts
Re: The Decline of Usability
#682Earlier quoted context omitted.
The problems with reliance on a giant framework are many. Yes, a noticeable decay of performance is one of those. The biggest problem I see though is lost imagination. Usability concerns seem all but completely and generally forgotten unless a given framework deliberately provides a dedicated convention for a specific usability concern. Worse still is that many developers reliant upon a giant framework absolutely can…
Bad UI design has nothing to do with your coding framework of choice, it has everything to do with the design. Most programmers are not good designers. I cringed a bit at the background color of the OP's blog. There's a reason that most people are unimaginative, because just like coding, design is hard. Design for multiple platforms (the whole point of using UI frameworks is easier multiplatform development) and mult…
Re: The Decline of Usability
#683For me the worst isn't even that the UI composition/presentation is bad. It's that the performance of these interfaces is getting monotonically worse over time. No one wants to take the time to learn the hard native UI development processes, so we just wind up throwing some shitty angular SPA application into electronjs and calling it a day. Those of us with non-sloth-like reflexes now have to experience torture as e…
No one wants to learn how to develop a proper UI either. For all the heatmap and eye-tracking and logging tools available, no one seems to be doing anything useful with the data they get. Do you know it takes 3 or more states for Google Maps to load and start navigation from within it's own app ? Try it. Count how many times you have to interact with the screen just to use the actual main feature of the app. Here's a…
That said, the File Open process in Word has gotten considerably more cumbersome, with more decisions that have to be made before you can see a list of files to open.
Re: The Decline of Usability
#684I'm typically a person who would agree with an article like this; I think we _lost_ something with the modern age, even if we gained a lot. (especially in terms of developer "velocity" (I hate that word)). However, I really feel like context is important. Computers today have a context given to them over time, users don't need so much hand-holding these days because the expected paradigms are ever so subtly changed.…
Whereas the changes this thread is talking about have been major UI changes in the space of 10 or 20 years: loss of standard menus (I'm looking at you, Microsoft Office), hidden functionality, etc.
Re: The Decline of Usability
#685The designers took over. They finally gained power and with it, unfortunately, users lost out. In my unified theory of organizations, the organization is eventually taken over by the employees/"servants" and instead of serving the constituents it becomes about serving themselves. Think Congress, teacher's unions, USPS, IT depts. In programming it's resume driven development, playing with new toys constantly instead o…
Did Google learn the lesson, and go back to the earlier UI? Of course not, because the Designers saw that the change was good. (Just in case anyone misses it, that last clause is sarcasm.)
Re: The Decline of Usability
#686The whole "desktop metaphor", as usually implemented, is trash. I'm a happy user of i3 window manager (a tiling window manager). It's not the first and probably not the last, but it's the first time I can quickly and efficently arrange application windows on my screen. I think this will become the default eventually, tiling WM are the way. The way it uses the screen is beyond anything. They will just make it more int…
Re: The Decline of Usability
#687Relevant quote from my reading yesterday: "Time itself is on the side of increasing the perceived need for usability since the software market seems to be shifting away from the features war of earlier years. User interface design and customer service will probably generate more added value for computer companies than hardware manufacturing, and user interfaces are a major way to differentiate products in a market do…
And as for valuing the beauty, my computer is for work, it's not an art museum. You're right that if visual effects can be provided without sacrificing performance, they're ok--but, I would add, only if they enhance something else (like usability). Visual effects for the sake of visual effects are like tail fins on cars.
Re: The Decline of Usability
#688I read this and I can’t tell if the OP is joking or what. Information Architecture and User Experience Design have dramatically improved application development in the last ten years. This isn’t to say crappy apps aren’t built. They are. But when time and talent are leveraged properly, good things happen.
I'm also tired of articles that are like: "Here's some bad examples, therefore everything is bad". It's missing the constructive part and probably finds the wrong audience.
I can think of bad UI choices in nearly every application I use. I think one over-arching issue being raised here is the lack of consistency among applications, even on a single platform.
But if you don't think everything is bad, perhaps you could provide examples of software with good UIs?
Re: The Decline of Usability
#689> Putting things in the title bar saves screen real estate! This is true to some extent, but screen real estate in general isn't much of a problem anymore. Doubt. I may have 3x27" monitors on my desk now, but I work on a 15" laptop way more than I ever have, too. Screen real estate is at a bigger premium for me now than it has been since like 1997. (You can't just scale up resolution past a certain point. I'm also ge…
(I turn 70 in a couple months.)
Re: The Decline of Usability
#690I finally switched from Win7 to 10 about a month ago. Couldn’t put it off any longer once lockdown started. I’m tech management, so it’s office, mail, browser and graphics mainly. Illustrator 4 runs fine on an X220. Win10. I just absolutely hate it. Every day I have to relearn something obvious. I can’t find the corners of windows to grab them, and when I do, it’s one damn pixel wide and I get jitters. Why is Candy C…
The window borders technically still have more or less their old width, it's just that they're mostly being drawn as invisible (but you still should be able to grab them just as if they were actually visible).