I think it should be doable. RSS feeds mostly just churns out xml text data with links embedded in them. The linked page can be downloaded while the embedded links be converted to a local relative URL. That should do it.
I could do one in php and put it on a site. But guess it would make more sense to have it on the desktop. Could do one with C++. iLiad reads HTML directly right? So the pages can be stored as a single folder and synced to iLiad using iLiad's tools.
|