TweetShareSharePin0 SharesThe afternoon was kicked off with a presentation on using APEX in large projects by Dimitri Gielis. These re my notes for what Dimitri told us. Many people feels that APEX cannot be used for anything larger than a singe developers app. Sumneva uses EC2 for both demo and development work with their clients. They have readymade scripts to create new projects that sets up filesystem directories, APEX application, and subversion. They’re finding that the agile project methodology works […]
APEX
OOW 2010 Monday Morning
TweetShareSharePin0 SharesThis will be a APEX only day. The day starts with two APEX 4.0 presentations. First up was a presentations about dynamic actions in APEX held by Anthony Raynor. Dynamic acttions is a declarative way (in 4.0) to use javascript to enhance clientside behavior of an APEX application. It is used for things such as disabling some fields on the page in some situations. Using it is done by defining four things: When Condition Action Affected elements For example […]
OOW 2010 Starts
TweetShareSharePin0 SharesI arrived to San Francisco yesterday and OOW kicked off today. The efficiency at the registration alone was impressive. The lines we’re very long, but it probably took less than 15 minutes to get through it. This post will essentially be a dump of notes from the sessions I attended. The first session was the start of the APEX symposium. It was supposed to feature Scott Spendolini and an overview of APEX 4.0. He had been delayed so the […]
Apex 4.0 moves to apex.oracle.com
TweetShareSharePin0 SharesIn case you haven’t noticed already, David Peake’s blog just announced that APEX 4.0 moves one step closer to become available for download. It is now the release that powers apex.oracle.com. http://dpeake.blogspot.com/2010/06/apex-40-comes-to-httpapexoraclecom.html This is good news as it shows that the release is getting close to be completed. Upgrading apex.oracle.com is usually one of the last public steps before a release becomes available to download. TweetShareSharePin0 Shares
Pro Oracle Application Express Sample Spreadsheet
TweetShareSharePin0 SharesThe excellent book Pro Oracle Application Express book by John Scott builds an application through the book and it starts with a sample spreadsheet showing a set of reported bugs. I was not able to find a downloadable version of this so I created it. Not much work and very easy to do, but also not very enjoyable. Since I created it with google docs it is easy to share it, so I figured I’d post a link here […]