Intentional Software - Democratizing Software Creation
Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.
Tracking change and innovation in the enterprise software development community
Posted by Nick Laiacona on Jan 28, 2008 03:24 PM
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.
IBM Web 2.0 Developer eKit: Free Tutorials, Webcasts, Whitepapers
Rational Model Driven Development eKit: Examples, Tutorials, Webcasts
Info 2.0: IBM's vision for the world of Web 2.0 and enterprise mashups (Webcast)
IBM software architect eKit: Grady Booch podcast, whitepapers, articles
RESTful todo list sample tutorial with Groovy & Project Zero
Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.
Jason Rudolph discusses Java/Grails integration, Grails plugins, creating a Grails sample application, Grails app structure, data querying and persistence, validation, controllers and tag libraries.
The Scrum Product Owner role is powerful, valuable and challenging to implement. It brings healthier relationships between customers and developers, and competitive advantage - if you do it right.
Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition, which won a 2001 Jolt Award. InfoQ asked Bloch questions about the areas that the new edition covers.
A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.
In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.
Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.
Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.
1 comment
Reply