This small state of the art illustrates various use-cases where tools can be used to generate code and data to ease the coder’s life.
Tag: Source

PoniCode : My feedback and a mixed overall feeling about the tool.
My feedback from testing the Ponicode IA powered test generation tool. Recently, the company PoniCode has attracted the attention of some investors and consequently the

RAPID FlexNG is a tool to convert automatically Flex applications into a SPA Javascript web application with technologies like Angular and UI Component library.

This list presents fourth solutions that fits well for a small / medium Software Editor / IT Company. All the solutions are Web based and licence-free.

Zabbix vs Prometheus which is the best ?
Zabbix vs Prometheus which is the best ? In this article, I am presenting my first experience with Zabbix and why I decided to choose

This blog post is about the two machine-learning frameworks Smile and DeepLearning4j. I am presenting my feedback and some hints useful for any Java developers

In this article, I present how to write custom Cobol rules with SonarQube and some caveats I encountered. The targeted audience should have some basic

I have been recently writings tools to convert Beanshell code in Java. This is a technical post to compare some frameworks to generate java source

To be or not to be (happy), that’s the question. In this article, I expose some thoughts about what could make a software developer happy

Using S3 libraries with Minio mock server
In the continuation of my previous S3 article, I present you, how to write a S3 Java Sample program that is using a mock S3

Developing with S3 and Java : useful links
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices. Tags: Cloud Computing, DevOps, Digest,

Java developer testing toolbox
An article dealing with Java application and testing frameworks and related libraries. Tags: Cleancode, Code Quality, Libraries, Opensource, Programming, Software Engineering, Software Quality, Software Technologies, SQA,

This is a simple example of code to demonstrate how to use the library fakesmtp-junit-runner to write integration tests with mail servers. The library has

A Dashboard can be a very efficient communication tool for a team, between managers and business units. It enables an organization around a vision to

This article contains few hints when you are using docker. My main article about Docker is How Docker is disrupting Legacy IT Companies. Tags: Cloud

SonarQube and ReactJS
This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both SonarQube JavaScript plugin and the additional

Today, I released a new library to help developers to write integration tests with mail servers. The library has been released on GitHub and Maven

This article is part of my working notes on the subject of "How to migrate Web applications running on JBoss AS 5 to the version

In this short story, I will relate how I migrate my blog personal website from a classic VM instance to a container using Google Cloud

Hi I have developed a rather small plugin for the great static site generator hexo hexo. Tags: Libraries, Opensource, Web