Category Archives: Development

Codelobster IDE

Free PHP, HTML, CSS, JavaScript editor – Codelobster IDE

In this article, we suggest you to get acquainted with the free editor of web languages – Codelobster IDE. It is presented on the software market for a long time already, and it wins a lot of fans.

Codelobster IDE allows you to edit PHP, HTML, CSS and JavaScript files, it highlights the syntax and gives hints for tags, functions and their parameters. This editor easily deals with those files that contain a mixed content.

Continue reading

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 WordPress on docker with sSMTP setup. The stack includes WordPress (with sSMTP), MariaDB, Adminer, Backup and Traefik support.

Continue reading

Template engine – Why it’s better to use two of them 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 I’m working on. Also, why and how I am choosing my template engine(s) I’m working with.

Continue reading

CentOS golang Installation Instructions – for CentOS 6.x

CentOS golang

CentOS golang Installation Instructions – for CentOS 6.x.
In the following tutorial I’ll show how to install and run “Hello, world!” script with golang on CentOS 6.x

Continue reading