I like the idea of being able to show the top posts of each category but if I understand things right, this is possible only through the widget? As I'd like to put this info in a non-widgetized place, I'd love it if it was possible to call the same data via a php call. For example <?php emo_vote_ratings(list); ?> (where 'list' could be replaced with other formatting options if possible).