While Kaleidoscope 2008 is just around the corner (at least, that's how it feels), you can submit an abstract for the 2009 version already! Kaleidoscope 2009 will be held in Monterey, June 21-25. Abstracts must be submitted before October 15, so you've got one month to come up with some creative lines of text. My recent experience is that Kaleidoscope is a great conference with very good content and a lot of opportunities to network with Oracle peers from all around the globe. Take a look at the Kaleidoscope website for all detailed information.
Remember Oracle Forms? One of the nice features of Forms was the use of GLOBAL items. More or less comparable to Application Items in APEX. These GLOBALS where often used to pre-query data. For example you queried Employee 200 in Form A, then opened Form B and on opening that Form the Employee field is filled with that (GLOBAL) value of 200 and the query was executed. So without additional keys strokes or entering data, when switching to another Form a user would immediately see the data in the same context. And they loved that. In APEX you can create a similar experience using Application Items (or an Item on the Global Page) for Classic Reports (by setting a Default Value to a Search Item) and Interactive Reports (using the APEX_IR.ADD_FILTER procedure). But what about the Interactive Grid? There is no APEX_IG package ... so the first thing we have to figure out is how can we set a filter programmatically? Start with creating an Interactive Grid based upon the good old Employ
Comments
We have also started a "Kaleidoscope Community" to help us determine and select content at www.odtugkaleidoscope.com/forum.
Jeff Jacobs, Conference Chair
ODTUG Kaleidoscope, 2009