Submission + - The W3C Sells Out Users without Seeming to Get Anything in Return
If we, the programmers who design and build Web systems, are going to consider something which could be very onerous in many ways, what can we ask in return?
Yes. What should we ask in return? And what should we expect to get? The W3C appears to have surrendered (or given?) its imprimatur to this work without asking for, well, anything in return. “Considerations to be discussed later” is rarely a powerful diplomatic pose."
Submission + - IRS vs Open Source 2
Comment Re:what are you even saying? (Score 1) 302
I haven't said throw away HTML - I've said stop standardizing it. The link tag is still fine. In cases where people want to obliterate even that, the xml-stylesheet processing instruction also lets you specify a stylesheet.
None of this is difficult. It all works in browsers today.
Comment Re:what are you even saying? (Score 1) 302
No, it's not new or novel, but it's exactly what I proposed... you can already mix your own tags into HTML and style and process them.
The article certainly made clear that I didn't expect CSS, JavaScript, the DOM, or a variety of other standards to go away. We just don't need to worry about HTML itself so much any more.
Comment Re:what are you even saying? (Score 1) 302
The display property is in the CSS standard, not the HTML standard. You don't need the HTML standard to use it.
Comment Re:what are you even saying? (Score 1) 302
Most of what actually mattered when HTML first appeared - presentation, behavior, and semantics - has already been refactored into CSS and JavaScript and WAI-ARIA.
The question today is whether you want to live only inside that hollow shell, or whether you'd like to look into extending it to fit your needs. CSS, JS, and WAI-ARIA will work just as well for your own markup as they work for HTML.
You're right that this shouldn't affect back-end technologies much at all. To them it's all just markup.
Comment Re:language (Score 1) 302
Part of the headache is that they're designing during the standardizing process, making their best guesses at what might work.
Part of what I hope might come from this approach is that many people can try a variety things, and then standards can catch up to what actually worked. Browser vendors have sort of done that, but their experiments tend to have much larger consequences.
Comment Re: Nope (Score 2) 302
I've had the flu before, but you may be happy that I'm telling XML people similar things: put down the schemas...