- User-Agent header: "JabRSS (http://jabrss.cmeerw.org)"
- conditional HTTP GET (Last-Modified and ETag supported)
- gzip and deflate encoded HTTP requests
- RSS parser supports RSS 0.90, RSS 0.91, RSS 2.0, RDF 1.0 and Atom 0.3
- adaptive polling intervals based on the update frequency of the feed (every 30 minutes up to once per day)
- feeds not supporting conditional HTTP requests will be slightly penalized
- support for widely-used character data encodings (including UTF-8, UTF-16, ISO8859-1)
- mostly compliant with RFC 3023
- proper handling of redirects
HTTP Bot Features
Submitted by Christof Meerwald on 16 March, 2003 - 20:53.
»
- Printer-friendly version
- Login or register to post comments

http://www.heise.de/tp/news-xl.rdf
It seems that JabRSS does not recognize and send notifications on changes in http://www.heise.de/tp/news-xl.rdf
The feed doesn't follow the s
The feed doesn't follow the standard. RSS 0.91 clearly states that the xmlns attributes should be "http://my.netscape.com/rdf/simple/0.9/", and not "http://my.netscape.com/rdf/simple/0.91/" as used in the RDF feed.
Anyway, I will allow it in the RDF parser, so it should soon work...