in reply to Re: Re: Parsing badly formed RSS or XML
in thread Parsing badly formed RSS or XML

I have alerted several Webmasters to problems I've encountered, but problems aren't always fixed.

I wonder if you've considered a message on your page along the lines of "we would have liked to have been able to give you information from (name of website), but unfortunately their data feed that claims to be XML isn't and therefore it breaks well behaved parsers".

If we let people get away with producing bad XML, then we're heading down a path that leads to the same sort of nightmare that we currently have with HTML.

--
<http://www.dave.org.uk>

"Perl makes the fun jobs fun
and the boring jobs bearable" - me

  • Comment on Re: Re: Re: Parsing badly formed RSS or XML

Replies are listed 'Best First'.
Re: Re: Re: Re: Parsing badly formed RSS or XML
by tomhukins (Curate) on Feb 22, 2001 at 22:08 UTC
    If we let people get away with producing bad XML, then we're heading down a path that leads to the same sort of nightmare that we currently have with HTML.

    Agreed. Perhaps a suitable compromise might be to attempt to identify badly formed RSS using your Good XML/Bad XML test and alert users if a site isn't outputting information properly and why this is bad. Maybe using <BLINK> tags. ;-)

    At present, my application only runs on the intranet where I work, so advocacy of well-formed XML isn't such an issue.

    Anyway, I'm off to perform another violation of my beliefs and print out documentation to MS-Word. It's not for me, though. Honest!