hey all, i use the core aggregator to pull a bunch of rss feeds. i have a view of these feeds that are displayed for the last 24 hours on my main page. i categorize them via the core feature for this and then build the view around that. so you get a sort of continuous news feed from the view/aggregator that is updated as I categorize the stories as they come int throughout the day. I really want that "stream" of news to be published to twitter. i have the twitter module installed and confirgured and can publish a custom content type from drupal to twitter no problem. but since aggregator items are not nodes, i can't simply publish them. i know about Feeds but the interface isn't as user friendly for my never ending task of categorization as the core mod is.
is there a way for me to publish a View to twitter?
what about moving the db items for the aggregator to nodes after they have been categorized.
if anyone has any suggestions i would really love to hear them.
thanks!