Earlier quoted context omitted.
This should be regulated somehow (yeah, I know, I sound like an 19th century guy). But probably lobbyist won't give up on that easily. I have disabled all that crap in my adblock, but there are millions of people who are not that savvy / aware etc. My friend from Germany told me that in some (but not all) the pages, there are dummy social buttons loaded by default, you have to "enable" them. Try any article at [1]. I…
>there are dummy social buttons loaded by default, you have to "enable" them Neat. This looks like a very reasonable way to go if you decide to have social buttons. Is there a ready-made solution for this?
Lousy web design trends that are making a comeback due to HTML5
141–145 of 145 posts
Re: Lousy web design trends that are making a comeback due to HTML5
#142What 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/
It's really, really not hard to use image sprites (not necessary here); merged JS and merged CSS.
Re: Lousy web design trends that are making a comeback due to HTML5
#143Who are these people that want the web to be some sort of sterile, perfectly conformist, UX's wet dream? Flash is still warm in its grave, and people are already blaming it for crimes that HTML5 hasn't even really made yet. Don't get me wrong, when the function of a website is to perform a task or convert users into paying customers then by all means streamline the crap out of it. The sites that do that well will suc…
I want the web to provide access to a wide variety of information. I would much prefer the option to consume that as I choose, not to have everything gift-wrapped by force. An awful lot of design is a distraction from the content it is supposed to present. Look, you wouldn't like it if every different document you opened or site you looked at took it upon itself to restyle your desktop and rearrange all your Photosho…
I'm not arguing against a semantic web, but I will argue in favour of people being able to present and serve their content in any way they see fit. One page JS web app? Fine. 100% Flash microsite? Fine. Crazy Chrome only WebGL/NativeClient art experiment? Fine. Streamlined standards compliant site conveying great semantic value? Also fine. We need all of these. People can vote with their feet and we achieve progress. Like humanity the beauty of the web is the freedom and variety it offers.
Re: Lousy web design trends that are making a comeback due to HTML5
#144Earlier quoted context omitted.
its old school publishers who often have very little idea what they are doing and have sclerotic development processes 9 week sprints! in one case. One site I worked on did not manage to sort out a redirect of its .net version of its domain and its over 2 Years since a flagged this as a high priority problem.
Yes, but the New York Times employs top-notch webdevs. See http://open.blogs.nytimes.com/ and http://www.nytimes.com/projects/2012/snow-fall/ So they have the skills, but maybe it's for other reasons they don't follow those practices.
Another example Google has a lot of smart people but they cant parse a robots.txt file with a BOM in it.
Re: Lousy web design trends that are making a comeback due to HTML5
#145Earlier quoted context omitted.
This should be regulated somehow (yeah, I know, I sound like an 19th century guy). But probably lobbyist won't give up on that easily. I have disabled all that crap in my adblock, but there are millions of people who are not that savvy / aware etc. My friend from Germany told me that in some (but not all) the pages, there are dummy social buttons loaded by default, you have to "enable" them. Try any article at [1]. I…
>there are dummy social buttons loaded by default, you have to "enable" them Neat. This looks like a very reasonable way to go if you decide to have social buttons. Is there a ready-made solution for this?