Skip navigation.
Home

Problem with RSS feed from planetpython.org

I don't know if it is PlanetPython's fault or not, but neither their RSS 1.0 nor 2.0 feeds work correctly in JabRSS.

http://www.planetpython.org/rss20.xml

http://www.planetpython.org/rss10.xml

Thanks!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Size limitation

JabRSS has a pretty strict size limitation for RSS feeds (in order to keep traffic on the JabRSS server in acceptable bounds - after all I run the server and have to pay for any excess traffic).

BTW, sending "info http://www.planetpython.org/rss10.xml" should have told you that the file is just too large.

And of course, the maximum allowed file size setting on the server is roughly proportional to the amount of donations I receive...

Oh yes, I noticed that now. 

Oh yes, I noticed that now.  :)

Thanks.