It would be a nice safety feature to periodically
generate an OPML list of subscribed feeds - since the
only time that list changes is when you add/delete a
feed, you could just generate it whenever the user adds
or removes a feed. That way, if the database crashes,
the user does not lose _all_ of their data and
configuration, only the feed entries themselves.
Logged In: YES
user_id=308400
Very good suggestion. This will be put into the v0.3
release. It will also probably be an option (turned on by
default) since there is overhead time in generating an OPML
file.