Slashdot Mirror


HTML to be 'Incrementally Evolved'

MrDrBob writes "It has been decided that HTML is going to be incrementally updated, as the W3C believe that their efforts with XHTML are going unnoticed or unused by many websites out there. HTML is going to be worked on in parallel with XHTML (but with no dependencies), with the W3C trying to evolve HTML to a point where it's easier and logical for everybody to transition to XHTML. However, their work is still going to attempt to improve HTML in itself, with work on forms moving towards transitioning into XForms, but bearing in mind the work done by Webforms. In addition, the W3C's HTML validator is going to get improved, with Tim Berners-Lee wanting it to 'check (even) more stuff, be (even) more helpful, and prioritize carefully its errors, warning and mild chidings'. This looks like a nice step forward for the W3C, and will hopefully leave all the squabbling and procrastination behind."

17 of 359 comments (clear)

  1. Please upgrade BLINK by LiquidCoooled · · Score: 5, Funny

    We cannot have new HTML without upgrading the best part of the web.

    Example of server side blink

    Wonderful!?

    --
    liqbase :: faster than paper
    1. Re:Please upgrade BLINK by Anonymous Coward · · Score: 3, Funny

      Server side blink's nothing. I want blink integrated into the database engine used for data storage. Imagine MySQL having blinkingtext field type. Wouldn't it rock?

      Or maybe we should have blinking characters added to Unicode?

      I'm sure these would be nice innovations that Microsoft could include in post-Vista Windows versions.

  2. More focus on standard the most will ignore. by macurmudgeon · · Score: 3, Insightful

    What practical effect will this have? As long as browsers will render junk (X)HTML most people won't bother with an updated standard any more than they do the present one. Learning any proper coding system is work. What's the incentive other than pride in the craft? Firefox, IE, etc. make learning standards optional, which is just another word for more work.

  3. A Waste of Time by ImustDIE · · Score: 4, Insightful

    I don't really see how this will improve the chances of their standards being adopted. It's not exactly like the leap from html to xhtml is all that confusing as is. This will just be even more confusing. Good luck getting all of the major browsers to support all of these incremental changes when they can't even keep up with the standards suggested years ago.

    1. Re:A Waste of Time by baadger · · Score: 3, Insightful

      Agreed. I don't see how incremental changes is going to do anything but produce more versions of legacy HTML to worry about in X years time when everyone should be using XHTML already.

      There are plenty of other things the W3C could work on. How about they spend some time extending 'forms' (which are essentially just embedded controls) to incorporate more complex widgets like embedded video viewers or audio players? I'm sick of being a Linux user and hitting pages that use some strange flash/activex player system or something thats sized in a pop up explicitly for Windows Media Player's browser plug in.

      They wouldn't actually have to produce anything using native widgets, just a set of standards regarding embedded video player sizes (and perhaps basic layout formats) that implementors could follow, and suggest a standard for styling this via CSS and controlling it via javascript.

      The web is more than just hypertext now, people expect media, but as it stands theres a dozen different ways to embed things like video it into a web page unlike images and the old faithful <img> tag. I say if it can work for images it can work for video and sound, and even flash and we can do away with alot of this activex and netscape embedded junk.

      Back on getting people to move to XHTML, I blame schools, the various courses i've been on that mention HTML still talk of it as a series of tag's in vaguely the right order rather than explaining the concept of XML, nesting or CSS.

  4. Re:The problem with XHTML... by tepples · · Score: 3, Insightful
    [The requirement that the entire document be well-formed] makes it unsuitable for sites that allow users to add content.

    Then make sure that the content added by the user is well-formed before adding it to the site.

  5. Re:WHY XHTML are going unnoticed ? by CRCulver · · Score: 4, Insightful

    As it is, html serves its purpose. Neither the visitors nor developers need more from html.

    HTML doesn't serve its purpose, because it doesn't mandate a lack of separation between content and style. For one, that means that it's difficult to process HTML pages with semantic tools. One of my favourite recent reads has been Visualising the Semantic Web ed. Geroimenko and Chen (Springer Verlag, 2005), which shows the rich possibilities of extracting information and transforming it, such as into a graphical display, or reorganizing it. This is all a cinch with any valid XHTML Strict page, but as long as we're stuck in HTML 4.01, these abilities will never be widely available to us.

    Furthermore, creators of accessibility software are constantly marching uphill. Just yesterday the BBC had a report on how hard it is for blind users to use most plain HTML websites.

  6. becasue we dont care by grapeape · · Score: 3, Insightful

    HTML has been and continues to be "Good Enough". If there were some truly compelling reason to upgrade to something else most already would have. When image tags were introduced, people abandoned lynx rather quickly, the same goes for transparent gif support, CSS, etc. Its nice to try to bring order or whatever the goal of xhtml is but frankly if its got the ability to slap some text on page, embed and image and throw in a pretty background its good enough for most people, they know it, they are comfortable with it and they arent going to change without a really compelling reason.

  7. This is a response to the WHATWG and Hoehrmann by YA_Python_dev · · Score: 3, Informative

    I believe that this is a response to the actions of the WHATWG (Web Hypertext Application Technology Working Group) (X)HTML 5 and to Bjoern Hoehrmann leaving the W3C QA.

    So it's not a new pie-in-the-sky idea like XForms or XHTML2, but something much more likely to be useful to web developers that need to work in a world where IE is (still) the biggest fish.

    --
    There's a hidden treasure in Python 3.x: __prepare__()
  8. Re:WHY XHTML are going unnoticed ? by oyenstikker · · Score: 3, Informative

    If your web site is part of a federal contract, it has to be compliant.
    http://en.wikipedia.org/wiki/Section_508

    --
    The masses are the crack whores of religion.
  9. Very Simple by Fnkmaster · · Score: 4, Insightful

    Develop a few *actual* applications where the XML-compliance of XHTML is actually useful in an observable way, and everybody will start producing XHTML compliant code for new websites, lest they be left out from a new revolution on the web.

    As long as the benefits are just hypothetical (with XHTML somebody could develop useful parsing applications based on commodity XML parsers), try actually developing some such apps that generate real, observable value today, and you'll start convincing people who don't care about standards for their own sake.

    I do generally try to stick to XHTML 1.0, since I care about standards and ease of parsing, but the majority of people don't, and they are the target audience the W3C needs to work on convincing.

  10. Re:WHY XHTML are going unnoticed ? by hritcu · · Score: 3, Insightful
    It is a problem with such groups like w3c that they have a baseless belief that even something that people are satisfied with needs tampering with.
    My opinion is also that is their quest to "evolve" their standards, the W3C is starting to become an obstacle for their adoption. It is evident that it is impossible to make something a true standard (adopted by the wide majority), when you make it a moving target at the same time. So the W3C should concentrate on making higher quality standards, rather than releasing poor standards often (like they do now!). "Release early, release often!" is good practice for (open source) developers, not for standard bodies!
    --
    If you don't fail at least 90 percent of the time, you're not aiming high enough. (Alan Kay)
  11. Re:Advantages? by jesuscyborg · · Score: 4, Insightful
    But that same facet makes it very tough to write by hand. What I mean is that with HTML you've got all your tags [...]
    Funny, I always thought the hard part of writing XHTML wasn't actually closing my tags, but figuring out how to separate content and style enough to keep Berners-Lee happy, have it be easy to drop in new and totally different styles down the road, have it actually look good, but still keep my sanity.
  12. Mod parent up --- lack of iframe blocks Strict use by Denyer · · Score: 3, Informative

    Without iframes (currently supported by IE, Firefox and Opera, at least) 4.01 Strict isn't workable for most sites that rely on third-party content for advertising -- eg, ads from Amazon. And that's a large chunk of the web.

    --
    Ph-nglui mglw'nafh Gates M'dna wgah'nagl fhtagn.
  13. Re:More focus on standard the most will ignore. by handslikesnakes · · Score: 3, Informative

    > Isn't XHTML suppose to be a transition path to XML?

    No, no, and still no. It is a specific application of XML.

  14. HTML is dead, but no one noticed by Dracos · · Score: 4, Insightful

    HTML is dead. It's been superceded by XHTML for years now.

    HTML was a good idea with some rough edges. It took XHTML to smooth some of them out. Specs that are less vague, more complete, and leave less to interpretation will fix more problems in the future.

    XHTML is simpler than HTML (contrary to popular belief) because the syntax and structure is more consistent than HTML. You don't have to wonder whether you need a closing a tag: all tags get closed. All attributes get quoted. All tag names and attributes are lower case. It's really not that hard; if you don't want to do it because you can't read it anymore (you capitalization whore), that's what syntax highlighting is for. You just have to put forth a tiny bit of effort to make turn these rules into instinct.

    There are two reasons why the transition to XHTML hasn't happened:

    • Browsers and WYSIWYGs allow incredibly sloppy markup
    • Therefore, developers don't see any need to move up

    As long as browsers try to interpret messy markup, few people are going to care. It's the "good enough" attitude. "Quirks mode" is the big bad here. Browsers and visual authoring tools need to tell users that the page they are looking at is non-conformant and warn that it may not behave correctly. No other softare on the planet is as forgiving of the data it handles as web browesers.

    If GCC still compiled C code when curly braces, paretheses, and quote marks are omitted at random, how much shittier would all the C code in the world be?

    At least the W3C is doing something about the quagmire, but working in parallel is just a waste of time. Let HTML be, it's old and busted. XHTML is the new hotness. The W3C can spew out all the Recommendations (the flimsient of terms) it wants, but no one is going to care unless there's some enforcement at the other end of the line.

    One thing the W3C needs to do is get off the semantic web high horse; it's putting the cart before the horse. They need to evangelize correctness, and the semantic web (plus other aspects) will follow naturally.

    So, all you so called "developers" and "designers", keep on churning out your HTML 4.01 Transitional pages (or let Dreamweaver do it for you) with bloated table layouts. You'll keep contributing to the problem.

  15. Re:evolution of languages has to be gentle by isomeme · · Score: 3, Informative
    Small changes can be devastating. Example: why does XHTML backslashes in hr or br tags. These are completely unnecessary requirements.
    Those aren't backslashes \, they are forward slashes /. And they're required because XHTML is a standards-compliant XML binding, and all valid XML documents must be well-formed. Well-formedness includes the requirement that all elements be closed. The <tag/> syntax is just shorthand for <tag></tag>.

    This requirement isn't just bureaucratic mumbo jumbo. Ensuring that all (valid) XML documents follow rules like this is what makes them so easy to parse quickly and unambiguously.

    XHML did not take off because who would want to wade through thousands of pages in HTML written during the last decade and make those changes?
    There are automated tools (e.g., Tidy) that will do most of the work for static pages. But there really aren't "thousands of pages" to deal with; the HTML to XHTML conversion process is pretty simple.

    The real problems with XHTML are:

    1. It makes some common idioms, notably including embedded Javascript code, much more awkward to write correctly.
    2. There's no payoff for most sites.
    Item 2 is the real killer. If everyone is happily parsing "tag soup" HTML, which is often not compliant to any standard, why jump through the hoops (however easy those jumps might be) to comply with a standard that brings no immediate benefit?
    --
    When all you have is a hammer, everything looks like a skull.