Thanks for the great plugin!
I was wondering if there is any way to extend this functionality to rating widgets? I have a friend whose site consists mostly rss widget feeds that he'd like the abilty to rate. I've tried encorporating the:
<?php if(function_exists('the_ratings')) { the_ratings(); } ?>
code in to different rss feed widgets to nothings worked so far.