Garnering interest for Oracle Developer day in Montreal, Canada
The last week has been quite hectic with the release of Frite and the new improvements I am adding to the google map bean. Glancing over the Oracle forms OTN pages and Grant’s blog, I was a bit feeling down not seeing Montreal on the Oracle developer’s circuit.
I know from facts that the local Montreal […]
Oracle to buy Sun for $7.4B
Information technology company Oracle Corp said Monday April 20, 09 it is buying Sun Microsystems Inc in a cash deal the company valued at $7.4 billion after IBM abandoned its bid to buy SUN earlier this month.
That is the latest news and the one I expected. Just this past saturday, during a Java lecture, […]
FRITE- the rich text editor with Right-to-left languages
I have been working on adapting FRITE, the rich text editor to work with right to left languages such as Arabic and Hebrew and the results are here.
Arabic
Hebrew - Translation of “Here is how my Hebrew text should look like in FRITE” courtesy of Eran Zohar.
The only addition to the code was the following statement:
document.putProperty(”i18n”, […]
Breaking news: JAVA could soon be in the hands of IBM
IBM is rumored to be in the final stage of acquiring SUN which everybody knows is behind JAVA. So what could be the effect on Oracle development tools if this deals materializes ?
Looks like it is going to be a highly complicated issue that could even see JAVA being forked to maintain its independence from […]
Google static Map release 0.12
The 0.12 release is now available and can be downloaded from the sourceforge page.
I will be making a special page for this bean here on degenio.com. In the meantime, let me know of any special features you would like to see in this bean.
In version 0.13, I will be adding other languages and polylines.
If I […]
Static google map- version 0.12
Here is an update to the static google map. I have added the following:
User can now enter address info using only latitude and longitude
User can zoom in and zoom out using a popup menu on the image itself
User can pan (vertical and horizontal) in either directions.
Some minor changes to the class structure. Now using Mercator […]
FRITE- An update
As expected, I have received quite a number of requests for improvements to be introduced in the next version of FRITE. The most striking and the ones that I did not expect are those from enterprise users. For example, one request was for copying and pasting chunk of HTML codes from a Forms item module […]
Read Full Post | Make a Comment ( 3 so far )Frite v0.11 available now for download
Good news. I finally managed to get Frite available for download from sourceforge.net. Please check the page I dedicated for Frite. All the information about Frite is the there.
Here is the link.
Please do not forget to make comments and advise of any bugs, suggestions, etc…
Thanks
Update: Please use the comments system here for any questions […]
Frite- presentation on screentoaster
Here is the link on www.screentoaster.com presenting Frite.
The bean has been submitted to the java beans competition on the PJC depot. You can download from there or from sourceforge.net.
The link on sourceforge should be available tuesday feb 24, 2009.
Support for PDF and HTML output within FRITE
Frite is designed as an HTML editor for Oracle Forms and as such the content in the forms module when sent to report should also be available for output. The formats I had in mind are PDF and HTML.
Those beta-testing Frite did not encounter problems with reports in HTML format. For example, links are clickable […]


