InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Support Multiple AJAX Frameworks with OpenAjax Hub

Posted by Jonathan Allen on Oct 05, 2007

Sections
Architecture & Design,
Development,
Enterprise Architecture
Topics
.NET ,
Rich Internet Apps ,
Web 2.0
Tags
AJAX

From time to time web developers may find that they need to leverage more than one Ajax framework in a single web site. Perhaps they are working on mashups or portals, or maybe they simply cannot do everything they need with a single framework. Whatever the reason, OpenAjax Hub is the solution to their problem.

OpenAjax Hub is a project being managed by the OpenAjax Alliance, a group dedicated to "the adoption of open and interoperable Ajax-based web technologies". Most of this is done via the "Event Hub".

Compliant frameworks must be able to publish and subscribe to events. These events are translated from the publishing framework's event model to that of the hub and finally to that of the subscribing framework. The event hub itself is under 3KB of JavaScript and the adapters for each framework are expected to be quite small.

In March 2007 the OpenAjax Alliance held their first InteropFest wherein twelve vendors integrated a preliminary version into their frameworks. Based on that work, they are nearing completion of the first release version and accompanying specifications.

Though a member of the alliance, Microsoft was not among the twelve initial companies. However Bertrand Le Roy has recently submitted an entry on behalf of Microsoft and it's ASP.NET AJAX framework. 

Future plans for OpenAjax Hub include a standard for drag and drop operations and data binding across frameworks.

A padigim shift within the AJAX arena - On-server AJAX by navot peled Posted
Re: A padigim shift within the AJAX arena - On-server AJAX by Tomek Górski Posted
  1. Back to top

    A padigim shift within the AJAX arena - On-server AJAX

    by navot peled

    I would like to draw your attention to another alternative which is a paradigm shift for AJAX front ends. One should be aware that I am not, and do not pretend to be objective, never the less I believe that one can judge for himself. Visual WebGui is an open source rapid application development framework for graphic user interfaces of IT web applications. VWG replaces the obsolete paradigms of ASP.NET in both design-time and run-time which were designed for developing sites, with WinForms methodologies, which were designed for developing applications. Thus enabling designer that was designed for application interfaces (WinForms designer) instead of a word documents (ASP.NET designer). This provides the developer with an extremely efficient way to design interfaces using drag and drop instead of hand coding HTML Worth a look at www.visualwebgui.com

  2. Back to top

    Re: A padigim shift within the AJAX arena - On-server AJAX

    by Tomek Górski

    Thanks for very interesting article. Keep up the good work. Regards
    Pozycjonowanie

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.