SAP Fiori Notifications – Part 2
Posted March 09, 2021 BY Igor MuntoreanuSAP Fiori Notifications - Configuring and Implementing with real Business Scenarios.
WSL2 on Windows 10 - Setup and Experiences
Posted February 03, 2021 BY Lukas ReichertThis article explains how to setup WSL2 on Windows 10 and summarizes a personal experience with WSL2.
SAP Fiori Notifications - Part 1
Posted January 25, 2021 BY Igor MuntoreanuSAP Fiori Notifications - Configuring and Implementing with real Business Scenarios.
TechBlog - Client Side Search with LUNR
Posted January 21, 2021 BY Luca NimmrichterThis article explains how the client side search for this blog was implemented using LUNR.
Unerasable Empty Development Packages on an SAP ERP System
Posted October 29, 2020 BY Thomas WegeIn order to clean the repository tree we wanted to delete empty packages. The system couldn't delete them. It complained there were objects inside. Objects we couldn't see...
OCR with Tesseract and OpenCV
Posted July 23, 2020 BY Fabian GoßnerHow Tesseract and OpenCV can be used to extract text from images.
iframes redefined - Angular & UI5 web apps as web components
Posted July 17, 2020 BY Patrick SchmidtThe last evolutionary step in our approaches to integrate different web technologies in an existing web applications. In this approach we implement an adapter component using the W3C web components standard to make Angular and UI5 web applications usable in any existing web applications providing bidirectional communication capabilities between the hosted and nested application.
Routing in UI5/Angular hybrids
Posted April 30, 2020 BY Patrick SchmidtThis blog post goes further and examines the interaction and side effects of the hosting Angular router and the embedded UI5 router.
UI5: drag and drop on the wild side
Posted April 20, 2020 BY Andreas PflugradHow to turn a planning calendar into an awesome drag and drop target.
An Angular/UI5 hybrid launchpad
Posted March 18, 2020 BY Patrick SchmidtWe investigated the possibilities of integrating an existing (open)UI5 into an Angular web application and vice versa using a "launchpad" for the hosted application.
Quarkus and GraalVM
Posted February 26, 2020 BY Martin RennerThis article describes a test of the combination of Quarkus and GraalVM in tech-blogs.