I fumble around with supporting objects to make my application as portable as possible without any manual scripting. One issue I had discovered had to do with static CSS and JS files provided by frameworks like Ext/YUI or JQuery. I just addressed them hard coded inside my template header:
<html lang="&BROWSER_LANGUAGE.">
<head>
#HEAD#
<title>#TITLE#</title>
<!-- --------------------------------------------------------------------------------- -->
Oracle Forms have a legacy of well over a decade in Oracle application development. The main reason for their popularity is their tight integration with the Oracle Database. The application development can be enormously fast when using them alongside Oracle Database. But the problem with Oracle development tools is that they are not up to the mark. Same applies for Forms and Reports Developer. Since 6i nothing has been done to improve them. Although Oracle has incepted a web interface starting from 9i but that does not seem to be much.
I have just gotten my speaker invitation for Oracle Open World 2009 in San Francisco (October 11-15).
So far I have been talking about APEX at two ODTUG conferences and three DOAG conferences in Germany. So, this time it will be OOW.
To read the entire article at its source, please refer to Speaking at OOW 2009
I have just gotten my speaker invitation for Oracle Open World 2009 in San Francisco (October 11-15).
So far I have been talking about APEX at two ODTUG conferences and three DOAG conferences in Germany. So, this time it will be OOW.
Once again I will be talking about an alternative PDF printing solution with Oracle APEX, Jasper Reports:
ID#: S307883
I have been working on an Application Express 4.0 feature to support consuming REST Web services. REST Web services use a simpler architecture than the popular SOAP style Web services. Instead of posting some big XML document wrapped in a SOAP Envelope, REST requests are typically done by passing name/value pairs in the query string of a URL.
All the presentations given by the APEX Development team are now available for download from the APEX Conference Session Application. Once the other presentations are loaded I will update those as well.
Joel Kallman's keynote is also available from our OTN Presentations page together with the APEX 4.0 Overview presentation (in Powerpoint format)
For all of those in the Indianapolis area I will be conducting a full day of APEX sessions on Thursday, 30 July.
Please go to the INOUG Site for registration
Event Information:
When: Thursday, July 30th, 2009
Where: Eli Lilly, Building 98 - Auditorium (downtown)
Topic: Oracle Application Express (APEX)
Trainer: David Peake, Product Manager, Oracle Corporation
Cost: FREE for INOUG Members - for INOUG Members only!
There were a lot of people at this years ODTUG Kaleidoscope conference talking about Oracle Application Express (Oracle APEX). If you are good with SQL, APEX opens up a whole world of possibilities for rapid application development. And even if you’re not good with SQL the tool is easy enough to use that you can still build functional, secure Web applications.