Should you invest in a new SQA… 15th February 2019 | Code Quality, Opensource, Software, Software Quality, SQA, State of the art, Trends | No Comments Some days ago, an investor asked me whether or not a fund should invest in a testing/SQA company.… Read More
When your online bank access is failing 11th February 2019 | Technologies, Uncategorised | No Comments Yesterday, my bank access brutally stopped and I had the following capture. Would you point out the security… Read More
Book Review : Java by comparison, how… 9th February 2019 | Books, Cleancode, Code Quality, Code review, Featured post, Programming, Refactoring, Software Quality | No Comments Book Review : Java by Comparison This is a book review of Java by comparison (you may check and… Read More
How to tune your JVM memory and… 20th January 2019 | Java Development, Software Quality, Software Technologies, Technologies | No Comments How to tune your JVM memory and track your GC Usage ? I had to tune recently some docker… Read More
Generating awesome slideshows using JS and Vue 13th January 2019 | Framework, Libraries, Software Technologies, Technologies, Trends | 2 Comments I have been recently using several JS frameworks to produce slideshows and ultimately programmatic videos. Here is my… Read More
Extending components, composition with Vue.js 18th November 2018 | Opensource, Software Engineering | No Comments This article will illustrate how to extends some parts or a whole Vue.js component. We’ll look at two… Read More
Java In Production : some useful tools… 27th September 2018 | Java Development, Software Technologies, Technologies | No Comments This article has been written as "basic knowledge" for Junior Java developers to help them tracking their bugs… Read More
Writing custom Cobol Rules with SonarQube 27th August 2018 | Code Quality, Java Development, Software Quality, SQA | No Comments In this article, I present how to write custom Cobol rules with SonarQube and some caveats I encountered.… Read More
SonarQube Scanner and Invalid SSL Certificates 30th July 2018 | Software Quality, Technologies | No Comments Struggling with SonarQube scanner and your invalid SSL certificate ? Here is a way to handle it. (more…) Read More
Spring Boot and Liquidbase : how to… 22nd July 2018 | Opensource, Software Engineering | No Comments This article is a hint how to change the default path and name for the liquibase changeset when… Read More