30 November 2017

Changing the DataMatrix code size

Another (very) short article/news. This time about a problem when using Adobe LifeCycle in SAP (transaction sfp) : if you add a dataMatrix code to the page, the size of the code seems to be fixed. This article gives a very quick fix to this problem

30 October 2017

oData date property cause an "invalid value" error

This small article is to describe a problem with some date property that arises during the creation of an oData entity : one date was generating an "invalid value" error (return code code 500). This was occurring after we filled the return structure, with the correct value.

28 June 2017

New Mesh generation

After a long time being blocked by professionnal projects and constraints, I come back to my small self-learning game project. I made several modification to my project, mainly on the graphical side, following a brutal change of PC with no save...

4 March 2017

Global Jam Service Paris-Est Marne-la-Vallée

Since a few years, my wife partcipate into the "Global Jam Service", a Jam where you have to prototype a innovative service in 48h.  Last year I decided to also participate, seeing this as a way to learn new methodologies, while having fun. 

10 February 2017

Corrupted PDF Generation in ABAP

PDF generation in ABAP is simple, and a lot of tutorials show how to develop an application that generate such a PDF and save it on the back-end or on the front-end. However, from times to times, the generated PDF is corrupted. This occured for several clients. This notes describes the problem, and provide a solution.