So there is a great plugin by Héctor Cabrera that reveals what the most-viewed blog posts are.
What's the best way to do a MySQL query and use the plugin data to figure out who the most popular blog authors are? Based on adding up all the Popular Posts data and cross-referencing with the users table?