You are not logged in Log in Join
You are here: Home » Members » k_vertigo » Products » Ratings

Log in
Name

Password

 
 

Ratings

Simple and efficient object rating system

there is now a user guide

install

if you want the cmf tool variant

add an external method standard cmf style

requirements

scalable

allow numeric ratings, once per authenticated user.

should support future data mining ie.
  • data analysis of ratings to provide users with packages they will probably like.

implementation

the ratings objects are stored local to the content with an IIBTree mapping hash(user_name) to their vote.

the rating tool is a cmf style tool that allows for a consistent api to to access a contents ratings, AND maintains a list of the highest rated objects. the list utilizes a pluggable ranking algorithm to allow for tuning of the highest rated list. this list is maintained as an OOSet. a catalog implementation was not used because it would not be as scalable, imo.

Author: Kapil Thangavelu Copyright: @2001-2002 kapil thangavelu LICENSE: GPL

Latest Release: default
Last Updated: 2002-03-13 18:15:21
Author: ZopeOrgSite
Categories:
Maturity:

Available Releases

Version Maturity Platform Released
default   2002-03-13 18:15:21
  Ratings-0-1-0.tgz (1 K)
  Ratings-0-3-0.tgz (10 K)
  Ratings-0-5-0.tgz (11 K)
  Ratings-0-5-1.tgz (13 K)
  Ratings-0-5-2.tgz (13 K)