InfoQ

InfoQ

Topic/Tag specific view

Firefox Content on InfoQ


Latest featured content about Firefox

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

Topics
Extensibility,
Javascript,
Dynamic Languages,
QCon San Francisco 2010,
OOP,
Web Development,
Methodologies,
Languages,
QCon,
Architecture,
Programming,
Conferences,
CommonJS,
Firefox,
Browsers

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.

Book Excerpt and Interview: Deploying HTML5

Topics
HTML 5,
HTML5,
Ruby,
HTML,
Rich Internet Apps,
Web Development,
Java,
Dynamic Languages,
Markup Languages,
Languages,
.NET,
Programming,
Architecture,
Firefox,
Internet,
Chrome,
Browsers,
Opera,
Safari,
Internet Explorer,
Standardization

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.

Tomorrow’s Tech Today: HTML5

Topics
HTML 5,
HTML5,
HTML,
Rich Internet Apps,
Web Development,
Markup Languages,
Strange Loop 2010,
Strange Loop,
Languages,
Firefox,
Architecture,
Internet,
Conferences,
Programming,
Chrome,
Safari,
Internet Explorer

Scott Davis reviews some of the most important HTML5 features: new semantic elements - header, footer, nav, section, and article-, form enhancements - placeholder text, autocomplete, autofocus, and validation-, video and mobile support.

News about Firefox

Jetty gets Speedy

Topics
Google,
Chrome,
Firefox,
Jetty,
Companies

The Jetty project recently announced that Jetty now has SPDY support. InfoQ caught up with Greg Wilkins and Simone Bordet to find out more about the protocol, and what advantages it may bring.

Mozilla Mulls H.264 Support

Topics
iOS,
Mobile,
Operating Systems,
WebM,
Chrome,
Firefox,
H264,
Mozilla

Historically, Mozilla has rejected the use of non-open codecs (such as H.264), a subject that has been covered before on InfoQ. The main reason is ideological; H.264 is covered by patents and licensed by the MPEG-LA. Could this stance be softening, with the proposal to allow platform-provided codecs for video support?

Mozilla Prepares a Separate Firefox Release for the Enterprise

Topics
Operations,
Infrastructure,
Firefox,
Enterprise,
Browsers

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.

Mozilla Considers Blacklisting Java

Topics
Java,
Languages,
Security,
Programming,
Firefox

The Mozilla Foundation has publicly considered disabling Java from running in the browser environment, thanks to recent research that indicates Java is the top of the three vectors for security exploits in the browser.

Should the Web be Encrypted?

Topics
HTTP,
W3C,
Architecture,
Firefox,
Security,
Specifications

Last week, the Electronic Frontier Foundation (EFF), in collaboration with the Tor Project, has launched an official 1.0 version of HTTPS Everywhere, a tool for the Firefox web browser that helps secure web browsing by encrypting connections to more than 1,000 websites.

Enterprise Reacts to Browser Release Cycle

Topics
Release,
Version Control,
.NET,
Source Control,
Programming,
Enterprise,
Firefox,
Mozilla,
Browsers

Enterprise organizations were taken by surprise with the recent release of Firefox 5.0 just three months after 4.0, citing security concern and lack of stable Firefox versions for enterprises to work with. At the same time Microsoft has reaffirmed its commitment to enterprises as well as general web consumers.

IonMonkey: Mozilla’s new JavaScript JIT compiler

Topics
Virtual Machines,
Javascript,
Runtimes,
Web Development,
Dynamic Languages,
Java,
Compilers,
Languages,
Firefox,
SpiderMonkey,
Architecture,
Programming

IonMonkey is the name of Mozilla’s new JavaScript JIT compiler, which aims to enable many new optimizations in the SpiderMonkey JavaScript engine. InfoQ had a small Q&A with Lead Developer David Anderson, about this new development that could bring significant improvements in products that use the SpiderMonkey engine like Firefox, Thunderbird, Adobe Acrobat, MongoDB and more.

Google Page Speed Goes Online and Mobile

Topics
Google,
Performance & Scalability,
Mobile,
Firefox,
Firebug,
Architecture,
Companies,
Chrome

Google has made Page Speed available online, enhancing it for analyzing web pages targeted at smartphones.