Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:The current web is too complex (Score 2, Insightful) 256

HTTP

I don't know about that one, how much do you really need to know?

XML

There is next to no XML in anything I've ever written, most communication between services is done in JSON - I doubt there would be much XML in Wave either.

SQL

If you've got a good ORM back-end, there shouldn't be any need to hand-code SQL for most server-side applications.

That whittles it down to four, and I think it's a small price to pay for the advantages of web-based applications (on which I need not expand).

Also, server-side JavaScript is really coming along and will knock out the requirement for one of those skills.

Slashdot Top Deals

"For a male and female to live continuously together is... biologically speaking, an extremely unnatural condition." -- Robert Briffault

Working...