iiNet Usage (Java)
This application began as an idea to display my iiNet usage on my iPhone. I thought it would be simpler to get my head around the XML and how to work with it, before I delved into learning Objective C and coding for the iPhone, so I wrote this program in Java (which I'm very much familiar with) to work out how I would do it on my iPhone.
It is based on iiUsage by Martin Pot (originally by Tim Hall), however this reads from the new iiNet xml usage feed, which at the time of this writing, has not yet been implemented by iiUsage. It's also missing a few things like graphing etc. which would have taken a lot more time and I haven't been bothered to implement at this point.
Feel free to take and work with the code. Drop me a line if you're planning to improve it at all, I'd love to hear/see what you plan to do.
Download:
- iinetUsage Java - executable .jar file (26.7KB)
- Eclipse Project (131KB)
