InfoQ Homepage jQuery Content on InfoQ
-
Synchronized jQuery 1.10 and 2.0.1 Releases
jQuery 1.10 and 2.0.1 has been released. The primary goal of this release is to synchronize the features of the 1.x and 2.x lines. The jQuery 2.x line has the same API as the 1.x line, but does not support Internet Explorer 6, 7, or 8. If you are planning to upgrade and you currently using jQuery 1.8 and below, please make sure you read the jQuery 1.9 Upgrade Guide due to major changes to the API.
-
jQuery Mobile 1.3.0 Released
The jQuery Foundation released version 1.3.0 of its JavaScript and HTML5/CSS framework jQuery Mobile. The update focusses on responsive web design and introduces new widgets for mobile applications.
-
Daniel Jebaraj on Succinctly ebooks
Daniel Jebaraj shares with InfoQ the idea behind the launch of Succinctly series ebook and also shared the future roadmap.
-
jQuery's Github-Driven Plugin Repository Launched
The jQuery Foundation launched its new plugin repository on January 16th in an attempt to bolster and consolidate third-party development against the jQuery core library.
-
ASP.NET and Web Tools 2012.2 with Knockout IntelliSense
The recently released ASP.NET and Web Tools 2012.2 includes support for Web API, knockout IntelliSense, friendly URLs including several feature enhancements.
-
Atmosphere 1.0: Asynchronous Communication For Java/JavaScript
Atmosphere 1.0 is a new Java/Scala/Groovy framework that attempts to abstract asynchronous communication between the web browser and the application server. It transparently supports Web Sockets, HTML5 Server Side events and other application server specific solutions when available, with long polling as a fallback.
-
Ignite UI for Building jQuery Apps
Infragistics recently shipped a brand new framework for building powerful applications named Ignite UI. It contains numerous controls for the creation of next generation mobile applications. In this news article, Anand examines the features of the framework.
-
New Stable Releases: jQuery UI 1.9.0 and jQuery Mobile 1.2.0
The jQuery UI and jQuery Mobile teams have announced new stable version of their JavaScript libraries including new features, API redesign, improvements and fixes.
-
What's Upcoming in jQuery 1.8, 1.9 and 2.0, and the Removal of IE6/7/8 Support
The jQuery Core team has recently released jQuery 1.8 Beta 1. The GA release is expected July 2012. The jQuery Core team has also laid out their plans for the next versions of jQuery, versions 1.9 and 2.0, and talks about the removal of IE6/7/8 support.
-
jQuery Mobile 1.1: True Fixed Toolbars, Revamped Transitions, jQuery 1.7.1 Support
jQuery Mobile 1.1 has been released. The most notable improvements in 1.1 are true fixed toolbars, revamped page transitions and Ajax loader, and refined form elements. The new ThemeRoller tool allows existing jQuery developers to import their 1.0 theme and migrate it to 1.1. jQuery Mobile 1.1 requires jQuery 1.6.4 or 1.7.1.
-
-
Announcing the jQuery Foundation
A non-profit trade association by the name jQuery Foundation, inc. has been founded to handle the development, documentation, and support of the jQuery Core, UI, and Mobile projects. This role was previously held by the jQuery Board in conjunction with the Software Freedom Conservancy.
-
Microsoft Contributes Azure-backed Scale Out of Persistent Connection Framework SignalR
A new open source contribution enables scaled out, high throughput messaging for the asynchronous ASP.NET web event engine, SignalR. In a recent blog post, Clemens Vasters, an Architect on the Windows Azure team, described a new GitHub project that that uses the Windows Azure Service Bus to distribute messages bi-directionally between servers and clients.
-
IceFaces Ace Forks PrimeFaces for jQuery Support, PrimeFaces not Happy
PrimeFaces is claiming IceSoft copied PrimeFaces code "LINE BY LINE" for its new IceSoft Ace. While not claiming legal issues with the fork, the PrimeFaces team is "shocked and disappointed" and claim the new IceSoft Ace components are "up to 90% copied" from PrimeFaces. InfoQ caught up with PrimeFaces and IceSoft about this issue. Is it ok for a competitor to fork an Apache licensed project?
-
Fluqi Makes JQuery Simpler
Fluqi provides a generic Widget builder for JQuery that allows you to visually create and customize JQuery UI widgets and then use the generated markup and JavaScript in your own application. It also provides a .NET API, in form of a fluent interface to use and configure JQuery UI controls in your server side code.