RE: [xml-dev] What is the rule for parsing XML in a namespace inside HTML?

From
Joshua Allen <>
To
Dare Obasanjo <>, Elliotte Rusty Harold <>
Date
2004-07-13T01:56:29Z
ID
<>
Thread
RE: [xml-dev] What is the rule for parsing XML in a namespace inside HTML?
> > XHTML vastly simplifies machine processing for all sorts of
> > purposes.
> 
> Yep, this is the only concrete benefit of XHTML I've seen. It makes it
> easier for people to screen scrape your site. I find this to be a very
> dubious benefit at best.
> 

Yeah, it's shows the narcissism of most developers.  "Please rewrite
your page in some buzzword-compliant gobbledy-gook subset of XML that is
less reliable and harder to test than what you were already doing, and
then I can theoretically write a screenscraper".

For people who really want repurposable data; we already have capability
to do XML+XSLT+CSS.  My RSS feed and OPML feed are both pure XML (no
XHTML crap) and render nicely in IE and Mozilla.  XHTML is a
Frankenstein.