The Community Edition is a client-only version of the full Backbase RIA software and contains:
- Backbase Presentation Client (BPC): an robust JavaScript (AJAX) engine, which sits in the webbrowser and transforms the browser from a page-viewing program into a rich presentation & interaction environment. The BPC renders the user interface and communicates with the server in XML format. The engine does not require a plug-in or user-install.
- Rich User Interface declaration language (BXML): an XML-based markup language which provides tags (in namespaces) that enable HTML developers to declare highly interactive Rich Internet Applications and manage the data-exchange between the server and client.
BXML extends (X)HTML, anyone with (X)HTML skills can quickly and easily augment existing (X)HTML code with BXML code. - Developer resources: such as documentation, sample applications and plug-ins for Eclipse, Visual Studio and Dreamweaver.