Translation, Localization
Localization means taking an internationalized product and customizing it for a specific market. This includes translating the software strings, rearranging the UI components to preserve the original look and feel after translation, customizing the formats (such as date/time, paper size, etc.), the defaults, and even the logic depending on the targeted market.
From : www.remedy.com/customers/dev_community/UserExperience/glossary.htm
Orbeon PresentationServer
Orbeon PresentationServer is an open source platform that uses standard XForms to make your form-based web applications more user-friendly and simpler to create.
Unlike other web application frameworks based on Java objects or scripting languages, OPS is based on XML documents and XForms. This leads to an architecture perfectly suited for the tasks of capturing, processing, and presenting XML data, and does not require writing any Java or scripting code at all to implement a dynamic presentation layer for your web application.
OPS is built around a user-friendly Ajax-based XForms engine, which brings standard W3C XForms to mainstream browsers, and the XPL engine, a mature, high-performance XML pipeline engine for processing XML data.
Loading .....