[jQuery] Star rating plugin for 1.2?

[jQuery] Star rating plugin for 1.2?

I've been scouring the internet looking for a star rating plugin for the latest version of jQuery, but have been unsuccessful.  I really like these, but they appear to be incompatible with any recent versions.
<span>
<a href="http://sandbox.wilstuckey.com/jquery-ratings/">http://sandbox.wilstuckey.com/jquery-ratings/</a></span>
<span><a href="http://php.scripts.psu.edu/rja171/widgets/rating.php">http://php.scripts.psu.edu/rja171/widgets/rating.php
</a>
</span>
I attempted to update the <a href="http://wilstucky.com">wilstucky.com</a> one for jQuery 1.2, but I'm fairly new to jQuery and wasn't able to figure out the issues.  I got past the <span>$form.title()
</span>errors, but I just couldn't figure out why the hell $star.lt() & $star.eq() weren't functions.  Maybe someone with a bit more experience would be more successful than me?
On a side note, as I mentioned, I'm new to jQuery.  In fact, my jQuery expertise goes back a full 24 hours.  The website I'm coding now did use prototype and scriptaculous, but once I looked at the
1.2 version of jQuery, I knew I'd found a better solution (for me, anyways).  So I spent the rest of the day recoding the site for jQuery.  It was this post that convinced me I needed to change.  <a href="http://jquery.com/blog/2006/08/20/why-jquerys-philosophy-is-better/">
http://jquery.com/blog/2006/08/20/why-jquerys-philosophy-is-better/</a>
Anyways, if someone has some suggestions or solutions for the star rating, that would be much appreciated!
Thanks,
Derek