Actually, I'm using the FeedWordPress plugin, which lets you create WP posts from RSS input.
A few things…
* Is it possible to include/exclude items if certain conditions are met? ie, if the URL for an item in a feed is on a particular server or includes a particular string, don’t include it.
* How about tinkering with item content before it hits the page/database? ie. if an item summary contains a particular string, edit out the string.
Any ideas, anyone?