• Practical Dynamic Actions in APEX (2023)

    Let's explore all the features that Dynamic Actions have to offer. Dynamic Actions (DA) in Oracle Application Express provide a declarative approach to using the JavaScript programming language in your browser. But, what does it mean to be able to use JavaScript in your browser? In this session, we'll cover the basics and then quickly move on to as many real life examples as we can. Whether you're not using DA yet, or you only use the most basic features, this session is sure to help you take your DA knowledge to the next level. We'll cover the many options offered by Dynamic Actions. How to correctly specify a condition. The difference between True and False actions. How to use multiple Actions. Execution Scope. Plus many different real life examples that users can apply right away in their APEX projects.

  • Template Directives

    Out of the box, Oracle APEX has a powerful templating engine. But this session is not about APEX Templates but Template Directives. Introduced in APEX 20.2, Template Directives provide developers with another tool for creating beautiful and powerful layouts. We'll explore the syntax and capabilities with step-by-step examples. After this presentation, it won't take long before you see how to apply these techniques everywhere.

  • Romancing APEX Layouts

  • Of course, you can do that with APEX! Report Templates; the definitive guide - DRW

  • CSS para desarrolladores de Oracle PL/SQL

    Si ha estado trabajando con bases de datos Oracle por un tiempo, pero aún se siente perdido al trabajar con JavaScript y CSS en sus aplicaciones APEX, entonces esta presentación es para usted. Trabajar con HTML, JavaScript y CSS no tiene que ser difícil. Aprenda sobre los selectores CSS, qué es el DOM y cómo trabajar con él, e incluso un poco de jQuery. Esta sesión le proporcionará algunas herramientas para trabajar mejor con las tecnologías web.

  • 10 Top Tips to tune your Oracle APEX Performance

  • Browser DevTools: The other tool for APEX Development

    APEX development is not just about Oracle PL/SQL and SQL. In fact, it requires other disciplines to provide an enhanced user experience. With some knowledge of HTML, CSS, and JavaScript, your APEX applications can begin to shine. However, you need a helper to better work with these technologies. If you're running SQL, you may use SQL Developer, but what do you use for HTML, JavaScript, and CSS? Enter DevTools. In this session, we'll cover the built-in DevTools available in all modern browsers. Learn the ins and outs of these tools and how they improve your everyday work with Apex. They are easy to use. No installation required and a just keystroke away. After attending this session, you'll be able to use your browser's Dev Tools immediately.

  • Maze Runner

    Are you new or just getting started with Oracle Application Express (APEX) and feel lost as to how to advance? Do you have that nagging feeling of "I don't know what I don't know?" Then, this session is for you! Come and learn everything that relates to the APEX ecosystem; from learning, plug-ins, resources, where to find help, documentation, like-minded individuals, social media, and more.

  • Practical Dynamic Actions in APEX (updated)

    Let's explore all the features that Dynamic Actions have to offer. Dynamic Actions (DA) in Oracle Application Express provide a declarative approach to using the JavaScript programming language in your browser. But, what does it mean to be able to use JavaScript in your browser? In this session, we'll cover the basics and then quickly move on to as many real life examples as we can. Whether you're not using DA yet, or you only use the most basic features, this session is sure to help you take your DA knowledge to the next level. We'll cover the many options offered by Dynamic Actions. How to correctly specify a condition. The difference between True and False actions. How to use multiple Actions. Execution Scope. Plus many different real life examples that users can apply right away in their APEX projects.

  • Of course, you can do that with APEX! Report Templates; the definitive guide

  • APEX Low-Code and High-Control

  • SQLcl, The New On The Block

  • The #LetsWreckThisTogether APEX Talks (Kscope17)

    This is the "Deep Dive" line up for APEX track at Kscope17. Livestream available https://livestream.com/accounts/507605/events/7525222

  • JavaScript and CSS for PL/SQL Developers

    If you have been working with the Oracle Database for a while, but still feel lost when working with JavaScript and CSS in your APEX applications, then this session is for you. Working with HTML, JavaScript, and CSS doesn't have to be hard. Learn about CSS selectors, what is the DOM and working with it, JavaScript functions, and even some jQuery. This session will provide you some tools to work better with web technologies.

  • Deliver a Knockout with your APEX Applications

    KnockoutJS provides two-way data binding between JavaScript and DOM elements and it's also the foundation for OracleJET. Whether you use OracleJET or not, KnockoutJS can deliver more pizzazz to your APEX pages. If you often feel your Dynamic Actions are getting too complex, or they are one line of code away from disaster, this session is for you. Come and get a short KnockoutJS tutorial and learn how to integrate it with APEX.

  • The #LetsWreckThisTogether APEX Talks

    This is the "Deep Dive" line up for APEX track at Kscope16. Livestream available http://livestream.com/ODTUG/K16APEX/videos/

  • Hooked on Classic Reports

    Visit http://rimblas.com/blog/2016/06/apex-classic-report-named-column-templates/ for companion videos to this presentation. Hooked on Classic (Reports): learn tips & techniques to make them sing. Using the lowly Classic Report template, this presentation will cover how to take advantage of the Generic Columns and Named Columns template types. We will examine a complex report layout using Named Columns template. We will also look at advanced querying techniques, such as analytic functions, to further customize the report. By inspecting underlying HTML structures, we will gain an understanding of how these templates work. The techniques and functionality covered are standard in APEX and often greatly underutilized. They have been around for several versions of APEX, yet many developers don't know how to use them or that they even exist.

  • Practical Dynamic Actions in APEX

    Presented at UTOUG on March 29, 2015, 11:30 am (Session 2) Let's explore all the features that Dynamic Actions have to offer. Dynamic Actions (DA) in Oracle Application Express provide a declarative approach to using the JavaScript programming language in your browser. But, what does it mean to be able to use JavaScript in your browser? In this session, we'll cover the basics and then quickly move on to as many real life examples as we can. Whether you're not using DA yet, or you only use the most basic features, this session is sure to help you take your DA knowledge to the next level. We'll cover the many options offered by Dynamic Actions. How to correctly specify a condition. The difference between True and False actions. How to use multiple Actions. Execution Scope. Plus many different real life examples that users can apply right away in their APEX projects.

  • Template Options Power Options - RMOUG16

    Presented at RMOUG TD16 on Feb 11, 2016, 4:00 pm

  • Template Options Power Options - OOW15

    Presented at OOW15 on Oct 25, 2015, 11:00 am

  • Características del APEX 5

    Presentación guía para el primer meetup virtual de orclapex-LAT (Oracle APEX Latinoamerica) http://www.meetup.com/Oracle-APEX-Latinoamerica/events/222247343/

  • Practical Dynamic Actions in APEX

    Presented at KScope15 on Jun 23, 2015, 8:30 am - 9:30 am (Session 5) Lets explore all the features that Dynamic Actions have to offer. Dynamic Actions (DA) in Oracle Application Express provide a declarative approach to using the JavaScript programming language in your browser. But, what does it mean to be able to use JavaScript in your browser? In this session, we'll cover the basics and then quickly move on to as many real life examples as we can. Whether you're not using DA yet, or you only use the most basic features, this session is sure to help you take your DA knowledge to the next level. We'll cover the many options offered by Dynamic Actions. How to correctly specify a condition. The difference between True and False actions. How to use multiple Actions. Execution Scope. Plus many different real life examples that users can apply right away in their APEX projects.

  • Template Options Power Options

    Presented at KScope15 on Jun 24, 2015, 9:45 am - 10:45 am ( Session 12)

  • Go-go-gadget

    Learn about Web Inspectors and DevTools with a focus on Oracle APEX development.

  • orclapex-LOCAL

    Oracle Application Express or APEX Meetups are poping up all over the world. If you like APEX find a group near you or start your own. #orclapex

  • thats not where i want that - RMOUG

    Presented as a Deep Dive at RMOUG Training Days 2014 (http://www.rmoug.org/) on Feb 5, 2014

  • thats not where i want that