Text-only news sites are slowly making a comeback
1–10 of 108 posts
Re: Text-only news sites are slowly making a comeback
#2Re: Text-only news sites are slowly making a comeback
#3So many modern javascript heavy websites that are pain to build, pain to index, pain to maintain, pain to download and consume, painful to support older devices. We got here because it was trendy...and now we've come to a full circle.
Re: Text-only news sites are slowly making a comeback
#4> Bowden: Text in HTML is the way to go here; you cover accessibility issues and SEO bots, while simultaneously also being usable on the maximum number of devices possible. HTML and CSS are forgiving in the sense that you can make mistakes in them, and something will still be rendered to the user. Browsers are built with backwards compatibility, so combining them all grants you the extended coverage. Meaning that bas…
Re: Text-only news sites are slowly making a comeback
#5I'll add some human ones:
- vanilla html webpages had way more actual content [1]
- they don't burden you with updates, social sharing
[1] nowadays very often you run into a site with header, menu, flashing area, related articles, footer, cookie warning, etc etc. In the middle of all this you can barely see the first paragraph. And when you scroll down you realize there's only two of them. html5/css3 improved the wrong factors, or at least gave people the wrong idea about where to spend time
Re: Text-only news sites are slowly making a comeback
#6Re: Text-only news sites are slowly making a comeback
#7These are fine technical reasons. I'll add some human ones: - vanilla html webpages had way more actual content [1] - they don't burden you with updates, social sharing [1] nowadays very often you run into a site with header, menu, flashing area, related articles, footer, cookie warning, etc etc. In the middle of all this you can barely see the first paragraph. And when you scroll down you realize there's only two of…
Once a graphic webpage has traffic but isn't a front-runner, there's a temptation to keep adding more little graphic pieces of crap that slowly the site becomes completely unusable - see slashdot and yahoo.
Re: Text-only news sites are slowly making a comeback
#8These are fine technical reasons. I'll add some human ones: - vanilla html webpages had way more actual content [1] - they don't burden you with updates, social sharing [1] nowadays very often you run into a site with header, menu, flashing area, related articles, footer, cookie warning, etc etc. In the middle of all this you can barely see the first paragraph. And when you scroll down you realize there's only two of…
Then as you attempt to exit the tab the "exit intent" crap kicks in "NOOOO don't go!".
Sometimes I miss the days when no one cared about the internet.
Re: Text-only news sites are slowly making a comeback
#9These are fine technical reasons. I'll add some human ones: - vanilla html webpages had way more actual content [1] - they don't burden you with updates, social sharing [1] nowadays very often you run into a site with header, menu, flashing area, related articles, footer, cookie warning, etc etc. In the middle of all this you can barely see the first paragraph. And when you scroll down you realize there's only two of…
Also - text only automatically involves a standard that avoids bloat of all kinds. Once a graphic webpage has traffic but isn't a front-runner, there's a temptation to keep adding more little graphic pieces of crap that slowly the site becomes completely unusable - see slashdot and yahoo.