InfoQ

News

ExtJS Ecosystem Continues to Expand

Posted by Nick Laiacona on Jan 28, 2008

Community
Java
Topics
Rich Internet Apps ,
Web Frameworks ,
Javascript
Tags
AJAX

New server-side tools are sprouting up around the ExtJS client-side Javascript framework. Community developed server-side support now exists for Java Enterprise Edition, Cold Fusion 8.0, Google Web Toolkit, and Ruby on Rails 2.0. The goal of all of these tools is to normalize the interface between their respective platforms and ExtJS.

ExtTLD is a JEE tag library for ExtJS. It enables content assist documentation and integration with Java based frameworks. Developers can describe their interfaces declaratively using XML. ExtTLD will translate the markup into ExtJS interface objects. ExtTLD validates field properties of the XML interface description.

Two promising solutions in the ColdFusion space are in early development: cfExt by Dan Vega and ColdExt from Justin Carter. Cold Fusion 8.0 shipped with Ext JS 1.0 but since then the library has gone to 2.0, a dramatic improvement. These tools allow Cold Fusion developers to interface with the latest Ext JS while staying in Cold Fusion's tag library.

MyGWT is an open source Java library for the Google Web Toolkit. Google Web Toolkit allows developers to write client side applications in Java which are then compiled into Javascript. MyGWT is a plugin to GWT which wraps its native UI components with a ExtJS skin. GWT applications can acquire the polished ExtJS look and feel using this tool.

A plugin also exists for Ruby on Rails. The Ext Scaffold Generator Plugin provides a jump start for developing CRUD based applications with Ext JS and Ruby on Rails. According to GL Networks' website:

The Ext Scaffold Generator Plugin can be viewed as a drop-in replacement for Rails’ standard Resource Generator. Accepting the very same options, it will generate views using data grid and form components from the Ext JS Javascript GUI framework as well as a controller acting as an Ext-compatible JSON web service. The generated code can be used as a starting point for further implementation and outlines solutions on how to integrate the Ext JS library with Rails as a backend.

Ext JS already provides impressive facilities for developing Rich Internet Applications. It has one of the best implementations of a Javascript data grid. It seamlessly interoperates with all of the major core Javascript libraries (Prototype, YUI, jQuery). Coupled with these new tools to speed adoption and reduce learning curve, Ext JS is a RIA development platform worthy of consideration.

Interesting. by Porter Woodward Posted Jan 28, 2008 10:56 PM
  1. Back to top

    Interesting.

    Jan 28, 2008 10:56 PM by Porter Woodward

    I wonder why there's not as much excitement around something like Helma and Trimpath Junction? I just sort of like the fact that you can do the app end-to-end in JavaScript. Or is that EcmaScript?

Educational Content

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.