InfoQ Homepage JavaScript Content on InfoQ
-
Apple and Ruby Roundup: iPhone Config Utility on Rails, SproutCore Tools in Ruby
Ruby pops up in some recent software provided or used by Apple. The iPhone Configuration Web Utility for Enterprises is built on Rails. SproutCore, which powers the client side of Apple's MobileMe, uses Ruby for tooling and Merb for static content generation.
-
Google Introduces GWT Overlay Types
Javascript Overlay Types is a new feature in GWT 1.5 that simplifies the process of interacting with native Javascript data structures in GWT applications.
-
Q&A with Dylan Schiemann co-creator of Dojo on AJAX, Comet, Bayeux, RIAs and the Dojo Toolbox
The Dojo Toolkit is a modular open source JavaScript library, designed to ease the rapid development of JavaScript or Ajax-based applications and web sites. InfoQ had a Q&A with Dylan Schiemann, CEO of SitePen and co-creator of the Dojo Toolkit, about AJAX, Comet, Bayeux, RIAs and the newly released Dojo Toolbox.
-
Internet Explorer 6 on its way out (or not)?
Since attaining a peak of about 95% usage share during 2002 and 2003, Internet Explorer 6 (IE6) has been rapidly losing market share. As the end of 2008 approaches, significant online services, vendors and web frameworks are dropping support for IE6. Will this year be the end of IE6 and what does this signify for Web 2.0 developers?
-
Article: Introducing Multithreaded Programming to JavaScript
In this article, which was originally published on InfoQ Japan, Daisuke Maki describes some of the challenges of developing responsive AJAX applications, and presents Concurrent.Thread as a solution to easing the complexity involved in asynchronous communcation in AJAX.
-
What Do You Want On Future Browsers? Time to Vote!
An industry wishlist for future browsers has been collected and developed by OpenAjax Alliance. Using wiki as an open collaboration tool and with contributions from many people in the industry, the feature list now lists 37 separate feature requests, covering a wide range of technology areas. OpenAjax Alliance is calling for everyone to vote for his/her favorite features.
-
Apple ramps up involvement in SproutCore
Is SproutCore turning into Cocoa for the web? The JavaScript framework, designed to make development of desktop-like web applications easier, was given an unofficial endorsement at WWDC by the inclusion of a session explaining how to use SproutCore's offline data storage features. It was revealed that Apple's new MobileMe takes advantage of SproutCore.
-
AJAX developers continue migrating to unobtrusive JavaScript
Unobtrusive JavaScript is an emerging technique that separates JavaScript from HTML markup. This is quite similar to the separation between styling and HTML that came about with the creation of CSS in the late 90s.
-
Royal Pingdom Conducts JavaScript Framework Usage Survey
Royal Pingdom recently released a survey of 200 popular websites detailing which sites use which Javascript frameworks.
-
Early Draft released for JavaServer Faces 2.0 - Improved Interoperability for JavaScript Libraries
The early draft for JSR 314 has been released under the Java Community Process Program. It is an update of the JavaServer Faces specification to version 2.0. This next generation of JSF is an attempt to bring the best ideas in web application development to the Java EE platform and is already receiving positive feedback from the community, especially because of its improved AJAX support.
-
WebKit Team Announces SquirrelFish, a Bytecode Based JavaScript Interpreter
The WebKit development team announced last week the development of a new interpreter for the WebKit JavaScript engine code-named SquirrelFish. According to official WebKit blog: "SquirrelFish is 1.6 times faster than WebKit's previous interpreter."
-
Accessibility Remains a Concern with Web 2.0 Applications
Making sure your website is accessible is both an important business and legal issue. Progressive enhancement and the ARIA specification can assist in addressing these concerns.
-
Backbase 4.2 Includes New Data Services and Spring MVC Connector Among Its Features
Backbase released version 4.2 of their Enterprise Ajax for Java framework just over a week ago. This new release offers Java developers a complete AJAX platform with baked-in support for many of the frameworks they currently use, including Struts, Spring MVC and Java Server Faces.
-
Nexaweb contributes code to the Dojo JavaScript Toolkit
Nexaweb has contributed new software to the Dojo Foundation that aims to advance the use of open source AJAX technology within a company's critical business applications. The software, dubbed 'dojo.E' is a set of extensions to the Dojo Toolkit, that bring XML into Dojo components and a new API for managing DOM modifications based on user interaction.
-
Client Side Storage Momentum Continues with PersistJS and MySpace Adoption of Gears
PersistJS, a JavaScript framework enabling client-side data storage, was released last week by Paul Duncan. MySpace also made an announcement at the Google I/O conference in San Francisco this week that they are now using Gears for message searching. With the Gears solution in place, full-text searches are performed on the client side.