Page 1 of 1

RSS feed not updating

Posted: Wed Jan 24, 2007 3:59 pm
by Keitaro
latest files rss/rdf feed not updating since 13.01.2007 09:46

(Agregator - sharpreader/firefox)

Posted: Wed Jan 24, 2007 10:15 pm
by exp
should be fixed now.

BYe!
EXP

Posted: Wed Jan 24, 2007 10:36 pm
by Rar
It's not fixed, it's just that with your latest change EXP, the current output happens to be valid, where as before it would never be.

Rar

[Edit: Oh look, is the feed not working any more?

Sorry

This feed does not validate.

* line 90, column 20: XML parsing error: <unknown>:90:20: not well-formed (invalid token)

]

Posted: Thu Jan 25, 2007 8:21 am
by exp
which was not the point of this post anyway.
in fact, due to a missing module import, the feed was not being generated. That has been fixed.

The other stuff were just some Q&D hacks I made while fixing the real problem. I am well aware that there may be some content which isn't being filtered correctly by the current code.
Btw. which validator service are you using?
W3C Validator

BYe!
EXP

Posted: Thu Jan 25, 2007 8:25 pm
by Rar
Just because the feed happens to be valid again, it doesn't mean it's fixed. Only need to add another file to the test anime to break it again, and if you monkey patch that there are still a good few more well-formedness holes, before even moving on to the schema validity.

Doing this properly, once, is less effort than fucking around with it repeatedly.

Rar