I want to build a novel reading site. I would like to through RSS to let my reader's subscribe my book catalog to their personal space (similar to a blog system), generate their own RSS read catalog. My home page using a SIMPLEPIE to achieve a RSS mootools effect, how to achieve the in site RSS subscriptions? In order that each of my readers can read on their own personal space? Please recommend a php software to realize this function or a good method. Thank you.
This sounds like you might need a custom written script. Can you please explain a little more about your site, how users' spaces are managed - and how this data is stored?
Thanks for your reply. what I mean is: every novel is created by one rss feed(XML STYLE,with book name, Author, short Description...) in my main site. Users can register on my site and get a small space. They can choose every novel to their small space witch they like. Then they can simple manage them and export to be a custom-style rss feed cannal(XML).