OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 11:18 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 44 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: External Avatar Images
PostPosted: Sat Jan 09, 2010 1:27 am 
Offline
Member
Member
User avatar

Joined: Sat Nov 29, 2008 1:07 pm
Posts: 550
Location: Throw a dart at central Texas
It's too bad the forum doesn't allow me to use an external image for my avatar. I finally finished a PHP script that will randomly choose one from a list based on the date.

Image

I guess it helps speed up page loading, but it is kind of disappointing...

_________________
Owner of Fawkes Software.
Wierd Al wrote:
You think your Commodore 64 is really neato,
What kind of chip you got in there, a Dorito?


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Sat Jan 09, 2010 6:33 am 
Offline
Member
Member
User avatar

Joined: Tue Jul 10, 2007 5:27 am
Posts: 2935
Location: York, United Kingdom
Why not make your script submit the "change avatar" form every day?

_________________
Horizon - a framework and language for SAS-OS development
Project 'Pedigree'
Practical x86 OSDev tutorials


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Sat Jan 09, 2010 10:32 am 
Offline
Member
Member
User avatar

Joined: Sat Nov 29, 2008 1:07 pm
Posts: 550
Location: Throw a dart at central Texas
Because it would need to submit it every time someone viewed one of my posts on every forum I want to use it on, and would have to work across multiple forum software solutions. Or I could get one site to allow external images for avatars. Which might be easier on someone who is still learning PHP?

Image

_________________
Owner of Fawkes Software.
Wierd Al wrote:
You think your Commodore 64 is really neato,
What kind of chip you got in there, a Dorito?


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Sat Jan 09, 2010 12:06 pm 
Offline
Member
Member
User avatar

Joined: Fri Jun 13, 2008 3:21 pm
Posts: 1700
Location: Cambridge, United Kingdom
JamesM wrote:
Why not make your script submit the "change avatar" form every day?


That would involve the script fiddling about with PHP sessions.

I'd like this feature too, since I keep mine as a Gravatar, and can't be bothered setting things up everywhere on the 'net


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Sat Jan 09, 2010 7:37 pm 
Offline
Site Admin
User avatar

Joined: Wed Oct 20, 2004 10:46 pm
Posts: 684
Location: Texas
Sorry but after years of running the website I've gotten really tired of dealing with broken links.


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Sun Jan 10, 2010 8:59 am 
Offline
Member
Member
User avatar

Joined: Fri Jun 13, 2008 3:21 pm
Posts: 1700
Location: Cambridge, United Kingdom
Does it really matter if the link to someone's avatar breaks? I would personally just ignore it; anyone who doesn't notice it needs to pay more attention to their posts.


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Sun Jan 10, 2010 11:36 am 
Offline
Member
Member
User avatar

Joined: Sat Nov 29, 2008 1:07 pm
Posts: 550
Location: Throw a dart at central Texas
If an avvy link is broken the worst that could happen is that it would slow down loading the page it's on. Even then, chances are if someone's avvy is broken, they haven't been on in a long time, and all of their posts are buried in the later pages of the forum that few people read.

_________________
Owner of Fawkes Software.
Wierd Al wrote:
You think your Commodore 64 is really neato,
What kind of chip you got in there, a Dorito?


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Mon Jan 11, 2010 10:27 am 
Offline
Member
Member
User avatar

Joined: Tue Jul 10, 2007 5:27 am
Posts: 2935
Location: York, United Kingdom
Firestryke31 wrote:
If an avvy link is broken the worst that could happen is that it would slow down loading the page it's on. Even then, chances are if someone's avvy is broken, they haven't been on in a long time, and all of their posts are buried in the later pages of the forum that few people read.


If your broken link causes my page to load slower, is that fair on me? Externally linked avatars also don't have a proper size constraint, so you could take up my entire screen with a stupid avatar.

No thanks. If you really want your avatar to be updated more often, have a cron job to update it every so often.

_________________
Horizon - a framework and language for SAS-OS development
Project 'Pedigree'
Practical x86 OSDev tutorials


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Mon Jan 11, 2010 2:07 pm 
Offline
Member
Member
User avatar

Joined: Fri Jun 13, 2008 3:21 pm
Posts: 1700
Location: Cambridge, United Kingdom
Perhaps we could support for Gravatars then? The Gravatar servers tend to be fast, and I don't expect Automatic will be disappearing tomorrow. I presume there must be a PHPbb 3 Gravatar mod? (There was for 2)


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Mon Jan 11, 2010 4:44 pm 
Offline
Member
Member
User avatar

Joined: Tue Oct 17, 2006 9:29 pm
Posts: 2426
Location: Canada
I vote 'no' on this as well, even though this place isn't a democracy..

This is just silly, there is no need to be constantly polling some remote server for your latest and greatest avatar.

We don't necessarily want to see your kitten with a festive hat each holiday, but you can choose to upload a new one when the opportunity presents itself.. it's not that difficult.

+1 JamesM, dead pictures are a pita.. is already enough of them in peoples signatures.

_________________
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Tue Jan 12, 2010 1:18 am 
Offline
Member
Member

Joined: Sun Jan 14, 2007 9:15 pm
Posts: 2566
Location: Sydney, Australia (I come from a land down under!)
I personally have disabled avatars on the forum (as well as emoticon images and the img tab), so this wouldn't affect me.

That said, if I did actually want to see avatars (and they were actually externally linked), I'd prefer something like Gravatars over every kid and his dog with a server hosting a picture of another cat saying it likes cheeseburgers over a dialup connection.

Slightly exaggerated, but the point remains.

_________________
Pedigree | GitHub | Twitter | LinkedIn


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Tue Jan 12, 2010 10:37 am 
Offline
Member
Member
User avatar

Joined: Fri Jun 13, 2008 3:21 pm
Posts: 1700
Location: Cambridge, United Kingdom
The reason I like using Gravtar is because it gives me one picture which has a reasonable chance of, wherever you see it, identifying me. I have over the years developed a couple of nicknames on the net; which name I use generally depending on the context in which it's used, and unfortunately it's really too late to change that, but wherever I go, I use the same Gravatar.

I don't care whether gravatars or URLs get enabled for avatars, and it's really just a wish, but I must point out that if we allow image links in signatures, there is no real reason not to allow linking to avatars (Particularly if the avatar is put in a fixed size container - i'm not sure how phpBB themes handle this though)


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Tue Jan 12, 2010 11:18 am 
Offline
Member
Member
User avatar

Joined: Sat Nov 29, 2008 1:07 pm
Posts: 550
Location: Throw a dart at central Texas
Well, I still wouldn't be able to have my random avvy script, but what about restricting external images to certain sites? It would help reduce bandwidth usage a little bit, and still allow users to use a single copy of the image at multiple sites, making updates easier.

Image

Perhaps I could just put it in my signature. I see very little about sig rules at a glance, so I will at least keep it reasonable. If there are more rules than "There is a 255 character limit." could someone point me to them?

_________________
Owner of Fawkes Software.
Wierd Al wrote:
You think your Commodore 64 is really neato,
What kind of chip you got in there, a Dorito?


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Tue Jan 12, 2010 7:44 pm 
Offline
Member
Member

Joined: Thu Jul 07, 2005 11:00 pm
Posts: 1546
Firestryke31 wrote:
Well, I still wouldn't be able to have my random avvy script, but what about restricting external images to certain sites? It would help reduce bandwidth usage a little bit, and still allow users to use a single copy of the image at multiple sites, making updates easier.

Image

Perhaps I could just put it in my signature. I see very little about sig rules at a glance, so I will at least keep it reasonable. If there are more rules than "There is a 255 character limit." could someone point me to them?


It is general forum etiquette to never place big images in your forum.. other than that, I don't think there are any other rules

_________________
My new NEW blag


Top
 Profile  
 
 Post subject: Re: External Avatar Images
PostPosted: Wed Jan 13, 2010 5:52 am 
Offline
Member
Member
User avatar

Joined: Thu Nov 16, 2006 12:01 pm
Posts: 7612
Location: Germany
I don't want to see a-random-pic-from-collection anyway. I want to see avatars that identify the user (and how hard can it be to set them up, once, and forget about them?), or something that is topical (e.g., screenshots).

If I want to see a random funny picture, I can go to randomfunnypicture.com. (HEY! That URL actually exists! :twisted: )

_________________
Every good solution is obvious once you've found it.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 44 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group