Tag: Tips
JavaScript: The New Parts
JavaScript has come a long way in its 20 odd years of existence. It continues to grow from strength to strength because of its...
The Utility of User Scripts (JS) and User Styles (CSS)
The browsing experience can be marred by a few irritants. A ticked box asking users to remain signed in, a poor choice of colours...
An Introduction to Kivy
Kivy is an open source Python framework, which allows the development of multi-touch mobile and desktop applications with Natural User Interface. Lets take a...
SHC Shell Script Compiler: An Introduction
The generic shell script compiler (SHC) can hide source code, which is useful in preventing accidental erasures, alterations and deliberate, mischievous and malicious tampering....
openSUSE Leap 42.1: The Linux Distro You will Love
The all new openSUSE Leap distro should present no problems for installation even to newbies. In this article, the author narrates his first hand...
Impress Remote: An Android App for LibreOffice Presentations
Theres nothing like a snazzy presentation to spruce up a talk or a lecture. The Impress Remote Android app turns your Android smartphone into...
Enabling High Performance Computing with Pthreads
Multi-core computers can deliver better performance with Pthreads, which is an API for writing multi-threaded applications to boost the performance of a computer. With...
H2O.ai: Learn to Use the KMeans Algorithm
Consumer trends and choices play a key role in enterprise strategies. Analysing huge volumes of customer data is not feasible manually. Hence, enterprises lean...
Ionic: A UI Framework to Simplify Hybrid Mobile App Development
This article presents Ionic, which is a framework for hybrid mobile app development. Hybrid apps have all the advantages of native apps and mobile...
Going Live with FFMPEG
FFMPEG is a free and open source project that produces libraries and programs for handling multimedia files and data. This article shows how one...