InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Firefox 3.5 Is a Worthy Update

Posted by Abel Avram on Jul 01, 2009

Sections
Process & Practices,
Development,
Operations & Infrastructure
Topics
Architecture ,
Rich Internet Apps ,
Release
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.

Related Sponsor

In today’s hyper-competitive world, later may be too late to adopt Agile development and this Roadmap for Success will help you get started. Download "Agile Development: A Manager's Roadmap for Success" now!

Availability in Jaunty's repository by Toby Jee Posted
Re: Availability in Jaunty's repository by li mingxiang Posted
Re: Availability in Jaunty's repository by David Roussel Posted
  1. Back to top

    Availability in Jaunty's repository

    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

    by li mingxiang

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

  3. Back to top

    Re: Availability in Jaunty's repository

    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

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.

Max Protect: Scalability and Caching at ESPN.com

Sean Comerford unveils ESPN.com’s architecture, what components are used and why, and the current changes the website goes through.

The Seven Deadly Sins of Enterprise Agile Adoption

Are there repeated patterns of failure on Enterprise Agile Enablement efforts? Sanjiv and Arlen discuss Seven Deadly Sins to avoid when adopting Agile in an enterprise.

Questions for an Enterprise Architect

Erik Dörnenburg answers: What is Enterprise and Evolutionary Architecture?, discussing 4 issues: Turning strategy into execution, Ensuring conformance, Where do the architects sit? Buying or building?

Wrap Your SQL Head Around Riak MapReduce

Sean Cribbs explains what Map-Reduce and Riak are, why and how to use Map-Reduce with Riak, and how to convert SQL queries into their Map-Reduce equivalents.

Polyglot Persistence for Java Developers - Moving Out of the Relational Comfort Zone

Chris Richardson shows how he ported a relational database to three NoSQL data stores: Redis, Cassandra and MongoDB.

The Golden Circle – Why How What

Jean Tabaka challenges the audience to reflect on what Agile practices they are employing, how they are using them, ending with the questions “Why have their organization chosen to go Agile?