... I can't find anything that says this in the spec [1] - do you have a ref? This would certainly be expected behaviour if the XML wasn't well-formed (no way...
I'd greatly prefer using a parser that stopped and demanded things get fixed before proceeding. Otherwise you're off sliding down a slipperly slope of trying...
You're correct -- I mis-stated what's in the specification, layering on what seems to be common practice (most parser's I've seen simply bail on the first...
Thanks Ian - I thought perhaps I'd missed something (I'll never forget the trouble I had trying to find something in the XML spec that stated whether or not it...
... generally ... always ... feed. ... up ... suspect ... The custom-written RSS/RDF parser behind The Snewp and RSSEngine cleans up the XML, makes some...
Hi, Has anyone got a short list of feeds to use for testing purposes? What I'm after is just a couple of examples of different RSS formats, for example one ...
... The RSS Validator source (http://feeds.archive.org/validator/) comes with a suite of test feeds.... Have you looked at that yet? -- Ernest MacDougal...
... I did some test feeds relating XML Namespace handling for RSS 1.0 & RSS 2.0, see http://www.pocketsoap.com/weblog/stories/2002/09/28/gotNamespaces.html ...
Cuaderno de Bitacora http://orihuela.blogspot.com Tips, links and news about Cyberculture, Hyperficition, Media, Communication and Design. Weblog edited in...
... It's not necessary to announce them here. But no harm done. That feed has an error. It's in spanish but it listing 'en-US' as it's language. You might...
... Thanks. This might be interesting. My app is RDF-based, so should be able to handle any valid RSS 0.9/1.0, and even if the app doesn't know the particular...
I would like to modify the contents of the <title> and <copyright> elements of an RSS feed I produce in a Radio sub-category. Any clues as to how I can do...
... This is not an atypical situation, sadly. ... Edit the scripting code that drives the output. It's not hard. The feed is generated from code at: ...
A better quesiton, perhaps, might be to ask what's wrong with the existing title and category such that it needs changing? ... What I didn't unleash on the...
... On December 16, 2002, Creative Commons released version 1.0 of its Licensing Project, and the first release of content under its Founders' Copyright. These...
... I added the creative commons licensing to my FOAF awhile back, when some licensing concerns had been posed: http://www.perceive.net/xml/foaf.rdf just...
This should be of interest to any self-respecting device that converts caffeine into code (as in most programmers). XML standards in the coffee trade: ...
... Here's hoping they don't use a coffee mug icon for their logo. ;) -- Morbus Iff ( i'm the droid you're looking for ) Culture: http://www.disobey.com/ and...
I am hoping you can help me out here ... a while back I figured out the RSS format through trial and error and created one for a site I used to own. It was...
Thanks Bill! I am afraid the RSS is auto-generated by my provider (blogger), I will see if it is possible to fix the lenguage issue (and I am also planning an...
The easiest would be to run you /own/ screen scraper. Just run it from the command line and have it save the output to a static file. That way the tools you...
I am looking for news aggregator software that will allow me to view the actual article from syndicated web pages, but stripped of HTML tags and layout. All...
Josh Feingold
josh@...
Jan 15, 2003 8:37 pm
3487
... You could dummy-strip HTML tags in my AmphetaDesk [1] with a one line modification of the templates. Something along the line of: $item->{description} =~...
Hi, I'm new to the whole RSS thing, but I am excited about it and I have added an RSS feed to my website for daily brain teasers. My feed has passed the...
Hi, i am new, i cruised the archives to see if this topic has already been addressed. its kind of a new thing, so far i haven't seen it done. i am interested...