Getting More for Less from OCI Object StorageAt the Oracle ACE Virtual Conference in December 2024, Lucas Jellema, CTO at Conclusion, shared insights on how to maximize the benefits of…Feb 7Feb 7
Oracle Cloud Projects Browser ExtensionNavigating in the Oracle Cloud console to inspect and manipulate your OCI resources can be cumbersome. Where again are these resources…Feb 72Feb 72
Scheduling Function Execution in Oracle CloudScheduling Functions in Oracle Cloud Infrastructure has arrived. In May 2024, the Resource Scheduler was announced. I tweeted (X-ed) at…Sep 16, 20242Sep 16, 20242
Zero Trust Packet Routing in Oracle Cloud: least privilege network in human understandable policiesZPR (Zero-trust Packet Routing) is a new and free mechanism in Oracle Cloud Infrastructure to reduce the chances of unintended and…Sep 16, 20241Sep 16, 20241
Published inTowards DevSQL in your browser — DuckDB Web Shell for purely local data analyticsI am excited about a number of things. First and foremost is DuckDB Web Shell — a web assembly implementation of DuckDB that you can run…Sep 8, 20242722Sep 8, 20242722
Published inLevel Up CodingCreate and containerize an Angular + Node Application using BuildpacksIt is very easy to turn an application into a container image that you can publish, share and deploy using any container runtime, cloud…Aug 23, 202447Aug 23, 202447
Published inJavaScript in Plain EnglishMulti-Row Edit with Vuetify Data TableFor the power end user, an editable data grid is frequently the most productive user interface for quickly editing data. I have been…Jul 30, 20243Jul 30, 20243
Custom Tag Editor component with Vuetify autocompleteTags are a useful and a little playful way to provide context for a record. I am building a simple application (using Vue 3 and Vuetify)…Jul 23, 20243Jul 23, 20243
Published inJavaScript in Plain EnglishSemi-manual application integrationApplication integration typically happens in the backend — on the server side- , through fully automated means using APIs, web services…Jul 18, 2024Jul 18, 2024
Published inLevel Up CodingCreating the ManyMail Outlook Addin — on tricks and workaroundsSend Personalized Mails to a (large) number of Recipients using an Addin and a Browser ExtensionJun 7, 202452Jun 7, 202452
Published inJavaScript in Plain EnglishChrome Extension — demonstrating key mechanisms with Context Menu, DOM inspection and Side PanelImproving my productivity and happiness by adding functionality to the browser that fits in my personal workflow. That is my objective. In…May 27, 20242May 27, 20242
Stepwise Implementation of OCI File Manager — tips on Vue, Vuetify, Web APIs, QR Code, ZipfileThis article is primarily the detailed overview of how the OCI File Manager (introduced in this earlier article) was implemented. If your…May 20, 2024May 20, 2024
The OCI File Manager — my static webapp for bucket browsing, downloading and uploadingThe OCI File Manager is a simple static web application that provides a user interface to easily navigate the contents of your buckets on…May 17, 20241May 17, 20241
OCI Object Storage File Manager — static Vue web application to navigate, download and upload filesThis article introduces a static Vue 3 web application that is used to navigate the files in an OCI Object Storage Bucket. To upload files…May 14, 2024May 14, 2024
Gitpod Workspace for Oracle Database Free 23ai-click and run, free and in 7 minutesI am an enthusiastic user of Gitpod — a platform for ephemeral cloudbased workspaces. Click on a URL and a workspace is started for you…May 13, 2024May 13, 2024
Persistent, cross database and cross region pipe in Oracle Database 23aiWe know pipes in Oracle Database to be an in memory mechanism, ephemeral with loss of data when the database instance is stopped. With…May 13, 2024May 13, 2024
Multi-read Large Message Singleton Oracle Database Pipe- cache for shared contextDatabase Pipes have been around in Oracle Database since release 7. In memory, light weight, non-persistent, fast and a little low level…May 13, 2024May 13, 2024
CORS support in API Gateway deployment- for API access from local hostWeb browsers typically implement a “same-origin policy” to prevent code from making requests against a different origin to the one from…May 9, 20241May 9, 20241
Live HTTP access to JSON document with Oracle Database 23ai data set using Pre Authenticated…A very nice, powerful and potentially somewhat dangerous new feature in Oracle Database 23ai: Pre-Authenticated Request URLs for Read Only…May 9, 2024May 9, 2024
Getting started with Oracle Database 23ai — in five minutes and for freeYesterday I noticed an announcement of the latest Oracle Database release: 23ai. A long term support release — so one we will be able to…May 9, 2024May 9, 2024