We’ve tried to include a star rating script for each blogging or coding platform out there.
1. Creating a star rater using CSS

Can you create a star rating using only CSS. I’m talking the kind that when you hover over the 4th star, there are four stars that show up on the hover state. Well, I’m glad you asked because that is just the question I intend to answer.

Explaining how to create a star rating system with state, and more advanced features.
3. Unobtrusive AJAX Star Rating Bar

This is a rating bar script done with PHP and mySQL that allows users to rate things like can be done on Netflix or Amazon, all web 2.0-like with no page refresh. It is a major improvement on the previous version because it is now unobtrusive, meaning that if Javascript is off it will still work (although the page will refresh).
4. Movable Type AJAX Rating Plugin

Ajax Rating is a plugin for Movable Type that enables visitors to rate your entries or your blog. There is also a ‘pro’ commercial version with more features if you desire.
5. Textpattern AJAX Rating System
6. Wordpress Post Rating System
8. CSS Star Rating System (check out the source code)
Some of these are very similar, but nice resource. Good to have them all in one place. I use the unobtrusive one - number 3.
I was always wondering how these were done. Thanks!
Awesome collection. Exactly what I was looking for.. Thanks.

