Forum Moderators: not2easy
I have reservations, though. If I use a "library" of preset avatars, people will get bored, choose the same ones as other users, complain that there's nothing appropriate for them, etc. If I allow user uploads, it seems like I run the risk of inappropriate images as well as hacker exploits. If I allow uploads only by admins/mods, I create a bottleneck and workload increase.
In looking at webmaster-oriented fora, it seems that some use avatars and others don't. The fact that the best and highest-traffic webmaster forum doesn't use avatars is certainly telling, though.
I'm curious as to the experience of other forum operators - have you found user graphics to be a plus or a problem?
However on some sites, like hobbies, personal avatars are highly prized.
IMO the key to not getting burned by security issues is to write your own code. Make sure to validate for size, dimensions, and most important, that the file is actually what it claims to be. If it's not really a GIF or a JPG then disallow it.
As for problems with avatar content, either put the avatars into a queue for approval or trust your users and make it clear in the TOS that any inappropriate avatar will result in the user's membership being canceled.
This has worked well for me on a hobby site since May 1999 without a single hacker problem. There have been some inappropriate avatar content but hey, it's an imperfect world.
It is a gimmick but it could enhance your forum for your users. I think it all depends on if the forum users would find it a nice feature or not.
This board, for instance (somewhere -can't find it now), allows me to only see emoticons as ascii. (Heh! That feature is known as "rcjordan mode.")
i think the best way to do it is to let people link their avatars to their messages. basically you allow them to create their little picts and give the url to their image in the control panel of their identity. so every time they post the image will load from their own server. you don't need server space and users are in control. what people usually do for fun if they don't have their own avatars created is that the url provided is a link to a picture available somewhere on the internet and your code will automatically scale it to the space dedicated to avatars. this results in some wierd imagery, but it's certainly entertaining.
check out http://www.macminute.com/cafe for a bright example
My two pence.
Personally, I don't see the need... but I don't find little avatars nearly as obnoxious as people who include giant animated gifs in their signature on every single message. hehehe. Blocking images/html from the body of posts is much more important than the avatar issue, IMO. ;)
This board, for instance (somewhere -can't find it now), allows me to only see emoticons as ascii.
[webmasterworld.com...]
Shame on you rcjordan, you ought to know these things as an admin ;)
Andreas
I have around 500 members atm, not much, but out of all of those, only one has ever had to be asked to change his avatar because it was annoyingly flashy.