Tagged Questions
6
votes
4answers
309 views
Stopping people abusing star rating systems
I want to implement a 5 star rating system for particular articles on my site. But, I know that with a little bit of scripting, it can be easy for hackers to abuse these systems. However, I want it to ...
18
votes
2answers
569 views
Is a private messaging system really necessary?
I have a very old private messaging system that either needs to be redone or removed. It currently accounts for about 20% of the activity on the site.
We already have a system in place for ...
25
votes
6answers
2k views
What makes users register?
First off - I want users to register on my site. It's a site for image sharing, sort of like imgur.com. But what makes a user on a website register? I have people coming back to my site but they ...
10
votes
3answers
227 views
Showing how many users voted that a comment was helpful
I'm building a site with items that can be reviewed, and users can vote whether or not reviews are helpful to bubble the best to the top Amazon-style.
Amazon, Yelp, and almost everything else I could ...