I discovered today that the NewsFeed RSS reader (written in python, tcl, tk) works nicely on pdaXrom with dillo, thought some other people might find this useful.
Get the newsfeed program from
http://thor.prohosting.com/~mdoege/newsfeed/ i used the latest version (1.

.
It also needs tcl, tk, python, python-crypto and possibly some other python libs from the pdaxrom feed. Apart from that, just decompress the tar.gz file and then run ./newsfeed
If you want to open links in dillo, just type export BROWSER=dillo at the shell prompt before running newsfeed and it should work like a dream.
Its not the best program for reading RSS feeds but i havent found another one that runs easily on pdaxrom (that isnt console based). Not sure how one would ipk it, maybe someone can do that and put it on the unstable feed? Hope this helps someone anyways...