Hi, I have just committed my first django pluggable (app), it's a recommendation engine called django-recommender: http://code.google.com/p/django-recommender/
Using this app in combination with django-voting, you can get answers to the following questions: * Which one is the best item for me? * Who other users may I be interested on? * Which users may be the best potential consumers for a given item? * Which other items are similar to this one? The logic behind not only watch on item's votes, but on the similarity of other users and you, so the recommendation you get is calculated based on similar profiles. Please, check it and if you have any suggestion, just tell it! Cheers! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

