...
29 Dec 2016

How to create a Google Drive App in Flask

This is the first in a series of articles for web programmers that explain in detail about using the Google Drive API in your web applications to access files/folders on behalf of the users of your application. In my last project, I had to develop a python flask app for...

Read more →
...
19 Jul 2016

How to create a screencast in Xubuntu using ffmpeg

In this article, I’m going to describe how to create a desktop screencast recording with or without audio in Xubuntu 16.04. With little changes, however, it should work on other distros too. The first thing to do is to ensure that your headphone microphone is enabled in Xubuntu audio settings....

Read more →
...
13 Jul 2016

How to Unbrick and revive a totally lifeless Xiaomi Mi-Pad

Last week, my brand new Xiaomi Mi-Pad arrived via Flipkart and no sooner did I have it in my hands, I started installing useful apps like Greenify, ES File Explorer, etc. Two days went by and I was disappointed to learn that it doesn’t support a USB Dongle (Data Card)...

Read more →
...
28 Jun 2016

How to deal with frequent disconnects of 3G USB Dongle on Linux Desktop

One of the major issues on linux desktop these days has to do with 3G USB dongles/modems. In many countries like India, a USB dongle still remains a major way to access the Internet. The latest versions of network-manager has solved most of the issues relating to the basic recognition...

Read more →
...
07 Jun 2016

List of free online programming courses (MOOC) offering FREE certificates of accomplishment

This post is inspired by the Coursera Junkie post by Kathryn last year that happened to invite the ire of lots of learners interested in MOOC (Massive Online Open Courses). Whilst I was observing the comment chain in that post, I had never bothered to actually take the time to...

Read more →
...
26 Feb 2016

Ten useful LibreOffice Macro Recipes

Macros are a great way to automate tasks in Spreadsheet applications, be it the good old Microsoft Excel or the equally efficient FOSS alternative, LibreOffice Calc. The best thing about macros is that they are often written in a very easy to grasp language called Basic (though Calc also supports...

Read more →
...
16 Feb 2016

How to assemble a fast and minimal Debian Desktop using Openbox

Being a web developer, one of the nagging things to do is keeping your hardware in sync with your performance requirements. In the good old times, a P4 or even a Celeron based PC or laptop was enough for programming. But with changing times, the required investment to get a...

Read more →
...
07 Feb 2016

Linux Desktop Survey Project - Feb/2016

I will start this post by thanking the kind folks at the Reddit’s linux subreddit and Voat’s linux subverse who wholeheartedly participated in this survey. Here are the results and they are pretty insightful. For a developer who builds apps targetting the linux platform, it helps to know what are...

Read more →
...
30 Dec 2015

Eclipse Mars - Not ready for Linux Yet

So after hearing about all the hype and praises about this Eclipse new release called Mars, I decided to give it a try on my Ubuntu laptop yesterday. Since I already use Kepler the older version, I was looking for some big positives like performance improvements (most often talked about...

Read more →
...
26 Nov 2015

How to start Android App Development

One of the most frequently asked questions on almost any social networking sites these days is how do I start android app programming? Indeed, it is as if Android Development has become some abstract and obscure layer of programming model that only few Illuminati sort of individuals seem accomplished at....

Read more →