I have presented last week on DOAG 2020. For all non DOAG members - you can find the german presentation on Slideshare too:
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.
I have presented last week on DOAG 2018 in Nuremberg. For all non DOAG members - you can find the german presentation on Slideshare too:
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".
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.
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.
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.
I have presented last week on DOAG 2015 in Nuremberg. For all non DOAG members - you can find the german presentation on Slideshare too:
Today my presentation is confirmed: "Bob the Builder: Build/Deploy of ADF enterprise applications".
I have presented last week on DOAG 2014 in Nuremberg. For all non DOAG members - you can find the german presentation on Slideshare too:
This article describes how to standardize your JDeveloper Installation as requested in Planning & Getting Started - Team, Skills and Development Environments.
The presentation is ready, time for travelling now.
This article describes how to standardize your JDeveloper Patching as requested in Getting Started - Team, Skills and Development Environments.
This article describes how to standardize your JDeveloper Installation as requested in Planning & Getting Started - Team, Skills and Development Environments.
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!
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".
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.
I have presented today on DOAG Development 2014 in Dusseldorf. For all non DOAG members - you can find the german presentation on Slideshare too:
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.
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?
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!