Blog

26-01-2012 14:55

C2DM – A simple introduction (Using a Java server)

C2DM stands for Cloud to Device Messaging, and is an easy way for developers to use Google’s framework to push messages to Android devices – no persistent data connection required! “But that’s not easy at all” I hear you say. “Or possible!” you add. And of course, you are half right: There is a persistent connection, but it’s nothing you need to care about.

Read more …

28-10-2011 16:45

It's all about people!

- remember that business is only a game we are playing....."

Read more …

17-10-2011 08:51

Welcome Back to C++

There seems to be a lot of hype about C++-x0 -- while these principles are *old news* for C++ grognards, Microsoft launches Visual Studio 2011 as a relaunch of C++.

Read more …

04-08-2011 13:30

A Google+ like ViewPager page indicator

Your very own Android dev - takes a look at implementing a ViewPager page indicator(Think #G+).

Read more …