With virtualized workloads proliferating widely, the nature of management and optimization tools will need to undergo a dramatic change. Platforms and best practices that perform intelligent scheduling of workloads across virtual machines, as well as diligent provisioning and de-provisioning of VMs to control VM sprawl, will be crucial to ensure maximum performance and utilization of infrastructure.
In his session at the 9th International Cloud Expo, James Thomason, Chief Architect at Gale Tec...| By Lori MacVittie | Article Rating: |
|
| June 30, 2011 11:45 AM EDT | Reads: |
1,498 |
Five years ago the OpenAjax Alliance was founded with the intention of providing interoperability between what was quickly becoming a morass of AJAX-based libraries and APIs. Where is it today, and why has it failed to achieve more prominence?
I stumbled recently over a nearly five year old article I wrote in 2006 for Network Computing on the OpenAjax initiative. Remember, AJAX and Web 2.0 were just coming of age then, and mentions of Web 2.0 or AJAX were much like that of “cloud” today. You couldn’t turn around without hearing someone promoting their solution by associating with Web 2.0 or AJAX. After reading the opening paragraph I remembered clearly writing the article and being skeptical, even then, of what impact such an alliance would have on the industry. Being a developer by trade I’m well aware of how impactful “standards” and “specifications” really are in the real world, but the problem – interoperability across a growing field of JavaScript libraries – seemed at the time real and imminent, so there was a need for someone to address it before it completely got out of hand.
With the OpenAjax Alliance comes the possibility for a unified language, as well as a set of APIs, on which developers could easily implement dynamic Web applications. A unified toolkit would offer consistency in a market that has myriad Ajax-based technologies in play, providing the enterprise with a broader pool of developers able to offer long term support for applications and a stable base on which to build applications. As is the case with many fledgling technologies, one toolkit will become the standard—whether through a standards body or by de facto adoption—and Dojo is one of the favored entrants in the race to become that standard.
-- AJAX-based Dojo Toolkit , Network Computing, Oct 2006
The goal was simple: interoperability. The way in which the alliance went about achieving that goal, however, may have something to do with its lackluster performance lo these past five years and its descent into obscurity.
5 YEAR ACCOMPLISHMENTS of the OPENAJAX ALLIANCE
The OpenAjax Alliance members have not been idle. They have published several very complete and well-defined specifications including one “industry standard”: OpenAjax Metadata.
OpenAjax Hub
- The OpenAjax Hub is a set of standard JavaScript functionality defined by the OpenAjax Alliance that addresses key interoperability and security issues that arise when multiple Ajax libraries and/or components are used within the same web page. (OpenAjax Hub 2.0 Specification)
OpenAjax Metadata
- OpenAjax Metadata represents a set of industry-standard metadata defined by the OpenAjax Alliance that enhances interoperability across Ajax toolkits and Ajax products (OpenAjax Metadata 1.0 Specification)
- OpenAjax Metadata defines Ajax industry standards for an XML format that describes the JavaScript APIs and widgets found within Ajax toolkits. (OpenAjax Alliance Recent News)

It is interesting to see the calling out of XML as the format of choice on the OpenAjax Metadata (OAM) specification given the recent rise to ascendancy of JSON as the preferred format for developers for APIs. Granted, when the alliance was formed XML was all the rage and it was believed it would be the dominant format for quite some time given the popularity of similar technological models such as SOA, but still – the reliance on XML while the plurality of developers race to JSON may provide some insight on why OpenAjax has received very little notice since its inception.
Ignoring the XML factor (which undoubtedly is a fairly impactful one) there is still the matter of how the alliance chose to address run-time interoperability with OpenAjax Hub (OAH) – a hub. A publish-subscribe hub, to be more precise, in which OAH mediates for various toolkits on the same page. Don summed it up nicely during a discussion on the topic: it’s page-level integration. This is a very different approach to the problem than it first appeared the alliance would take.
The article on the alliance and its intended purpose five years ago clearly indicate where I thought this was going – and where it should go: an industry standard model and/or set of APIs to which other toolkit developers would design and write such that the interface (the method calls) would be unified across all toolkits while the implementation would remain whatever the toolkit designers desired.
I was clearly under the influence of SOA and its decouple everything premise. Come to think of it, I still am, because interoperability assumes such a model – always has, likely always will. Even in the network, at the IP layer, we have standardized interfaces with vendor implementation being decoupled and completely different at the code base. An Ethernet header is always in a specified format, and it is that standardized interface that makes the Net go over, under, around and through the various routers and switches and components that make up the Internets with alacrity. Routing problems today are caused by human error in configuration or failure – never incompatibility in form or function.
Neither specification has really taken that direction. OAM – as previously noted – standardizes on XML and is primarily used to describe APIs and components - it isn’t an API or model itself. The Alliance wiki describes the specification: “The primary target consumers of OpenAjax Metadata 1.0 are software products, particularly Web page developer tools targeting Ajax developers.” Very few software products have implemented support for OAM. IBM, a key player in the Alliance, leverages the OpenAjax Hub for secure mashup development and also implements OAM in several of its products, including Rational Application Developer (RAD) and IBM Mashup Center. Eclipse also includes support for OAM, as does Adobe Dreamweaver CS4. The IDE working group has developed an open source set of tools based on OAM, but what appears to be missing is adoption of OAM by producers of favored toolkits such as jQuery, Prototype and MooTools. Doing so would certainly make development of AJAX-based applications within development environments much simpler and more consistent, but it does not appear to gaining widespread support or mindshare despite IBM’s efforts.
The focus of the OpenAjax interoperability efforts appears to be on a hub / integration method of interoperability, one that is certainly not in line with reality. While certainly developers may at times combine JavaScript libraries to build the rich, interactive interfaces demanded by consumers of a Web 2.0 application, this is the exception and not the rule and the pub/sub basis of OpenAjax which implements a secondary event-driven framework seems overkill. Conflicts between libraries, performance issues with load-times dragged down by the inclusion of multiple files and simplicity tend to drive developers to a single library when possible (which is most of the time). It appears, simply, that the OpenAJAX Alliance – driven perhaps by active members for whom solutions providing integration and hub-based interoperability is typical (IBM, BEA (now Oracle), Microsoft and other enterprise heavyweights – has chosen a target in another field; one on which developers today are just not playing.
It appears OpenAjax tried to bring an enterprise application integration (EAI) solution to a problem that didn’t – and likely won’t ever – exist. So it’s no surprise to discover that references to and activity from OpenAjax are nearly zero since 2009. Given the statistics showing the rise of JQuery – both as a percentage of site usage and developer usage – to the top of the JavaScript library heap, it appears that at least the prediction that “one toolkit will become the standard—whether through a standards body or by de facto adoption” was accurate.
Of course, since that’s always the way it works in technology, it was kind of a sure bet, wasn’t it? ![]()
WHY INFRASTRUCTURE SERVICE PROVIDERS and VENDORS CARE ABOUT DEVELOPER STANDARDS
You might notice in the list of members of the OpenAJAX alliance several infrastructure vendors. Folks who produce application delivery controllers, switches and routers and security-focused solutions. This is not uncommon nor should it seem odd to the casual observer. All data flows, ultimately, through the network and thus, every component that might need to act in some way upon that data needs to be aware of and knowledgeable regarding the methods used by developers to perform such data exchanges. In the age of hyper-scalability and über security, it behooves infrastructure vendors – and increasingly cloud computing providers that offer infrastructure services – to be very aware of the methods and toolkits being used by developers to build applications. Applying security policies to JSON-encoded data, for example, requires very different techniques and skills than would be the case for XML-formatted data. AJAX-based applications, a.k.a. Web 2.0, requires different scalability patterns to achieve maximum performance and utilization of resources than is the case for traditional form-based, HTML applications. The type of content as well as the usage patterns for applications can dramatically impact the application delivery policies necessary to achieve operational and business objectives for that application.
As developers standardize through selection and implementation of toolkits, vendors and providers can then begin to focus solutions specifically for those choices. Templates and policies geared toward optimizing and accelerating JQuery, for example, is possible and probable. Being able to provide pre-developed and tested security profiles specifically for JQuery, for example, reduces the time to deploy such applications in a production environment by eliminating the test and tweak cycle that occurs when applications are tossed over the wall to operations by developers. For example, the jQuery.ajax() documentation states:
By default, Ajax requests are sent using the GET HTTP method. If the POST method is required, the method can be specified by setting a value for the
typeoption. This option affects how the contents of thedataoption are sent to the server. POST data will always be transmitted to the server using UTF-8 charset, per the W3C XMLHTTPRequest standard.The
dataoption can contain either a query string of the formkey1=value1&key2=value2, or a map of the form{key1: 'value1', key2: 'value2'}. If the latter form is used, the data is converted into a query string usingjQuery.param()before it is sent. This processing can be circumvented by settingprocessDatatofalse. The processing might be undesirable if you wish to send an XML object to the server; in this case, change thecontentTypeoption fromapplication/x-www-form-urlencodedto a more appropriate MIME type.
Web application firewalls that may be configured to detect exploitation of such data – attempts at SQL injection, for example – must be able to parse this data in order to make a determination regarding the legitimacy of the input. Similarly, application delivery controllers and load balancing services configured to perform application layer switching based on data values or submission URI will also need to be able to parse and act upon that data. That requires an understanding of how jQuery formats its data and what to expect, such that it can be parsed, interpreted and processed.
By understanding jQuery – and other developer toolkits and standards used to exchange data – infrastructure service providers and vendors can more readily provide security and delivery policies tailored to those formats natively, which greatly reduces the impact of intermediate processing on performance while ensuring the secure, healthy delivery of applications.
Read the original blog entry...
Published June 30, 2011 Reads 1,498
Copyright © 2011 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Lori MacVittie
Lori MacVittie is responsible for education and evangelism of application services available across F5’s entire product suite. Her role includes authorship of technical materials and participation in a number of community-based forums and industry standards organizations, among other efforts. MacVittie has extensive programming experience as an application architect, as well as network and systems development and administration expertise. Prior to joining F5, MacVittie was an award-winning Senior Technology Editor at Network Computing Magazine, where she conducted product research and evaluation focused on integration with application and network architectures, and authored articles on a variety of topics aimed at IT professionals. Her most recent area of focus included SOA-related products and architectures. She holds a B.S. in Information and Computing Science from the University of Wisconsin at Green Bay, and an M.S. in Computer Science from Nova Southeastern University.
- Thirty Tips to Optimize HTML/CSS/Images for Smooth Web Experience
- Sun Settles Eolas’ Java Claims
- Three Tips to Successfully Load Test Adobe Flex Applications
- How Bad Outdated JavaScript Libraries Are for Page Load Time
- Why Response Times Are Often Measured Incorrectly
- Nuxeo Releases New Version of Open Source Document Management Software
- Five Years Later: OpenAJAX Who?
- Will Microsoft’s Mango Shake Enterprise Mobility, Part 2?
- Following Best Practices
- Handbook of Human Factors in Web Design, Second Edition
- HTML5 - What I Am Learning
- Mobile Application Downloads to Approach 48 Billion in 2015, Says In-Stat
- Thirty Tips to Optimize HTML/CSS/Images for Smooth Web Experience
- Thirty Tips to Improve JavaScript Performance
- Sun Settles Eolas’ Java Claims
- How a Java Programmer Should Select the Right Lane in a Supermarket
- GISUser.com GIS Data, news, jobs, software tips, mashup news – Developing Location Based Services (LBS) Mobile Applications
- Application Performance & Architectural Problems You Can Find in an Hour
- The Cost of an Exception
- Application Performance Management in WebSphere Environments
- Tips on Creating Stable Functional Web Tests
- Three Tips to Successfully Load Test Adobe Flex Applications
- Application Performance Monitoring in Production
- RIM rolls out BlackBerry WebWorks SDK 2.0 with PlayBook launch
- Building a Drag-and-Drop Shopping Cart with AJAX
- What Is AJAX?
- Google Maps! AJAX-Style Web Development Using ASP.NET
- Flashback to January 2006: Exclusive SYS-CON.TV Interviews on "OpenAjax Alliance" Announcement
- How and Why AJAX, Not Java, Became the Favored Technology for Rich Internet Applications
- AJAXWorld Conference & Expo to Take Place October 2-4, 2006, at the Santa Clara Convention Center, California
- AJAX Sponsor Webcasts Are Now Available at AJAXWorld Website
- "Real-World AJAX" One-Day Seminar Arrives in Silicon Valley
- AJAXWorld University Announces AJAX Developer Bootcamp
- Where Are RIA Technologies Headed in 2008?
- AJAX Support In JadeLiquid WebRenderer v3.1
- Struts Validations Framework Using AJAX
With virtualized workloads proliferating widely, the nature of management and optimization tools will need to undergo a dramatic change. Platforms and best practices that perform intelligent scheduling of workloads across virtual machines, as well as diligent provisioning and de-provisioning of VMs to control VM sprawl, will be crucial to ensure maximum performance and utilization of infrastructure.
In his session at the 9th International Cloud Expo, James Thomason, Chief Architect at Gale Tec...Jul. 15, 2011 11:00 AM EDT Reads: 790 |
By Pat Romanski Data motility is the concept that data in the cloud is not just mobile, but can move on its own without administrators’ knowledge or consent. Enterprise agreements with cloud vendors specify that information placed in the cloud will be available when a company wants it – but not where it is living from one moment to the next.
In his session at the 9th International Cloud Expo, Dave Asprey, VP of Cloud Security at Trend Micro, will address the important concerns that this “always available from...Jul. 15, 2011 09:45 AM EDT Reads: 794 |
By Elizabeth White Google and Microsoft are in a battle for the hearts and minds of corporations worldwide. You and your company can benefit from this battle...if you are Cloud-Ready.
In his session at the 9th International Cloud Expo, Jason Lieblich, Founder and CEO of Exoprise Systems, will discuss how you can arm your organization with the right data, tools and systems to manage this transition to the cloud. This battle will define the computing landscape for decades to come. Be prepared!Jul. 14, 2011 10:00 AM EDT Reads: 951 |
By Elizabeth White The July 29 deadline for the Call for Papers for the 9th International Cloud Expo, to be held November 7-10, at the Santa Clara Convention Center in Santa Clara, CA, is fast approaching.
As enterprises in ever-increasing numbers start to evaluate cloud computing, many are assessing which applications can run in public clouds, which should run in a private cloud, and how to ensure that applications will be portable from one to another. Since there will be many different kinds of clouds, another ...Jul. 14, 2011 06:45 AM EDT Reads: 3,124 |
By Pat Romanski Performance problems are one of the most cited concerns about the cloud. But is it really the cloud or the application? What does performance mean anyway when you can scale to thousands of servers?
In his session at the 9th International Cloud Expo, Michael Kopp, Technology Strategist at dynaTrace Software, will discuss why the traditional means of performance management and troubleshooting no longer work and how this affects everything. Most important, we will look at how to identify the root...Jul. 13, 2011 11:30 AM EDT Reads: 969 |
By Elizabeth White Due to a paradigm shift in developing the latest wave of mobile applications, to use the existing or "old" approach to mobile development has significant limitations.
In his session at the 9th International Cloud Expo, Fima Katz, President & CEO of Exadel, will discuss a new, quite revolutionary way of building the next-generation mobile cloud applications. In this approach everything, from development platform to deployment to resources, resides in the cloud. The underlying platform (PaaS) al...Jul. 13, 2011 11:00 AM EDT Reads: 951 |
By Elizabeth White Simplifying and automating IaaS provisioning helps companies slash costs with shared dynamic environments while sustaining workload performance expected in dedicated environments. Will 2012 be the year when enterprises fully embrace their heterogeneous environments to get the best of both cloud worlds, while using legacy IT equipment to build dynamic clouds running virtualized and non-virtualized workloads?
In his session at the 9th International Cloud Expo, Akhil Sahai, VP of Product Manageme...Jul. 13, 2011 10:00 AM EDT Reads: 944 |
By Liz McMillan Cloud computing is commonly described in terms of service-style access: "Infrastructure as a Service" (IaaS), "Platform as a Service" (PaaS), and "Software as a Service" (SaaS) are popular monikers attached to different styles of cloud computing. In the enterprise, however, it is often better to consider an alternative view in which services themselves are part of the infrastructure.
In his session at the 9th International Cloud Expo, Dr. Rich Wolski, CTO and Co-founder of Eucalyptus Systems I...Jul. 13, 2011 09:15 AM EDT Reads: 961 |
By Liz McMillan SYS-CON Events announced today that Vyatta, the leader in software-based networking for physical, virtual and cloud infrastructures, will exhibit at SYS-CON's 9th International Cloud Expo, which will take place on November 7–10, 2011, at the Santa Clara Convention Center in Santa Clara, CA.
Vyatta is disrupting the networking industry by delivering a software-based network operating system that is portable to standard x86 hardware as well as common virtualization and cloud computing platforms. ...Jul. 12, 2011 03:00 PM EDT Reads: 1,046 |
By Elizabeth White Evolutionary IT organizations are taking a measured path to cloud, virtualizing and automating along the way. Other IT organizations are following the “fast track,” meeting limited user needs with Cloud Pilot implementations. This session is a dynamic exploration of the benefits (and challenges) that diverse IT service adoption cultures will experience. Transformational cloud projects seek to overhaul IT to align with this more flexible and responsive paradigm, starting with a comprehensive visi...Jul. 12, 2011 12:15 PM EDT Reads: 951 |









Data motility is the concept that data in the cloud is not just mobile, but can move on its own without administrators’ knowledge or consent. Enterprise agreements with cloud vendors specify that information placed in the cloud will be available when a company wants it – but not where it is living from one moment to the next.
In his session at the 9th International Cloud Expo, Dave Asprey, VP of Cloud Security at Trend Micro, will address the important concerns that this “always available from...
Google and Microsoft are in a battle for the hearts and minds of corporations worldwide. You and your company can benefit from this battle...if you are Cloud-Ready.
In his session at the 9th International Cloud Expo, Jason Lieblich, Founder and CEO of Exoprise Systems, will discuss how you can arm your organization with the right data, tools and systems to manage this transition to the cloud. This battle will define the computing landscape for decades to come. Be prepared!
The July 29 deadline for the Call for Papers for the 9th International Cloud Expo, to be held November 7-10, at the Santa Clara Convention Center in Santa Clara, CA, is fast approaching.
As enterprises in ever-increasing numbers start to evaluate cloud computing, many are assessing which applications can run in public clouds, which should run in a private cloud, and how to ensure that applications will be portable from one to another. Since there will be many different kinds of clouds, another ...
Performance problems are one of the most cited concerns about the cloud. But is it really the cloud or the application? What does performance mean anyway when you can scale to thousands of servers?
In his session at the 9th International Cloud Expo, Michael Kopp, Technology Strategist at dynaTrace Software, will discuss why the traditional means of performance management and troubleshooting no longer work and how this affects everything. Most important, we will look at how to identify the root...
Due to a paradigm shift in developing the latest wave of mobile applications, to use the existing or "old" approach to mobile development has significant limitations.
In his session at the 9th International Cloud Expo, Fima Katz, President & CEO of Exadel, will discuss a new, quite revolutionary way of building the next-generation mobile cloud applications. In this approach everything, from development platform to deployment to resources, resides in the cloud. The underlying platform (PaaS) al...
Simplifying and automating IaaS provisioning helps companies slash costs with shared dynamic environments while sustaining workload performance expected in dedicated environments. Will 2012 be the year when enterprises fully embrace their heterogeneous environments to get the best of both cloud worlds, while using legacy IT equipment to build dynamic clouds running virtualized and non-virtualized workloads?
In his session at the 9th International Cloud Expo, Akhil Sahai, VP of Product Manageme...
Cloud computing is commonly described in terms of service-style access: "Infrastructure as a Service" (IaaS), "Platform as a Service" (PaaS), and "Software as a Service" (SaaS) are popular monikers attached to different styles of cloud computing. In the enterprise, however, it is often better to consider an alternative view in which services themselves are part of the infrastructure.
In his session at the 9th International Cloud Expo, Dr. Rich Wolski, CTO and Co-founder of Eucalyptus Systems I...
SYS-CON Events announced today that Vyatta, the leader in software-based networking for physical, virtual and cloud infrastructures, will exhibit at SYS-CON's 9th International Cloud Expo, which will take place on November 7–10, 2011, at the Santa Clara Convention Center in Santa Clara, CA.
Vyatta is disrupting the networking industry by delivering a software-based network operating system that is portable to standard x86 hardware as well as common virtualization and cloud computing platforms. ...
Evolutionary IT organizations are taking a measured path to cloud, virtualizing and automating along the way. Other IT organizations are following the “fast track,” meeting limited user needs with Cloud Pilot implementations. This session is a dynamic exploration of the benefits (and challenges) that diverse IT service adoption cultures will experience. Transformational cloud projects seek to overhaul IT to align with this more flexible and responsive paradigm, starting with a comprehensive visi...
When thinking about driving and fuel efficiency, you might think of hybrid cars and possibly ride sharing. IT departments are going through the same changes in thought.
Previously this blog looked at the reality of running everything in your company using cloud computing. The conclusion, especially...
We all know that the SaaS model of Cloud Computing delivers software as a service over the Internet, eliminating the need to install and run the application on the customer's own computer and simplifying maintenance and support.
As SaaS providers grow, especially the providers for the same kind o...
According to the findings from a global market study, the health care sector has a highly complex IT environment that's supporting a very diversified professional user population (i.e., clinicians) -- along with their patients in life-critical situations. The industry is currently facing growing eco...
In an arrangement that brings together the work of JavaScript inventor Brendan Eich and Node.js inventor Ryan Dahl, Joyent and Cloud9 IDE, Inc. today announced an agreement to provide web application developers with a one-stop cloud development and deployment platform for Node.js applications from w...
Google Docs has a nice versioning feature that allows you to keep a change list of what you have done to the files. It is a very convenient feature when you are collaborating on a file with colleagues.
Gladinet Cloud Desktop has been supporting Google Docs since 2008. It allows users to upload and ...
Remember the older web applications and client server applications of the last decade, most enterprise business users are used to logging on to individual applications with their credentials or use single sing on mechanisms and they are presented with a Menu of individual screens based on thei...
A visitor to this blog was asking my opinion on cloud storage vs. traditional storage (“storage storage” was the exact wording for the latter). There are probably as many opinions about this topic as there are cloud storage marketers – and probably even a lot more – but that doesn’t keep me from gi...
Here we are on July 12, mid-summer when you think most people are wondering about going to the beach in 90 degree weather, and instead we have big cloud news. Early this morning we were greeted with the announcement that Citrix is buying Cloud.com for more than $200M. After the initial congratulati...
The growing consumer affinity to cloud is spurring on various new technological trends. It's not all new technology mind you, but there seems to be a growing appetite for anything that can remotely be put into the context of cloud computing. In some ways, cloud has been good for bringing previously ...
JSON Activity Streams offers some interesting new scalability pattern possibilities via layer 7 (application) switching.
One of the most interesting aspects of deploying applications is figuring out how to scale them. There’s many options, from simple scale out and scale up to more advanced archite...

























