Do you know that there is a way to aggregate different tickets systems and do a list of all of them based on your filtering needs? This is my solution with a little bit of web stuff.
Category: Development
The virtuosity of reporting in the Open Source world
Why virtuosity can be applied even in tedious steps as reporting of a problem or a request for features?
Upload stuff on git push when branch is not master
Let’s see the Git Hook system with a real example case on push action.
How to use Udoo x86 for Docker (or I prefer Vagrant)
I hate Docker so I banned it from my workstation to run it in a little dedicated but powerful board. Let’s how to do a docker board machine for development.
Customize error log of PHP for WordPress debugging
From a real story about debuggin in production a snippet to improve the error log with more info on a WordPress ecosystem!
Improve your debugging with Query Monitor on WordPress
Discover Query MOnitor and the other tools and settings that can help your development on WordPress
A simple boilerplate to create a map with people and a list
A simple boilerplate to add people on a map with openstreetmap and gravatar with a list!
Hacktoberfest 2017 – Do you want win a T-Shirt?
Like every year also this one there will be the Hacktoberfest where everyone with 4 pull requests can win a T-Shirt and few stickers.
How to debug a PHP Open Source Project that you don’t know
Debug is boring especially when you have a bug in a project that is not your.
How I find how to crash Facebook for Android in-app browser
First of all integrated in-app browsers suck. Difficult to debug it and maybe they not follow standards :-/