Code

Dotcom-Monitor Review: Website Monitoring

Your website goes down at 2 AM — do you find out from your users or from your monitoring tool? Dotcom-Monitor is a platform that watches …

monitoring review web

Codelobster IDE: Free PHP, HTML, CSS, and JavaScript Editor

Looking for a lightweight editor that handles PHP, HTML, CSS, and JavaScript without the bloat of a full-blown IDE? Codelobster IDE has been …

codelobster css ide

Fix NYC Istanbul 'Else Path Not Taken' from node_modules Imports

There is a known bug when using Babel with Istanbul (NYC) that when you run coverage it displays coverage problems with else path not taken …

javascript node-js testing

WordPress on Docker with mSMTP and Traefik Support

Overview In this tutorial I will share my WordPress on docker setup. The stack includes WordPress (with mSMTP), MariaDB, Adminer, Backup and …

docker wordpress linux

WordPress on Docker with sSMTP and Traefik Support

sSMTP has been abandoned on the Ubuntu repository so please move to my mSMTP tutorial instead Overview In this tutorial I will share my …

docker wordpress linux

Add EPEL Repository to CentOS 7

EPEL CentOS 7 In the next tutorial I will show you how to add the fedora EPEL repository to your CentOS 7 installation.

bash centos linux

Install VirtualBox Guest Additions on CentOS 7

CentOS 7 VirtualBox Guest Additions Installation Tutorial In the following tutorial, I’ll demonstrate how to install Guest Additions …

centos install virtualbox

Change BlueStacks App Player Resolution

Overview BlueStacks App Player for Windows is a great Android emulator that supports most of the common apps and games from Google Play. In …

android games windows

Why Use Two Template Engines at Once

Template engine In the following post I’ll try to show and explain how and why I am using two template engines in every application …

go python tenjin

Android Context in non-activity Class - The Secret of ContextWrapper

Android Context in non-activity Class - The Secret of ContextWrapper One of most frustrating issues I had to figure out when I’ve …

android contextwrapper java

Get Mobile IP Address in Android (Code Example)

How to programmatically retrieve the device IP address in Android for both Wi-Fi and mobile data connections, with Java code examples.

android java

Optimize BlueStacks App Player for Windows

Overview BlueStacks App Player for Windows is a great Android emulator that supports most of the common games on Google Play. In this …

android games windows

Install Grails on CentOS 6

centos grails A beginner-friendly guide to installing the Grails web framework on CentOS 6.x using GVM, manual installation, or Git.

centos grails groovy

Install Groovy on CentOS 6

CentOS Groovy A beginner-friendly guide to installing the Groovy programming language on CentOS, using either GVM or manual installation.

centos groovy gvm

Install Go (Golang) on CentOS 6

CentOS golang CentOS golang Installation Instructions - for CentOS 6.x. In the following tutorial I’ll show how to install and run …

centos go linux