InfoQ Homepage JavaScript Content on InfoQ
-
ACE, a Web-based Code Editor, Reaches 1.0
The embeddable open source web-based code editor ACE has reached version 1.0, coming with support for editing very large files, syntax highlighting for 45 languages, TextMate themes, Emacs and Vi key bindings, and other features.
-
Community-Driven Research: JavaScript MVC Frameworks vs. Compile to JavaScript Languages
InfoQ's research initiative continues with a 45th question: "JavaScript MVC Frameworks vs. Compile to JavaScript Languages". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.
-
Google Has Open Sourced Octane, a New JavaScript Benchmark Suite
Google has open sourced Octane, a JavaScript benchmarking suite consisting of 13 tests measuring browser performance.
-
PhoneGap 2.0 – One Framework, Many Platforms
Adobe Systems has recently released PhoneGap 2.0. PhoneGap provides the ability to build applications for iOS, Android, Blackberry, Windows Phone, Palm WebOS, Samsung Bada and Symbian. PhoneGap 2.0 includes support for Cordova WebView, which enables developers to wrap a web application as a native app by using the browser control available in all the mobile platforms.
-
Programming In Non-English Languages - BabylScript
English dominates programming languages today, and projects such as BabylScript are efforts to try and make programming more accessible to non-English speakers. We speak to Ming-Yee Iu, the creator of BabylScript.
-
Google Open Sources Leak Finder, a JavaScript Tool for Detecting Memory Leaks
Google has open sourced Leak Finder, a tool inspecting the heap of JavaScript applications in order to find memory leaks.
-
Integrate JavaScript Tests Into Your Development Workflow
Chutzpah can run JavaScript tests from inside Visual Studio 2012. And TFS extends this by allowing you to run JavaScript Unit tests into your builds.
-
Talking WebSharper with Adam Granicz
The F#-based framework, WebSharper, was recently released as an open source project. We spoke with Adam Granicz, CEO of IntelliFactory about the transition and WebSharper’s F# to JavaScript compiler.
-
SQLite On WinRT, Metro, Windows 8 Mobile
SQLite is now supported on Windows RT, Windows 8 Metro Apps and will be supported on Windows Phone 8 for local application storage.
-
Visual Studio LightSwitch Adds HTML5/JavaScript Support
Microsoft announced that they are adding HTML5 and JavaScript support to Visual Studio LightSwitch, the rapid business-application development tool. LightSwitch applications will now be able to run on Android, iOS, and Windows devices, and will focus on touch capabilities.
-
Google Announces PageSpeed Insights 2.0
Google has released PageSpeed Insights 2.0 with an interface redesign, extensions for Chrome and Firefox, automatic page optimizations with an online service or via SDK, an API, support for mobile devices and more analysis rules.
-
Yahoo! Open Sources Mojito, a JavaScript Framework Promising Write Once, Run Anywhere
Yahoo! has open source Mojito, a framework for creating reusable widgets incorporated in various web applications and executed either on the client or the server-side without code change.
-
Improved JavaScript development in Visual Studio 11
Microsoft intends to make JavaScript development easier in Visual Studio 11 by significantly enhancing Intellisense, debugging support, editor functionality, and more.
-
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.