Friday, February 8, 2008

Mootools Star Rating With Rabid Ratings

Rabid Ratings is an Mootools based star rating solution which comes with hearts instead of stars by default. Most AJAX ratings widgets use star and half-star images with mouse over events on each star. RabidRatings uses a reverse alpha-transparent PNG as a background image to achieve infinitely complex precision (ie, 1.23 stars) and robust visual effects with a very low overhead.

Installing Rabid Ratings is very easy by simply telling the code the database username, password, host address and including a php tag in where we want the ratable item. Rating data is shown in decimals & in heart images Also, the number of votes are displayed too.


Mootools Star Rating

Installation is easy—simply tell the PHP script how to connect to your database and include the PHP tag where you want to have a ratable item, and everything else is done for you.

Best of all: it’s free. Install it today and make your boss think you’re brilliant.

Prototype Star Rating Library: Starbox

Starbox
is a star rating library built on Prototype Javascript framework which you can use to create most types of star rating systems with 1 png image.

In order to add some extra effects to the star rating code, you can add script.aculo.us as well (sample codes can be found in the Starbox website).

Some features of Starbox:

  • Re-rating allows you to adjust your previous rating.
  • Easily saving your rating with Ajax using the build in callback.
  • Styling the Starbox based on status (hover, rated and locked).
  • Good seperation of Javascript, CSS and images.
  • A ghosting bar that tracks your average.
  • Batched building of Starboxes based on cached overlay images.

Related Posts:



Blog Widget by LinkWithin