Slashdot Mirror


User: simonstl

simonstl's activity in the archive.

Stories
0
Comments
10
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 10

  1. Re:what are you even saying? on Stop Standardizing HTML · · Score: 1

    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.

  2. Re:what are you even saying? on Stop Standardizing HTML · · Score: 1

    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.

  3. Re:what are you even saying? on Stop Standardizing HTML · · Score: 1

    The display property is in the CSS standard, not the HTML standard. You don't need the HTML standard to use it.

  4. Re:what are you even saying? on Stop Standardizing HTML · · Score: 1

    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.

  5. Re:language on Stop Standardizing HTML · · Score: 1

    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.

  6. Re: Nope on Stop Standardizing HTML · · Score: 2

    I've had the flu before, but you may be happy that I'm telling XML people similar things: put down the schemas...

  7. Re:NY suing escaping companies? on Sili-Hudson Valley? · · Score: 1

    No, that's Connecticut.

    They've sued Stanley Works for monkeying with how stock held in the union pension plan was voted so that they could depart to Bermuda. Stanley's held off for now.

    There once was a time when corporate responsibility meant more than handing as much cash as possible to stockholders, but I guess it was brief.

  8. more details, background on W3C Revises Patent Royalty Policy · · Score: 3, Informative

    I wrote a story at xmlhack on the new draft this morning. It's got some extra details and links to background information. The exception handling process looks like it'll be the area to watch.

  9. Re:Related to IE 5.5 ? on Web Standards Project Blasts Netscape · · Score: 1

    You might want to take a look at:

    http://www.webstandards.org/wfw/ieah.html

    The WSP has criticized Microsoft, but Netscape's non-delivery makes it harder to do that.

  10. Re:alienation on Web Standards Project Blasts Netscape · · Score: 1

    Actually, WSP has said positive things fairly recently: http://www.webstandards.org/macie5_03 2700.txt

    They were about Internet Explorer 5 for the Macintosh, not IE 5.5/Windows or Mozilla, though!