BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage jQuery Content on InfoQ

  • JQuery 1.7 Brings HTML5 To IE6-8, Gets Deprecation Policy

    JQuery 1.7 has recently been released, with improvements such as new Event APIs, Better performance of Delegated Events, HTML5 support for IE6-8, support for AMD spec and more. The team has also started deprecating certain features in an effort to keep JQuery slim.

  • Ruby on Rails 3.1 Released, Brings Assets Pipeline, Streaming, and Javascript Changes

    Exactly one year after the last major released, the Ruby on Rails team released Rails 3.1. The highlights of this release are support for HTTP Streaming, more intelligent migrations and the new assets pipeline that makes it easier to use CoffeeScript and Sass.

  • What is the Future of Flash and Flex?

    Adobe wants to strengthen Flash and Flex’s position in the enterprise and especially in the mobile space. But a recent study shows that jQuery has overtaken Flash as a deployed web solution on the top 17,000 websites.

  • Add Spelling and Grammar Checking to Any Online Application for Free

    After the Deadline is a free REST based service that provides Spelling, Style, and Grammar checking support to any application that has Internet access. For personal use developers may use the free online server hosted by After the Deadline. Commercial users need to host their own server, the software for which is being offered under the GNU General Public License.

  • JQuery 1.6 Released With Performance Upgrades, Breaking Changes

    JQuery 1.6 has just been released with several performance and cross-browser compatibility improvements and major rewrite of the Attribute module, introduces some breaking changes

  • jQuery Mobile Alpha 4 released, with support for Windows Phone 7

    The jQuery Mobile team has released Alpha 4 of their cross-platform mobile framework. Positioned as the last Alpha release before Beta, in addition to resolving many issues since Alpha 3, this new build also ships with several new features.

  • Using JQuery Mobile and JSON to Create Mobile Applications

    Frank Ableson published an article last week providing a thorough introduction about using jQuery Mobile, JSON, PHP and MySQL to create mobile web applications.

  • HTML5 Is Taking Off

    54% of the video published on the Internet is currently available in the HTML5 format, according to MeFeedia, and new HTML5 editing tools are announced by Adobe and Sencha, showing that HTML5 is taking off.

  • Adobe previews HTML5 animation IDE

    Adobe during its annual developer’s conference has previewed an IDE for HTML5 animation. The IDE, codenamed Edge, uses the WebKit rendering engine to preview animations and like Dreamweaver, offers a source code editing mode.

  • The Murky Future of ASP.NET AJAX

    With Microsoft’s embrace of jQuery, one has to wonder what will happen to the other JavaScript libraries that they created. As it turns out, ASP.NET AJAX will continue to be supported while the newer ASP.NET Ajax Library will never see another bug fix. In a recent MIX article, Dave Ward clarifies the situation.

  • Globalization for JavaScript

    Considering that the whole purpose of JavaScript is to help provide interactive content on an international stage, one would expect to see globalization features either built into the language or widely available in libraries. But surprisingly, until the recent announcement from jQuery and Microsoft there wasn’t anything available.

  • Data Link – A Data-Binding for jQuery

    The second of the three jQuery libraries by Microsoft adds support for two-way data binding. While it serves the same purpose, the implementation is very different than what you would see in WPF or Silverlight.

  • Introducing Templates for jQuery

    In the first of three new libraries created by Microsoft and accepted by jQuery as official plugins, the jQuery Templates API allows for the dynamic creation of HTML Elements from data objects. Like server-side templating languages such as ASP or VB’s XML Literals, one merely has to leave holes with data-binding expressions that indicate what should be displayed.

  • Catching up with JQuery: Now used in over 30% of Websites

    The JavaScript framework has evolved to include many tools intended to make JavaScript coding much easier. According to BuiltWith usage statistics, this open source project is now used in over 30% of the top 10000 web sites.

  • Microsoft Gets More Involved with jQuery

    Microsoft has reconfirmed their commitment to help with jQuery development and will start by adding support for templating and is allocating resources including full time developers. John Resig, JQuery creator, declared that jQuery will remained an independent open source project and will not be moved to CodePlex.

BT