A B C D E G I L M P R S T U

C

CacheTop40 - class com.cutunes.server.CacheTop40.
Simple wrapper to give a point from which cron can run the DatabaseController.updateTop40Caches() method.
CacheTop40() - Constructor for class com.cutunes.server.CacheTop40
 
ClientCommunicator - class com.cutunes.client.ClientCommunicator.
Client communicator defines the main point of communication between the client (through either a Java app or web-based applet) and the server.
CutunesApplet - class com.cutunes.client.CutunesApplet.
Defines a really simple applet to control the ClientCommunicator.
CutunesApplet() - Constructor for class com.cutunes.client.CutunesApplet
 
calculateOrigRating(int[]) - Method in class com.cutunes.server.Analyzer
Calculate Musical Originality Rating Currently simply 1 - the average of all of your compatibility percentages
characters(char[], int, int) - Method in class com.cutunes.client.ItunesXMLParser
SAX DocumentHandler method for XML element characters.
clearRecsForUser(String, String) - Method in class com.cutunes.server.Analyzer
Clear recs for current user
clearSimForUser() - Method in class com.cutunes.server.Analyzer
Clear the similarity values for current user in db
clearSimWeekForUser() - Method in class com.cutunes.server.Analyzer
Clear the this week similarity values for current user in db
com.cutunes - package com.cutunes
 
com.cutunes.client - package com.cutunes.client
 
com.cutunes.server - package com.cutunes.server
 
compareUsers(int, int, String, String) - Method in class com.cutunes.server.Analyzer
This method compares two users It works by finding all of the songs/albums/artists in common And then goes through that list, taking the play count for each, and normalizing it by that users total play count.

A B C D E G I L M P R S T U