OpenAjax Alliance

OpenAjax Alliance

The OpenAjax Alliance is an industry group devoted to the set of technologies and Web programming techniques known as Ajax.

OpenAjax Alliance membership consists of vendors, open source projects, and companies using Ajax who work with Ajax-based Web technologies. The organization was formed by Ajax companies and open source projects to address issues that require coordination among the many organizations that create and/or use Ajax products and technologies. The alliance does not collect dues nor maintain a staff, and thus all of its activities are the result of voluntary contributions from its 100+ member organizations.

The organization's target customer is the Web developer or IT professional who wants to use Ajax technologies to deliver Web applications with rich user interfaces. The alliance's technical focus is interoperability across different Ajax products and technologies. Interoperability enables customers to integrate multiple Ajax technologies from different Ajax technology providers. This interoperability mission fits within the Alliance's philosophy, whereby the Alliance embraces diversity, innovation, and competition within an open marketplace, rather than relying on a single one-size-fits-all technology approach.

Additionally, OpenAjax Alliance engages in educational and communications activities, such as Web pages and white papers posted on its Web site, a wiki, email lists, and press releases.

Contents

History

In late 2005, with leadership from IBM, a small number of companies brainstormed about how to ensure that Ajax fulfills its potential as the industry standard rich application platform based on open technologies. These early discussions came to a climax on Feb. 1, 2006, with the announcement of the "OpenAjax Initiative", whose 15 original companies included BEA, Borland, the Dojo Foundation, Eclipse Foundation, Google, IBM, Laszlo Systems, Mozilla Corporation, Novell, Openwave Systems, Oracle, Red Hat, Yahoo, Zend and Zimbra. [1]

Between February 1 and May 15, 2006, an additional 15 organizations joined "OpenAjax", and the (then) 30 companies held a two-day kickoff meeting in San Francisco to lay out the blue-print for the initiative moving forward. At the meeting, the group decided to establish the OpenAjax Alliance, defined its mission, agreed on an interim organizational process, and established its initial activities [2].

Subsequently, the participating companies defined a formal governance model via a Members Agreement, and then began execution on its various marketing/educational and technical activities. The initial Web site and white paper went live in September 2006 [3]. The alliance elected its first Steering Committee in October 2006 [4]. The first technical product from the alliance was the OpenAjax Hub, with a complete draft specification and reference open source implementation completed by December 2006 and integrated a dozen Ajax toolkits on a trial basis as part of the alliance's first OpenAjax InteropFest [5].

As of May 2008, the organization has 100+ member organizations, including companies such as IBM, Microsoft, Google, Adobe, and Sun, along with Ajax suppliers such as Dojo Foundation, Laszlo Systems, Nexaweb, Tibco and Zimbra, and a small number of individual members.

Members

The list of members of OpenAjax Alliance has been growing steadily. For the most current list of members, refer to the OpenAjax Alliance home page [6] or the members wiki page [7].

The membership list is varied. Among the various members are organizations that fall into one or more of the following categories:

  • Ajax toolkit developers (open source and commercial)
  • Web browsers (desktop and mobile)
  • Enterprise products companies
  • Organizations that use Ajax to deliver solutions to their users
  • Other community-oriented organizations, such as open source projects or standards organizations, that have a strong interest in Ajax

How OpenAjax Alliance is organized

Steering Committee

The members of the OpenAjax Alliance elect representatives from seven companies to positions on the OpenAjax Alliance Steering Committee. The Steering Committee manages the affairs of the OpenAjax Alliance on behalf of its member organizations. Among other things, the Steering Committee has final approval on the creation of working groups and specifications.

Working Groups

The formal materials produced by OpenAjax Alliance are developed within Working Groups. The following two working groups have been formally chartered in accordance with various process documents that the members have adopted.

  • Interoperability Working Group - This group is responsible for technical activities in the general area of Ajax interoperability, with an initial focus on client-side runtime issues. The key products coming out of this group will include the specifications that provide the detailed definition of OpenAjax Conformance, such as the specification for the OpenAjax Hub (versions 1.0 and 1.1) and management of the OpenAjax Registry.
  • Marketing Working Group - This group is responsible for the OpenAjax Alliance's communications, educational and promotional activities, promote adoption of open and interoperable Ajax-based Web technologies. Among other things, this group produces the alliance's white papers, oversees the development of its website, and drives the strategy, high-level definition and industry rollout of the term OpenAjax Conformance.
  • IDE Working Group - This group is developing metadata standards that are planned to enable arbitrary Ajax runtime libraries to integrate into arbitrary Ajax developer tools (i.e., IDEs - integrated development environments). The IDE Working Group's metadata standard, OpenAjax Metadata Specification, is also intended to provide an industry standard for mashup widgets. This metadata standard attempts to be an "intermediary" standard which is designed to align closely with popular proprietary formats so that it is possible to transcode to and from the OpenAjax format, and therefore it isn't necessary that everyone in the industry support the metadata formats.

Task Forces

The OpenAjax Alliance establishes task forces to investigate possible areas of new activity. The task forces are informal groups of interested members who perform relevant research and then produce recommendations for future alliance activities. At this time, there are four active task forces:

  • Security Task Force, which is identifying key Ajax security issues and investigating what related activities should be pursued by the alliance
  • Mobile Ajax Task Force, which is investigating what OpenAjax Alliance can do to accelerate adoption and developer success in delivering Ajax applications to mobile devices
  • Gadgets Task Force, which is collaborating with the IDE Working Group to ensure that OpenAjax Metadata Specification addresses the needs of the mashup community for an industry standard for mashup widgets.
  • Runtime Advocacy Task Force, which is creating via an open wiki that plans to produce a prioritized feature request list from the Ajax community for what is most important to the Ajax industry from future Web browsers.

Specifications and open source

Although the OpenAjax Alliance does not intend to become a broadly focused, formal standards body, the alliance does engage in standards-related activities when such activities appear necessary in order to achieve objectives for greater interoperability, vendor choice and promoting innovation. As a result, the OpenAjax Alliance will sometimes develop its own formal specifications and/or open source to fill what it sees as critical industry gaps. In these cases, the expected outcome in the long term is to turn over such work at an appropriate point to a formal standards organization or open-source project. Often, specifications and corresponding implementation work is planned to occur in parallel.

Members of the OpenAjax Alliance may participate in standards activities within other standards bodies and open source projects to help accelerate the coordinated advancement of OpenAjax technologies and products.

OpenAjax Conformance

A cornerstone of OpenAjax Alliance activities is the definition of OpenAjax Conformance. OpenAjax Conformance is shorthand for the set of conformance requirements that the OpenAjax Alliance places on Ajax technologies, products and applications. By using Ajax products that support OpenAjax Conformance, OpenAjax claims that IT managers and Web developers would notice the following benefits:

  • Seamless integration of multiple Ajax products and technologies within the same Web application, particularly with applications that use mashup techniques
  • Greater certainty about product choices, where OpenAjax Conformance plays a similar role in the Ajax community as the Good Housekeeping Seal does with consumer products
  • Lower training costs, lower development costs, and faster delivery of Web 2.0 innovations due to industry adoption of common approaches that build from OpenAjax standards
  • Interchangeability of OpenAjax Conformant products, such that customers can choose among multiple vendors

As currently envisioned, to be OpenAjax Conformant, an Ajax product must:

  • Support the OpenAjax Hub
  • Register its library and JavaScript global objects with the OpenAjax Registry
  • Support all relevant Conformance Requirements defined within the OpenAjax Alliance's collection of specifications

OpenAjax Hub

The OpenAjax Hub is a small set of JavaScript technologies that addresses what OpenAjax sees as critical Ajax runtime interoperability requirements. Version 1.0 of the OpenAjax Hub has the following features:

  • Ajax library loading
  • A publish/subscribe-based event hub (topic bus)

OpenAjax Hub 2.0 is planned to extend the publish/subscribe features to support secure mashup workflows and client-server communications. For mashups, Hub 2.0 supports the isolation of mashup widgets into secure sandboxes and provides a mediated message bus.

The Alliance develops the OpenAjax Hub Specification and provides an open-source reference implementation.

OpenAjax Registry

The vision for the OpenAjax Registry is that, if finished, it will provide a centralized, industry-wide global object registration authority that would help to prevent JavaScript object collision within complex Ajax applications. The OpenAjax Registry is still under development.

Marketing and communication

The OpenAjax Alliance engages in various promotional, educational and communication activities. Its Web site provides a standard vocabulary for industry terms such as "Ajax" and "OpenAjax" and includes whitepapers and block diagrams on Ajax technologies and associated best practices, with a focus on cross-vendor interoperability. Representatives speak about OpenAjax at conferences and other industry events.

The OpenAjax Alliance Web site provides a central point of information about the OpenAjax vision, explaining how to adopt Ajax successfully so that IT developers will feel safe about their technology and vendor choices.

See also

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • OpenAjax Alliance — Die OpenAjax Alliance ist eine Organisation, die sich dafür einsetzt, dass Ajax Techniken standardisiert werden. Dadurch soll es möglich sein, dass mehrere Ajax Applikationen nebeneinander in einer Webapplikation laufen. Dies trifft insbesondere… …   Deutsch Wikipedia

  • 24SevenOffice — Infobox Software name = 24SevenOffice caption = Internet Business System operating system = Web based genre = ERP/CRM website = [http://www.24SevenOffice.com 24SevenOffice.com] developer = [http://www.24SevenOffice.com 24SevenOffice]… …   Wikipedia

  • OpenLink AJAX Toolkit — (OAT) Developer(s) OpenLink Software Stable release 2.8 Written in JavaScript Type JavaScript toolkit …   Wikipedia

  • AJAX — [ˈædʒæks] ist ein Apronym für die Wortfolge „Asynchronous JavaScript and XML“. Es bezeichnet ein Konzept der asynchronen Datenübertragung zwischen einem Server und dem Browser, das es ermöglicht, innerhalb einer HTML Seite eine HTTP Anfrage… …   Deutsch Wikipedia

  • AJAX (Programmierung) — Ajax [ˈædʒæks] ist ein Apronym für die Wortfolge „Asynchronous JavaScript and XML“. Es bezeichnet ein Konzept der asynchronen Datenübertragung zwischen einem Server und dem Browser, das es ermöglicht, innerhalb einer HTML Seite eine HTTP Anfrage… …   Deutsch Wikipedia

  • AJaX — [ˈædʒæks] ist ein Apronym für die Wortfolge „Asynchronous JavaScript and XML“. Es bezeichnet ein Konzept der asynchronen Datenübertragung zwischen einem Server und dem Browser, das es ermöglicht, innerhalb einer HTML Seite eine HTTP Anfrage… …   Deutsch Wikipedia

  • AJaX (WebTechnologie) — Ajax [ˈædʒæks] ist ein Apronym für die Wortfolge „Asynchronous JavaScript and XML“. Es bezeichnet ein Konzept der asynchronen Datenübertragung zwischen einem Server und dem Browser, das es ermöglicht, innerhalb einer HTML Seite eine HTTP Anfrage… …   Deutsch Wikipedia

  • Asynchronous Javascript and XML — Ajax [ˈædʒæks] ist ein Apronym für die Wortfolge „Asynchronous JavaScript and XML“. Es bezeichnet ein Konzept der asynchronen Datenübertragung zwischen einem Server und dem Browser, das es ermöglicht, innerhalb einer HTML Seite eine HTTP Anfrage… …   Deutsch Wikipedia

  • Cross-site scripting — (XSS) is a type of computer security vulnerability typically found in Web applications that enables attackers to inject client side script into Web pages viewed by other users. A cross site scripting vulnerability may be used by attackers to… …   Wikipedia

  • Information visualization — the interdisciplinary study of the visual representation of large scale collections of non numerical information, such as files and lines of code in software systems [S.G. Eick (1994). Graphically displaying text . In: Journal of Computational… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”