Presentations

APEX & HTML 5 (III)
Presented at: OGh APEX World, Zeist Netherlands Mar 2014


Abstract: This presentation will cover some of the new HTML 5 features and how to integrate them in APEX. HTML 5 is the next major version for HTML. It consists of many new features, which will make developer's jobs a lot easier and improve end-user experience. This presentation will highlight some of these new features and demonstrate how to leverage them within an APEX application. New features include (but not limited to) drag & drop, media, storage, and graphics.

Download
Demo App


APEXPosed Auckland/Melbourne Nov 2012
Presented at: APEXPosed Auckland/Melbourne Nov 2012

Abstract: Security is always a major concern when developing applications. Application Express comes with some built in features that help you lock down your application and prevent malicious attacks in your application. Various design techniques and database features will also be covered.

Download

 
APEX Debugging Tools & Techniques
Presented at: APEXPosed Auckland/Melbourne Nov 2012

Abstract: Just like other tools and frameworks Application Express offers a lot of excellent tools to debug and instrument your application. This presentation will cover how to debug your Application Express application along with the built in tools and APIs. It will also cover other free 3rd party tools which compliment Application Express's debugging features.

Download


APEX Development Best Practices
Presented at: APEXPosed Auckland/Melbourne Nov 2012

Abstract:  With Application Express developers can develop with various coding standards and techniques. Though no one practice is better than the rest there are some best practices that developers should adhere to. This presentation will cover such best practices for developing your applications.

Download



APEX4 + HTML5 = Awesome II 
Presented at: ODTUG Kscope -25-Jun-2012

Abstract: This presentation is a continuation of last year's award winning talk on some of the new HTML 5 features and how to integrate them in APEX. HTML 5 is the next major version
for HTML. It consists of many new features which will make developer's jobs a lot easier and improve end-user experience. This presentation will highlight some of these new features and demonstrate how to leverage them within an APEX application. New features include (but not limited to) Drag & Drop, Media, and Graphics.

Download

Building a Better Team
Presented at: ODTUG Kscope -26-Jun-2012

Abstract: As your team grows and evolves so do some of your development problems. Most development teams struggle as they grow and try to implement top-down processes that don’t always work well with developers. This presentation will guide you through proven steps and techniques to bring an unstructured development environment into a cohesive unit. The processes discussed will help you and your team develop better code, reduce development costs, and build better applications. The techniques discussed in this presentation have been successfully implemented at various organizations and have helped both APEX and PL/SQL teams.

Download
 
Common APEX Questions for DBAs
Presented at: Calgary Oracle User Group (COUG) - 19-Apr-2012

Abstract: DBAs have many responsibilities managing the databases in their organizations. The introduction of Oracle Application Express (APEX) has added some more items to their already demanding list of tasks. This presentation will answer some of the common questions DBAs have about APEX.

Download


Error? What Error?
Presented at: Webinar - 2-Feb-2012

Abstract: A common situation that all developers have faced is integrating a new feature in an (APEX) application, launching it into production, and then getting the dreaded “It doesn’t work” phone call.  How could this happen? You covered all the angles. Apparently not all of them... So what do you do now? Most end-users provide very little information about these errors.

This presentation will discuss various methods on how to handle and catch error messages in your APEX application along with various testing techniques to help find errors while your code is still in the development phase. It will also cover the new APEX 4.1 error handling features.

Topics to be covered include APEX error handling, new 4.1 error handling, and the APEX dictionary.

Additional Notes: ODTUG webinar.

Download


APEX Plug-ins 101
Presented at: Webinar - 7-Sept-2011

Abstract: One of the hottest new features introduced in Oracle APEX 4 is the plug-in architecture. Plug-ins allow developers to create their own APEX objects in a declarative and supported manner. By creating your own plug-ins you can vastly expand APEX's current functionality to create anything you want in your application. You're only limited by your creativity, so the possibilities are virtually limitless!

Martin Giffy D'Souza has created some of the most popular plug-ins available on the APEX plug-in community page. He has learned a lot about the architecture and what it takes to make a robust plug-in. In this session Martin will help get you started with creating your first APEX plug-in. He will also provide you with some tips and useful tools to successfully build plug-ins. This presentation will help you take your out-of-the-box APEX experience to a whole new level.

Additional Notes: This presentation was sponsored by Red Gate Software.

Download


APEX 4 + HTML 5 = Awesome
Presented at: ODTUG Kscope 11 - Long Beach, California

Abstract: HTML 5 consists of many new features which will make developers’ jobs a lot easier and improve end-user experience. HTML 5 is currently under development but many browsers already support some of its features. APEX developers should be aware of these enhancements. This presentation will highlight some of the HTML 5 features and how to integrate them with your APEX application to produce stunning results.

Additional Notes:
This presentation won the ODTUG Kscope 11 Best Speaker Award.

Download


How to Be Creative II
Presented at: ODTUG Kscope 11 - Long Beach, California

Abstract: This presentation will demonstrate how to leverage the APEX dictionary, along with existing plug-ins, to enhance your APEX applications. It will include how to automate monitoring of your application, improve testing capabilities, improve development time, and provide some tweaks to enhance end-user experience.

Download


APEX Team Development
Presented at: APEXposed 2010 - Dallas, Texas

Abstract: Managing a development project can be a cumbersome activity without the right tools. Beginning with 4.0, APEX now includes a software development management tool that integrates with your APEX applications.

This presentation will go over these tools and how they can help manage the development lifecycle of your APEX application.

Download


APEX Plugins
Presented at: APEXposed 2010 - Dallas, Texas

Abstract: One of the most anticipated new features in APEX 4.0 is Plug-Ins which allows developers to declaratively extend existing functionality in APEX. This presentation will go over the different types of Plug-Ins and how to create them. Primary focus will be on Item, Process, and Region type Plug-Ins.

Creating your first Plug-In can be intimidating, especially for developers new APEX developers. Some tips to help with obstacles that developers may encounter will be discussed.

Download