Currently working as a Drupal developer for Drupal Connect
I'm starting on a site where one thing that is wanted is each user to be able to create their own RSS feed. Both Simplefeed and FeedAPI were discussed in the "Drupal Church Recipes" episode, and I'm curious to see 1) what experience people have with those two modules and 2) which one would work best for what I need to do. I'm guessing I would somehow tag each feed with the user ID and then use a view in the profile (probably a panel pane) that would display the given feed items for that user, but I'm curious to see if anybody has a better idea.
Thanks.