The Raspberry Pi is a single-board computer that plugs into a TV and in combination with OpenELEC it is a DIY Media Center running XBMC which plays videos up to 1080p.
Category: en
Getting started with Oracle Database 11g
Oracle is an object-relational database management system for various platforms like Windows and Linux. Installing Oracle Express Edition and creating an initial user is straightforward.
Synchronize Thunderbird with Android Phone
Here I will describe how you could synchronize your Thunderbird and Lightning with Google Calendar for viewing and creating events on your Android Phone.
Continue reading “Synchronize Thunderbird with Android Phone”
Install Nginx with PHP on Ubuntu
Developing your own PHP Applications with Netbeans is very easy and require only a few steps to install and configure Nginx with PHP on your local Ubuntu System.
Things I did after installing Ubuntu 12.04
After a fresh installation of Ubuntu 12.04 there are some things to configure for a perfect system.
Continue reading “Things I did after installing Ubuntu 12.04”
Installing nginx with PHP on Debian
By searching the web how to install nginx with PHP5 on Debian, one can find different tutorials, but many require a lot of manual work.
Getting started with Arduino
Recently I discovered an interesting programming platform called Arduino, which is an complete open source hardware system. You only need the board and IDE. Combined with a USB cable one can start developing an electrical project programmed in C++.