>> Safari does, but Thunderbird does not. Maybe I'm doing it wrong. Any
>> RSS experts here?
Using RSS in Opera 8. It shows me the first message only.
I am no guru, but I made an RSS feed using php once and it works with
Opera.
The difference between mine and Bill's is that I am using pubDate
Like:
<item>
<title>some title</title>
<description>description goes here</description>
<pubDate>Fri Sep 16 18:27:09 CEST 2005</pubDate>
</item>
Maybe if Bill adds pubDate it'll work in Opera and others too?
Regards,
Maciej