Link Details

Link 173609 thumbnail
User 225256 avatar

By mswatcher
via linux-mag.com
Published: Apr 14 2009 / 17:56

I hate writing HTML. Wait. Let me rephrase that. I hate writing and reading HTML. Compared to Ruby, Perl, and even SQL code, HTML is just so… verbose. Crafting open and close tags is taxing; nesting is error prone; and it’s difficult to simply glance at HTML to grok its purpose. CSS is even worse.
  • 5
  • 22
  • 1735
  • 619

Comments

Add your comment
User 388907 avatar

MCII replied ago:

3 votes Vote down Vote up Reply

"I hate writing HTML."

Switch jobs. Become a plumber.

User 57355 avatar

mknutty replied ago:

1 votes Vote down Vote up Reply

Why? Why not let it be an output format? I am not agreeing with the solution, just the problem.

User 239201 avatar

amphi replied ago:

0 votes Vote down Vote up Reply

The article isn't accessible without JS. (Well, one can quickly hide that overlay div with Firebug, but that's not how things should be.)

User 190346 avatar

ilazarte replied ago:

1 votes Vote down Vote up Reply

snore. oh look its 2005 again.

User 270877 avatar

killerweb replied ago:

2 votes Vote down Vote up Reply

Wiki tagging drives me crazy. In some ways it simplified code, in other ways it's just more work. I'm amazed at how much time is wasted on replacing code with code with the thought that it made code simpler. Every level of abstraction brings another level of maintenance complexity.

There is a difference between simplifying code because it changes the target audience, Example: assembler to basic. But when your target is the same, you will only annoy them. BTW this goes for frameworks too. JQuery is a great example of providing so much that it changes the audience, web developers love JQuery, even the ones that don't know scripting well.

User 209253 avatar

dezobi.net replied ago:

0 votes Vote down Vote up Reply

@killerweb Good point!!

User 209172 avatar

mcnaz replied ago:

0 votes Vote down Vote up Reply

"Click here to skip this or wait 15 seconds."... and nothing else... so down voted.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.