26-01-2012 14:55
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 … C2DM – A simple introduction (Using a Java server)
17-10-2011 08:51
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 … Welcome Back to C++