I attended the excellent Tech 15 this December and was lucky enough to be able to speak about integrating external technologies with APEX. One of the things I demonstrated was my..
I was recently asked to look into the possibility of building a custom front end for some of the features of OEM 12c, namely the Cloud Management Plugin.
I have recently been upgrading our internal applications to APEX 5 and thought it would be interesting to write a blog about some of the issues that initially came up whilst doing..
Flex Fields From time to time, the users may wish to be able to extend their application by adding extra fields to tables without contacting IT to perform a change request. For..
As part of our recent redevelopment of our Oracle Forms expenses application into APEX 5.0, I looked into creating a mileage calculator using the Google Maps API. This blog..
Following a day of hard work building APEX applications, I jumped on the train home and started catching up with the latest news & sport.
In a previous blog I outlined how with APEX 5.0 you can now use the APEX_JSON package to parse JSON responses in your APEX application. For this blog I will show you how easy it..
I recently had a request to implement a comprehensive UK address search in an APEX application without using a dedicated API such as the Royal Mail PAF. The first place I looked..
Modal dialogs are a useful feature for all kinds of APEX applications and with the release of APEX 5, they are supported natively. You can easily implement one as part of a “Form..