| |||||
| | #1 |
| Junior Member Join Date: Nov 2004 Location: Agawam, MA
Posts: 384 Style: Light Theme V7 Thanks: 1
Thanked 9x in 6 Posts
| Warning on Sig size.
I got a warning on Sig size exceeding stated sig size maximum. So this must be a forum wide crack down. Which I do understand if sigs are increasing site bandwith needlessly. I wonder did all the Moderators with sigs exceeding 500x100 get the warning too. I looked at just a couple threads and basicaly many many people apparently violate the sig rule of 500x100 max size, including many moderators and Super Moderators. I just think it's a little funny, I am sure there is a reason, I'm not complaining or questioning that, but for the sake of propriety next time a crack down like this takes place, maybe get all the Moderators complying before warning the peons. |
| | |
| | #2 |
| Junior Member Join Date: Nov 2005 Location: Australia - GMT10+
Posts: 53 Style: Light Theme V7 Thanks: 4
Thanked 12x in 6 Posts
| Re: Warning on Sig size.
The rules state a signature image/images cannot go over 25kb. That's all I know. I checked and double-checked to see if mine was fine. I'm just over 5kb. Any other signature rules I should know about?
__________________ |
| | |
| | #3 | |
| Junior Member Join Date: Nov 2004 Location: Agawam, MA
Posts: 384 Style: Light Theme V7 Thanks: 1
Thanked 9x in 6 Posts
| Re: Warning on Sig size. Quote:
Here is a question is there any differance between linking to an image offsite in hhtp in the sig and uploading a sig here? Which is prefered? For the 1st year or more I came to this site I never had an image in my sig, only recently. I don't need one and I sure don't want to waste bandwidth. I was kind of careless because once I added one I linked to my ISP storage space and would update it by replacing it there and forgot to make sure the size was right. Last edited by Rai; 11-07-2006 at 06:11 AM. | |
| | |
| | #4 |
| Fence Sitter Brass Ribbon of Service Join Date: May 2006 Location: UK
Posts: 1,341 Style: Light Theme V7 Thanks: 53
Thanked 91x in 68 Posts
| Re: Warning on Sig size.
I personally don't upload sigs here, but another site (ls site actually). A lot of people have sigs disabled, so it isn't a huge increase in bandwidth. Other option is to use something like Photobucket to link your sig - I use that for my Livejournal, and get a decent amount of traffic and never gone over my bandwidth yet.
|
| | |
| | #5 |
| Pink Mage Allied Ribbon of Bravery Join Date: May 2006 Location: Bastok/Illinois
Posts: 1,800 Style: Light Theme V7 Thanks: 196
Thanked 235x in 151 Posts
| Re: Warning on Sig size.
I link from Flickr. My signature used to be a lot wider, but another user had complained to me that it was stretching her screen, so I reduced it out of courtesy. I wish Flickr had .png storage instead of just the outdated (IMHO) .jpg format.
__________________ |
| | |
| | #6 |
| KageH4Xu Bronze Ribbon of Service | Re: Warning on Sig size.
The maximum size quote above only pertains to what you can upload to Dreams' servers, it can be larger than that if you link to it instead.
__________________ ![]() NIN75/RNG75/RDM75 SMN66/COR66/WAR55/BRD55/DRK51 Stephen King's Wizard and Glass: Fools are the only folk on earth absolutely guaranteed to get what they deserve. |
| | |
| | #7 | |
| Junior Member Join Date: Nov 2004 Location: Agawam, MA
Posts: 384 Style: Light Theme V7 Thanks: 1
Thanked 9x in 6 Posts
| Re: Warning on Sig size. Quote:
here, this is what I had in my sig as text in the body of the sig with the img tag, not uploaded: http://home.comcast.net/~k.gav/Jobs.jpg ![]() So your sig is 540x181 and 96KB mine is 760x49 and 40KB, both linked to external sites, what is the differance? Both exceed with yours exceeds height while mine does not and both are larger than 19.5KB. Last edited by Rai; 11-07-2006 at 07:53 AM. | |
| | |
| | #8 |
| Junior Member | Re: Warning on Sig size.
I imagine they're doing it purely for aesthetic reasons, at least as far as the image dimensions go, to avoid having enormous vertical gaps between posts. The filesize limitation only applies if you have uploaded the image to ffxionline, as off-site images do not use any bandwidth from this site. I'm all for having signature images, if they're unobtrusive, but page-stretching panorama that I have to see every time I read a post really does get on my nerves after a while. -sam P.S. I'm really interested in whatever code they're using to automatically resize those linked sig images (a la "This image has been resized. Click this bar to view the full image. The original image is sized 760x49.") I've been looking for some way to do this for a while.
__________________ "And NO sprinkles! For every sprinkle I find... I shall kill you." -Stewie Griffin My job levels and goals. |
| | |
| | #9 |
| Junior Member | Re: Warning on Sig size.
Yeah, I tried to shrink my sigs, but they looked like crap. So I just typed something in.
__________________ To any BLMs complaining about TP Burn parties; What goes around, comes around. Shut up. |
| | |
| | #10 | |
| Pointy Stick Allied Ribbon of Glory Join Date: Apr 2004 Location: Portland, OR
Posts: 2,091 Style: Light Theme V7 Thanks: 488
Thanked 375x in 234 Posts
My Mood: | Re: Warning on Sig size. Quote:
It seems there is a bit of confusion on the matter to say the least. Also... mine had been shrunk by the forums to begin with and was still too big. Maybe changing the code to meet these parameters would be more efficient.
__________________ ![]() Wii code: 6851 9579 6989 9039 | |
| | |
| | #11 |
| Junior Member Join Date: Nov 2004 Location: Agawam, MA
Posts: 384 Style: Light Theme V7 Thanks: 1
Thanked 9x in 6 Posts
| Re: Warning on Sig size.
Ok, so what are you saying, it was because of the 760 dimension? It stretches the page so it is bad even though it is on my own Comcast storage.
|
| | |
| | #12 | |
| Roll Us a Giant Brass Ribbon of Service Join Date: Sep 2006 Location: the universe
Posts: 1,357 Style: Light Theme V7 Thanks: 350
Thanked 321x in 209 Posts
My Mood: | Re: Warning on Sig size.
But what he's saying is that he's confused as to why it's not okay for him to remotely host a sig elsewhere, within the size limits, but it is for the admins? Quote:
[code] list($width, $height, $type, $attr) = getimagesize("imagename.jpg"); if($width > 760) { //resizing code } if($height > 49) { //resizing code } [/code] sorry for the off-topic business... Can't resist helping someone in need of programming help. | |
| | |
| | #13 |
| anti-spam Super Moderator Steelknight Emblem | Re: Warning on Sig size.
the sig size limitations are really meant for the ease of use of others. each time you visit a page on this forum, your browser has to go out and fetch all the images and whatnot. imagine what would happen if everyone had 1 meg sigs. at 15 posts per page, that's already 15 megs of sigs alone. if you're on (god forbid) dialup or have restricted bandwidth, that'll be murder. the other consideration is formatting. excessively large sigs are annoying, especially when they cause people to have to scroll right or down to get a full message. that isn't so much of an issue now that PiNG has implemented the resize feature, but we still would like people to abide by the rule. As for moderators with larger (than rules) sigs, well, I'm sure they just "forgot." A friendly reminder via PM should be sufficient, no need to make a big fuss ok? |
| | |
| | #14 |
| Junior Member | Re: Warning on Sig size.
I find it odd that they tap on those linking off site, since it doesn't take their bandwidth. My sig is held on my own private HTTP server, so normally whoever sees it actually downloads it from my website. I can understand size issues for the webpage formatting, but if it doesn't take the website's bandwidth, it shouldn't be their problem either :/
__________________ |
| | |
| | #15 |
| Junior Member | Re: Warning on Sig size.
Neighbortaru's useability concerns are definitely valid, but 19.5kb might be a little bit small considering the prevalence of high-speed connections. In any case, distorting the look and feel of the site carries a greater weight to me than a tiny bit of extra load time. I made a 500x100 image and filled it with as complex an image as I could. Saved at 100% quality as a jpg it came up to about 40k. That still seems reasonable to me, even for a dial-up user, and is a bit less restricting, considering most of the signatures I've seen (well... took the trouble to check the properties of XD) are off-site anyway. -sam
__________________ "And NO sprinkles! For every sprinkle I find... I shall kill you." -Stewie Griffin My job levels and goals. |
| | |
![]() |
| Tags |
| sig, size, warning |
| Thread Tools | |
| Display Modes | |
| |