Live data from Hacker News

All you may need is HTML

fabiensanglard.net

321–328 of 328 posts

Re: All you may need is HTML

#321

All you need is HTML if you have a tool which edits it properly. I'm still using Dreamweaver 8 for some old sites. I have to run it under Wine emulation now, but it still works. It still does a good job of layout. Is there a more modern round-trip HTML/CSS tool?

Mostly, the idea is that you write it yourself. I suppose there are things such as Markdown converters if you require some level of abstraction.

I thought Dreamweaver was great when I first encountered it. That lasted until I happened to look under the hood at the HTML it was generating. What a horrifying, bloated mess it made of everything...

AFAIK there is no free lunch here; you learn to write it yourself, or you suffer it to be written poorly for you.

Re: All you may need is HTML

#322

Compare these two websites: http://www.columbia.edu/~fdc/sample.html https://www.columbia.edu Which one is: * Easier to navigate? * Nicer to to look at? We don't live in a HTML only world because no one wants to live in a HTML only world. Some techies might but 99% of ordinary people do not. No one wants to look at black and white text all day, with every website looking exactly the same. If this is what people wante…

> * Easier to navigate?

Resoundingly, the first. The second one is full of huge tiles that take up so much screen real estate, it's hard for me to scan over what is available. Crammed at the bottom are a ton of links, in no particular organization that was immediately apparent. The entire site is plastered with huge images everywhere, that don't really add to the content and just distract from whatever it was I was theoretically there for, and really don't help me understand the site at all. Also, the zoom effect on tiles keeps grabbing my attention when I was really just trying to move my mouse across them to get to something else that I'm now distracted from.

> * Nicer to to look at?

Depends on what you mean I guess; if you came to soak up pictures of smiling faces, I guess the second. But personally, I don't dislike the first.

> We don't live in a HTML only world because no one wants to live in a HTML only world. Some techies might but 99% of ordinary people do not.

I'm afraid this is a really awkward statement. There's no way to argue against it or really say anything to the contrary. You've framed it such that anyone who disagrees with you is "a techie" who in your definition does not represent any norm.

Re: All you may need is HTML

#323

Just so everyone is aware, the guy is not an expert in web development. Neither is he a frontend engineer. When this hit pieces some against an entire tech-stack, always check the author's job, past expereince. Our industry has not matured enough to split into expertise areas into solid titles, and grow respect for those titles just yet. As the author's title points it out very clearly as "Software Engineer". Try get…

> When this hit pieces some against an entire tech-stack, always check the author's job, past expereince.

What is this, if not appeal to authority?

> Try getting a Job in any sizeable company by building your entire experience with HTML and tell me how it goes.

And this seems to be, "follow the crowd".

Re: All you may need is HTML

#324

Just so everyone is aware, the guy is not an expert in web development. Neither is he a frontend engineer. When this hit pieces some against an entire tech-stack, always check the author's job, past expereince. Our industry has not matured enough to split into expertise areas into solid titles, and grow respect for those titles just yet. As the author's title points it out very clearly as "Software Engineer". Try get…

> When this hit pieces some against an entire tech-stack, always check the author's job, past expereince. What is this, if not appeal to authority? > Try getting a Job in any sizeable company by building your entire experience with HTML and tell me how it goes. And this seems to be, "follow the crowd".

>What is this, if not appeal to authority?

It is extraordinary claims, require extraordinary evidence, or experience/proven competence.

>And this seems to be, "follow the crowd".

And this seem to be, reactionary.

Re: All you may need is HTML

#325

Earlier quoted context omitted.

It's very funny that you seem to think reading code and reading a website are the exact same type of activities, and the same type of reading. They are not. And I don't know where you've been for the last 30 some years, but the web is not a text only format, and the reason HTML was invented was specifically to be able to create a designed space where text can actually make sense and is not a gigantic wall of impossib…

Print is also not a text only format; it's a designed space, with a mountain of effort given to typesetting and presentation. Yet the market for text only novels is staggering.

I understand this and that's all well and good. Many (but not enough) offer "print" versions of pages, which could and should be translated to "text only" versions of pages. This isn't my issue. My issue is these imagining that the web outright doesn't need design at all and that CSS is a terrible waste. And to me this is just about the most dull opinion on the subject that I can think of.

Re: All you may need is HTML

#326

Earlier quoted context omitted.

> When this hit pieces some against an entire tech-stack, always check the author's job, past expereince. What is this, if not appeal to authority? > Try getting a Job in any sizeable company by building your entire experience with HTML and tell me how it goes. And this seems to be, "follow the crowd".

>What is this, if not appeal to authority? It is extraordinary claims, require extraordinary evidence, or experience/proven competence. >And this seems to be, "follow the crowd". And this seem to be, reactionary.

> It is extraordinary claims, require extraordinary evidence, or experience/proven competence.

But they don't. All they require is for you to evaluate the claims, on their own merits, without examining the speaker for their credentials. Evaluating a claim based on the credentials of the speaker is quite exactly an appeal to authority.

> And this seem to be, reactionary.

I'm not sure what you mean by this, or how to take it, so I'll try again with more words. Nobody is claiming that the best way to get a job at a large company is to build an experience base consisting solely of pure HTML websites. Nobody is even claiming that this is a good way to get a job at such, or that it will work at all. This seems rather orthogonal to the claim that, depending on what you are building and what you are trying to accomplish, "All you may need is HTML".

Re: All you may need is HTML

#327

Earlier quoted context omitted.

Print is also not a text only format; it's a designed space, with a mountain of effort given to typesetting and presentation. Yet the market for text only novels is staggering.

I understand this and that's all well and good. Many (but not enough) offer "print" versions of pages, which could and should be translated to "text only" versions of pages. This isn't my issue. My issue is these imagining that the web outright doesn't need design at all and that CSS is a terrible waste. And to me this is just about the most dull opinion on the subject that I can think of.

> My issue is these imagining that the web outright doesn't need design at all and that CSS is a terrible waste.

While you do have some going to that extreme, I think it's mostly pushback against the insane amount of bloat and overbusy design out there. Some CSS can be useful, to improve readability and offer a little visual appeal. But I think maybe you missed my point.

Traditional books are typeset the way they are for a reason. No or minimal pictures. Block after block of text, broken up and spaced for readability, comprehensibility, and flow. Different types of books are laid out differently, but they mostly follow this theme. It's highly effective.

You kind of broadly have 3* categories of web pages on the web, as relates back to print:

* Book-types (mostly text in nature) * Magazine-types (more about graphic design, with content mixed in) * Advertisement flyer-types (sales pitches, mostly about design)

These are going to have different design requirements. There's plenty to write on the subject of design for these categories, but in the interest of getting to the point: there's an awful lot of the first category on the internet, and it really requires very little in the way of CSS. It certainly doesn't require hero images and 10MB of javascript. Blogs should read like newspaper articles, technical content should be typeset with similar minimalism to technical papers or books.

* There's a fourth category: webapps. My personal stance is that these don't belong on the web at all, but given that they're going to be, they obviously have far different design requirements, and are quite outside the scope of this discussion.

Re: All you may need is HTML

#328
Yes. Yes. You can use HTML and write just fine. It's a markup language, like old runoff, which could be used to generate nice, fancy prospectus documents for a major gov. agency in a far northern country I worked in, when I was a wee child. A good markup language is all you need. It makes for better writing, because the writer focuses on content, not the pretty presentation, which should be done after the content is written.

I am getting my nose rubbed in this truth - about the benefits of basic minimal website design. Most websites are useless. Mine is pretty useless. I write it to have a web-presence, promote my consulting business, and because I feel a need to write (maybe that is an illness? - not sure..). I find writing forces me to think better, and the investment side of our business, requires I think well, or we die quickly. It's a harsh world now.

I found this Hackernews post, by researching how to update critical browser stuff, which has been borked for us, by our trading platform provider. Updating browser on Linux - and guess what? - lose all bookmarks, all customizations, everything. Arrrrgh!!! (happens EVERY update, of course).

Simple is often better. And the Web (most of it) has become crap, mostly. Or dangerous, toxic vector for economic assault. Bloody awful, nasty and sad. So it goes.

I am converting our crappy website from a provider (one.com) which bought our simplesite.com website builder thing, which worked pretty good. But the site had all this fancy stuff for menus and images and videos, and a truckload of .css stuff - sure, nice and fancy. But the conversion to the One.com builder stuff, does not work, of course. We cannot update (at all) our site from the data-description that one.com has in it's website-builder software. As of the forced conversion, we were complete off the air. Borked.

SO, this is stupid. Complexity and fancy design - is mostly stupid, and it also creates contrived dependency (keeps customers locked, makes them be forced to open their wallets and send you cash - good for providers, bad for customers.)

I got so pissed off, I decided to do it all ourselves. We built our site at AWS as an EC2 instance. Fucking website-building software is a scam, mostly.

The original poster is right. All you really need is HTML (AND some stuff to render videos and audio and maybe code to get paid for stuff, maybe...). Most of the .css stuff is fluff. And people are getting REAL tired of being dusted with fluff. OP is right.

Our old website is https://www.gemesyscanada.com It was a mess - a long bunch of stuff, posted over the years, research-logs, blogs, notes, etc. But now that it is a One.com, we cannot update it. The websitebuilder software gets to 90%, and then hangs - and we do not even get any error messages telling us what the problem is. Arrrgh.

We are building a simpler version - using AWS-EC2 - we have one free EC2 instance which I am experimenting with: http://35.182.107.190 and that is it. We have not even got a domain set up yet - it's all hacking & testing for now. But it looks like we can go this route. The whole thing is an exercise in vanity and ego. It really is, honestly. But why not? It is what our tiny little business does, and it is what I am. I've been doing AI since I went to Dr. Geoff Hinton's classes, and got a copy of Xerion working on a P/C running Linux - back in the 1990's. One must not hide one's light under a bushel, right? So, we need a website.

And a bad one, that looks goofy, and is honest, is better than a really fancy one, full of obfuscation, deception, dis-information and old-fashioned lies. (Kinda like - oh - just about most things now?)

All you may need is HTML. Yup. Mostly true. - M. Langdon, Director, Owner, Floor-cleaner, Barn-builder, Portfolio Manager GEMESYS Ltd.

Post reply on HN