Slides for my german presentation DOAG2020 "Our way to 19c" available
Project report about an Oracle Database Upgrade - Slides
I have presented last week on DOAG 2020. For all non DOAG members - you can find the german presentation on Slideshare too:
Our way to 19c - I am a speaker at DOAG 2020
Project report about an Oracle Database Upgrade
Already 4 years we plan the upgrade from 11c to a new supported version. If you speak german and you are interested in some of our experiences, you should come and attend my presentation at DOAG 2020 Wednesday, Nov. 18, 15:00 online.
Slides for my german presentation DOAG2018 "Regulatorics - Offside is when the referee whistles" available
How to implement Regulatorics into the Software Development Lifecycle - Slides
I have presented last week on DOAG 2018 in Nuremberg. For all non DOAG members - you can find the german presentation on Slideshare too:
"Regulatorics: Offside is when the referee whistles" - I am a speaker at DOAG2018
How to implement Regulatorics into the Software Development Lifecycle
Today my presentation is confirmed: "Regulatorics: Offside is when the referee whistles". Maybe the German title will be better understood: "Regulatorik: Abseits ist, wenn der Schiedsrichter pfeift".
DEVCAMP17 wrap up
Yesterday I attend the annual barcamp DEVCAMP of the DOAG development community. There are mostly developers with SQL, PL/SQL, Forms & Reports, ADF, JET background and some Java, Javascript and APEX developers too. And not to forget: 1 dba and some managers. Here is my summary.
Set all WebLogic log levels to "Inherit" via WLST
Logging is a very useful feature of WebLogic. Unfortunately the log levels, which are set after a clean install of WebLogic or some of the Fusion Middleware product creates a lot of noise and therefore it costs I/O performance.
Javaland 2016 conference day 1
This year I have decided to give the Javaland conference a try. I’m not a java professional, but in the program was listed a lot of interesting testing presentations, so my company booked for me.
Slides for my german presentation DOAG2015 "Bob the Builder: Build/Deploy of ADF enterprise applications" available
Faster Build and Deployment of ADF Projects - Slides
I have presented last week on DOAG 2015 in Nuremberg. For all non DOAG members - you can find the german presentation on Slideshare too:
"Bob the Builder: Build/Deploy of ADF enterprise applications" - I am a speaker at DOAG2015
Faster Build and Deployment of ADF Projects
Today my presentation is confirmed: "Bob the Builder: Build/Deploy of ADF enterprise applications".
Slides for my german presentation DOAG2014 "The Dirty Dozen – ADF Migration to 12c in the IKB" available
Report about 12c ADF Migration Projekt
I have presented last week on DOAG 2014 in Nuremberg. For all non DOAG members - you can find the german presentation on Slideshare too:
ADF Architecture Practice - JDeveloper Silent Install of Extensions
This article describes how to standardize your JDeveloper Installation as requested in Planning & Getting Started - Team, Skills and Development Environments.
See you at DOAG 2014 “The Dirty Dozen – ADF Migration to 12c in the IKB” room Kopenhagen on 11/19/2014 at 10:00 am
The presentation is ready, time for travelling now.
ADF Architecture Practice - JDeveloper Silent Patch
This article describes how to standardize your JDeveloper Patching as requested in Getting Started - Team, Skills and Development Environments.
ADF Architecture Practice - JDeveloper Silent Install
This article describes how to standardize your JDeveloper Installation as requested in Planning & Getting Started - Team, Skills and Development Environments.
ADF Architecture Practice Series
From now on I will create a series of lessons to implement the knowledge of the ADF Architecture Course from Oracle ADF product management. Here you can find the <videos and the presentations. This post will be the index of this lessons, so bookmark it for further use!
"The Dirty Dozen - ADF Migration to 12c in the IKB" - I am a speaker at DOAG2014
Report about 12c ADF Migration Projekt
Today the official program is online for DOAG conference 2014 in Nuremberg. My presentation is confirmed "The Dirty Dozen - ADF Migration to 12c in the IKB".
Find problems when you develop: using XRebel with Oracle ADF
Some days before ZeroTurnaround has released XRebel , a new tool to recognized problems in your web applications, when you make your developer test. This was promising, so I give it a short try for Oracle ADF applications.
Slides for my german presentation "Quality Assurance for ADF projects" available
How to check the quality in ADF Development Life Cycle - Slides
I have presented today on DOAG Development 2014 in Dusseldorf. For all non DOAG members - you can find the german presentation on Slideshare too:
Quality Assurance for ADF projects
How to check the quality in ADF Development Life Cycle - Slides
If you speak german and you are interested in quality assurance for your ADF projects you should come and attend my presentation at DOAG Development on 06/04/2014 in Duesseldorf.
Write ADF static code analysis rules with PMD and running these in JDeveloper
Do you know, that PMD can analyse XML files since version 5? Many of ADF files are XML configuration files - wouldn’t it be a good idea to create some static code analysis rules for ADF too?
Save JDeveloper application workings sets in the application workspace - please vote for this enhancement request
If you create for an example a big adf application you may want to add all of your entities to one base application for reuse labels, validation and and so on. If you have a big database schema than in short time you have a problem to find your entity. In JDeveloper there is a neat feature to overcome this problem: working sets!