Hello all, I've been reading through the RSS 2.0 spec, and unless I've missed something it appears to leave unspecified the type of data one is expected to put...
731
James Holderness
james_holder...
Nov 12, 2005 9:28 pm
... Most RSS readers will assume that the content is always HTML since that's the only sane thing they can do. There might be a certain amount of leniency in...
732
Lars
thelars
Nov 13, 2005 7:26 am
... I actually started with Atom, but gave up when I found that the "type" attribute on <title> is *never* a MIME type, while on <content> it *might* be a MIME...
733
James Holderness
james_holder...
Nov 15, 2005 3:08 am
... I'm not sure I understand your problem. If you want plain text you use the "text" type. If you need html markup you can use the "html" type. If you'd ...
735
Clinton Gallagher
pocketchange...
Dec 6, 2005 11:31 pm
The specification [1] is a bit confusing to me... "The publication date for the content in the channel. For example, the New York Times publishes on a daily...
738
Yu Ting
tyu_fe
Dec 20, 2005 11:41 am
How to let the client to update an exsiting news? There is a only little changed within the news. For example: I only have 3 items in my rss2 scrips. I only...
739
Klaus Johannes Rusch
krusch
Dec 20, 2005 12:43 pm
... The items in a newsfeed should change, most noteable have different content in the elements that clients use to determine if an item is new, like the link...
740
James Holderness
james_holder...
Dec 20, 2005 10:06 pm
... I believe many RSS clients do not support updates. If they encounter an item with a link, title and guid that they've seen before they will just ignore it...
741
Yu Ting
tyu_fe
Dec 21, 2005 2:58 am
James, Klaus, Thanks. I add guid and pubDate in my items, but most of RSS client also still not work. Is it a disadvantage of RSS2? Thanks, Ting...
742
Bill Kearney
wkearney99
Dec 21, 2005 3:05 am
Which client isn't working? ... Thanks. I add guid and pubDate in my items, but most of RSS client also still not work....
743
Bill Kearney
wkearney99
Dec 21, 2005 3:11 am
... That won't work in all tools. It should but there's a lot of bad tools out there. ... item ... changed ... It's not that they don't support updates, it's...
744
Yu Ting
tyu_fe
Dec 21, 2005 3:12 am
till now only one works. The plugins for Maxthon. Others all do not work(update). Maybe the clients do not think it has been updated as James said....
745
James Holderness
james_holder...
Dec 21, 2005 3:53 am
... Actually I'm beginning to think I might be wrong about the lack of support. I just tested a couple of Windows clients and many of them worked. So far ...
746
Yu Ting
tyu_fe
Dec 21, 2005 4:29 am
Thank you all so much~~~!!!!! I will try change the title.........
747
Janet Russeau
jmrusseau
Dec 21, 2005 2:03 pm
Are you changing the pubDate for both the Channel and the individual Item/Items? If I don't remember to change it in both places, the RSS aggregators don't...
748
Yu Ting
tyu_fe
Dec 21, 2005 3:11 pm
Now, It works but only can be updated after 1 minute. Maybe it caused by the ttl in the channel....
749
Bill Kearney
wkearney99
Dec 21, 2005 4:20 pm
Good catch Janet. It's important to change the channel's timestamps when items change. It's also a good idea NOT to bother changing the channel or the item ...
750
c.i.macafee@...
fogbraider
Jan 8, 2006 8:22 pm
I'm a researcher in Communication and Lnanguages at the Robert Gordon University in Aberdeen, Scotland. The project involves looking at gender differences...
751
hydeNobuyuki
kaindensetsu
Jan 9, 2006 8:05 pm
Hello, I think it's typically up to the author and the tools they are using. Many tools allow authors to publish the latest n number of items, or the entries...
752
venkats_n
Jan 10, 2006 9:15 am
I want to publish my RSS feed to my local intranet site. How can I do this?...
754
shporer
Jan 14, 2006 11:01 am
Hi, I've just released RSS Popper for Outlook Express (Alpha 3). I think it's the first RSS reader for OE but I'm not sure. http://www.rsspopper.com Cheers, ...
755
Clinton Gallagher
pocketchange...
Jan 19, 2006 10:07 pm
I want to implement the RSS 2.0 <textInput> sub-element. Here is what the RSS 2.0 Specification [1] says... <START> A channel may optionally contain a...
760
rebeccactts
Jan 25, 2006 6:38 pm
I'm trying to sort out the best way to display some complex content. I was thinking about custom namespaces, since RSS2 supports that, but I'm wondering how...
762
yogesh.arora
Jan 30, 2006 11:18 am
Hi can anybody pls provide me with the xml schema file for RSS 2.0 I need it for validation of an RSS file Thanks Yogesh...
thanks ... From: RSS2-Support@yahoogroups.com [mailto:RSS2-Support@yahoogroups.com] On Behalf Of Randy Morin Sent: Monday, January 30, 2006 10:57 PM To:...
771
Rev Melody
missangelmist
Feb 1, 2006 9:03 pm
Hi everyone, I just learned how to do a RSS feed and work with xml. When I submitted to I Tunes it was wrong. I can't seem to get it to I tunes right. my feed...
773
tsampson_2000
Feb 6, 2006 5:01 pm
What is the best way to connect conversations using RSS 2.0. In other words, can you use the <source> element to link to individual items in a feed - perhaps...
774
nightfallsonhoboken
nightfallson...
Feb 15, 2006 2:40 pm
Is there a way to handle special text formatting, such as superscripts, in feeds? For example, I want to make the titles look nice in feeds from the Journal of...
775
Jacek Kolonko
jacek_kolonko
Feb 15, 2006 11:28 pm
... Try to encode < as < and > as > but first check the specs if it is allowed in titles. Regards, Jacek Kolonko...