Simple HTML showing all active Events

Simple HTML showing all active Events

in API Development

Posted by: Primal Zed.9714

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

Simple HTML showing all active Events

in API Development

Posted by: Kane.1978

Kane.1978

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

Simple HTML showing all active Events

in API Development

Posted by: sycrim.1076

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!

Simple HTML showing all active Events

in API Development

Posted by: Melchior.2135

Melchior.2135

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

Former Guild Wars 2 fan. RIP, ArenaNet’s integrity.

Simple HTML showing all active Events

in API Development

Posted by: Tasty Pudding.3764

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>

Simple HTML showing all active Events

in API Development

Posted by: RoyHarmon.5398

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!

“It is the stupidest children who are the most childish
and the stupidest grown-ups who are the most grown-up.”
- C. S. Lewis

Simple HTML showing all active Events

in API Development

Posted by: marnick.4305

marnick.4305

Now the only thing needed is a dynamic map :o

If I can’t play Guild Wars 2 at work, I won’t work in Guild Wars 2 either.
Delayed content is eventually good. Rushed content is eternally bad. ~ Shigeru Miyamoto

Simple HTML showing all active Events

in API Development

Posted by: klaufel.4178

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