Page 1 of 1
New greasemonkey script idea for someone who has time.

Posted:
Sat Aug 26, 2006 3:54 pm
by wbar
OK, my idea would be to create a real time gamespace, so in real time games you don't need to continually reload the page. It would continually recieve information from the servers like every 30 seconds and automatickly reload the page (or just the map and a couple other parts) if someone took their turn or attcked or something. Kind of like making a java chatroom instead of forums like this (same basic idea). Maybe it could be done by something other than grease monkey. Maybe you could make an external visual basic program and reformat the whole page so it would refresh quicker. And of course it would sstill upload from the cc servers.

Posted:
Sat Aug 26, 2006 3:55 pm
by wbar
hmmm, justr thought of a minor technicallity. What if a bunch of people using a script like this causes the servers to overload! After all, they weren't designed for continual reloading!

Posted:
Sun Aug 27, 2006 3:17 pm
by Soccer_King07
I would think that that would be a great idea.......but that would take a lot of time and it would probably have to be watched constantly to make sure it doesnt crash.....thats a lot of games that would have continual reloading.......i dont know if anyone would want to do that all the time.

Posted:
Mon Aug 28, 2006 6:18 pm
by wbar
yeah, not all the time! it would only be for rt games. Hmmm... maybe if you did it in java or flash instead of greasemonkey.

Posted:
Mon Aug 28, 2006 6:38 pm
by cyberdaniel
For this you would need to create another server that would handle this and a client application. They would receive only the changes, just like a real time game. If you would create an application over the existing web server you would be receiving the whole page every time.

Posted:
Tue Aug 29, 2006 4:46 pm
by wbar
Oh, and this server could not be created by anyone except site staff?

Posted:
Tue Aug 29, 2006 6:42 pm
by cyberdaniel
Well it would de harder since the person needs to know how the data in stored and everything, plus that person needs lack's approval. I don't think lack would be willing to give the first person that wants to do this all that info.

Posted:
Wed Aug 30, 2006 5:35 am
by wbar
hmmm... so maybe i should take this to the site suggestions page.