Latest News

OpenIntents v0.1.0 (Android misc)
Imagine your Android "cookbook" application tells you to buy eggs, ginger, and cardamom, your "birthday reminder" application suggests you to buy a blue tulip (for a friend who loves the color blue), and your computer at home notifies your mobile phone that the color cartridge of your printer is almost empty. Would you like to receive three notifications by three different programs next time you are close to a supermarket? Or rather have them all store that information in your central shopping list? (by the way, your internet auction application that watches the central shopping list has already found an interesting offer for that blue tulip...) Read more about OpenIntents v0.1.0 (Android misc)
Monolith Android WIP (Android Game)
Monolith Android is a 3D tetris like game for the android mobile phone platform. The code is based on the SDK samples of the Android SDK. The intent is to create a fun to play game, and familiarize with the rich API of the android platform. The game uses openGL ES to render the graphics. As well as the classic tetris-like gameplay, the game provides additional game modes, "Dizzy" and "Monolith". The Monolith name derives from the fact that the matrix that the game is played in, looks a bit like a monolith from the film "2001 a Space Odyssey". Read more about Monolith Android WIP (Android Game)