Hello, I have a lot of rss feeds. I'd like to make a little page like Google news, where the news are listed by popularity : 1. President (120 related headlines) 2. Green (56 related) 3. Red (45 related) I'd like that this script groups the related news (all the "president" related news together, all "green" news together, etc) and list them by number of news. Of course these news could be in a database if the script works like that... Do you know a script (even $$) that could do that please ?