... to my techblog. I'm an SAP Consultant with a history as JAVA developer. In my daily work I don't get the chance to code and to try out things anymore and I miss it to a certain extend. That's why i created this Website/techblog. It will be my playground and you are invited to have a look around.
It has been a while since the last blog entry but today, we will eventually start to extend the features of our application and make it a useful tool for trading of stocks.We will ... implement a pull mechanism of stocks data from a data source, ... extend our data model to be more flexible, ... implement a master-detail view for our stocks in order to show all the details that we have loaded.
In our last session, we had a look at JAVA based view technologys in general and compared 3 different approaches to one another. I want to dedicate todays session to a walk through of the current setup of my develpment environment with freely accessible web tools and services. We will ... have a brief look at GitHub - our source code repository, ... learn how to leverage Travis CI as tool for continuous integration, ... setup Coveralls to publish test coverage statistics of our application, ... explore the possiblities of Codenvy for maintenance of our source code in a cloud IDE
In our last session we have choosen an open source software license for our project and applied that together with further documentation to our existing code base. Today, we will focus again on a more technical topic. We will ... explore the various possiblities to build a presentation layer make a strategic decision regarding the UI framework to use implement the necessary changes

Dominique Lopes is a Senior SAP Consultant at MHP with more than 10 years experience in Software Development in various programming languages. In his leisure time he enjoys to try out new IT trends in his private software projects.