How to Use Server-Side JavaScript in Oracle APEX with Oracle 23ai #JoelKallmanDayOct 16, 2024·8 min read·4.6K
Oracle APEX: Apply Conditional Styling to Reports Using CSS only #JoelKallmanDayIntroduction One year without blogging 😳, that’s what I realized when I started writing this blog post for Joel Kallman Day… It has been another incredible year. I started speaking at Oracle conferences, co-launched a French-speaking podcast with my...Oct 15, 2025·5 min read·1.7K
Oracle APEX 23.2 - Store Static Resources in Object StorageIntroduction A few days ago, I was looking at the What's New page again for 23.2 and I noticed something that I totally missed, the ability to store Static Resources in Object Storage instead of the traditional Shared Component location The main adv...Jan 4, 2024·6 min read·1.4K
Oracle APEX 23.2 - Mastering QR Codes and BarcodesIntroduction With Oracle APEX 23.2, the Oracle APEX team introduces the new QR Code item type and the new apex_barcode PL/SQL API. Previously, it was possible to generate QR codes in Oracle APEX, but it was necessary to use a third-party library. Now...Oct 17, 2023·5 min read·6.8K
Oracle APEX - TinyMCE Word & Character count #JoelKallmanDayIntroduction I could say that I started my blog on October 11, 2021, but that wouldn't be true because my first post dates back to November 2020 (published on another platform). However, I consider that I started blogging on #JoelKallmanDay. Exactly ...Oct 11, 2023·5 min read·1.4K
Oracle APEX - Parsing fixed-width formatted filesIntroduction This blog post focuses on how to parse a fixed-width formatted file using Oracle's APEX, SQL and PL/SQL to make it as efficient as possible. What is a fixed-width formatted file? The fixed-width format is a defined format in which data i...Sep 14, 2023·8 min read·1.7K
Oracle APEX - Universal Theme CSS utility classesFine tune your UI with built-in classesSep 7, 2023·4 min read·3.9K
Oracle APEX 23.1 - TinyMCE and image uploadIntroduction As you may know now, if you have read my previous blog post, I am a big fan of the Rich Text Editor (RTE) item. I published several blog posts on implementing cool features with CKEditor5 like image upload (part1, part2 and part3), menti...Jun 29, 2023·7 min read·3.2K