Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
537 views

Website badge system

I am currently working on a widget-based website, built entirely on user socialization. Since a reputation system pays off for attracting users, I decided to implement one of these. Now, I would like ...
3
votes
3answers
153 views

Stack Overflow rep JSON not working

I'm writing a Google Chrome extension for users to monitor their Stack Overflow account and notify them of new reputation, but I'm having problems with the JSON request to access the rep data. I'm ...
1
vote
1answer
379 views

To build a similar reputation tracker as Jon's by Python

Jon Skeet has the following reputation tracker which is built by C#. I am interested in building a similar app by Python such that at least the following modules are used beautiful soup defaultdict ...
0
votes
1answer
361 views

How can PiPL.com Perform a Public search on Linkedin.com

I am developing a online reputation website and i am interested in knowing how pipl searches on linkedin.com without Oauth. Can anybody tell me a way to search for people on Linkedin.com and ...
0
votes
2answers
213 views

How to design logic to store rules assigning badges and reputation points to site users

In my current web application, I have to create a "Reputation Points & Badges Engine" somewhat similar to SO. That system contain many of rules and each rule is associated with few predefined ...
-1
votes
1answer
114 views

Website Crawler

At a gaming forum which I participate in (http://sixthnation.forumotion.net/) we have a system of rep, if a user likes the post/thinks it's constructive/helpful to the community etc etc then that ...