My main grievance with modern designs is low information density. Fonts are getting bigger and lots of whitespace is added between blocks. This works great for articles (as an example, medium articles look gorgeous and are a joy to read) but just about anything else is less usable when fewer bits of actual information are on the screen. Ironically, one can also speak of UX-isation of design. I would define it as misg…
This is exactly the point. Your problem isn't the fonts or spacing, but the focus on prettiness to the detriment of usefulness. There is always a balance between the two. There's room between the pain that is design without consideration of the information and the user, and information accessibility with no consideration for visual aesthetic.
The Dribbblisation of Design
11–20 of 53 posts
Re: The Dribbblisation of Design
#12Look at it from the other side. If a designer were to suggest some of the more fundamental changes to how your product should work, would you genuinely listen to their opinions and suggestions, or are these critical decisions being taken by someone higher up in management? Designers are often pushed into the rear end of the process in every sort of consumer product development (including software development). It is…
Proposing fundamental product changes takes solid grasp of what is called "product architecture" in the article, i.e. precise understanding of the concepts involved and the intricacies of their interaction. That means becoming a domain expert, knowing how to work with analytics and maybe even having a basic understanding of backend architecture. Most of the designers I have worked with (admittedly a very small sample…
That's exactly the point. Assuming your product will be used by humans, a designer (a real designer; not a dribbbler pixel-pusher) is way better equipped - in terms of methods for understanding users and context - than a engineer or a manager.
Re: The Dribbblisation of Design
#13Potentially contentious viewpoints ahead... I don't think these are the roles of a designer. But to explain why, I need to unpack some context first. I've spent most of my career at the interface between marketing, programming and design. Marketers are increasingly having similar discussions about how they need to be more involved in everything to make sure a good job is done. Things that would traditionally be seen…
I think you have a misconception here. A designer is not a decorator. Making it usable (and beautiful, as you call it) is way below conceiving the product, in a true designer perspective. Software people don't like to admit it, but designers are much more prepared and educated to conceive a product for humans than engineers or managers.
Re: The Dribbblisation of Design
#14Earlier quoted context omitted.
This is exactly the point. Your problem isn't the fonts or spacing, but the focus on prettiness to the detriment of usefulness. There is always a balance between the two. There's room between the pain that is design without consideration of the information and the user, and information accessibility with no consideration for visual aesthetic.
I'm not sure we are talking about the same thing. As an example of what I am talking about - one of the internal apps at my workplace recently got a visual overhaul. The functionality is exactly the same. The previous version also had a designer working on it and he too tried to make the thing beautiful (according to what was fashionable then). But because the new version is made according to the current fashion so m…
Re: The Dribbblisation of Design
#15My main grievance with modern designs is low information density. Fonts are getting bigger and lots of whitespace is added between blocks. This works great for articles (as an example, medium articles look gorgeous and are a joy to read) but just about anything else is less usable when fewer bits of actual information are on the screen. Ironically, one can also speak of UX-isation of design. I would define it as misg…
App developers will create whatever they think might stick. Further, if there were not merit in simplicity, such apps wouldn't be successful.
Re: The Dribbblisation of Design
#16My main grievance with modern designs is low information density. Fonts are getting bigger and lots of whitespace is added between blocks. This works great for articles (as an example, medium articles look gorgeous and are a joy to read) but just about anything else is less usable when fewer bits of actual information are on the screen. Ironically, one can also speak of UX-isation of design. I would define it as misg…
It's not that the UX guy knows it better than yourself, but he strives to be able understand it and then to state it more clearly, in an actionable manner. I don't know the call-center operator problems better than he does, but I was able to identify the pain-points and improvements more clearly. While the user will know the problem way better than I do, I can't expect him to systematize and conceive solutions, as well as ways of measuring them.
That's actually what most UX methods tend to to, nowadays. Instead of asking the users, the UX guy will observe (e.g. do job-shadowing).
Re: The Dribbblisation of Design
#17Potentially contentious viewpoints ahead... I don't think these are the roles of a designer. But to explain why, I need to unpack some context first. I've spent most of my career at the interface between marketing, programming and design. Marketers are increasingly having similar discussions about how they need to be more involved in everything to make sure a good job is done. Things that would traditionally be seen…
> I think the problem is that it's just very hard now to set a boundary on where one thing ends and another begins. Application architecture is in the realms of development, answering problems defined by product people, made beautiful and usable by designers. I think you have a misconception here. A designer is not a decorator. Making it usable (and beautiful , as you call it) is way below conceiving the product, in…
My contention isn't that design is relegated purely to making stuff pretty, but rather that, just as design is more than that, so is dev and so is business strategy and everything else. It's hard (and indeed counter-productive) to compartmentalise any specific discipline.
Re: The Dribbblisation of Design
#18Look at it from the other side. If a designer were to suggest some of the more fundamental changes to how your product should work, would you genuinely listen to their opinions and suggestions, or are these critical decisions being taken by someone higher up in management? Designers are often pushed into the rear end of the process in every sort of consumer product development (including software development). It is…
Proposing fundamental product changes takes solid grasp of what is called "product architecture" in the article, i.e. precise understanding of the concepts involved and the intricacies of their interaction. That means becoming a domain expert, knowing how to work with analytics and maybe even having a basic understanding of backend architecture. Most of the designers I have worked with (admittedly a very small sample…
Which is sort of why I think designer who can implement design (in HTML/CSS/JS or iOS/Android) is ideal, as they are much more likely to have that sort of "product architecture" thought process; and being as closed as possible to the code which means it becomes easier to adapt the design.
Personally like Ryan Singer's approach to designing as he jumps back and fourth between HTML and Photoshop (https://vimeo.com/16814487), the design gets much closer to reality.
Re: The Dribbblisation of Design
#19Earlier quoted context omitted.
I'm not sure we are talking about the same thing. As an example of what I am talking about - one of the internal apps at my workplace recently got a visual overhaul. The functionality is exactly the same. The previous version also had a designer working on it and he too tried to make the thing beautiful (according to what was fashionable then). But because the new version is made according to the current fashion so m…
Then the designer hasn't done his/her job. It should start with an understanding of what the user should be able to do. The story of the user interaction for every screen is vital. Without it, you end up with what you've described - something that may well be beautiful, but is deeply annoying to use.
Re: The Dribbblisation of Design
#20My main grievance with modern designs is low information density. Fonts are getting bigger and lots of whitespace is added between blocks. This works great for articles (as an example, medium articles look gorgeous and are a joy to read) but just about anything else is less usable when fewer bits of actual information are on the screen. Ironically, one can also speak of UX-isation of design. I would define it as misg…
Maybe the UX designer's job should include more statistics and analysis? It's not enough to draw mocks for engineers and do a usability test now and then.