Sam reveals that nobody is listening to his 410 gone RSS responses. I think it's time to adopt a Feed State spec. ...
1269
A. Pagaltzis
a22pag
Apr 5, 2007 4:13 pm
... 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?...
1270
Bill Kearney
wkearney99
Apr 5, 2007 4:21 pm
... 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...
1271
Randy Morin
randymorin
Apr 5, 2007 4:29 pm
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....
1272
A. Pagaltzis
a22pag
Apr 5, 2007 4:40 pm
... 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. ...
1273
Sam Ruby
sa3ruby
Apr 5, 2007 8:36 pm
... Yahoo doesn't (document) handling 410, but do support a variety of feed redirection techniques: http://publisher.yahoo.com/rss_guide/faq.php Feedburner39;s...
1274
Clinton Gallagher
pocketchange...
Apr 6, 2007 11:39 pm
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...
1275
James Holderness
james_holder...
Apr 7, 2007 11:03 am
... 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...
1276
Greger
bob_smith852000
Apr 8, 2007 12:34 pm
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...
1277
rcade
Apr 16, 2007 4:10 pm
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...
1278
Randy Morin
randymorin
Apr 16, 2007 4:19 pm
I like that a lot. I would add it. Randy Charles Morin http://www.therssweblog.com...
This is likely an opportunity for us build some consensus. Randy Charles Morin http://www.therssweblog.com...
1281
Jack Twilley
Mathuin
Apr 29, 2007 3:24 am
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...
1282
Franklin Tse
typhoonhurri...
Apr 29, 2007 3:24 am
... 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...
1283
Randy Morin
randymorin
Apr 29, 2007 2:24 pm
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...
1284
Randy Morin
randymorin
Apr 29, 2007 2:51 pm
I also sent this in a separate email to the atom list. Dave formed the board as an initial member and gave it an agenda. ...
1285
James Holderness
james_holder...
Apr 29, 2007 9:30 pm
... 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...
1286
Charles Iliya Krempeaux
supercanadian@...
Apr 29, 2007 10:01 pm
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...
1287
Lucas Gonze
lucas_gonze
Apr 30, 2007 1:05 am
I imagine a zip file containing all the files would be the shortest path to something useful. Your app is pretty unique, so your users are going to have to do...
1288
serjrds
Apr 30, 2007 2:36 pm
Hey, guys why there're no translations of RSS specs into other languages? Well may be i just looked for them badly, then please give some links. But if there...
1289
Randy Morin
randymorin
Apr 30, 2007 3:14 pm
Italian http://rss.specifiche.it/index.htm...
1290
Clinton Gallagher
pocketchange...
May 1, 2007 12:32 am
... <snip /> I think it's a great idea and you should both get started right away! :-) The problem I'm struggling with right now is Unicode and wondering how...
1291
Randy Morin
randymorin
May 1, 2007 3:04 pm
What's the problem? RSS is an application of XML and XML has already solved the Unicode problem. Randy Charles Morin http://www.therssweblog.com ... how the...
1292
Clinton Gallagher
pocketchange...
May 2, 2007 2:58 am
<snip /> The problem as I thought it would be understood is validating Unicode characters submitted to a form in an application developed to save the data ...
1293
Randy Morin
randymorin
May 2, 2007 3:14 am
When using ASP.NET, you can simply use the XmlWriter and XmlDocument classes and the framework takes care of most all the Unicode issues for you. A problem...
1294
Sam Ruby
sa3ruby
May 2, 2007 2:25 pm
... There actually are two sets of problems here. One is that XML 1.0 limits which Unicode characters may be included in an XML document. ...
1295
Serj I
serjrds
May 3, 2007 6:00 pm
Guys! I've translated RssCloud API and RSS Autodiscovery specs into russian! So where should I post them....
1296
serjrds
May 3, 2007 6:03 pm
... how the ... been ... Well i don't use ASP.NET and don't know what's that at all:) but i advise you to go to www.msdn2.com/library/ and search something ...
1297
Randy Morin
randymorin
May 3, 2007 6:09 pm
I would put it on your website. Then we'll all link to it. Unless you don't want the bandwidth, in that case, I could put it on www.therssweblog.com or maybe...