|
|
#29 (permalink) |
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,230 posts
Gave thanks: 19
Thanked 91 times
|
This is really cool, by the way. Really.
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
|
|
|
|
|
#31 (permalink) |
|
Yabadabadoo
Super #1
Joined in Nov 2004
Lives in B.C., Canada
Hosted on Dedicated
1,011 posts
Gave thanks: 7
Thanked 28 times
|
doesnt work on my server... dont know why.
Tried logging in and running loadavg as root, and it said command not found, although it was listed in /proc/ any idea's? |
|
|
|
|
|
#32 (permalink) |
|
Registered User
Comfy Contributor
Joined in Feb 2006
Lives in Ohio
Hosted on SH93
117 posts
Gave thanks: 4
Thanked 0 times
|
I figured out how to change the colors. I wasnt quite sure what the actual Surmunity colors were so I just approximated.
__________________
|
|
|
|
|
|
#33 (permalink) | |
|
DemonicAngel
Super #1
Joined in Aug 2004
Lives in Wherever The World Takes Me
Hosted on Pass76
1,770 posts
Gave thanks: 24
Thanked 32 times
|
Quote:
Just a thought: If a server is going slow, and all the people riot on the server in the same topic, and someone goes to read the topic, won't the load increase since there are so many php generated images being used... I don't know how much load/CPU a php generated image takes, but yeah... Mabey they surpass should have one central load image per server that way the image only gets queried once per view if the people on the same server have the same image in their sig. Because if you took everyone on PassWhatever and had all of them post on the same topic with different images, won't the load gradually as you scroll down and read the rest of the message? |
|
|
|
|
|
|
#34 (permalink) |
|
Surpass Staff
Joined in May 2003
Lives in Orlando
23,934 posts
Gave thanks: 904
Thanked 770 times
|
The load generated from the same image source would the same as if everyone had their own, wouldn't it? It's either being called on 7 times from one place, or 7 times from different places. ?
__________________
Have you ever want to draw a windmill, and after that animate it? No problem!
|
|
|
|
|
|
#35 (permalink) |
|
after g, before i
Super #1
Joined in Jul 2004
Hosted on Gojira
7,873 posts
Gave thanks: 44
Thanked 127 times
|
The flaw with the script is that it doesn't cache... I know the purpose is to have "live" stats, but it's still likely being fetched and generated on every pageload. The overhead is likely minimal, but each request adds up. If you're concerned about that, setup a cron that writes a GIF every 5-10 minutes.
|
|
|
|
|
|
#36 (permalink) |
|
Destroyer of Evil Robots
Excelling Contributor
Joined in Oct 2003
Lives in Atlanta, GA
760 posts
Gave thanks: 17
Thanked 9 times
|
This only works on my dedicated server if it is in the server's htdocs folder and run from there. If it is in one of the accounts on the dedicated machine, it doesn't work.
|
|
|
|