12
votes
1answer
153 views

What are some good ways to ban people?

I'd like to implement several types of ban of my website, not just the "classical one" (i.e. being unable to log in). My website is a Q&A one, if this can help. Some time ago, I read an article ...
10
votes
2answers
227 views

How to enhance user profile information (add a user nickname) after the fact?

One of the websites I administer has had an active user registration and log in for a long time, which was mostly used to confirm users and send merchandise. So far, there has been no user to user ...
16
votes
10answers
2k views

Is it a good idea to enforce a minimum comment length?

In a social application focusing on a niche community where the level of comment quality matters, is it a good idea to enforce a minimum comment length? For example, see this set of comments on a ...
1
vote
1answer
45 views

Embedding options in a forum

I'm developing a forum/community site and I was thinking how much embedding options should I give to the users. Until now, it is possible upload images and the URLs in the posts are parsed and ...
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 ...
4
votes
1answer
139 views

Best way to tell a user that another one blocked him/her?

In the context of a social networking service, community or forum, what's the best to tell a user that he/she has been blocked by another person? If a message is displayed that says X has blocked you ...
8
votes
3answers
316 views

Maximum amount of people in a single chat room

Ok, is there a number, an ideal or a maximum amount of people that can participate in a single real-time conversation? Something similar to the Dunbar's number. I'm asking this because I'm developing ...
4
votes
4answers
209 views

How do social communities sort users to display / encourage uploading profile pictures?

For a relatively new social networking community, not many users have uploaded their profile pictures yet. We think having an image will cultivate a sense of trust and encourage participation, so we ...