EdBus: Public Transport Locator App
Andrew Aylett, October 19th, 2012
I’ve been working on a Windows Store application called EdBus, as part of the CodeProject AppInnovation contest. It’s not yet finished, but I’ve written an article about it as part of the competition. EdBus presents nearby bus stops, with details about services and bus times, so you can easily see which bus stop to walk [...]
Building Web-Services Using Guice
Andrew Aylett, May 31st, 2012
I’ve recently had the opportunity to investigate building web services using Java. I think it’s fair to say that Spring is the most commonly used dependency injection framework for Java, and it comes with a lot of other useful tools too, but I have no experience using it so I decided to investigate Guice, a [...]
