-
Android Games
Android Game Development with libgdx – Prototype in a day, Part 1a
In this article I will take a detour from the building blocks of a game engine and components and I…
Read More » -
Android Games
Android Game Development with libgdx – Prototype in a day, Part 1b
Creating the Game and Displaying the World To render the world onto the screen, we need to create a screen…
Read More » -
Android Core
Android Broadcast Receiver – Change in flow since API 3.1
Prior to API 3.1 we could have a broadcast receiver which could have been invoked by an implicit intent even…
Read More » -
Software Development
HDFS for dummies
Whenever a newbie wants to start learning the Hadoop, the number of elements in a Hadoop stack are mind bogling…
Read More » -
Enterprise Java
Spring 3: Type safe dependency injection
Before jumping to Type Safe Dependency Injection from Spring, I would like to to discuss the way we have been…
Read More » -
Agile
You don’t need Testers – Or do you?
I talk to a lot of people in both big and small software development organizations about how they manage software…
Read More » -
Enterprise Java
Deploy Play Framework 2 apps to Openshift with Java AND Scala
A couple of weeks, Mark Atwood, Jorge Aliss, and me, Sebastián Scarano participated in Red Hat’s webinar LET’S PLAY! IN…
Read More » -
Scala
Binary websockets with Play 2.0 and Scala
In a recent article I showed how you can use webrtc, canvas and websockets together to create a face detection…
Read More »