C4android Programming on your Android devices in C/C++

I love mobile computing, and I love coding. It is only natural that I would want to do some coding on the go. C4android lets you do just that if you enjoy coding in C/C++ and want to do it easily on your Android device. C4android is a nice …

Google Chrome Development Tools for Web Apps

Google Chrome Development Tools for Web Apps

I have been doing some web app coding recently and thought I would share some of the helpful development tools that are available in Google Chrome. Especially when coding for multiple devices. I will skip over the basic things that have been in …

Linux Backup Restore with tar (part 1 of 2)

OS: Linux
Skill Level: Intermediate
Prerequisites: Linux CLI and Bash Scripting
Language: Bash Shell Scripting

Intro:
There are a lot of great open source and commercial backup solutions and what you will find if you look under the hood of these software packages is that most of them are just …