Hi all, I'd like to clarify what is an assumed interpretation of <skipDays> element. RSS 2.0 specification says that it may contain up to seven sub-elements ...
Can anybody tell me why the the spec requires the enclosure url to be http? "The url must be an http url." Why? This seems a totally arbitrary rule. Why not...
A stab in the dark: RSS is retrieved using HTTP, so in order to ensure the aggregator can pull the file, HTTP is required. This helps to prevent an enclosure ...
Hi all, I am trying to take the RSS feed of my blog (http://www.phatpage.org/news/rss.xml) and get it to display as neat, formatted HTML in a browser (rather...
The specifications are ambiguous with regard to using category domain attributes as the sample from the specifications is shown in the subject of this RFI. Can...
With apologies I have found answers to the question related to the subject of this and the previous RFI. Still, the 'official' specifications leave something...
Larry: ... RSS is XML, so the rules of styling HTML don't really apply. Try reconsidering the problem: why do you want to offer a styled RSS feed? Would a...
Hi there, Can somebody answer a few question I have about RSS? 1) How much work is involved for webmasters to integrated the RSS- code in their page, and have...
Hi, I have developed a PHP form that when filled out generates a RSS feed. The form creates a PHP page that is the RSS feed. It is then saved as an XML file...
... This looks more like a problem with your PHP script so you will get better feedback from the PHP developer community, from an RSS perspective a feed with a...
Hi people I'm new to this group and rss in general really my first question (which is probably a doddle for most of you) is this: I really love what I think...
I am trying to get my discus forum to have RSS but as of yet havent been able to figure out what I am doing wrong or if it is even possible. Has anyone here...
Tris, Providing your website vistors with an ability to keep in touch with you via an RSS feed is a "must have" now. It's a more reliable way to get...
My recommendation would be to update the <pubDate> and post a comment to your own blog indicating that the article was updated. This would keep someone from...
"Blog" is short for "WebLog" and could be compared to an online journal or diary. A blog typically consists of multiple articles or statements posted in a...
RSS2ers, I've put together the draft announced below as a way to allow feeds' history to be reconstructed; e.g., if Scripting News supported this (by adding...
Ok, I'm absolutely new to RSS...I've been watching the podcast revolution from the sidelines and would love to become involved with podcasting. I know how to...
The Feed history extension has been updated: http://purl.org/syndication/history/1.0 It now has a namespace, so that we can gain implementation experience. If...
I met the question below, it's said that rssutil.jar doesn't support rss 2.0. Can you guys give me a hand? INFO: skipDays does not exist or method signature is...
Hi All, I'm fairly new to RSS, and I'm working on a program that needs to convert the <pubDate> from the RFC 822 format to the ISO 8601 format. Does anyone...
... Unless you want to format the date yourself if you have year, month, day, hour, minute and second in separate variables already, you can use the DateTime...
Draft -03 of feed history is now available, at: http://www.ietf.org/internet-drafts/draft-nottingham-atompub-feed- history-03.txt Significant changes in this...
I have not heard of this. This has been somewhat of a debate in the past. I'm not sure what, in general, aggregators would do with this aside from downloading...
Introduction: The RSS xml schema has been adopted widely for syndicating and describing content. While initially used for news feeds, the format is now allso...
I'm syndicating news items in audio format so I have provided links to the audio files in the enclosure elements of my feed. The problem is that I also want to...