On Fri, 16 Feb 2007 14:51:04 -0000, rcade wrote ... 1)if you want I can make a custom client with feed type just th eway you want it, 2)as yahoo id's are tied...
Hi there, I've built an RSS 2.0 feed according to the guidelines on http://www.rssboard.org/rss-specification . http://validator.w3.org/feed/ says the feed is...
hi, I have written a little summary document type for a site. I wonder if anyone would be interested in developing this furhter. you can find a sample at...
Hi I want to create a rss feed to announce dates of events (the gigs of my band). Of course the event must be announced before the event happens. So there are...
... My hope is that aggregators can use multiple rss feeds for event dates as sources, merge them and sort the items according to the date of the events....
Hi, I have a question regarding the intended interpretation of the Creative Commons Attribution/Share Alike license used by RSS. I'm considering creating an...
If you're writing software that follows the rules of the spec, it's not considered a derivative work. The CC license applies to documents that are derived from...
I just got an e-mail from Yahoo indicating that the suggestion to improve the RSS 2.0 feeds for Yahoo Groups has been implemented. Authors are now identified...
What's the status of the mime type registration? It appears that this draft expired: http://www.rssboard.org/rss-mime-type-application.txt Meanwhile, anybody...
... There are plenty of readers that *do* respect 410. Why would those that don't respect 410 support an extension element or a different document format?...
... Especially since this is well-plowed territory already. There's definite merit to an "in-feed" mechanism for redirection or state change. It's not without...
I'm not proposing anything new. I'm just documenting existing practices. The problem is that there isn't anything where developers can find this type of info....
... Oh! You mean you just want to document how aggregators should respond to the various HTTP status codes? Now *that*, that is definitely a very good idea. ...
... Yahoo doesn't (document) handling 410, but do support a variety of feed redirection techniques: http://publisher.yahoo.com/rss_guide/faq.php Feedburner's...
I concur, the effort to emphasize handling response codes is best expended on informing the ignorant how to best manage this concern. Furthermore, if there was...
... I think that's a fantastic resource and it would be of great benefit to aggregator developers and feed producers if it were more easily accessible. I'm not...
On Sat, 7 Apr 2007 12:01:05 +0100, James Holderness wrote ... I think that the rss specs(different) should do nothing at all to provide fo rfeed states. the...
http://publisher.yahoo.com/rss_guide/faq.php There's an interesting use of the XHTML namespace recommended by Yahoo in its Publisher's Guide to RSS: How do I...
I am working on a project to offer via RSS Morse code practice files created following the Koch training method -- see http://hfradio.org/koch_1.html for more...
... Ya, I have reported this previously :) ... I have Cc-ed this email to the RSS-Public Mailing List and hopefully there will be an answer. Thanks, Franklin...
Jack, Here's some suggestions that only require one RSS feed and no extensions. Any of these good for you? Thanks, Randy Use 3 items per practice file, text...
... Here's another thought: what about not using any enclosures at all? Just include your MP3s as HTML links in the description element. For example, it could...
Hello, To add a little semantic HTML to it, you could use rel-enclosure on those links. As in... <description> <![CDATA[ <p>Text goes here.</p> <ul> <li><a...