JavaScript, AJAX, and modern web frameworks have pushed us away from displaying information in a pure and clean way. We need to go back to a better time!
Looks at no-HTML websites
Shit, we've gone back too far!
This is a most excellent place for technology news and articles.
JavaScript, AJAX, and modern web frameworks have pushed us away from displaying information in a pure and clean way. We need to go back to a better time!
Looks at no-HTML websites
Shit, we've gone back too far!
CSS on the other hand is quite essential to separate layout from content. Which is a good thing, so I can't really think of a reason for a "no-CSS" rule. Specifically if you can use inline styles as well but in a way more messy way.
CSS is useful but also the devil.
CSS is mostly evil when you have to center elements in the page.
text-align: center
or
margin: auto
or
grid
or
flexbox
It's really not that hard now.
What if I still have to support IE6?
Then quit your job and get one that doesn’t need to worry about stuff Microsoft doesn’t support anymore.
I made a promise, Mr. garretble: a promise. "Don't you make me use any other browser," said my nan; and I don't mean to. I don't mean to.
She's still using Windows XP.
Someone will thank you for your service. Not me, but someone.
Then your life choices should be of more concern then centering a div.
Learn flex forget pixels and screen measurements.
I do wonder if we're going to see some websites popping up that kind of hit the reset button on social media and go back to smaller communities of folks with something in common.
I kind of miss the days of actually having online conversations with folks you know are real people (not bots), that aren't trying to be an influencer, or get famous, or some how many money off your interactions.
I think it'll happen, but I don't think it's happening yet.
The unease is already there ("the internet used to be a place"/"why isn't the internet fun any more?" sentiments and #OldWeb #SlowWeb hashtags), but I don't think people are ready to do anything about it.
I'm only one guy, with a small internet following, but I recently had a go at launching a small "Gaymers" webring (well, a simplified version of one). I promoted it on my socials, I laid out why I think it's a good idea, I paid to "Blaze" it on Tumblr – I even emailed some like-minded creators directly.
I rewrote the webpage multiple times, to try to make it more persuasive and more concise. I added a contact form in case people felt uncomfortable emailing me. I loosened the rules to allow commercial websites, as long as they were still independent. I worked hard on the widget and incorporated feedback (made it respect prefers-reduced-motion
and made a static version for sites where animation would feel out of place).
I got some good feedback; lots of people said it was interesting, and a good idea. But literally no one joined or expressed any interest in joining. 🤷♂️
I'm going to have one more go at promoting it next time I've got money to spare, but I'll most likely end up quietly deleting it along with any evidence it existed, because a webring of one is fucking embarrassing. 💀
I guess if you build it, they will not necessarily come lmao
You may have more luck with neocities and their sites. Lots of webrings around there and a lot of people having fun.
I've been thinking about something like this but I'm not gay or really much of a gamer any more, so... different webrings I guess.
Check out the gemini protocol: https://geminiprotocol.net/
It kinda fills that niche of the "old web".
"No HTML club" is kinda going too far on the Web. If you go there you might as well start a No HTTP Club and serve stuff over Gopher and FTP.
But we definitely need an HTML 2.0 Club.
Might as well do no digital club
and we exchange information through mail and pigeons.
Too much information.
Back to smoke signals.
Wait. You know what? Back to monke!
I wonder why that person doesn't just change the browser defaults.
Just earlier I was reading about this website hosted on solar power and the extremes they went through to get the website to be simple so very little data is transmitted to save precious watts.
The website https://solar.lowtechmagazine.com/about/the-solar-website/
This is genuinely inspiring to me, may be my new ADHD hobby for the next couple of weeks.
I can get behind no JS club, I can’t get behind no CSS club.
CSS is 🆒
What we need is a subset of modern web, without any bloat, especially JS frameworks.
A lot of websites can be static HTML + CSS.
I am in the "whistling into the phone handset on a dialup connection is the purest form of online communication" club.
Pfff, that's nothing. My club doesn't even have a website.
How do you use hyperlinks without HTML?
Copy and paste the url
Jesus. This is getting out of hand.
We can go further. We could take away your fancy "URL"s and just use IP addresses for navigation.
Heck, we could do away with TCP/IP altogether and network over serial. It's a perfectly functional protocol with several baud rates to choose from. I like ol' reliable 9600, but I sometimes dabble in 115200 when I'm feeling adventurous.
Might be more accessible than gopherholes and gemini gems(?)
no http club, who is joining?
Pretty much have. If it's not https, I stay away.
love this
I love this.
I thought I was being "bare-bones" when I remade my website with PHP & XML (no framework or database). What would they think about a python app that delivers plaintext or html? Is that still kosher for the no-js gang? Or does it have to be static files?
I’d be down with the no-html crowd if they made one exception to allow anchor tags. A web without links sounds not so usable.
This fucken rules
Someone ask them how they make their ascii art without those technologies. (I'm interested)
Character, space, space, space, space, space, space, space, character, space, space, space, space, space, space, space, space, space, character, ENTER.
Just like your grandpappy used to do.
Like the GameFAQ maps and art of the good 'ol days.
Gotta use if you dont want the browser to collapse all those spaces for you.
Edit: lol. The damn thing just rendered my whitespace code.