OpenArena Message Boards

OpenArena => General => Topic started by: sago007 on July 26, 2015, 06:09:58 AM



Title: Web front end for oastat
Post by: sago007 on July 26, 2015, 06:09:58 AM
Some years ago I posted about my log file analyzer for OpenArena: OaStat. (http://openarena.ws/board/index.php?topic=4512.0)

However it did not have a front end at that time. While I wanted to create one my experience with web front ends are limited. I therefore looked for at framework that matched what I wanted to do.
I have earlier written a but about my thoughts here: http://openarena.ws/board/index.php?topic=4972.0
It took some time but recently I stumbled upon Xataface. While not exactly what I was looking for (I wanted more filters and less data editing) it was close enough that I could create a front end that demonstrated my intention and what I believe a front end OpenArena logs should be able to do.

It is running here: http://oastat.poulsander.com/oastat-xata/


Title: Re: Web front end for oastat
Post by: Gig on August 03, 2015, 01:19:07 AM
Note for readers: the first post of OAstat thread (http://openarena.ws/board/index.php?topic=4512.0) (back to 2012) mentions its source code ad https://code.google.com/p/oastat/... but google code will be made read-only soon, and then closed. I can guess current oastat source code is on github instead: https://github.com/sago007/oastat


@Sago007: About google code closure... what about DO NOT LINK[/b]) h t t p s : / / openarena . wikia . com/wiki/OpenArena_eXpanded]OAX (http://([b) documentation pages?
I know OA gamecode source has been moved to Github (https://github.com/OpenArena/gamecode) past year, but there are various documentation pages https://code.google.com/p/oax/w/list (including those about the "Admin system": https://code.google.com/p/oax/wiki/Admin) which you wrote in google code wiki... have those infos been migrated to somewhere? I'm not used to github, I haven't found a similar section there.

Also, I just noticed there is also an "OAX" git repository https://github.com/sago007/oax other than the "openarena gamecode" repository https://github.com/OpenArena/gamecode... what's their relationship?


Title: Re: Web front end for oastat
Post by: sago007 on August 03, 2015, 10:23:09 AM
Quote
Note for readers: the first post of OAstat thread (back to 2012) mentions its source code ad https://code.google.com/p/oastat/... but google code will be made read-only soon, and then closed. I can guess current oastat source code is on github instead: https://github.com/sago007/oastat
That is correct.

Quote
@Sago007: About google code closure... what about OAX documentation pages?

The GoogleCode documentation pages are here: https://github.com/OpenArena/gamecode/wiki although they don't look that good anymore.

Quote
Also, I just noticed there is also an "OAX" git repository https://github.com/sago007/oax other than the "openarena gamecode" repository https://github.com/OpenArena/gamecode... what's their relationship?
It was a test export. It has no relevance.


Title: Re: Web front end for oastat
Post by: Gig on August 03, 2015, 10:35:40 AM
Thank you very much, Sago!  :)
Loud and clear!  :)


PS: "oax" one was the test one... right?


Title: Re: Web front end for oastat
Post by: Gig on August 04, 2015, 12:56:30 AM
Hi Sago, I updated some links in the wikia. :)

We also have a wiki page for ''oastat'': (DO NOT LINK) h t t p s : / / openarena . wikia . com/wiki/Oastat - If you wish to place more infos there, you are welcome. :)

PS: About wiki pages, I noticed that wikilinks in github wiki do not work (maybe github wiki markup is different than google code wiki markup), so one can only use pages list on the right to move through pages (example: links in "Documentation" section here (https://github.com/OpenArena/gamecode/wiki/Admin)).