TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Use this to demonstrate Adaptive, Responsive, Static and Liquid

71 pointsby johnparkover 11 years ago

6 comments

baddoxover 11 years ago
I've never heard this distinction between adaptive and responsive. The article claims that responsive layouts are series of liquid layouts while adaptive layouts are series of static layouts. I was under the impression that "responsive" refers to all usage of media queries to swap layouts, and it just so happens that most of the time liquid layouts are used.
评论 #7182143 未加载
rudyrigotover 11 years ago
It&#x27;s nice... and also very wrong, if you take the initial definition of adaptive web design!<p>Adaptive web design as introduced by Aaron Gustafson in the &quot;Adaptive Web Design&quot; book has little to do with layout design, and everything to do with progressive enhancement and adapting the website&#x27;s behavior to the browser&#x27;s abilities (geolocation, ...)<p>But I guess, most people didn&#x27;t read the book, and now everyone has their own definition for it, so in effect, it doesn&#x27;t mean much anymore; some say it&#x27;s non-fluid RWD (like here), some say it&#x27;s server-side components (like most people), some say it&#x27;s exactly the same as RWD... oh well, pick your favorite!
KerrickStaleyover 11 years ago
I had this idea about using a &quot;utility&quot; function to represent how useful a given amount of screen space is to each widget, and then choosing the layout that maximizes the sum of the utility functions. It hasn&#x27;t gained any traction, and I haven&#x27;t had time to implement it myself.<p>See <a href="http://gtk.10911.n7.nabble.com/Idea-for-automatic-widget-layout-td59448.html" rel="nofollow">http:&#x2F;&#x2F;gtk.10911.n7.nabble.com&#x2F;Idea-for-automatic-widget-lay...</a> for more details.
评论 #7182811 未加载
Kiroover 11 years ago
When do you use em for height&#x2F;width on boxes? And why not use % instead?
adamwong246over 11 years ago
Most illustrative. Thanks!
_sabe_over 11 years ago
Did this site really deserve its own domain? We (as the internet) really ended up misusing the domain system and the only one benefiting from it are those selling domains.
评论 #7182192 未加载
评论 #7182122 未加载