Live data from Hacker News

Lousy web design trends that are making a comeback due to HTML5

econsultancy.com

11–20 of 145 posts

Re: Lousy web design trends that are making a comeback due to HTML5

#11
post #5

Aside from this being about design and not HTML5, is anyone else not surprised they didn't include "550 social +1, like, tweet, twat buttons"? Look at that website: there's a social banner, a social footer, a social sidebar, animated gifs for ads. Make that 15 lousy web design trends.

This is exactly what I was thinking after dismissing the gigantic "Join FREE as a bronze member..." popup at the bottom of the screen.

-- snip --:

Lame pop-ups

I’ve never used this site before, so immediately asking me to create a free account is absolutely pointless, and more so when the pop-up does not automatically disappear when I ignore it.

Re: Lousy web design trends that are making a comeback due to HTML5

#14
What strikes me most is how websites are visually getting more and more minimalistic and at the same time they're loading and working slower. For example The New York Times [1] layout is as simple as possible (basically text only with some images), but it loads 20 JS files, 13 CSS files, makes ~200 requests and uses ~14 MB of memory on load.

[1] http://www.nytimes.com/

Re: Lousy web design trends that are making a comeback due to HTML5

#16
post #5

Aside from this being about design and not HTML5, is anyone else not surprised they didn't include "550 social +1, like, tweet, twat buttons"? Look at that website: there's a social banner, a social footer, a social sidebar, animated gifs for ads. Make that 15 lousy web design trends.

I was about to come and mention the same thing. On a 1440x900 monitor I was losing about the bottom 6th of my browser just to an obnoxious signup bar.

Maybe they should take a note from the HTML5 and Javascript revolution and have it auto-hide after a period of time.

Re: Lousy web design trends that are making a comeback due to HTML5

#18
This bit alone makes the article worth reading.

"Make no bones about it, HTML5 design is a massive, musty elephant in the room, and it is about to charge. In its path lies a flailing, unarmed Jakob Nielsen, backed up with legions of user experience professionals, who are gently sobbing."

Re: Lousy web design trends that are making a comeback due to HTML5

#19
I agree with a lot of the points, but I'm taking a limited exception to loading screens.

Sure, most of the time in ordinary websites there isn't a point. On the other hand, there is now a class of "website" (such as games, demos, productivity tools etc.) more broadly in the category of "web application" that do need to load a bunch of resources, they can't run before they don't have them, and they will include a loading screen, for good benefit, too.

So the answer to loading screens is really: it depends, and not by default no.

Post reply on HN