Released: Star Rating Script for YUI

I just released a first version of my Star Rating Script for YUI. It’s a pretty straightforward script that uses some ajaxy woodoo for rating stuff. And, of course, it’s fully degradable so if JavaScript isn’t available, it works like a regular form.

I’m planning to extend this a little bit in near future to use it with a general Django templatetag, much like contrib.comments. That way you could add ratings to any Django object as easy as adding one templatetag to your template. At the moment this is only on planning stage, so I wouldn’t hold my breath for it just yet 🙂