Earlier quoted context omitted.
Al Gore articulates the value of text well in _The Assault on Reason_. Short version: text is a "cool" medium which only indirectly rouses emotion, while images, sounds and especially video are "hot" mediums that are much more likely to bypass the prefrontal cortex, and directly stimulate emotional reactions.
That sounds like it derives from McLuhan's theories in "Understanding Media: Extensions of Man", a book I'm currently reading.
This is a web page
291–300 of 445 posts
Re: This is a web page
#292Re: This is a web page
#293That's what I'd call responsive design. No snarks: it displays perfectly on phone screens and large monitors and loads fast. How could it be made more responsive. I think the key to responsiveness is to remove all javascript, all unnecessary styling, and most importantly to remove all dynamic social features. Then you have an html static page with long cache life.
Re: This is a web page
#294Re: This is a web page
#295Re: This is a web page
#296Re: This is a web page
#297Re: This is a web page
#298Earlier quoted context omitted.
I think his point is that it's a communication system that facilitates communication amongst everyone . And everyone can communicate in words, typed out[0]. And not everyone can produce or effectively communicate using beautiful video, high quality graphics and, I guess, responsive design. [1] It's interesting to wonder what the next-common "wide area" communication mode is -- photos are widely shared, but is there a…
"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.
Re: This is a web page
#299Earlier quoted context omitted.
No, you are thinking of TCP. This is an article about HTTP. (in terms of bandwidth, HTTP ⊆ TCP)
Pretty sure YouTube is transported over HTTP. Not sure about Netflix but I wouldn't be surprised. HTTP has become a generic TCP wrapper for the common request->response pattern.
9792 42.750939000 74.125.109.232 10.1.1.21 TCP 1506 [TCP segment of a reassembled PDU]
Re: This is a web page
#300"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…
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. I'd say that text is not only the heart and soul of the web, but also of motherfucking civilization . Animation and video are nice, and great adjuncts to text. But language is still the most common and easy way to store and share information intended to be consumed by humans, and since…