Quantcast

Forums | MacLife

You are not logged in.

#1 2005-06-03 5:40 am

brainiac_7
% rm -r brainiac_6
Moderator
From: CT Shoreline
Registered: 2000-10-09
Posts: 7252
Website

We need a UT server Dashboard widget

With UT99 you could poll servers for info. [MA]Altivec built a PHP page that polled [MA]'s servers for players, current maps, etc. Do UT2k4 servers offer this kind of access? It'd be great to have a Dashboard widget that would troll our servers ...


http://imagegen.last.fm/basicrt10/recenttracks/5/F_Hole.gif

Offline

 

#2 2005-06-03 11:56 am

NokX
Member of the Month
From: Knoxville, TN
Registered: 2000-07-17
Posts: 6301

Re: We need a UT server Dashboard widget

that could easily be accomplished.  you might already know this, but widgets are simply webpages - really.  here's some info on building  your own widget...

http://developer.apple.com/macosx/dashboard.html


"This country, with its institutions, belongs to the people who inhabit it. Whenever they shall grow weary of the existing government, they can exercise their constitutional right of amending it, or exercise their revolutionary right to overthrow it." Abraham Lincoln

Offline

 

#3 2005-06-03 1:39 pm

koola
Member
From: A figment of your imagination
Registered: 2001-08-05
Posts: 838
Website

Re: We need a UT server Dashboard widget

http://ut2004stats.epicgames.com/server … er=8659348

Well we do seem to have a page like that^^. I think you r talking about actually polling the servers tho right?

http://www.ut2004world.de/phpkit/includ … ntentid=33

If altivecs php script still works, then our work is cutout.


http://www.naruto-kun.com/images/narutotest/shikamaru.jpg

Offline

 

#4 2005-06-08 11:11 pm

DoctorB
It hurts where?
From: Pittsburgh, PA, USA
Registered: 2001-05-06
Posts: 3311
Website

Re: We need a UT server Dashboard widget

You could call quaqut with Java script to get the info from the target server then display it in with styled html. To get fancy you could have a popup list of servers to query and have an input field so the user could add servers. This is way beyound any html skills I have.

Here is how I used it in a simple Apple script:

Code:

do shell script "/usr/local/bin/quaqut -s 208.57.175.110;/usr/local/bin/quaqut -y 208.57.175.110"
set STATUS to the result
display dialog STATUS buttons {"Done"} default button "Done"

Not fancy but it gets the job done.

Last edited by DoctorB (2005-06-08 11:12 pm)


-=db=-
[MA]d{O}ldDocB
DocBlood on XBL and UT3
http://homepage.mac.com/doctorb/.Pictures/Sigs/TDII

Offline

 

#5 2005-06-09 5:36 am

brainiac_7
% rm -r brainiac_6
Moderator
From: CT Shoreline
Registered: 2000-10-09
Posts: 7252
Website

Re: We need a UT server Dashboard widget

Cool. I'm just a designer and leave the scripting to the propellor heads. I'd love to see it happen though.


http://imagegen.last.fm/basicrt10/recenttracks/5/F_Hole.gif

Offline

 

Board footer

Powered by PunBB 1.2.6
© Copyright 2002–2005 Rickard Andersson