Guild Wars 2 WvW API Usage in Android

3 August 2015

Another android code sample that can get the active match-ups from the Guild Wars 2 WvWvW API, parse them all and store in a local cache.

First thing you need to do is create the helper class called Utils, create a file called Utils.java and insert the following code:

import java.text.DecimalFor...

Read more

SourceMod Plugin Updates

2 August 2015

Quick update about the status of my SourceMod plugins right now. I will keep them updated and bug free when I have the time (If you encounter any problems and want to get in contact we me, will be much quicker response posting on this website). Planning to get AFK Manager fixed soon and re-release i...

Read more

SSL Certificate Up and Running

2 August 2015

The site is now running under It's own personalised SSL certificate. This should give everyone a better peace of mind, knowing all your data TO and FROM the website is now encrypted.

Read more

Guild Wars 2 Account API Usage in Android

1 August 2015

Simple code snippet, used for retrieving a users account data, using the Guild Wars 2 API Version 2. Hopefully, this code will help others to overcome similar problems which I was facing while learning how to program in Android.

First thing you will need is the JSONFunctions.java class:

import a...

Read more

Welcome to dubbeh.net!

31 July 2015

Welcome to dubbeh.net, Blog dedicated to gaming and random development tips. Will do my best to get some informative posts up over time and help out as much as i can.

Hope you enjoy your stay and don't forget to bookmark - if you enjoy the content!

Read more