Archive for December, 2008
Posted on December 31st, 2008.
The end of the year 2008 is fast approaching so it is time for me to comment on what happened, good or bad, this last year.
First of all, I participated in a wonderful Oracle migration project which took most of the year to complete. I have been doing quite some programing with Java, Oracle [...]
Read Full Post |
Make a Comment ( None so far )
Posted on December 30th, 2008.
Here is an output for a Javabean that shows the image from a Static Google Map.
The example shown here is for the google headquarters. The user inputs the address info in the Forms module and the Javabean takes care of fetching the data from Google Maps.
The process is done in two steps. First step [...]
Read Full Post |
Make a Comment ( 2 so far )
Posted on December 24th, 2008.
When you have a directory with a complicated hierarchical structure (nested sub-floders), using webutil to browse the folder is inadequate. This is mainly due to the use of JFileChooser which is notoriously slow in this case.
Since most implementations use JInitiator, one way to circumvent this problem is to implement a bean that will make use [...]
Read Full Post |
Make a Comment ( 11 so far )
Posted on December 5th, 2008.
We passed the test and our application has now been in production for 5 days.
A lot has happened since we started the Oracle forms migration to 10g (both the Database and application were migrated to 10g).
Some minor glitches did happen when our users started using the new webforms but overall we are having [...]
Read Full Post |
Make a Comment ( None so far )
|