Please add support for avatar hostingservices like gravatar

All the inane chatter goes in here. If you're curious about whether we will support a game, post HERE not in General Discussion :)

Moderator: ScummVM Team

User avatar
SlimG
Posts: 15
Joined: Thu Jul 16, 2009 3:10 am
Location: Norway

Please add support for avatar hostingservices like gravatar

Post by SlimG »

Or at least enable direct URL's (without requiring the URL to end with a image extension like .png or jpg) to the avatar
User avatar
md5
ScummVM Developer
Posts: 2250
Joined: Thu Nov 03, 2005 9:31 pm
Location: Athens, Greece

Post by md5 »

I personally would not be happy having direct URLs. People could link to anything using direct URLs (Javascript, Flash and the like). This would be a gaping security hole, and a highly annoying "feature" for the rest of the users (hey, why not put flash movies with music as avatars? Cool huh? No...).
You can use services like imageshack.us or xs.to to host your avatar
User avatar
SlimG
Posts: 15
Joined: Thu Jul 16, 2009 3:10 am
Location: Norway

Post by SlimG »

md5 wrote:I personally would not be happy having direct URLs. People could link to anything using direct URLs (Javascript, Flash and the like). This would be a gaping security hole, and a highly annoying "feature" for the rest of the users (hey, why not put flash movies with music as avatars?
Cool huh? No...).
Web browsers will only treat images withing the HTML tag <img> as images, the browser won't "run" the image, just display the image if it is a valid imageformat.
md5 wrote:You can use services like imageshack.us or xs.to to host your avatar
When speaking of security: what is the different from hosting the avatar at gravatar and other websites?

Also, it's not possible to use external URL's for two reasons:
  • The ScummVM forum will copy the avatar into it's server (very unsecure), so when I decide to change avatar at gravatar, I'll also have to manage all the sites that doesn't support gravatar or proper remote URL's to the avatar.

    The ScummVM forum requires the URL to have a image extension, extensions aren't reliable and shouldn't be relied upon.
User avatar
bobdevis
Posts: 567
Joined: Fri Jan 16, 2009 10:52 am

Post by bobdevis »

md5 wrote:hey, why not put flash movies with music as avatars? Cool huh? No...
Hehehe, you don't even have to go into javascript or flash for annoying avatars. Allowing long animated gifs opens up a hellhole of hurt by itself.
User avatar
SlimG
Posts: 15
Joined: Thu Jul 16, 2009 3:10 am
Location: Norway

Post by SlimG »

bobdevis wrote:Allowing long animated gifs opens up a hellhole of hurt by itself.
Then you should just disable GIF in your web browser
fingolfin
Retired
Posts: 1452
Joined: Wed Sep 21, 2005 4:12 pm

Post by fingolfin »

No, we won't add Gravatar support or make any other changes to the avatar code, as that would require us to hack and modify the phpBB code.

Maybe if we switch to a different forum software one day, this will come, but right now we have no volunteers for any non-trivial changes to the forum.
User avatar
SlimG
Posts: 15
Joined: Thu Jul 16, 2009 3:10 am
Location: Norway

Post by SlimG »

Ah, adding Gravatar to phpBB is no quick&easy task, atleast if the forum is upgraded to phpBB3 it'll support direct URL's.

Could someone atleast change the avatar size-limit from 10KB to 15KB so I'm able to upload my .png avatar?
User avatar
Raziel
ScummVM Porter
Posts: 1526
Joined: Tue Oct 25, 2005 8:27 am
Location: a dying planet
Contact:

Post by Raziel »

There is png software out there that lets you reduce the size of a png picture without losing quality
User avatar
SlimG
Posts: 15
Joined: Thu Jul 16, 2009 3:10 am
Location: Norway

Post by SlimG »

Raziel wrote:There is png software out there that lets you reduce the size of a png picture without losing quality
The avatarpicture is already compressed with the strongest compression (-9)
User avatar
Raziel
ScummVM Porter
Posts: 1526
Joined: Tue Oct 25, 2005 8:27 am
Location: a dying planet
Contact:

Post by Raziel »

Use pngcrush or reduce the size of the avatar
User avatar
Morden
Posts: 157
Joined: Mon Nov 03, 2008 10:15 am
Contact:

Post by Morden »

There are numerous ways of exporting properly compressed PNG files. The PNGOut plug-in that's a part of IrfanView is a good alternative as well. It allows you to manipulate the chunk data, just like pngcrush does.

There are also multiple plug-ins for Photoshop and other image editing programs. Like SuperPNG for example, which doesn't allow you to specify the compression method by hand, but does achieve pretty small files.

All that aside, what's the point of having a fancy shmancy avatar anyway? I've been using my avatar ever since I registered an account on my very first phpBB board ever.

I chose it and I kept it that way. I know there are people who like to change their avatar depending on what movie they have just seen or what game they've played, but quite frankly, that's their problem. Forums are not the place where you shine because of your cool avatar - They're about what you have to say.

If a person is eager to display their avatar and signature "bling", they'll find themselves at home at GameSpot forums, where signatures can take up to half of the screen and nobody cares.

I think we've already established that the avatar situation is not going to change here. Not anytime soon at least.
User avatar
Freddo
Posts: 287
Joined: Mon Oct 31, 2005 4:41 pm

Post by Freddo »

Morden wrote:I think we've already established that the avatar situation is not going to change here. Not anytime soon at least.
Which is a good thing.
User avatar
SlimG
Posts: 15
Joined: Thu Jul 16, 2009 3:10 am
Location: Norway

Post by SlimG »

Avatars represent people, people change, so does avatars.

Fwiw pushing the sizelimit in phpBB2 is quick&easy:
Admisitrative panel -> General Configuration -> Avatar Size (Change from 10000 to 15000)

Enabling remote avatars should be equally quick&easy.
User avatar
Morden
Posts: 157
Joined: Mon Nov 03, 2008 10:15 am
Contact:

Post by Morden »

What kind of avatar do you want, anyway? If it's a photo, use JPEG and I'm sure you can manage to stay within the limit. Post the picture here and I'll compress it for you.
Reckless
Posts: 221
Joined: Tue Nov 01, 2005 1:12 am

Post by Reckless »

SlimG wrote:Avatars represent people, people change, so does avatars.

Fwiw pushing the sizelimit in phpBB2 is quick&easy:
Admisitrative panel -> General Configuration -> Avatar Size (Change from 10000 to 15000)

Enabling remote avatars should be equally quick&easy.
Amazing how a significant percentage of your post count relates to this one subject. Ignore the avatar and add to the community instead which I'm sure readers would appreciate more than your online pic!
Post Reply