My feed was working fine until the end of the month when this error appeared which means my rss and podcast feeds just dont work: line 800, column 0: XML...
Short answer: You've got a ton of formatting junk in the feed. Take it out. Long(er) answer is feeds are designed to carry textual info and small amounts of...
Bill, I think that's your opinion and likely the intent of RDF RSS, but RSS 2.0 specifically allows for markup and style (formatting junk). Many RSS clients...
Thanks Randy I just wasted three days switching off plug ins, deleting &'s, checking code and unpublishing posts trying to fix it but it turns out I'd been...
I think what happened is I got hacked. Just got this email from a programmer friend of mine: I'm afraid it looks like your site has been hacked - if it's...
I am not able to publish my blogpost in Tamilmanam.net. I tried everything, but it shows that please check your RSS Feed. Please explain what is wrong with...
I am not able to publish my blogpost in Tamilmanam.net. I tried everything, but it shows that please check your RSS Feed. Please explain what is wrong with...
Feed Validator reports my feed is valid but recommends I fix a misplaced item: "all item elements should appear after all of the other elements in a channel."...
Hello, On Wed, Nov 19, 2008 at 1:27 PM, kengorman238 <ken@...> wrote: [...] ... Your need is valid. The complaint it makes, though, is a ...
Charles Iliya Krempeaux
supercanadian@...
Nov 19, 2008 10:57 pm
1814
Charles, thanks for tip, I'll check it out. (I recall seeing somewhere, but can't remember where, that the <atom...> line goes after the last item, and that's...
... Exactly right. If I'm misinterpreting the RSS Profile, let me know and I will correct the feedvalidator. Meanwhile all the feedvalidator is attempting to...
I realize it's just a recommendation, but I'm trying to be as "clean" as possible. I'm wondering if the validator is correct or not regarding placement of that...
Hi Everyone, This is my first post in this Forum. We are developing one RSS client. To validate the XML i need some clarification on the RSS 2.0 specification....
... some ... Yes, they can have multiple items with the same title. ... if ... pubDate of channel can be updated more frequently than when pubDate of an item...
... You're interpreting the profile correctly. It has this recommendation in the Channel section: "All item elements SHOULD appear after all of the other...
FriendFeed is working on Simple Update Protocol (SUP), a means of discovering when feeds on a particular service have been updated without polling the...
I added an issue to SUP's home page on Code.Google.Com about the use of invalid RSS: http://code.google.com/p/simpleupdateprotocol/issues/detail?id=3 That page...
Hello, ... AFAIK, Atom requires you to use URLs for non-standard "rel" attribute values. So what SUP is doing for the "rel" attribute is correct. ... You...
Charles Iliya Krempeaux
supercanadian@...
Dec 6, 2008 7:43 pm
1824
... Interesting -- I wasn't aware of that. I tried to check it in the Atom format spec, but I don't understand this sentence: "The value of "rel" MUST be a...
... The sentence directly following that one. If a name is given, implementations MUST consider the link relation type equivalent to the same name registered...
Hello, ... [...] ... Well, obviously anyone can create an Atom URL/URI/IRI/whatever-you-want-to-call-them "rel" extension... and I've even done it for "in...
Charles Iliya Krempeaux
supercanadian@...
Dec 7, 2008 9:17 am
1827
... Neither place any limits on the number of atom:link elements in such contexts. Atom links with a rel="self" are already commonplace in RSS 2.0 feeds. -...
... True. But the documentation for SUP doesn't say that RSS publishers should use atom:link in their feeds to define a provider. The docs just say to add a...
Hello ... Seems like quite the hack. -- Charles Iliya Krempeaux, B.Sc. http://changelog.ca/...
Charles Iliya Krempeaux
supercanadian@...
Dec 7, 2008 8:38 pm
1830
... I know Google uses IRI-based relationships in number of their feeds. Have a look on Google calendar and Picasa for some examples. Not that I'd necessarily...
Hi, I try to be precise in a generic and popularized RSS definition for non coders. RSS is an XML dialect. It can handle external namespaces declared by...