YOUR FEEDBACK
Gregor Rosenauer wrote: well, not what's your take on this? Did I miss a second page of this article or...
AJAXWorld RIA Conference
Early Bird Savings Expire Friday Register Today and SAVE !..


2008 East
DIAMOND SPONSOR:
Data Direct
Frontiers in Data Access: The Coming Wave in Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
Intel
Virtualization – Path to Predictive Enterprise
Green Hills
IT Security in a Hostile World
JBoss / freedom oss
Practical SOA Approach
GOLD SPONSORS:
Software AG
The Art & Science of SOA: How Governance Enables Adoption
PlateSpin
Effective Planning for Virtual Infrastructure Growth
Fujitsu
Automated Business Process Discovery & Virtualization Service
Ceedo
Workspace Virtualization
Click For 2007 West
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
SYS-CON.TV
TOP LINKS YOU MUST CLICK ON


AJAX-Based Rich Internet Applications: Backbase Enterprise Ajax 4.1.2 Kicks Off 2008
Adds new client SOAP API, improved form validation, several new widgets, new Debugger features, and more

Newly released in three editions - a free Community Edition for development and deployment up to one server and 2CPUs, a Client Edition, and a JSF Edition - Backbase Enterprise Ajax 4.1.2 is the latest  version of San Mateo, CA-based Backbase's flagship AJAX framework for the Enterprise. It adds new client SOAP API, improved form validation, several new widgets, new Debugger features, improved data binding, performance increases, and enhanced documentation.



Jouk Pleiter, Co-Founder & CEO of Backbase, speaking at AJAXWorld in 2006, NYC.

There are so many additions and improvement that we will let the company summrize them in its own words:

New! Client SOAP API

Web Services are key to modern IT infrastructures. The new SOAP API provides a simple interface to communicate with remote Web Services. It can be accessed via the Backbase JavaScript API and via the Backbase execution tags (XEL). Learn how, in the detailed example page.

New! Improved Forms

Forms are used in many Ajax applications. With 4.1.2, Backbase forms functionality is further refined. In addition to standard validation and error message definition, it is now possible to create customized validation rules using XML Schemas. Learn more on pages 41-45 of the Client Application Development Guide.

New! Double Slider Widget

A frequently requested widget is the double slider. It’s often used to indicate a lower upper bound: for example, a minimum and maximum price of a house or hotel room. This is now a standard widget in 4.1.2, and can be found in the Backbase Explorer.

New to the Client Edition! CheckBoxGroup Widget

The checkBoxGroup is a new form widget that was added to the Client Edition and which corresponds to the selectManyCheckbox component of the JSF Edition conforming to the JSF MyFaces Reference Implementation. The new Widget can be found in the Feature Explorer.

New! Enhanced Debugger – Cross browser functionality also on IE

The new in-browser debugger adds new functionality. It now pops up in a new window, so that you can easily move aside your main browser window. So now developers can choose between opening a new window or keeping the debugger within the main browser window. Also, a TDL tab has been added: this tab shows the classes that are used in the application, organized by namespace. Classes are color coded to identify Abstract and Concrete Classes, Interfaces and Behaviors. Once a node is selected, the right-hand screen shows the Attributes, Properties, Methods and Handlers. More information can be found on the Debugger example page.

New! BTL XML Schema (XSD) – Adds Backbase code completion functionality to all compliant IDEs. In addition to Backbase’s own plug-in for Eclipse which includes code completion, Backbase 4.1.2 now provides an XML Schema that defines Backbase’s Tag Library. Most editors and IDEs allow developers to import such Schema to add third party code completion support to their development platform. Backbase new Schema is called ‘btl.xsd’ and can be found in the /documentation/schemas directory of the Community and Client Editions.

New! Data Binding Features and Documentation

Backbase 4.1.2 adds namespaces support to XML data. Backbase new client engine brings namespace recognition to most Web browsers. This functionality is essential if the server-side application generates XML files that use namespaces so name conflicts can be avoided. Learn more on how to avoid name conflicts. Furthermore, developers can now dynamically switch data sources. In the case of offline Ajax, the data source can be remote when online and can be switched to local Google Gears storage when the user goes offline. Furthermore, you can now use a dataFormatter to format data for display, i.e. to add currency symbols - the underlying data remains unchanged. New Data Binding documentation has been added to the Client Application Development Guide (pages 77-79) and in the new example page.

New! Performance Improvements

With Backbase 4.1.2, the optimized version is now about 10% faster in execution speed, and the binding files have been minimized, resulting in a 20% size reduction.

New! Enhanced Documentation

One of the main goals of 4.1.2 was to add more documentation and improve its accuracy. The Application Development Guide has been totally revised, a completely new Beginner Tutorial has been added and the API Reference provides more detailed information. In addition, the HTML API Reference now includes full-text search, which is powered by the Backbase framework (client-side implementation).

New Security Improvements

As Backbase is used with many Global 2000 companies, including some of the World’s leading financial institutions, security has a high priority. In addition to thousands of unit tests that we run on our software before release, and to the test suite that we created and is now used by many browser manufacturers such as Firefox and Opera; the obfuscation of the client-side has been further improved to make it harder to analyze and reverse-engineer.

New to the JSF Edition! updatePanel Component

The updatePanel is a new component that allows Ajax-enabling of regular JSF components. It enables integration of 3rd party JSF components inside a Backbase JSF Application. By using the updatePanel, one can integrate and use of the functionality of the Tomahawk inputHTML (rich text editor) and Schedule (calendar) components. For more information please refer to the JSF Edition Application Development Guide (pages 135- 137).

New to the JSF Edition! Chat Demo application

A new Chat demo application was added in the JSF Edition that shows how a Push solution can be applied to a Backbase application integrated with DWR. An explanation of how the integration of Backbase with DWR is setup can be found on the Backbase Developer Network. Both the demo application and the example page can be found in the JSF Edition download package.

New! JSF Edition Eclipse plugin improvement

The JSF Edition Eclipse plugin was updated to support generation of custom components with custom taglib URI and in custom client namespace. This delivers flexibility when one wish to create custom Backbase JSF Components in his/her own company taglib and namespace.

New to the JSF Edition! How-to create custom components

A new ePage was created that explains how to design and implement a custom component in custom taglib by enhancing an existing Backbase JSF Component. It also describes how to fine-tune the client functionality of the component by creating a client widget in custom namespace. The example page can be found in the examples/tutorials.war of the JSF Edition download package.

About RIA News Desk
Ever since Google popularized a smarter, more responsive and interactive Web experience by using AJAX (Asynchronous JavaScript + XML) for its Google Maps & Gmail applications, SYS-CON's RIA News Desk has been covering every aspect of Rich Internet Applications and those creating and deploying them. If you have breaking RIA news, please send it to RIA@sys-con.com to share your product and company news coverage with AJAXWorld readers.

YOUR FEEDBACK
Steven Coker wrote: Seems like just what we need to help us migrate fat client applications to the Web
LATEST ECLIPSE STORIES . . .
Join Scott Guthrie as he discusses Microsoft’s commitment to web standards development, Rich Internet Applications and how Microsoft is contributing to help move the web forward. Join Adobe’s Kevin Lynch as he demonstrates how Flash and HTML come together to make the most engaging,...
Reminding people of how its backing was the making of Linux, IBM, to no one's surprise, has thrown its support behind cloud computing, that delicious nexus of every chi-chi buzzword technology currently in vogue: Web 2.0, rich Internet applications, software-as-a-service, SOA, grid com...
This guide explains how you can install the Google Android SDK 1.0 on an Ubuntu 8.04 desktop. With this stable release of the Android SDK, you can now develop applications for Android smartphones (like T-Mobile's G1) and offer them on the Android Market.
Virtualization has become a critical part of Enterprise IT strategy. Why and how has it become one of the most important change agents in our industry? To answer these questions I had the good fortune recently to be able to speak to a select group of top IT industry executives who join...
Watching VMware stock and its market cap spike since it IPO'd must have had Red Hat positively pea green with envyWatching VMware stock and its market cap spike since it IPO'd must have had Red Hat positively pea green with envy - so green in fact that it's gonna try taking VMware on b...
Well, Egenera - which has no market cap at all because it hasn't gone public yet - claims it is. IDC, which coined the term, defines 'Virtualization 2.0' as the next step beyond server virtualization replete with faster provisioning, high availability, disaster recovery, resource balan...
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE