3 Results for AJAX

Applied Filters

Reuven Lerner
jquery

Filter Results

Click a filter below to apply it to results

AUTHOR
SUBMITTED
Oct-2008 (2)
May-2008 (1)
TAG
ajax (3)
javascript (2)
prototype (2)
dojo (1)
view more

YUI 2.6 Improves Widgets, Accessibility

Yahoo announced yesterday that it was releasing version 2.6 of its popular Yahoo User Interface (YUI) library, a collection of JavaScript objects and functions for client-side Web programming. YUI, distributed under the BSD license, is similar to such open-source JavaScript libraries as jQuery (see related story), Dojo, and Prototype/Scriptaculous. Note that this release is not the same as YUI 3.0, a preview of which was released earlier this year, and which will not be backward compatible with version 2.x.



Microsoft, Nokia Adopt jQuery Library

jQuery, one of the best-known open-source libraries for JavaScript access and manipulation, was tapped earlier this week as Microsoft's choice for JavaScript library. This means that jQuery will be integrated into Microsoft's Visual Studio developer tools, with additional integration into the ASP.NET Ajax framework. This announcement came on the same day as a similar one from Nokia, which announced that jQuery would be integrated into its Web run-time platform. Announcements were made in a variety of locations, including Rey Blango's blog, and posts by Microsoft programmers Scott Guthrie and Scott Hanelsman. The original author of jQuery, John Resig, wrote a blog post that not only announced the news, but described some of the improvements that will come to jQuery as a result, including additional software testing.



Google Now Hosts Open Source Libraries

Are you using Ajax in your web application? If so, then you're probably using an open source JavaScript library, as well. Google announced earlier today that several popular JavaScript libraries, including Prototype and Dojo, will be freely available for web applications to incorporate in their HTML pages. By using Google's Ajax API, applications will be able to benefit from Google's fast content delivery network, as well as from the fact that browsers cache JavaScript files. So if any other application uses Google's copy of Prototype, your application will be able to used the cached version, saving time and bandwidth.