From Spreadsheet to Enterprise APEX System with AIIntroduction This is not another post about creating an APEX app from a spreadsheet using the Create app Wizard. This post is about using AI to design and accelerate the build of an enterprise APEX syApr 11, 2026·7 min read
Avoiding the Vibe Coding Rabbit HoleIntroduction A few weeks ago, I started building an APEX 2nd brain to practice Agentic AI in APEX and PL/SQL, and hopefully create a useful tool to supplement my aging brain. I am writing this post while Codex is rebuilding my APEX 2nd brain Applicat...Feb 15, 2026·6 min read
Dynamic Post-Logout URLs in APEXIntroduction When using single sign-on type authentication schemes like Social Sign-In, you need to define a Post-Logout URL in APEX so that the Authentication provider redirects your APEX App to a public page after it completes the logout. When you ...Feb 12, 2026·4 min read
An AI Shift for APEX & PL/SQL DevelopersIntroduction I have been using AI to help me build APEX Apps for well over a year now, and I’ve shared a lot about the tools and workflows I use. But something happened this week that felt like a genuine shift. Usually, I use AI for things like autoc...Jan 31, 2026·5 min read
Understanding APEX Open Door CredentialsIntroduction If you, like me, have wondered why you would ever use Open Door Credentials, then this post is for you. Open Door Credentials are a powerful tool when used for the right reasons and in the correct instance. They make testing and troubles...Jan 8, 2026·5 min read
Build Dynamic Excel Upload Templates with APEX_DATA_EXPORTIntroduction I have lost count of how many times I have developed an Excel Upload using APEX_DATA_PARSER. It provides users with a convenient way to mass-upload or update data using a tool they are familiar with. I usually include a link to a static ...Dec 18, 2025·8 min read
How I Use AI to Make Me a Better APEX DeveloperIntroduction I have been using AI to help me build APEX Apps for more than a year, and the pace of change during that time has been amazing. In this post I will review the tools and workflows that that have helped me to improve as an APEX Developer. ...Nov 27, 2025·13 min read