InfoQ

InfoQ

Topic/Tag specific view

Browsers Content on InfoQ


Latest featured content about Browsers

Mobile Web Development with HTML5

Topics
HTML5,
Javascript,
Mobile

Roy Clarkson and Josh Long discuss the mobile browsers, the hardware constraints, the existing simulators, emulators and JavaScript frameworks, and the HTML5 support for doing mobile development.

News about Browsers

Mozilla Prepares a Separate Firefox Release for the Enterprise

Topics
Enterprise,
Operations

Mozilla will create a separate Firefox release for enterprises, but it will come with less security and stability fixes. Organizations interested in such a version are invited to participate in alpha and beta testing.

Google proposes Dart bindings and Multi-VM support to WebKit

Topics
Javascript

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.

WebGL, WebCL, MultiCores: The State and Future of Parallel Javascript in the Browser with RiverTrail

Topics
HTML5,
Parallel Programming,
Javascript

JavaScript has remained sequential although parallel processing capabilities are currently available even on mobile devices. Intel Labs has been working on an extension of JavaScript that takes advantage of multi-core systems and has released a Firefox plugin. InfoQ had an exclusive interview with  Stephan Herhut from Intel Labs about this work.

Articles about Browsers

Book Excerpt and Interview: Deploying HTML5

Topics
Java,
.NET,
Internet,
Architecture,
Ruby

Deploying HTML5 is a book written by Aditya Yadav, a former Sr. Architect for ThoughtWorks and actual CTO of a consultancy firm, explaining the HTML5 standard components, showing how they are implemented across major browsers and providing code samples for using them.

Presentations about Browsers

The Mobile Browser as a Platform

Topics
HTML5,
Mobile

Maximiliano Firtman offers tips for creating applications for mobile browsers, showing how HTML5 can help, and explaining the need for web performance optimization for mobile devices.

WebSockets: The Web Communication Revolution

Topics
Internet

Brad Drysdale makes a case for WebSockets, comparing it with current solutions – HTTP, AJAX, Comet-, and showing its low overhead and latency, making it a better solution for today’s web applications.

The Problem(s) with the Browser

Topics
Security,
Architecture,
.NET

Collin Jackson discusses ways to enforce browser session security against threats such as Cross-Site Request Forgery and various network attacks – eavesdropping, corrupt traffic, fake certificates – using Local Storage and Strict Transport Security.

Interviews about Browsers

Browser APIs, Extentions and Add-on Security, with Brian Warner

Topics
Extensibility,
Javascript,
Architecture

Brian Warner, which is an engineer with Mozilla Labs, talks about Browser Extension APIs and how the Jetpack SDK and CommonJS are changing the way we use the browser as a development platform. He also talks about the differences between the popular browsers and the security considerations that arise from trusting 3rd-party add-ons.