Randy kindly provides some answers to some of the questions I raised: http://www.therssweblog.com/?guid=20071111122717 I'm copying the questions and answers...
Sam, You ask several times "is this something that the board can come to consensus on?" We already did. Thanks, Randy ... interested in ... this ... ...
... If you're referring to the vote on the profile, I must have misunderstood what we were voting for, because I didn't think it implied we would be ...
... "c/c" - a common abbreviation for "credit card". I could quite easily imagine someone using that as a category in a financial feed of some sort. While...
... if category == 'c/c': warn(...) The feed validator generally won't implement a check because somebody "could quite easily imagine" something, but if there...
... The reference to "the RSS specification" in the rss section ... http://www.rssboard.org/rss-profile#element-rss ... refers to the RSS 2.0 spec described in...
We didn't deprecate, but we definately recommended the version attribute be 2.0. The language is pretty clear IMHO. Thanks, Rany ... misunderstood ... be ... ...
... The text in the profile says: A feed that conforms to the RSS specification must contain a version attribute with the value "2.0". I read that as a simple...
I just want to make it clear that none of this discussion relates to version 1.0 or 1.1. Those versions are clearly not in our domain and in fact are a...
... I don't think the feed validator should be trying to warn about such things. I was just trying to give you an example of what an invalid category might ...
... It looks to me that you are successfully making the case that in strings that contain a slash in position two are likely to be mistakes. - Sam Ruby...
I noticed today that .NET 2.0 doesn't recognize the PST timezone when parsing RFC 822 datetimes. Since many RSS readers use .NET, I suspect there might be a...
... And you base this on what? It seems rather unlikely that the framework is to blame. Are you certain the date is properly formatted? Given the morass ...
... I believe that the datetimes that are present in that feed at the moment are valid. That being said, it does seem unlikely that nothing in the entire .Net...
... Interesting. The top Google hit on "convert.todatetime rfc822" is a post of your from three years ago. I'm traveling tomorrow, but I might be able to...
... Back when I tested dates, there were a couple of aggregators that didn't understand U.S. timezones (not just PST though). RssReader (which I believe uses...
The .NET System.DateTime.Parse method and Convert.ToDateTime method seem not understanding all obs-zone defined in Section 4.3 of RFC 2822 except "GMT" and...
I took a look at http://www.rssboard.org/convert-rss-0-91-to-rss-2-0 and would like to note two, somewhat related issues, and make a rather minor suggestion. ...
I am having problems with my rss feed for my pod cast. my feed is http://www.passionchurch.tv/podcast/itunesrss.xml. I have tested it in feed validator and I...
It's saying it is valid to me... http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.passionchurch.tv%2Fpodcast%2Fitunesrss.xml It gave a couple...
Charles Iliya Krempeaux
supercanadian@...
Jan 27, 2008 7:27 am
1706
There was discussion in the time leading up to the vote on the 1.0 version of the profile about work for the second edition (which was referred to as "1.1")...
... The validator message in this case is correct as it reflects the behavior specified by the relevant specifications. ... Both RSS 1.0 and the Atom formats...
... You're assuming that information would be something you could reliably extract from such a thing. You cannot. It's a common mistake, to assume timezone...