In this article several issues related to Linux and applications will be discussed. The format will be in a question and answer based manner. For questions regarding Android, please check the article: Android: Questions and Answers For questions regarding Raspberry Pi, please check the article: Raspberry Pi: Questions and Answers Linux Linux is a Unix-like… Continue reading Miscellaneous Questions and Answers
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
Accessing your files at home from your office
Assume you are at work and you would like to access your files at home in a secure way. There are many ways to accomplish this, for example by remote desktop. In this article I will unveil another approach namely via SSH (Secure SHell) and mounting your remote home-directory at your computer at work. Example… Continue reading Accessing your files at home from your office