Earlier quoted context omitted.
It's unfortunate that the article doesn't try to actually make the case for the primacy of linguistic communication, and I'm not going to take the time to do it here either. I'll just say that while I agree with you that a diversity of media is better than just one medium, I spent my childhood, before the Web was built, reading books instead of watching TV on purpose, not by accident. Books without pictures. And it's…
Do you have a good citation for the primacy of linguistic communication? I have become profoundly convinced over the last 15 years that words (& to an extent, text ), is the generally best mode of communication of meaning, beating out things such as video, images, smells, etc. But I've been generally unable to articulate that idea cleanly and persuasively.
This is a web page
381–390 of 445 posts
Re: This is a web page
#382"At it's heart, web design should be about words." No. The web is not just a place for text / words, that is not its heart and soul, and therefore neither is that the case for web design. It really never has been. I see no great argument in favor of words being the core over any other form of expression. Today's bandwidth more than allows for beautiful video, animation, high quality graphics and photos, etc. Or low k…
On the other hand, yesterday there was a discussion on HN of Steve Jobs remark that his legacy won't survive long, because technology quickly becomes obsolete: https://news.ycombinator.com/item?id=5906202 Words have much better chance of survival than other elements of web design. What was considered a decent design 10+ years ago, is today often laughable.
Re: This is a web page
#383This was a bit of an obsession of mine ever since I saw Coding Horror a few years ago. I had seen a lot of extremely minimalist designs, but they were all doing things to accomplish that minimalism. As a developer though, you have a nagging feeling in the back of your brain saying "that's a lie, it's not simple, it's very complicated, it just looks simple." Coding Horror is complex, but it was plain enough for me to…
Re: This is a web page
#384Earlier quoted context omitted.
Because other people have given good answers, I just wanted to add.. the Web was so much better linked together back then. Prior to Altavista made searching useful most of the time, it was common to rely on jumping from one site to another through plentiful link pages, web rings, and lists of resources that people had put together. There was also Usenet which people often posted links on and which was sorted by topic…
I wish there was still a curated list of categorized websites.
Re: This is a web page
#385Earlier quoted context omitted.
"not everyone can produce [...] responsive design" Notice that the page is automatically responsive, and is perfectly usable on a phone, tablet, or anything else. If your page has no CSS styles it will be perfectly responsive. If it's not, you've messed up that nice feature of the web with your stylesheet. Now you probably think you need to learn about media queries to make it work again.
I would actually argue that raw text is not 'responsive,' because column widths that are as wide as a large monitor are incredibly difficult to read.
Re: This is a web page
#386Earlier quoted context omitted.
http://en.wikipedia.org/wiki/Eternal_September What should we do about it?
Implying we should 'fix' Eternal September is pretty close to implying we should keep important technology out of the hands of those the current users deem unworthy. That prevents both spam and the Arab Spring, both 4chan and Wikileaks. Keeping the Internet as it was prior to 1991, when commercial access was first allowed, means keeping it a small, controlled entity with obvious choke points that make it trivial to c…
The future people will have fun comparing and contrasting different reputation systems and online communities. Assuming enough information stays for them to study.
Usenet was archived by Deja, which got bought by Google. It's in a sorry state, but at least it's stil there.
Who's archiving Reddit, or HN, or 4chan, or all the rest?
Re: This is a web page
#387This was a bit of an obsession of mine ever since I saw Coding Horror a few years ago. I had seen a lot of extremely minimalist designs, but they were all doing things to accomplish that minimalism. As a developer though, you have a nagging feeling in the back of your brain saying "that's a lie, it's not simple, it's very complicated, it just looks simple." Coding Horror is complex, but it was plain enough for me to…
Re: This is a web page
#388Slightly off topic, but if we're talking about simplicity... why are people still using this doctype: " rel="nofollow">http://www.w3.org/TR/html4/loose.dtd"> instead of the beautifully simple HTML5 doctype: I get that people might use the old doctype out of habit, but it's such an ugly, unnecessary habit, and it would probably be smart to work on discarding it. At the very least, we should be making sure that new dev…
Re: This is a web page
#389Please, when creating content, concentrate on the words first. There are some obvious exceptions, but almost always the words are most important.
You can then add the markup, and the css, and the javascript, and all the other stuff.
But having great copy means that your visitors will always have good quality content even if they turn all that other stuff off.
Re: This is a web page
#390"I didn't need a Content Management System, a graphic designer, or a software developer." The guy is arguing that we don't need software then, since it is possible to create every page by hand.