Name: Charlie
Member since: 2003-06-03 02:51:02
Last Login: N/A
Homepage: http://charlie.plazajux.com
Notes: Nothing to see here folks!
26 Mar 2004 (updated 26 Mar 2004 at 02:01 UTC) »
http://fin.ods.org/milenko/tgmstatus.phpIn addition, I have a little image thinglet
http://fin.ods.org/milenko/status.php?IP=x.x.x.x&port=xxxxx&timeout=1(fill in the xs)
So, what is this status script?
Basically, it shows the names, scores and pings of select SOF2 Demo servers. With a user supplied IP, it can show the status of any network game based on the Q3 engine. I hope to expand it to include UT, CS, et cetera.
13 Jun 2003 (updated 13 Jun 2003 at 00:42 UTC) »
I am closer to the people I love. I am human too, no?
3 Jun 2003 (updated 12 Jun 2003 at 00:47 UTC) »
Implementation of the update TGM Status Script is a success. It queries a Soldier of Fortune 2 (really a Quake 3) server through UDP, then returns and formats server information. Sounds simple, but harder in practice.feedback
Keeping with clean, object oriented style, I'm working on customizable countdown code. The countdown would announce the opening and closing time of the server, since some servers have specfic playing hours.
Here's a snippet:
class timeToPlay {
// takes a schedule object as an arg
var $milenkoTime; var $currentTime; var $secondsToGo; var $ttg; var $serverUp;
function timeToPlay($schedule) {} function getSecondsToGo() {} function getTimeToGo() {} function showSeconds() { echo $this->ttg["seconds"]; }
function showMinutes() { echo $this->ttg["minutes"]; }
function showHours() { echo $this->ttg["hours"]; }
function getIsUp() { return $this->serverUp; } }
Pretty ugly already (not like I recieved formal instruction).
So what exactly do I want to do? Time for an unordered list...
- Display a "uptime" or "time to go" countdown for any specified date and time
- Display a "downtime" countdown for any specific date and time
- Allow a user to specific specific dates and time, schedules, or patterns (i.e. every Saturday and Sunday)
Suggestions, of course, are welcome. If I would ever get around to it, easiness would be a simple post on the FIN message board. But there's the next best thing (abet slightly more anonymous).download
Send a suggestion (with some sort of indicator of the TGM Status Script) to http://benzene.ods.org/index.php?direct=feedback. If you feel more comfortable with your own client, my e-mail address is provided within the same link.
If you wish to download the latest version of TGM Status Script, which is easily modifiable for Q3 servers...
- download the source: TGMStatus-v102.tar.gz
- check the digital signature: TGMStatus-v102.tar.gz.sig
No mention of Chi thus far. It is a shame. A collection of stars; a quiet, distant warmth. She is the night sky.
3 Jun 2003 (updated 12 Jun 2003 at 00:46 UTC) »
The last year of yearbooks. UFT (University of Toronto) Computer Science, or Engineering next year. Why can I not be with Chi? Distant.
Chi; I crave her mouth, her voice, her hair. Silent and starving, I prowl the halls.No, not quite Pablo Neruda yet. Coding, art, the love of those are askew to the real love.
JuxtaPositionYou certified others as follows:
Others have certified JuxtaPositionYou as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!