Home Tags Tips

Tag: Tips

JavaScript: The New Parts

0
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)

0
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

1
Kivy is an open source Python framework, which allows the development of multi-touch mobile and desktop applications with Natural User Interface. Let’s take a...

SHC Shell Script Compiler: An Introduction

3
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

0
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

1
There’s 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

0
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

0
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

0
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

3
FFMPEG is a free and open source project that produces libraries and programs for handling multimedia files and data. This article shows how one...