Tagged Questions

0
votes
1answer
33 views

Karma/Reputation Plugin for Ruby on Rails?

I am looking for a karma (reputation) plugin or gem for Ruby on Rails. Preferably one that was integrated many of the best practices and research around the topic of community man …
9
votes
19answers
1k views

most professional way to tell a developer they are no good

What is the most professional way to break it to a developer that they're not very good? I haven't been a developer for as long as some of the others out there. But I have alrea …
0
votes
0answers
14 views

Open soruce Karma system

I'm looking for an open source (stand alone) Karma system that I could include in our project (best if in Php or Java). I haven't looked into slashcode yet but it seems that the ka …
0
votes
1answer
97 views

Karma System in a Django Project

Hi all! I need to implement a Karma System for moderating users. I am working with the great Django Framework and looking for an existing application for that. Any suggestion? …
0
votes
3answers
82 views

Normalizing achievements with multiple sources

I'm looking for a good algorithm recommendation. I have Users and Achievements. Users create Achievements and then give them to other Users. Associated with each Achievement is th …