From: <var...@us...> - 2010-06-01 15:03:27
|
Revision: 7459 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7459&view=rev Author: vargenau Date: 2010-06-01 15:03:21 +0000 (Tue, 01 Jun 2010) Log Message: ----------- Add link to MovieLens Modified Paths: -------------- trunk/pgsrc/Help%2FRateItPlugin Modified: trunk/pgsrc/Help%2FRateItPlugin =================================================================== --- trunk/pgsrc/Help%2FRateItPlugin 2010-06-01 13:58:01 UTC (rev 7458) +++ trunk/pgsrc/Help%2FRateItPlugin 2010-06-01 15:03:21 UTC (rev 7459) @@ -1,4 +1,4 @@ -Date: Fri, 7 May 2010 15:13:31 +0000 +Date: Tue, 1 Jun 2010 17:01:57 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,10 +8,10 @@ charset=UTF-8 Content-Transfer-Encoding: binary -RateIt: A recommender system, based on MovieLens and "suggest". +RateIt: A recommender system, based on [[http://www.movielens.org/|MovieLens]] and "suggest". Store user ratings per pagename. The wikilens theme displays a navbar image bar -with some nice javascript magic and this plugin shows various recommendations. +with some nice Javascript magic and this plugin shows various recommendations. There should be two methods to store ratings: * In a SQL database as in wikilens http://dickens.cs.umn.edu/dfrankow/wikilens This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |