September 18, 2008

Canvas set to boost AJAX

Graphical rendering improvements for JavaScript called a game-changing technology at ZendCon 2008

Canvas, a planned HTML standard for arbitrary graphical rendering in browsers, presents a game-changing technology for high-quality graphics in AJAX applications, an advocate said at the ZendCon 2008 conference in Santa Clara, Calif. this week.

With Canvas, developers can paint anything they like and are no longer wedded to merely a paradigm of boxes and images, according to Ben Galbraith, co-founder of the Ajaxian.com Web site and a speaker at ZendCon.

"This is sort of a radical departure," he said.

Canvas is a retained image drawing API in which the JavaScript environment sends instructions to the Canvas implementation. Canvas then retains all these instructions and is responsible for doing repainting to the screen, Galbraith said.

"The result is you can actually create some really, really responsive user interfaces," he said.

"Canvas is really, really exciting," Galbraith stressed. The technology is going to change the game for Web application development, he said.

Canvas is part of the proposed HTML 5 standard, which is under jurisdiction of the World Wide Web Consortium and the WHATWG community. There already are multiple implementations of Canvas.

Galbraith touted a responsive text editor he co-developed that was implemented in JavaScript entirely in Canvas and features syntax highlighting. Canvas has functioned in browsers including Google Chrome, Firefox, Opera and Safari, said Galbraith. It also can work in Internet Explorer through a Google-built experimental bridge or an ActiveX plugin created by Mozilla, he said.

With the Google bridge, Canvas can be mapped to Microsoft's Silverlight technology, said Galbraith. There also is a Canvas API port to Flash as well as a Canvas implementation for Apple iPhone, even though the iPhone itself is not used for writing code, said Galbraith.

Also set to boost JavaScript application performance is the appearance of high-performing JavaScript interpreters, such as Mozilla TraceMonkey and the Chrome interpreter, Galbraith said.

"Today, desktop applications can wallop AJAX applications in terms of performance," Galbraith said. Desktop runtimes are much faster, he said. But TraceMonkey, planned for the Firefox 3.1 browser, is "dramatically faster than the current interpreter," Galbraith said. 

Paul Krill is an editor at large at InfoWorld.
Close

On Twitter now

Application development

Powered by Twitter

White Paper

D2D Virtual Tape Library Replication Primer

This whitepaper explains the terminology and concepts behind Data Replication technologies and establishes some sizing rules through worked examples. Learn the new paradigm in disaster tolerance—protect data anywhere.

Download now »

White Paper

An Alternative to Virtualization for Datacenter Cost Savings

Server virtualization is a popular option for dealing with mounting datacenter costs. Another equally promising approach is the use of an Application Delivery Controller. Citrix NetScaler provides a low-cost way for organizations to reduce their server count and accrue cost savings from a reduction in space, cooling, power and personnel.

Download now »

White Paper

Why Your Firewall, VPN, and IEEE 802.11i Aren't Enough to Protect Your Network

The emergence of WLANs has created a new breed of security threats to enterprise networks.

Included in HP ProCurve WLAN solutions is security technology that alleviates threats from WLANs through:
* Monitoring wireless activity inside and out of the enterprise
* Classifying WLAN transmissions into harmful and harmless
* Preventing transmissions that pose a security threat to the enterprise network
* Locating participating devices for physical remediation

Download now »

White Paper

Bringing the Edge to the Data Center

Effectively address data protection challenges, implementing solutions that help store and protect business–critical data while cutting costs and improving efficiency and reliability.

Download now »

Subscribe to the Developer World Newsletter

Receive a weekly roundup about the art and science of software development.

©1994-2009 Infoworld, Inc.