6 Results for jquery

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.



Actuate's Open Source Survey Reveals European OSS Fans

Actuate, a maker of business intelligence, performance management and Java reporting software--and also an active member of the Eclipse Foundation--has just released the preliminary results of its annual open source survey. The survey included about 1,000 business and IT people, and was independently conducted by Survey Interactive. Among the findings, European firms appeared more receptive to open source than other companies around the world, especially in France and Germany.


Preview of YUI 3.0 Shows Many New Features, Little Backward Compatibility

Development of YUI 3.0, the latest version of Yahoo's User Interface toolset and widgets for Web development, is now available as a preview release. YUI has long been a popular choice for client-side Web development, both because of its liberal BSD license, and because of the number of features that the library includes. YUI 3.0, when it is released, will offer a variety of new JavaScript classes and widgets. However, this will come at a price, namely compatibility with YUI 2.x APIs.



SproutCore Raises the Bar for Client-Side Programming

Client-side Web developers work mainly in JavaScript, HTML, and CSS, displaying and manipulating data within a Web browser, while retrieving and storing that data on the server. One exciting new entry on this front is SproutCore, a new JavaScript framework that brings a full model-view-controller (MVC) approach to client-side programming. SproutCore gained a great deal of public attention in the last week, since Apple announced that its new MobileMe (formerly .Mac) service uses it.



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.