ratings question

It occured to me that with a little tweaking you might be able to  include a Digg-like system using the ratings feature.

Do you think it's possible to sort the blog entries on the front page according to rating? And is there a way to  include the ratings widget along side each blog excerpt on the front page?  (seems like you could but I haven't figured it out yet.)
It's certainly possible
by glen / at 20:45 on June 17, 2006

You'd need to modify index.php to return things in rating order; I presume you'd only be interested in stuff that was rated in the last 24 hours to a week. I'm not sure if the ratings widget would work multiple times per page; it could probably be modified, however.