Earlier quoted context omitted.
The current trend is rooted in the fact that computer displays approach the visual fidelity of paper prints by now (> 300dpi). Consequently a more print like design language is adopted, which often features a small selection of colours and simple geometric shapes. The large variety in print design demonstrates that this is not an unreasonable restriction. In my eyes the translucency of windows in Yosemite is a much n…
When Windows 7 did translucency, it was considred ugly. Now when Apple does it, it's good design.
Material UI
121–130 of 166 posts
Re: Material UI
#122Bug report: If I follow the "Demo" link from the homepage, the first demo ("Buttons") works but clicking on any of the others (via the left hand menu) e.g. "Dialog" doesn't do anything. No obvious errors in the console. I'm using FF 33.0.3 on Win7. Edit: looks promising though - just get them bugs ironed out! :)
Re: Material UI
#123I had a talk with myself at the weekend about making a concerted effort to cut out the snark when I comment on the web.... And I'm about to fall at the first hurdle. Being "on trend" isn't good UI design. But I can see how we got here. Through OS X and iOS, Apple's UI ethos became the gold standard in UI design. It was so well designed that it was easy to imitate and by simply adopting the core elements of Apples UI…
Re: Material UI
#124Re: Material UI
#125I had a talk with myself at the weekend about making a concerted effort to cut out the snark when I comment on the web.... And I'm about to fall at the first hurdle. Being "on trend" isn't good UI design. But I can see how we got here. Through OS X and iOS, Apple's UI ethos became the gold standard in UI design. It was so well designed that it was easy to imitate and by simply adopting the core elements of Apples UI…
What you have with material design is a very well documented approach to promoting this. The wrong direction? As a developer I lack the expertise/talent to have an opinion one way or the other on the direction presented by material design. But if the designer community is unhappy with the approach, then they should probably get together to create competing principles that can be adopted by the rest of the dev/design community.
You are still free to design you applications however you see fit, but you risk missing out on users quickly feeling comfortable in your applications.
Re: Material UI
#126I had a talk with myself at the weekend about making a concerted effort to cut out the snark when I comment on the web.... And I'm about to fall at the first hurdle. Being "on trend" isn't good UI design. But I can see how we got here. Through OS X and iOS, Apple's UI ethos became the gold standard in UI design. It was so well designed that it was easy to imitate and by simply adopting the core elements of Apples UI…
The current trend is rooted in the fact that computer displays approach the visual fidelity of paper prints by now (> 300dpi). Consequently a more print like design language is adopted, which often features a small selection of colours and simple geometric shapes. The large variety in print design demonstrates that this is not an unreasonable restriction. In my eyes the translucency of windows in Yosemite is a much n…
Apple has started to move away from it tags and "All my Files."
I struggle to think of a better way to solve organizing and collecting items than into nested groups.
Re: Material UI
#127Earlier quoted context omitted.
Yeah, I think standalone it should have the arrow right at the end. When the dropdown is used in a form, it should have an underline, like so from the Material spec: http://material-design.storage.googleapis.com/publish/v_1/qu...
Yeah, let's not consider every copycat that comes along a valid and complete implementation of good UI guidelines... This one surely is not.
If a design is so easily misunderstood with such (comparably) large consequences for the user, that's a flaw in the original spec IMO.
Re: Material UI
#128Earlier quoted context omitted.
When Windows 7 did translucency, it was considred ugly. Now when Apple does it, it's good design.
I don't agree. I think apple is fielding a lot of criticism for its current design.
Other uses are gratuitous and often the blurring and blending of colors creates weird sensations where what is underneath a window seems more important. I can see something is there, but can't make out the details, make me anxious that I'm missing something happening in the window.
Re: Material UI
#1291) Angular Material Design
https://material.angularjs.org - Good, light framework, but intended for Angular apps
2) Materialize
http://dogfalo.github.io/materialize - Beta stage, follows Material guidelines closely, incomplete though
3) Leaf Framework
http://getleaf.com - Not as good, front-end framework, strays from Google direction
Use this for maximum Material design feel:
4) Polymer Paper Elements
https://www.polymer-project.org/docs/elements/paper-elements... - Super awesome, disjoint components, not a framework
5) Google Material Web Starter Kit
http://google.github.io/web-starter-kit/material - Good enough, light framework
6) Google Web Starter Kit
https://developers.google.com/web/starter-kit - Full fledged framework, doesn't fully capture Material though
Re: Material UI
#130http://material-ui.com/#/components/buttons Aaaand the first three buttons are hidden until you hover over them. How visual designers keep making mistakes like this in the age of mobile browsing is beyond me. EDIT: As has been pointed out to me below, they have their use-cases. I still wouldn't put them as the first shown option though - they're not exactly the sensible default fall-back. Also, the menu doesn't work…