InfoQ Homepage Web Browser Content on InfoQ
-
Codio: A Multi-language IDE with Its Own Ubuntu Instance
Codio is a browser-based IDE supporting a large number of languages and including its own Ubuntu instance to test the code.
-
Chrome Dev Editor: A New JavaScript and Dart IDE
A Google engineer has made available Chrome Dev Editor (CDE) during Google IO 2014, a new IDE for creating Chrome Apps and web apps for the desktop and mobile devices. CDE supports JavaScript and Dart.
-
Google Web Fundamentals and Web Starter Kit
Google has published a number of guidelines and boilerplate code for cross-platform responsive website design.
-
Guidelines for Responsive Website Design
This article includes several guidelines for creating websites that scale for different screen sizes and form factors.
-
Firefox 29 Brings Improvements in asm.js Performance, New Web API
Mozilla has released Firefox 29, bringing updates to the user interface as well as improvements in asm.js performance and new web API, including Web Audio API and CSS Flexbox, and a finalised and enabled Gamepad API.
-
Mobile Usage Report Highlights Trends and Shifts in Mobile Device Use
Mobile analytics firm Flurry has issued a report analyzing time spent on mobile devices by the average US consumer between January and March of 2014. This is the second such report that Flurry issues, allowing for an interesting comparison year to year showing, among other things, that mobile devices are changing the way the web is consumed.
-
Google Wants to Speed Up the Internet with QUIC
QUIC (Quick UDP Internet Connections, pronounced 'quick') is a multiplexing transport protocol running over UDP with the main goal to have 0-RTT connectivity overhead.
-
Firefox 26 Blocks Java
Mozilla Firefox 26 now blocks all Java plug-ins by default due to security concerns but allows users to run such plug-ins if they want to.
-
Chrome to Drop Support for NPAPI Plugins Including Java, Silverlight, and Unity
Stating that “NPAPI’s 90s-era architecture has become a leading cause of hangs, crashes, security incidents, and code complexity”, Google intends to remove the Netscape Plug-in API. This is the plug-in technology used host application runtimes such as Silverlight, Java, and Unity. They are beginning the process in January by disabling all plugins not a small whitelist.
-
FP Complete Launches Browser Based Haskell IDE
FP Complete has launched Haskell Center, their new Haskell IDE and application server. The IDE is browser based, and together with their application server, should make it much easier to create and run web based Haskell programs.
-
Dart Has Entered Beta with Faster VM, Editor and dart2js
20 months after the initial announcement of Dart, the language and its associated VM have entered beta with milestone M5. There are many small improvements in the current release, the most important ones being related to the Editor, VM, and dart2js.
-
lua.vm.js – Running Lua VM in a JavaScript VM
Mozilla is showing off the strength of asm.js by running the entire Lua VM in a JavaScript VM, with the ability to call JS code.
-
Debate: Do We Need a Universal Web Bytecode?
Is a universal web bytecode worth the trouble creating it? Is LLVM the solution? Which is better at running native code in the browser: Mozilla asm.js or Google PNaCl? This article contains opinions expressed on the web on these issues.
-
Google, Opera Fork WebKit. Samsung Joins Firefox to Push Servo
There are two major browser developments recently announced, both targeting parallel architectures: Google and Opera with Blink, a WebKit fork, while Samsung joins Mozilla to push Servo forward.
-
HTML5 and Canvas 2D Are Feature Complete
HTML5 and Canvas 2D have reached Candidate Recommendation status, High Resolution Time and Navigation Timing are Recommendation, while HTML 5.1 and Canvas 2D Context Level 2 are Working Drafts.