Although I take the point which about RSS not being ideal for data interchange. There are some good reasons to use RSS over other methods. 1. Its pretty easy...
... If you're looping through data then it's just data, that it's structured as items inside an rss element really doesn't make all that much difference. I'd...
So generally you would disagree with RSS as a web API? like how Greg describes it? [1] Realistically if you look at the average RSS feed from a blog with full ...
... <sigh> The point isn't to argue interpretations. You asked about grafting non-RSS data into an RSS feed. The suggestion is why bother? If you've got ...
... The ampersand (&) is not correctly escaped as & You get a similar error message if you try the feed document in your browser: XML Parsing Error: not...
H All, I am new to this list and have a couple of questions, apologies if they have been asked too often.. I am creating some feeds with perl and XML::RSS....
I have been hand coding html pages for 8 or 9 years now. I prefer to hand code, because I am a programmer by nature, and it allows me to better understand what...
... If you've got database storage it's often a lot less headache to use that for building your RSS feeds. That way you only have to learn the tedious bits of...
For future reference, this mailing list is really only meant for RSS 1.0 related discussions. Since your feeds are using RSS 2.0 (which is a substantially...
... This is just a wild guess, but I suspect that Thunderbird may not be capable of handling updating entries. It wouldn't surprise me if there were many ...
Hello James/All ... I was thinking the same when I woke up this morning and it makes sense. I can fix that but for further feeds I will be creating it might...
... Oh ok. I'm sorry I misunderstood what you were doing. When I looked at the feed all I saw was a list of entries that appeared to be showing the content of...
Hi I am new to RSS I was just wondering how cud we parse RSS of some site in our application in .NET(C# ASP). Is their any API for that ? Thank you ... ===...
... I'm not a .net/C# developer, so can't really comment on any of the solutions out there, but a quick search turned up: http://www.rssdotnet.com/ among...
Crossing over from the feedvalidator.org mailing list [1], any opinions on the legality of having <items> include URIs that don't match any <item>? Since the...
... bad ... Well, how a web framework might 'adjust' it's output for incoming HTML browsers is probably quite a bif different than how XML output for a feed ...
[If this was Usenet I'd set Followups to rss-dev or similar; this is certainly OT for feedvalidator-users.] ... Bill, I think we're mostly agreeing violently....
pmrobinson@...
Nov 24, 2005 10:07 pm
7310
... Heh, indeed, violently so. Always thought that was an odd saying. ... Some frameworks can do effective things based on knowing the incoming browser. One...
Bill Kearney <wkearney@...> wrote: [snips] ... That's like saying there's no defined mechanism for caching, compression or encryption. Feeds delivered...
pmrobinson@...
Nov 26, 2005 4:44 pm
7312
... It's not defined in the how RSS feeds are handled. What's possible with making HTTP requests in a browser are not necessarily mimicked in RSS readers....
... It's not defined in the how RSS feeds are handled. What's possible with making HTTP requests in a browser are not necessarily mimicked in RSS readers....
Bill Kearney <ml_yahoo@...> wrote: [...] ... Heh :) But supposing I'm wrong in that IE (for example) chooses not to use HTTP Accept-Language (or...
pmrobinson@...
Nov 27, 2005 5:52 pm
7315
... Actually I'll confess to not being entirely sure just how the /current/ crop of readers and browsers handle language headers during requests for resources....
I just posted this on Blogline's mail form. If anyone here knows the folks there, any chance of giving them a prod? [[ I was delighted to discover that you...
... Thanks for the suggestions. As for changing the HTML output, I'm not sure how feasible that would be at this point, as many people depend on the current...