When you create an APEX page you usually are given the choice of a Normal Page or a Modal Page.
One minor inconvenience when using the APEX debug features is the amount of noise which fills up the debugger when I try to find my debug messages.
More and more projects I work on at the minute make use of RESTful Web Services. These can either be a way of exposing our own data or a way to make use of data from external..
Oracle Forms and Oracle Application Express (APEX) are both technologies used to build data centric applications.
Recently I was tasked with adding an auto save feature to an APEX page for a questionnaire style application I was developing for a customer.
When I used to work with Oracle Forms, the company I worked for used to grant users on the development environment with a special role which provided enhanced access to many areas..
Last week I attended the Oracle Code event in London; a free event hosted by Oracle showcasing the latest technologies, practices and trends in development. As a developer who..
This blog has been a long time in the making… Of course before writing a blog on any subject, you have to do your research. In my case, my research involved creating dozens (maybe..
One of the new features of APEX 5.1 is the introduction of APEX_THEME API which enables you to change the application theme style by user.
Last year, Craig Sykes and I were discussing ideas for presentations at Tech16 and one idea made us quite excited to turn in to a paper for submission.