InfoQ Homepage AJAX Content on InfoQ
-
Nexaweb Enterpise Web 2.0 Released with Visual Editor and Debugging Enhancements
Nexaweb has announced the latest release of their Enterprise Web 2.0 Suite, an application development and deployment platform for building Rich Client, Composite and Enterprise Mashup applications in JEE environments.
-
ExtJS Creator Jack Slocum Discusses Upcoming 2.0 Release
The ExtJS team recently released the alpha release of version 2.0 of the JavaScript/Ajax framework. InfoQ caught up with ExtJS creator Jack Slocum to discuss the release.
-
JBoss RichFaces 3.1: Ajax4JSF and Exadel RichFaces integrated as single open source library
JBoss, a division of RedHat, recently released version 3.1 of the RichFaces JSF library. Stemming from a partnership with Exadel, this release is the first one to integrate the Ajax4JSF project with the formerly commercial RichFaces. InfoQ took the opportunity to learn more about RichFaces and what this release brings to the JSF space.
-
The ASP.NET AJAX Control Toolkit Has Been Updated
The AJAX Control Toolkit for ASP.NET 2.0 has been updated. Nothing new was added, but the bug fixes are sure to be welcome. In related news, a VS 2008 Beta 2 compatible version was also released with a couple of interesting features. And in case you did not know, they are now accepting patches.
-
A Fix for ASP.NET AJAX on the iPhone
According to Matt Gibbs, the 1.01 update to iPhone degrades the asynchronous features of Microsoft's AJAX library, specifically in its JSON serializer. Matt has provided instructions on how to fix this by altering the regular expressions used in the library.
-
jQuery UI 1.0 Includes Mouse Interaction, User Interface Extensions, and Effects Features
As promised last week the jQuery team has released jQuery UI 1.0. jQuery UI is a fully themed interaction and widget library built on top of jQuery.
-
jQuery Gaining Traction With 1.2 and jQuery UI
jQuery is quickly becoming the Ajax library of choice for many. jQuery 1.2 was released yesterday and has many new features. A preview/teaser of jQuery User Interface was shown as well.
-
TrimPath Junction - Bringing Rails Style MVC to JavaScript
TrimPath Junction has been quite active since it was reinvigorated by Google Gears back in July. A new OnLamp walkthrough showcases the project which bring Rails style MVC to JavaScript.
-
Presentation: Scott Davis on Real World Web Services
In this presentation, recorded at the No Fluff Just Stuff Symposium, Scott Davis provides a pragmatic, down-to-earth introduction to Web services as used in the real world by public sites, including SOAP-based, REST and POX-style examples. While the buzzword density leaves nothing to be desired, the presentation contains a very accessible introduction to the core Web services standards.
-
Analyzing JavaScript in Respect to Performance
In a new article Kirk Pepperdine has taken a detailed look at the topic of JavaScript performance. The article looks at common areas such as getters/setters, memory leaks, and bad micro benchmarking.
-
JQuery Gains Live DOM Binding with Live Query Plugin
Live Query is a new plugin for jQuery that lets you register events or fire callbacks for matching DOM elements. The binding not only applies to elements that exist in the page at load time but also elements that are added later via Ajax.
-
Dojo 0.9 Goes Final with Significant Performance Improvements
Dojo 0.9 final version was released today after close to 7 weeks in beta release. This release scales down the code base, removing unnecessary items. At the same time significant performance improvements have been made.
-
Prototype 1.6 RC Includes DOM Builder and Event API Overhaul
Earlier this month the Prototype team released the first RC of 1.6.0. This release contains a number of core API upgrades, bug fixes, and new features. The Event API has been overhauled and a new DOM Builder API has also been added.
-
Bringing MVC to JavaScript - SproutCore
SproutIt has released SproutCore a new full MVC application framework for JavaScript. . It is designed to be run against any server back-end setup. InfoQ set out to discover what makes SproutCore different by interviewing creator, Charles, Jolley.
-
Tibco releases PageBus - Ajax publish/subscribe component
A few days ago Tibco announced the availability of PageBus, which is a framework to allow publish/subscribe between Ajax components on the browser side. Furthermore Tibco made PageBus an open source project under the BSD license. PageBus provides an important component for building mashups in RIAs in a more flexible, loosely coupled way.