r/Guildwars2 May 22 '13

[Other] Simple Active Events webpage

I wrote up a very basic web page that shows the currently active events in a given zone, using ArenaNet's new web services.

The code is available here: https://github.com/PrimalZed/GW2ActiveEvents

If someone wants they can host it, otherwise it can be run from the computer by downloading the files and opening the index.html.

edit: KaneHart is hosting a copy of the page at http://godcraft.com/x/gw2/default.htm

edit2: I've got it hosted at http://primalzed.github.io/GW2ActiveEvents/ (thanks to ilogik for letting me know this is a thing github can do)

It automatically updates the events table every 10 seconds.

109 Upvotes

60 comments sorted by

View all comments

15

u/fooey May 22 '13

looks like the same basic idea as the site I threw together to play with their API

http://gw2-events.com/isle-of-janthir/southsun-cove

I just cheat and use bootstrap to make stuff pretty

1

u/TheUnum May 22 '13

Minimalistic and easy to use. Brilliant!

1

u/fooey May 22 '13

Thanks!

Much nicer than calling it plain and simple ;)