InfoQ Homepage JavaScript Content on InfoQ
-
The Current Status of Mozilla’s Boot2Gecko
Mozilla has progressed with Boot2Gecko, an open mobile operating system who’s interface is made up of applications based only on HTML, JavaScript and CSS, and running on top of Gecko. Telefonica, Deutsche Telecom and Adobe have announced their interest in the platform.
-
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.
-
Preview the Next JavaScript in Google Chrome
Google Chrome and V8 now support some of the features planned for the next version of JavaScript, known as ECMAScript 3.1 “Harmony”. To try out these features you can use dev channel release of Chrome with the “Experimental JavaScript features” flag turned on.
-
jQ.Mobi – jQuery Optimized for Mobile Devices
appMobi has open sourced jQ.Mobi, a rewrite of jQuery, competing with jQuery Mobile for developer mindshare.
-
webOS Is to Run on Many Devices and Enyo on All Major Browsers
HP has decided to broaden the reach of webOS by adopting the standard Linux kernel, and it’s Enyo development framework is going to run on all major browsers. Enyo 2.0 has been open sourced.
-
Making Technical Community More Active - 2011 Year-End Review of Baidu Technical Salon
Baidu Technical Salon is a regular offline communication activity hosted by Baidu, planned, executed and implemented by InfoQ. The topics included cloud computing, mobile Internet, big data, log analysis and other current popular topics. This article mainly reviews Baidu’s support for technical community via Technical Salon, community’s feedbacks on these activities as well as a brief plan in 2012
-
WebStorm 3.0: JetBrains Provides a More Complete JavaScript IDE
WebStorm 3.0 adds support for Node.js, CoffeeScript, JSLint, JavaScript Unit Testing and includes enhancements of the JavaScript and XSLT debuggers.
-
HP Has Decided to Open Source webOS
HP will open source webOS along with Enyo, and promises to remain active in its development.
-
Google proposes Dart bindings and Multi-VM support to WebKit
Google’s Vijay Menon proposed on the WebKit developers mailing list the creation of a branch that would add support for multiple runtimes and ready made bindings for the Dart language. Other languages that could be supported are Python, Java, Ruby, Lua and more.
-
Scala+GWT Brings Scala to the Browser, New Documentation Site and Scala Days 2012 Announced
Scala+GWT makes it possible to run Scala in the browser, the latest release supports most of the language. The new Scala+GWT Eclipse plug-in uses GWT's development mode for faster turnaround. Also, the Scala team announced a new documentation website and the date for 2012's Scala Days conference.
-
PhoneGap Status: Moving to Apache and Adobe, Plugin Modularization, PhoneGap/Build Service
Working with PhoneGap is getting easier: Plugins make PhoneGap more modular and extensible for developers. PhoneGap/Build is an online service for automatically building PhoneGap applications for different platforms. InfoQ talked to Nitobi's Brian LeRoux about the technical future of PhoneGap at Adobe and Apache.
-
appMobi Open Sources Its Mobile Platform During Black Friday
appMobi wants to make mobile web applications more attractive by open sourcing several technologies: JavaScript Bridge API –a cross-platform API providing access to the hardware-, mobiUs Web App Browser –a browser that looks and behaves like a native application, and HTML5 Game Acceleration – a Canvas object that improves HTML5 speed for games.
-
JQuery Mobile 1.0 Released, Gets Mixed Reaction
JQuery Mobile 1.0 has been released and is available for download. The framework built on JQuery and JQuery UI supports all major mobile, tablet, e-reader and even desktop platforms. Using tools like PhoneGap, you can even transform JQuery Mobile code into hybrid or native apps that can be distributed through all popular app stores.
-
Engine Yard Adds Node.js Support
Engine Yard joins the growing number of hosters with Node.js support. InfoQ talked to Dr Nic Williams about the nature of the Node.js support and more.
-
Google Dart Roundup: Dart to JS Compiler Frog, Pre-Built Editor/IDE Binaries, Type System Proposals
Pre-built versions of Dart Editor, the Eclipse-based Dart IDE, are now available, making it easy to try Dart. Frog is a new Dart to Javascript compiler - written in Dart by the creator of the Jython and IronPython projects. Meanwhile the Dart team has been busy explaining the Dart language and proposing features to round out the type system, eg. nullable types and more.