Productivity and focus – Weapon of optimal performance!
Common causes of stress in a developer’s life include - overcommitment, procrastination, and failure of maintaining proper focus and productivity. In this post,...
Common causes of stress in a developer’s life include - overcommitment, procrastination, and failure of maintaining proper focus and productivity. In this post,...
Sometimes, we want to quickly try out a new product idea. But where to start? 🤔 Just open your terminal, copy-paste the following commands, and you’ll get...
E-Code Verifier is a free web application for checking/verifying Shariah status (Halal, Haram, Mushbooh) of E Code (food ingredient codes). It was developed as ...
markpdf is a CLI tool for watermarking PDF that produces better PDF quality and dramatically smaller file size.
Around a year ago, while starting a new project, I was asking a friend and colleague for a suggestion between Docuwiki and Confluence to use as team wiki. He su...
When working with PDF documents or scanned images, it’s a pretty common task to merge them to PDF. We have been doing these things using imagemagick and g...
You want to keep a periodical, automatic backup of your database. And, for safety, you are thinking to keep these backups to a (preferably free) cloud storage. ...
Watermarking with PHP is not a complex thing. Google will list hundreds of solutions using GD or ImageMagick. But the complexity starts when I need custom posit...
Select2 is one of the most popular select list plugin for jQuery. It has beautiful features and powerful customization options. One missing feature of Select2 i...
It’s a simple bash script that checks system readiness for launching an application. It checks – Command line programs and tools installed Required ...