Dit artikel geeft een korte beschrijving van wat OpenSocial is. Een set van API’s die ervoor zorgen dat een applicatie maar 1x geschreven hoeft te worden en kan werken op alle netwerken die OpenSocial ondersteunen. Initiatief van Google en enkele sociale netwerken Om een applicatie aan te bieden is geen (zware) server nodig (enkel een… Continue reading OpenSocial
Your own Android application!
This article will help you developing your first Android application based on Adobe AIR. All tools are free of charge available. This article is assuming you use (Ubuntu) Linux. Prepare your development environment First download the software development kits (SDKs): Android SDK Adobe Flex SDK Adobe AIR SDK Unpack these SDKs in the directory: /opt/android… Continue reading Your own Android application!
Add your picture to Google search results – Rich snippets
Maybe you noticed the fancy Google search results containing profile pictures already. When you don’t have a clue what I mean, you can find an example of a Google Search rich snippet at the top of this article. Pretty neat don’t you think? What are you thinking.. you do want to have the same fancy… Continue reading Add your picture to Google search results – Rich snippets
Raspberry Pi: Cross compile HelloWorld
In this tutorial you will learn the basics how to cross compile a simple program for the Raspberry Pi 2 Model B. Why would you like to cross compile? The two major reasons why you would like to cross compile are: Increasing speed of compilation Decreasing wear out of SD card Besides of that the… Continue reading Raspberry Pi: Cross compile HelloWorld