Siding with HTML over XHTML, My Decision to Switch - Monday B...
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
- html
- , xhtml
- , javascript
- , css
- , webdesign
Groups (2)
-
Future of the Web
9 members,120 bookmarks
Watching the grand convergence of the desktop, the server, devices, and the Web. Topics addressed include events and emerging trends in universal interoperability, standards development, SOA, Clouds, Web-Stacks, RIA run-times, etc.
-
Bookmark History
Saved by 3 people (0 private), first by anonymouse user on 2008-07-03
- Oneeye on 2008-07-10 - Tags html , xhtml , webdesign
- Garyedwards on 2008-07-03 - Tags html , xhtml , css , javascript
Public Sticky notes
Highlighted by garyedwards
XHTML2 has some very good ideas that I hope can become part of the web. However, it’s unrealistic to think that all web authors will switch to an XML-based syntax which demands that browsers stop processing the document on the first error. XML’s draconian policy was an attempt to clean up the web. This was done around 1996 when lots of invalid content entered the web. CSS took a different approach: instead of demanding that content isn’t processed, we defined rules for how to handle the undefined. It’s called “forward-compatible parsing” and means we can add new constructs without breaking the old.
So, I don’t think XHTML is a realistic option for the masses. HTML 5 is it.
Highlighted by garyedwards
suppose that HTML5 is good enough if the only interoperability you are concerned with is that between web page server and desktop browser. But it is massively underspecified as a standard for exchange of web documents between web applications. Likewise the CSS2 class libraries, which are virtually worthless for the purpose because the CSS is typically defined in site templates rather than in the web documents themselves.
For example, I can go to any number of web applications and find myself creating different custom markup to identify a footnote call or a footnote, including Mr. Lie’s Prince software. And were I to attempt to exchange web documents among, e.g., Wikimedia, WordPress, Google Docs, and Zoho Writer, my only hope is to recode content manually.
Highlighted by marbux
Highlighted by garyedwards


Public Comment
on 2008-07-09 by garyedwards
on 2008-07-10 by garyedwards