Thursday, March 23, 2006
Google Data APIs
Monday, March 13, 2006
Oracle Industrial Telnet Server (ITS): The OracleAS Hidden Treasure..
When I was working in Oracle Consulting I was surprised to see how many customers are using character mode applications, base on Oracle Forms. Lot of applications in wharehouses, harbour, ... are using telnet terminal, usually remote/mobile using RF networks.
Moving to Java on the server was very hard for them because of the lack of support for easy character mode development based solutions.
OracleAS 10g/ADFprovides such support with the Industrial Telnet Server (ITS). ITS is the telnet server running in a J2EE container as a J2CA adaptor, and uses JavaServer Faces to render the user interface. The advantage of using JSF for the UI, it allows developer to leverage automatically different renderers (HTML, Mobile and telnet) without changing the application.
Here an example of the different renderer provided by Oracle ADF Faces (Instant Messaging, PDA, HTML and Telnet)
If you are looking for more information around Oracle ITS:
Thursday, March 2, 2006
Oracle Fusion Middleware and Microsoft Interoperability - Developer's Guide
Download the Beta version of the Oracle Application Server Developer's Guide for Microsoft Office Interoperability along with sample code (and other technical resources) from this new OTN page.
- Windows Platform: Fusion Middleware is concurrently tested and delivered on Windows.
- .NET/Windows Server System Integration: Fusion Middleware offers broad integration with Microsoft .NET and Windows Server System at multiple levels.
- Office Interoperability: Fusion Middleware enables use of Office as the front-end for enterprise applications, as well as many ways to interact with enterprise information that can be read, parsed, and generated in Office-formatted documents.