Primal Zed.9714:

I wrote a basic HTML web page that consumes these web services and displays the events for a given server/zone in a table, using javascript with jquery. Once a server and map are selected, it updates every 10 seconds.

I don’t have a computer I always leave on to host it from, but I’ve made the code available here:

https://github.com/PrimalZed/GW2ActiveEvents

Kane.1978:

Thanks. I posted a example here: http://godcraft.com/x/gw2/default.htm

sycrim.1076:

Thanks. I posted a example here: http://godcraft.com/x/gw2/default.htm

Thanks for putting this up for us. Its really helpful!

Melchior.2135:

This is rad, Zed. You are officially the man, and this needs more love!

Tasty Pudding.3764:

I would rather not have to trust your version of jquery. I suggest using the googleapis version instead:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>

RoyHarmon.5398:

This rocks! I was trying to do something like this, but since nearly all of my programming has been VB.NET or VBA, it meant trying to learn at least one new language. Thanks!

marnick.4305:

Now the only thing needed is a dynamic map :o

klaufel.4178:

Hi,

I used the code of Primal Zed.9714 and I formated the page to give it a better look, ye including design improvements.

I’ve performed in responsive design, so that from mobile devices can be displayed properly. (You can play Guild Wars 2 and a view events from your mobile)

Right now it’s in Spanish, tomorrow I’ll implement in multilingual (EN / ES / DE).

I leave Github repository and preview.

- Live Preview (Very Beta Phase):
http://klaufel.info/gw2-active-events/

- Github
https://github.com/klaufel/gw2