Anti-Web-Design Manifesto (2013)
11–20 of 87 posts
Re: Anti-Web-Design Manifesto (2013)
#12That seems quite excessive and only applicable for web sites that display articles. Amazon without javascript and multi-column pages would be unbearable. Ad-supported content is fine and keeps the web free, as long as ads are sufficiently on-topic and unobtrusive (sponsored posts, light banners à la The Deck, native advertising...). Also, the fact that the page is unreadable without either using a custom CSS or resiz…
Re: Anti-Web-Design Manifesto (2013)
#13I agree a great deal with some of this. I disagree a great deal with other parts.
Re: Anti-Web-Design Manifesto (2013)
#14Re: Anti-Web-Design Manifesto (2013)
#15This is of course obvious to all of us, and probably to this author as well, but I felt like I had to point that out.
Strange.
Re: Anti-Web-Design Manifesto (2013)
#16Under very few circumstances do you actually need the visitor's email address how do you retreive a forgotten password?
I believe the point was that you probably don't need the user to make an account. If they don't need an account, they have no password, and you need no email address, unless your true goal is to put as many people as possible on your mailing list and spam them.
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
Re: Anti-Web-Design Manifesto (2013)
#17Earlier quoted context omitted.
I believe the point was that you probably don't need the user to make an account. If they don't need an account, they have no password, and you need no email address, unless your true goal is to put as many people as possible on your mailing list and spam them.
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
Re: Anti-Web-Design Manifesto (2013)
#18I don't see the point of these manifesto-rants. To quote : "designers with goals often counter to our own interests". Well of course and it's perfectly fine. The website you visit is not yours, and is not made to comply to all of your demands. If you don't like what you see don't visit it. The day you pay to visit a website, you will have the right to complain.
So we see that it's not impossible to make sites that follow the goals of this "manifesto", and I would say that all of these non-features speaks in favor of the quality of HN.
Clearly, there are sites that do not follow these guidelines, and their business model makes it impossible for them to do so (Facebook, anyone?). As a consumer, which one of those would I rather use?
Re: Anti-Web-Design Manifesto (2013)
#19body { max-width: 1000px; } Ahh. Much better.
Strangely enough the CSS has "body { /* width: 47em; */ }" commented out. Maybe they really want to show the importance of user CSS?
Also, I doubt most regular users could be bothered to actually write custom CSS for the entire web. Most people have zero knowledge of how to do it, not to mention how to actually improve what they want to improve.
The only reasonable real world case I can see is accessibility, which is certainly a valid case, and should be considered by all web designers/developers.
Re: Anti-Web-Design Manifesto (2013)
#20obey you heathens.