The Usage Database

The idea behind the usage database is that raptor can provide faster access to applications, if it knows the user.

It basically counts the clicks and records them. To make it consider the changing behaviour of users, it weights the clicks by monthly periods.

From the usage database, if a filter is applied (like search on "ko", or a certain category), the hit percentage is calculated from the click counts, so that the applications making 90 % of the klicks can be displayed directly, while the others are hidden and can be accessed via scrolling.

Affiliates

Latest in svn

Fixed typo: Service, not Sevice
srefshauge * r825015 lib/ (7 files in 3 dirs): Fixed typo: Service, not Sevice...

Try to bring fancy-plugin back to work, but seems
lappelhans * r819018 (3 files in 2 dirs): Try to bring fancy-plugin back to work, but seems not to ...

add a run time warning
siraj * r817408 launcher/main.cpp: add a run time warning...

add requrired data structures
siraj * r817407 lib/pluginloader.h: add requrired data structures...

create plugin instances
siraj * r817406 (4 files in 3 dirs): create plugin instances...