Automate resources version updates in project files with Python
Image credit: RealPython Keeping track of and managing resources versions and version numbers can be a tedious task, especially when working on large projects with many files. It becomes even...
Solving the OSB 12c Oracle data source installation error for OCI
INTRODUCTION In the realm of data management and infrastructure, technical difficulties may often arise, one of which is an error message during the installation of a data source in Oracle...
Handle custom JSON body for HTTP API with OSB 12.2.1
In this post, we will learn how to handle custom JSON messages for HTTP services with OSB 12.2.1, there we go: INTRODUCTION The REST API connector allows to use REST...
Frontend Devops - A guide on to how to structure modern Frontend development
We demand more from our application each year. This has driven forward great new tools and frameworks for the entire stack, but we also need to modernise our development process....
What web components are, and why they have a bright future
Intro This is a blogpost that goes deeper into web components than the youtube video it’s posted alongside. Web components have some issues, and you can see how they can...
When Customers Ask "Help Me Move Away From Oracle"
Background A few weeks ago, our REAL (Red Expert Alliance) colleague and friend Lucas Jellema (AMIS - Netherlands), invited us to peer review and co-edit a quite thoughtful and comprehensive...
Publishing a Kotlin library to your Bintray repo using Gradle Kotlin DSL and Bintray Gradle Plugin
This post was originally posted on Medium There are many benefits to working on Open Source Software, both for companies and individuals. Sharing your work with others just opens so...