InfoQ

News

Firefox 3.5 Is a Worthy Update

Posted by Abel Avram on Jul 01, 2009

Community
Architecture
Topics
Release ,
Rich Internet Apps
Tags
Flash ,
Firefox ,
HTML 5

A year ago, Mozilla entered the Guinness Book with a little over 8 M Firefox 3 downloads in 24 hours. Today, still in the first day, Firefox 3.5 has an average of about 50 downloads /sec and a total of 3.6 million downloads at July 01 10:30 AM GMT. It won’t probably break its own record, but 3.5 is a worthy update considering the large number of improvements over 3.0 like native video. No need for Flash/Silverlight anymore.

Native Video. Support for the HTML 5 tags <video> and <audio> with native support for open source Ogg Theora encoded video and Vorbis encoded audio, both developed by the Xiph.org Foundation. The result? One does not need Flash nor Silverlight to play video/audio anymore. A Theora video is considered part of the page as any other HTML component. When the user zooms in/out, the video is also resized along with the text.

Script engine. A new and faster JavaScript engine. Called TraceMonkey, some benchmarks reports talk about being 20 to 30 times faster than SpiderMonkey, the script engine used by Firefox 3. But that depends heavily on the test suite used. In many tests, TraceMonkey is twice as fast as SpiderMonkey and almost as fast as Chrome 2 and Safari.

Geo-location. When visiting a location aware web site, Firefox uses the IP address and the wireless connection points used to determine the location of the user. This is done by sending the IP information to the default geo-location service, Google Location Services, which in turn returns an approximation of the user location. The location can be used by the web site to provide information pertaining to the user, like the restaurants existing in his area. This feature can be disabled to protect privacy.

Privacy. In privacy mode the browser does not keep track of any browsing activity: history, cookies, downloads, web forms, search.

JSON and Web Worker Threads. Firefox 3.5 has native JSON parsing making it much safer to handle JSON code execution. It also supports HTML 5 worker threads allowing to pass script code execution to background threads. The result is that a script will not block the page while the code is executed.

Color Profiles. Firefox 3.5 uses a dynamic color profile scheme to see pictures as the author intended.

Other. Support for: downloadable fonts, CSS media queries, JavaScript query selectors, HTML5 local storage and offline application storage, "canvas" text, ICC profiles, and SVG transforms.

Firefox 3.5 is available for download in more than 70 languages for Windows, Mac OS X and Linux.

Useful links: Firefox 3.5 Download Page, Features for Developers.

Availability in Jaunty's repository by Toby Jee Posted Jul 2, 2009 10:46 PM
Re: Availability in Jaunty's repository by mingxiang li Posted Jul 6, 2009 10:35 PM
Re: Availability in Jaunty's repository by David Roussel Posted Jul 7, 2009 3:40 AM
  1. Back to top

    Availability in Jaunty's repository

    Jul 2, 2009 10:46 PM by Toby Jee

    I wonder when will 3.5 be made available in Jaunty's repository.

  2. Back to top

    Re: Availability in Jaunty's repository

    Jul 6, 2009 10:35 PM by mingxiang li

    Web system of Bank in lots of country still not support Firefox

  3. Back to top

    Re: Availability in Jaunty's repository

    Jul 7, 2009 3:40 AM by David Roussel

    > Web system of Bank in lots of country still not support Firefox

    Time to change bank, or complain to them. My banks all support Firefox.

Educational Content

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.