Maybe we should build a new "sub-web" for hackers with a unique safe browser with no plugins, ajax, javascript, css-animations, html5-* with only non obstrusive sound, video, image and form support.
Anti-Web-Design Manifesto (2013)
31–40 of 87 posts
Re: Anti-Web-Design Manifesto (2013)
#32> Designers, it may come as a surprise to you, but not everyone loves your work.
Computer scientist, it may come as a surprise to you, but there are competent people outside of your field of expertise. You're not a genius, and everyone else isn't stupid.
If a designer (or whoever decides) chooses to have custom fonts, client-side scripting or custom style sheets, it's because he weighted the downsides of said choice and still opted for it. If he did not, or he is not aware of the downsides, then it's a matter of incompetence, not web design. So, your pseudo-manifesto should be anti-incompetence, not anti-web-design.
Being "anti-web-design" only tells us that a) you know nothing about design (you don't have the smallest idea regarding methodology or even simply what a designer actually does); and b) it's no more than a rant - all your valid points (which are a few) are obscured by the arrogant and oblivious attitude.
Re: Anti-Web-Design Manifesto (2013)
#33Just found this: http://motherfuckingwebsite.com/ I think it passes on all points.
Unsure is it better, should check on more devices/systems/browsers.
Re: Anti-Web-Design Manifesto (2013)
#34Re: Anti-Web-Design Manifesto (2013)
#35> 6 No non-standard fonts I really hate those. Especially sites like github who capture the Tibetan Unicode block for their font, as this is a character set that I need. http://kephra.de/src/WylieUTF8/ ok I'm likely one of the few who can read Tibetan, but this shows a typical US ignorance, and certainly gives github a bad karma, as they make it impossible to display any Tibetan text on github. 11: Sites that can be…
I really hate sites that send all content as html, but then hide it only to unhide it with JavaScript. It's getting quite common though. I wouldn't go as far as the OP and say no JS, but how about: don't use JS just because you can, use it to actually do something that makes the site more usable.
Re: Anti-Web-Design Manifesto (2013)
#36Earlier quoted context omitted.
No, I am viewing it on a 24" screen. However I consider long lines of text as unreadable and my default size for a browser window is quite large. I really think most sites with simplistic CSS would include body { max-width: 11in; } or something similar in their stylesheet. Note that my own personal website conforms very well to his expectations (except loading images from flickr (without javascript) which, as you poi…
Is it not better to specify max-width in ems? body { max-width: 35em; } That way, if the user makes the text very large, the entire width of the window will be used.
Re: Anti-Web-Design Manifesto (2013)
#37False. Fonts make a massive difference in how people perceive a brand, and different fonts can be used for different types of content.
Imagine if every company used Comic Sans for their logo font. http://comicsansproject.tumblr.com/
Re: Anti-Web-Design Manifesto (2013)
#38This article is suggesting not using any js library, no XMLHttpRequests, no single-page aps. Just go back to 1990?
Most of the web is about reading content, and this is where all points on the page shine.
I agree with basically everything on that page.
In fact, we built fully-fledged browser extensions to override website's choices in fonts, colors and whatnot (point 1).
We build extensions to kill js by default (point 2).
We increasingly disable plugins by default (point 3).
We have extensions to block advertising, including inline ones (point 4).
Frames are a thing of the past (point 5), although visual clutter still reigns in "web tabloids" (although we still patch the css via custom styles/extensions)
6) Web fonts have very often poor hinting and lower quality than the exact equivalent in the system. The difference between my locally installed Roboto font and the Woff version is insane. The worst part is that the google font loaders loads the woff version ANYWAY!
Web tablois will still chose random fonts based purely on the looks. Combined with poor hinting, this has prompted me to disable web fonts on my standard browsing profile.
Of course, nobody wants tracking, this seems quite widespread now, with browsers including the useless DNT header (point 7)
"No pagination" went even overboard with continuous loading pages, which many (including myself) hate (point 8).
What about the "facebook/linkedin" login that many websites/betas require to join, and that almost everybody hates? (point 9)
And when all you need to do is reading, you don't want over-the-top animations when you hover on this, dynamic loading that prevents pages to be saved to disk for later reading, and whatever webdesigners think "it's cool" nowdays, because in the end what matters most is the content.
The fact that we have "reader modes" in browsers now is pretty saddening. And it's all due to massive, abusive design using otherwise good browsers extensions.
Re: Anti-Web-Design Manifesto (2013)
#39Earlier quoted context omitted.
actually, in the same paragraph he goes on to say: In any case, if a login is required, take the absolute minimum of necessary information, ideally only a login name and a password. maybe better than a login name and password, make it an email address and password. email address seems pretty vital for any kind of future communication
Some sites let the user provide a email address in order to allow password reset, but don't force it. I think this is a good practice.
Re: Anti-Web-Design Manifesto (2013)
#40> Fonts are subtle, in that most people probably do not pay much attention to which one is in use False. Fonts make a massive difference in how people perceive a brand, and different fonts can be used for different types of content. Imagine if every company used Comic Sans for their logo font. http://comicsansproject.tumblr.com/
Seriously, i looked over the page and could not tell the difference for the most part. Only ones i noticed some difference was those where you had a single prominent letter doing all the work.