Our Journal

Get the latest articles from our journal, writing, discuss and share
Posted on 7 years ago

How to develop a Mautic plugin: MVC - Routes

Welcome to the lesson II of the series Develop a Mautic plugin. If you have not read the previous article I highly recommended you to do it (you can find it her...

Posted on 6 years ago

How to optimize your MongoDB cluster

Hello here. I’m working on a MongoDB project for a while now and I faced several sorts of issues that I succeed in fixing them. The first one was the configurat...

Posted on 6 years ago

PHP vs Python: whom to choose for web development

Like I used to say in programming, anything can be done with anything. That is why when you want to start a new project the choice of the language is very cruci...

Posted on 7 years ago

How to develop a Mautic plugin: MVC - Routes

Welcome to the lesson II of the series Develop a Mautic plugin. If you have not read the previous article I highly recommended you to do it (you can find it her...

Posted on 6 years ago

How to optimize your MongoDB cluster

Hello here. I’m working on a MongoDB project for a while now and I faced several sorts of issues that I succeed in fixing them. The first one was the configurat...

...
Software Development7 years agoHow to develop a Mautic plugin: Getting Started

When I launched my first application, I wanted an open source tool for mailing (I am huge fan of open source tool). After some research I found Mautic an open s...

...
Big Data7 years agoHow to deploy a MongoDB cluster (version 3.4)

; I worked on a project theses days on a project based on MongoDB. The project was to allow a customer to have have his account history (all transactions he hav...

...
Software Development8 years agoMinimal security for your VPS with Fail2Ban

After months of hard work on your project, you're finally ready, ready to put it online: ready to share it with the world. To do this, you identify a provider,...

...
Software Development8 years agoHow to measure the bandwidth speed on his VPS

_You want to buy a VPS?_ Here are the parameters you must take in consideration: RAM, hard drive, CPU and also the bandwidth speed up and down. Some providers o...

...
Business Intelligence8 years agoTake control of the data of your website: Piwik an open-source alternative to Google Analytics

The website has become a very common way of presenting information today. Whether it's for selling, blogging or for an application, we have our reasons for want...

...
Software Development55 years agoDeploy Django project with nginx and uWSGI

I'm a fan of python, I find it cool, simple, elegant. When I wanted to start my first project, I searched if they exist a framework for web development with Pyt...