Popular Posts

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...

Developer’s Dream: Translate Locale Files Effortlessly During Development
I'm a developer for more than 10 years, and one of my paint points was always the translation of my application. I generally work on multilingual applications,...

How 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...

I'm a developer for more than 10 years, and one of my paint points was always the translation of my application. I generally work on multilingual applications,...

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...

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...

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...

Odoo (formerly known as Open ERP) is a feature-rich open source ERP, making it the preferred ERP for open source fans. Very often, we need to install multiple i...

As you already know (or not 😀) I am a fan of Django and I built a lot of my projects with it. Between other things, they have in good logging mechanism which a...