Firefox 4 release with news ads to watch
Brand new Firefox 4.0 is on its final descent. Be it the introduction of awesome TabCandy feature or the new super fast “JaegerMonkey” JavaScript engine, Firefox 4.0 is all over the news for all the right reasons. Take a look.
“Performance is a huge, huge, huge thing for us,” said Mike Beltzner, vice president of engineering for Firefox, in a web-cast on Tuesday about plans for the browser. “We created the performance story, and we’ve got to keep at it.”
Among other features planned for Firefox 4 — and Mozilla emphatically cautions that plans can change — are support for high-speed graphics and text through Direct2D on Windows; a tidier user interface with more prominent and powerful tabs; support for several newer web technologies; 64-bit versions; and compatibility with multi-touch interfaces.
Performance means any number of things in a browser. Among them: the time it takes to launch the program or to load a web page, the responsiveness of the user interface to commands such as opening new tabs, and the speed with which web-based JavaScript programs execute. Firefox programmers also will work on more perceptual speed improvements, Beltzner said, such as changing the order that web page elements appear on the screen and the appearance of the page-loading progress bar.

(Credit: Mozilla)
Speed is only one item on a long list of changes Mozilla has in mind for its five-year-old open-source Firefox browser. Improving Firefox is arguably a greater challenge now, though, for several reasons.
First, there’s new energy in competitors including Microsoft’s Internet Explorer 9 and Chrome from web powerhouse Google. Second, making abrupt changes is harder without ruffling feathers among its large user base — Firefox accounts for roughly a quarter of the browser usage worldwide. Third, Firefox is expanding from PCs to mobile phones and tablets with very different hardware requirements. Last, a long list of new technologies are profoundly transforming browsers into a foundation for web applications, but many of those advancements are far from settled. Beltzner recognizes the challenges.
“We are in it to win it,” Beltzner said. “It’s no longer the case where it’s all easy wins. There’s hard work to be done here. We have to make sure we’re the ones leading the charge in keeping the web open for users.”
Scheduling
Mozilla established a Firefox 3.6, 3.7 and 4.0 release plan in 2009, but the organization warned early this year that the browser schedule was changing. Tuesday’s web-cast offered a new schedule with no Firefox 3.7.
One key feature of 3.7 called out-of-process plug-ins, which moves plug-ins such as Adobe Systems’ Flash Player to their own separate memory area for better stability, was advanced to Firefox 3.6.4, code-named Lorentz and in beta testing right now. Meanwhile, Mozilla concluded it needed more time for a planned user-interface overhaul and to be liberated by a “rebooted” plan for a new extensions foundation called Jetpack.
“I think we need to get to a first beta by the end of June”, before the Mozilla Summit in early July, he said. Releasing that version “puts us in a position where we can ship [the final version] somewhere in October or November”.
Mozilla’s new schedule for releasing Firefox 4 — if all goes well….November 2010.
(Credit: Mozilla)

Given past experience, this deadline may not be met. Firefox 3.6 had been due in that time frame in 2009 and slipped into early 2010. “This is an aggressive schedule to be sure. We have to focus the efforts of projects already under way so it can come together to be a really great Firefox 4,” Beltzner said. And programmers will have to prove the merit of any new projects very soon if they want them included.
So what else is new?
Tabs are one area of change for users. Tabs will be above the address bar, as is the case with Chrome, and a home tab replaces the home button. In addition, narrower application tabs can be dedicated to various web apps. Instead of a menu bar across the top, there’s a single Firefox button with a drop-down menu. Typing in the address bar can be used to switch to other tabs.
One change that had been bandied about, though — a unification of the address bar and the search bar, a la Chrome — didn’t appear in Beltzner’s designs.
Mozilla hopes to change some dialog boxes to make them more effective. Two examples are the option for Firefox to remember a web-site’s password and to permit a website to use the browser user’s physical location.
(Credit: Mozilla)

Significant changes to the user interface can lead to confusion, but in the long run, the pain can be worthwhile, Beltzner said. Sometimes, he said, “we’re going to have to do the uncomfortable thing.”
For developers, Mozilla also has a number of features planned for Firefox 4.
For web applications, the Firefox 4 plan includes support for WebSockets, a mechanism for easier communication between the browser and a web server. And as for dealing with the new class of touch-enabled devices, which often don’t have a keyboard or mouse, Firefox should be able to let web developers build pages controlled with a multi-touch interface.
The heart of web programming is Hypertext Markup Language (HTML), and Mozilla is building into Firefox a new HTML5 “parser”, the part of the browser that interprets the web page code. The new parser can handle Scalable Vector Graphics (SVG) and mathematical equations interleaved with the rest of a web page, runs as a separate computing process to improve browser responsiveness, and fixes “dozens” of long-standing bugs on the previous parser, Mozilla said.
In industry shorthand, HTML5 often stands for many new technologies that aren’t part of the actual HTML5 specification or even the broader HTML renovation effort.
Firefox 4 will support some of those, too, but two important ones are only tentative at this stage: the newer Indexed DB effort designed to improve how information from a website is stored locally on a computer, and the WebGL effort to build hardware-accelerated 3D graphics into the web. Required driver support for graphics chips complicates WebGL, and the Indexed DB specification isn’t likely to be finished in time, Beltzner said.
For the movement to sidestep Flash with web technologies, Firefox 4 has a few features planned. Some newer aspects of Cascading Style Sheets (CSS), used for formatting, are set to be supported, including transitions that can animate the transformation of one web element into another. Firefox 4 also is expected to support more of the newer CSS3 specification.
(Credit: Mozilla)

Also stepping on Flash’s toes will be support for SMIL, the Synchronized Multimedia Integration Language that can be used for some animation chores, and faster performance with the 2D drawing interface called Canvas.
Under the hood
Performance improvements to Firefox will come through improvements to the underlying software. One significant change coming is JaegerMonkey, which combines Firefox’s current JavaScript engine with elements of those used in Chrome and Safari browsers.
“JaegerMonkey has reached a halfway point: we’ve closed about half the performance gap between our baseline performance and the competition,” JaegerMonkey programmer David Mandelin said in a blog post on Monday. However, he added, “you can build a browser with JM [JaegerMonkey] today, but you probably won’t get too far before crashing. Fixing that is next on my list.”
Also on the Firefox 4 plan is support for 64-bit processors. Operating systems have now made the jump in earnest, but not all software has followed suit.
Other hardware changes planned for Firefox 4 include support for Direct2D on Windows, a feature that lets the browser tap into the engine for hardware-accelerated graphics and text. That support exists on Windows 7 and the latest service pack of Vista, but here again, “driver hell” is a risk.
Support for Windows 7 interface features including Aero peek, jump lists, and icons with progress bars are also on the to-do list for Firefox 4.
Support for cameras and microphones is only a tentative goal, as is tighter integration with Mac OS X.
These plumbing details might sound arcane, but they’re important as browsers become a foundation for ever-increasing amounts of computing chores. A Monday blog post from Firefox programmer Vladimir Vukicevic captured the essence of the matter.
“Today’s web browser is in many ways acting like a miniature full operating system,” Vukicevic said.
Pwn2Own – What browser and OS are the safest to use?
Pwn2Own is a computer hacking contest held at the annual CanSecWest security conference, beginning in 2007. Contestants are challenged to exploit specific software (especially web browsers and other web related software) / computing platform targets. Contestant winners receive the device/computer that was successfully exploited and a cash prize.
For each successful exploit, the contest’s sponsor, TippingPoint, provides a report to the applicable vendor, detailing the vulnerability and how it was exploited. The details are not released to the public until the vendor has corrected the vulnerability.
Summary: The results of pwn2own is definately a major factor in choosing a browser. The winner was Google Chrome due to its implementation of each tab being sand-boxed from the operating system.
The Competition started at March 24, 2010 and had a total cash prize pool of $100,000. On March 15—nine days before the contest was to begin—Apple released sixteen patches for WebKit and Safari.
Software to exploit
$40 000 of the $100 000 are reserved for web browsers, where each target is worth $10,000.
Day 1
- Microsoft Internet Explorer 8 on Windows 7
- Mozilla Firefox 3.6 on Windows 7
- Google Chrome 4 on Windows 7
- Apple Safari 4 on Mac OS X Snow Leopard
Day 2
- Microsoft Internet Explorer 7 on Windows Vista
- Mozilla Firefox 3 on Windows Vista
- Google Chrome 4 on Windows Vista
- Apple Safari 4 on Mac OS X Snow Leopard
Day 3
- Microsoft Internet Explorer 7 on Windows XP
- Mozilla Firefox 3 on Windows XP
- Google Chrome 4 on Windows XP
- Apple Safari 4 on Mac OS X Snow Leopard
Target: Mobile Phones
$60,000 of the total $100,000 cash prize pool is allotted to the mobile phone portion of the contest, each target is worth $15,000.
- Apple iPhone 3GS
- RIM BlackBerry Bold 9700
- Nokia E72 device running Symbian
- HTC Nexus One running Android
Successful exploit
- Charlie Miller successfully hacked Safari 4 on the Mac OS X.
- Peter Vreugdenhil exploited Internet Explorer 8 on Windows 7 by using two vulnerabilities that involved bypassing ASLR and evading DEP.
- Nils hacked Firefox 3.6 on Windows 7 64-bit by using a memory corruption vulnerability and bypass ASLR and DEP. Mozilla patched the security flaw in Firefox 3.6.3.
- Ralf Philipp Weinman and Vincenzo Iozzo hacked the iPhone 3GS by bypassing the digital code signatures used on the iPhone to verify that the code in memory is from Apple.
It is interesting to see how different companies approached this event:
Mozilla acknowledged the bug, fixed it in 10 days, publicly announced it as critical, and fixed it in a previous version just in case .
Microsoft made a public statement saying that it will be fixed, and that’s all folks, at least for now.
Apple with Safari is all secrecy.
Why switch to Ubuntu?
Most people probably have never heard of an operating system different than Windows. Most of them are not as widely advertised as Windows either. I have completely switched to Ubuntu years ago and I must say I do not regret one single bit of doing so.
I was using Windows XP as my main operating system and I couldn’t help but notice how slow it was at times. Especially when I had all the needed applications installed. It was so frustrating to wait for it to boot up in the mornings when I needed it to boot up fast, because all I needed was Firefox. Right then I found out about Ubuntu and seeing the train wreck that Vista was becoming in 2006 I made the switch.
A friend of mine started talking about how Ubuntu is giving away free CDs and I thought “Hey why shouldn’t I order one as well?” I received my free CDs about a week after the order. I put it right in without any further hesitation and started setting up a dual boot system (Ubuntu and Windows).
After finishing the set up I found Ubuntu faster than any version of Windows that I’ve used before. The boot up time was surprisingly short. I was able to access the web and my mail in a matter of seconds! Ubuntu also came with a pre-installed set of applications, saving me time searching around the internet for software. I thought I will also have to find most of the drivers on my own, but surprisingly Ubuntu already had a pop-up ready for me. It even had a driver for my EMU10K1 sound card. It’s a pretty old card and it does not work with Windows Vista (no 5.1 surround), but Ubuntu managed to pull it off. It had everything I needed – support for all of my hardware and speed.
A lot of people fear Linux, because of the compatibility. People tend to think that Microsoft Office is the ONLY set of office applications out there. Well it’s not. Ubuntu comes with a pre-installed Open Office package. And guess what, it’s compatible with the document formats that Microsoft Office uses. And it’s not just for office applications. Ubuntu comes with a built-in IM client and a built in mail client!
Ubuntu is free, fast, functional, customizable and user friendly!
Microsoft – Vista is history & time to dump Internet Explorer
Vista is history and the the biggest news for Windows seems to be the death of XP Service Pack 2.
Here is some coverage:
- Microsoft to stop security updates for Windows XP Service Pack 2
- Microsoft Will Soon Discontinue Security Support For Windows XP Service Pack 2
- Microsoft to end support for Windows 2000, XP SP2 on July 13
- Microsoft abandons XP SP2
- Microsoft to End XP SP2 Support
- Microsofts Ends Support for Windows XP SP2 and 2000
- Windows XP Service Pack 2 Support Ends Soon
Last week Microsoft announced that the upcoming version of Internet Explorer would not be offered on the Windows XP platform, which might give those users a good reason to switch over to rival browsers such as Firefox or Chrome.
Microsoft is advertising Internet Explorer 9 as an HTML 5 browser, which is somewhat misleading considering how Internet Explorer lags behind the competition in HTML 5 compatibility. In addition to supporting HTML 5 video and audio tags, Internet Explorer 9 will support hardware accelerated graphics, which requires access to APIs that were built into Windows 7. Microsoft retrofitted Windows Vista with these APIs in October, but have decided not to update Windows XP.
In some respects, this is a valid business decision. How long should a company be forced to support their software products? Microsoft’s policy was to support Windows XP for 10 years, so they’ve already extended that by three years. Is it reasonable to expect them to continue support for it?
Perhaps not. But it might be a good business decision for Microsoft to retrofit XP with the APIs needed to run Internet Explorer. After all, Internet Explorer has been leaking market share for years, having recently dipped below a 60% market share. That’s down from over 90% back at the turn of the century. And while Microsoft markets Internet Explorer as a browser of the future with (some) HTML 5 compatibility, it is still lagging behind the competition in many areas — including that so-called HTML 5 compatibility.
In short, XP users have alternatives. And if push comes to shove, it might be much easier for them to install the latest version of Firefox, Chrome, Safari or Opera than it would be to upgrade their operating system.
Many might view this as simply a ploy to ‘force’ people to upgrade to Windows 7, though I’m not so sure on that point. While Microsoft is fond of using one technology to push another technology, I think this is simply more of a decision not to continue spending money to support XP into eternity. After all, delivering Internet Explorer 9 for Windows XP would mean either (1) releasing a new patch for the operating system that would contain those needed APIs or (2) creating a separate version of Internet Explorer 9 that substituted software-based graphics for the hardware accelerated routines.
Another issue here is the mere fact that so many people are unwilling to upgrade to Microsoft’s newest operating system. And who can blame them? Microsoft certainly doesn’t make it friendly, charging nearly $200 for the Windows 7 Home Premium version. For those doing the math, that’s about 1/3 of the cost of a low end laptop. And for that price, the person gets what many feel is a slower and less stable operating system.
Installing an alternative browser might just be an easy decision of many still clinging to XP.
Google Chrome Speed Tests
Google has just released a brand-new beta of its Google Chrome web browser. As is usually the case, it touts it as the fastest Chrome ever and cites significant JavaScript performance improvementsover the previous beta and the first Chrome release. But, unlike the time the Google browser was first launched, it’s facing a much more serious competition. So is Google Chrome still king or has someone else stolen the crown?
We decided to find out with some quick and dirty benchmarks, putting Google Chrome 5.0.375.23 Beta against its stepbrother Chromium 5.0.396.0 (46440), Mozilla Firefox 3.6.3, Opera 10.53 Beta 1 and Opera 10.10. As you can see, it’s a mix of stable, semi-stable and outright development builds so take that into consideration when looking at the results.
All browsers were running on Ubuntu 10.04 on a dedicated, but rather modest machine so don’t expect any record-breakers. Because we’re talking Linux here, there’s no Internet Explorer or Safari thrown in for comparison. We tried to keep the results as clean as possible, but the benchmarks aren’t scientific, by any means. The scores are the median of several runs of the benchmarks. The V8 benchmark was run 10 times in a row, SunSpider 5 times. The colorful charts were created with this nice tool.
Google V8 benchmarking suite
![]() |
First up, Google’s own V8 Benchmarking suite, version 5. Google developers created the benchmark for their own internal use and it has been made available to everyone. Google’s browsers lead by a fair margin in this benchmark, though, Opera 10.53, which is still in beta on Linux, is showing some pretty impressive results. Firefox doesn’t like the V8 benchmarks a whole lot. As for Opera 10.10, the results speak for themselves.
SunSpider JavaScript benchmark
![]() |
The SunSpider benchmark was developed by Apple’s WebKit development team to test JavaScript performance. It has proven balanced and reliable and is regularly used to compare web browser speed. Opera 10.53 beta 1 takes the crown here with a very good showing. When compared to the lacuster performance of Opera 10.10, the speed gains are truly impressive. Google Chrome and Chromium are very close together, with the open-source offering taking a small advantage. Firefox trails behind.
Sputnik JavaScript compliance test
![]() |
Finally, since speed isn’t always everything, we ran the Sputnik JavaScript compliance suite of tests also developed by Google. It’s a thorough ordeal for the browsers as it goes through 5246 specially designed tests. The winner, perhaps surprising to some, is Opera, which fares a lot better than either Google Chrome or Firefox. Interestingly, it looks like Google’s V8 engine is getting some serious work these days as Chromium is showing significant improvements in compliance, to complement the decent performance gains also visible. As for conclusions, we’ll leave them up to you.
Google’s Chrome browser is shining brightly, and it’s not hard to see why. First, the stats: According to the latest NetApplications figures, Chrome now has 6.7 percent of the browser market–a stunning rise from zero prior to 2009. Competing browsers are either treading water or, as in the case of Microsoft Internet Explorer, in precipitous freefall.
So what explains Chrome’s sudden burst of popularity? Here are five reasons:
It’s very fast: Google’s browser is a speed demon. PC World’sperformance tests have shown that Chrome has the fastest page-loading times versus leading competitors Internet Explorer, Mozilla Firefox, Apple Safari, and Opera Software’s Opera. Anecdotally, I’ve noticed that the speedy Chrome runs circles around slow, lumbering IE. Sometimes, however, Chrome’s need for speed is annoying. The browser times out too quickly and fails to load web pages because, well, it’s too impatient. Hopefully Google will let users adjust this setting in the future.
It’s very simple: Like many Google apps and services, Chrome emphasizes ease of use. Compared with IE, there are fewer menus, options, and features to configure. Usually that’s a good thing, but not always. Sometimes I find myself reverting to IE for, say, the print preview feature. Could you add that, Google?
Better security: IE’s security mishaps are well chronicled. To be fair, Microsoft has worked diligently to make its browser more secure, but nagging problems persist. By comparison, Chrome is a paradise of protection due in part to two factors: architecture and obscurity. Chrome’s use of “sandboxing,” isolating Internet commands from the operating system and other apps and data, makes it harder for hackers to load malware onto PCs. At Vancouver’s Pwn2Owncontest in March, security experts were able to hack the other leading browsers, but not Chrome. In fact, they didn’t even try to hack Chrome, the New York Timesreports. It’s important to note, however, that Chrome’s low market share also contributes to its relative safety. If you’re a malware creator, why direct your efforts toward Chrome when IE represents such a big, fat target?
Runs well on older hardware: There’s still a very large installed base of Windows XP machines out there, particularly in the enterprise market. Chrome’s speediness is ideal for older hardware with slower components.
Chrome’s ad campaign: Google may have inexplicably under-marketed its tepidly received Nexus One smartphone, but it hasn’t made the same mistake with the Chrome browser. A TV ad campaign helped introduce Chrome to the masses, most of whom don’t give much thought to their choice of browser.
Microsoft, of course, will continue to improve Internet Explorer, as will the developers of competing browsers. But Google Chrome’s early success shows that simplicity sells.
Internet Explorer is dangerous! Part#2
4 out of 5 people use Microsoft Internet Explorer as their web browser. Internet Explorer frequently presents critical security risks to systems that use it, allowing malicious websites to hijack their computers, infect them with viruses, and conduct identity theft, and its lack of technology support has driven up the cost of web development and stifled innovation.
It is in the best interest of all Internet users to stop using Internet Explorer as soon as possible!
There are free alternatives that offer quality as good or better than Internet Explorer. The following article will explain in greater depth the problems with Internet Explorer and what the alternatives are.
Too much to read? An abridged version is available.
Why switch from Internet Explorer?
Unsafe
Internet Explorer is the single most actively exploited piece of software on most computers. A majority of computer spyware and adware makes its way onto your computer through Internet Explorer’s security holes. In an October 2004 study, 80% of home computers were found to be infected with spyware or adware, even though 85% had antivirus software installed. Studies have shown that these percentages are much higher among people who use Internet Explorer than with any other major web browser. This is largely because Internet Explorer was designed to grant websites control over the user’s computer, and malicious websites can easily abuse this power, automatically installing programs and viruses onto your computer without your knowledge and performing dangerous system operations behind your back. Once your computer is hit with a spyware or adware attack, Microsoft says the only solution may be to dump your system and start from scratch.
These security holes are due to fundamental flaws in the design of Internet Explorer, as well as Microsoft’s slow and ineffective security response process. Microsoft’s chief technical officer Craig Mundie stated, “Many of the products we designed in the past have been less secure than they could have been because we were designing with features in mind rather than security. [...] In the past we sold new applications on the strength of new features, most of which people didn’t use.” Although Microsoft issues monthly security updates, vulnerabilities have continued to be found at a much faster rate than they have been fixed. According to a Security Fix study, a fully-updated Internet Explorer was found to be “unsafe” (unprotected against serious known vulnerability exploits) for 78% of the year 2006, while its main competitor, Firefox, was “unsafe” for only 2% of the year. Through Internet Explorer, you could have your identity stolen and your bank account wiped clean, or your system could be destroyed and all of your important files deleted. The situation has gotten to where even the U.S. Department of Homeland Security is suggesting that consumers switch away from Internet Explorer. In May 2006, PC World named Internet Explorer the 8th worst tech product of all time, stating that it “might be the least secure software on the planet”.
The following is a brief summary of the vulnerability levels in the three most popular web browsers. The information was collected from Secunia, a leading computer software security monitoring company. These statistics cover all reported vulnerabilities in Windows versions of Internet Explorer, Firefox, and Opera. Historical cumulative values are provided in three forms: for all vulnerabilities in the entire of life of these products, for all vulnerabilities that were present during an equal length of time since the first reported vulnerability in the product, and for all vulnerabilities that were present during the same length of time before and including the present. That length of time is equal to half the number of days since the first reported vulnerability in the newest browser covered (Firefox, 2004-02-09). Note that some vulnerabilities may have been present during both time periods, so the sum of both values may be greater than the total number. “High severity” values include vulnerability reports that were marked as “highly critical” and above. Relative danger levels are calculated by adding up the square of the criticality levels for each vulnerability report (not critical=1, extremely critical=5). The vulnerability information was last updated February 10, 2009. For more details, see the Web browser security summary resource.
| Aspect | Internet Explorer | Firefox | Safari | Opera |
|---|---|---|---|---|
| Historical cumulative values (Product life) | ||||
| Vulnerability reports | 140 | 77 | 7 | 70 |
| High severity vulnerability reports | 66 | 31 | 5 | 21 |
| Vulnerability issues | 274 | 271 | 22 | 98 |
| Relative danger | 1564 | 739 | 88 | 614 |
| Historical cumulative values (from first 365 days) | ||||
| Vulnerability reports | 31 | 20 | 7 | 18 |
| High severity vulnerability reports | 13 | 2 | 5 | 4 |
| Vulnerability issues | 69 | 39 | 22 | 23 |
| Relative danger | 331 | 156 | 88 | 138 |
| Historical cumulative values (from last 365 days) | ||||
| Vulnerability reports | 38 | 5 | 2 | 1 |
| High severity vulnerability reports | 1 | 0 | 0 | 0 |
| Vulnerability issues | 40 | 6 | 3 | 1 |
| Relative danger | 161 | 19 | 8 | 1 |
| Highest values at one time | ||||
| Vulnerability reports | 39 | 9 | 2 | 4 |
| High severity vulnerability reports | 5 | 2 | 1 | 1 |
| Vulnerability issues | 41 | 13 | 3 | 8 |
| Relative danger | 204 | 44 | 20 | 27 |
| Mean average per day (from last 365 days) | ||||
| Vulnerability reports | 38 | 5 | 2 | 1 |
| High severity vulnerability reports | 1 | 0 | 0 | 0 |
| Vulnerability issues | 40 | 6 | 3 | 1 |
| Relative danger | 161 | 19 | 8 | 1 |
| Median average per day (from last 365 days) | ||||
| Vulnerability reports | 38 | 5 | 2 | 1 |
| High severity vulnerability reports | 1 | 0 | 0 | 0 |
| Vulnerability issues | 40 | 6 | 3 | 1 |
| Relative danger | 161 | 19 | 8 | 1 |
| Present values | ||||
| Vulnerability reports | 38 | 5 | 2 | 1 |
| High severity vulnerability reports | 1 | 0 | 0 | 0 |
| Vulnerability issues | 40 | 6 | 3 | 1 |
| Relative danger | 161 | 19 | 8 | 1 |
Internet Explorer has had 140 vulnerability reports. 25 were marked as moderately critical, 50 were marked as highly critical, and 16 were marked as extremely critical. There are still 38 remaining, including 9 that were marked as moderately critical and 1 that was marked as highly critical.
Firefox has had 77 vulnerability reports. 19 were marked as moderately critical, 31 were marked as highly critical, and 0 were marked as extremely critical. There are still 5 remaining, including 1 that was marked as moderately critical.
Safari has had 7 vulnerability reports. 0 were marked as moderately critical, 5 were marked as highly critical, and 0 were marked as extremely critical. There are still 2 remaining, both of which were marked as less critical or not critical.
Opera has had 70 vulnerability reports. 20 were marked as moderately critical, 20 were marked as highly critical, and 1 was marked as extremely critical. There is still 1 remaining, which was marked as not critical.
It is also important to consider how quickly each web browser fixes its vulnerabilities. The following table lists the average time taken between Secunia’s vulnerability reports and the release dates of their respective patches, if all aging unfixed vulnerabilities (vulnerabilities at least as old as the mean of all fixed vulnerabilities for that browser) were to be fixed today. Data does not include unfixed vulnerabilities less than that age, vulnerabilities with unknown fix dates, or vulnerabilities that were only publicly known after the patch release. Values listed are in days.
| Average | Internet Explorer | Firefox | Safari | Opera |
|---|---|---|---|---|
| Per vulnerability report | ||||
| Overall mean | 969 | 255 | 356 | 94 |
| Overall median | 779 | 42 | 335 | 35 |
| High severity mean | 168 | 13 | 21 | 8 |
| High severity median | 53 | 10 | 21 | 8 |
| Per vulnerability issue | ||||
| Overall mean | 822 | 236 | 364 | 132 |
| Overall median | 210 | 27 | 335 | 44 |
| High severity mean | 146 | 17 | 21 | 8 |
| High severity median | 61 | 23 | 23 | 8 |
| Weighted by relative danger | ||||
| Overall mean | 706 | 221 | 244 | 72 |
| Overall median | 121 | 23 | 23 | 23 |
| High severity mean | 157 | 13 | 21 | 7 |
| High severity median | 52 | 10 | 21 | 1 |
| Per fully-disclosed vulnerability report | ||||
| Overall mean | 708 | 257 | 356 | 127 |
| Overall median | 119 | 23 | 335 | 12 |
| High severity mean | 57 | 5 | 21 | 1 |
| High severity median | 48 | 5 | 21 | 1 |
The Washington Post Security Fix column conducted a similar study comparing patch delay between Microsoft products and Mozilla products in 2003 through 2005, using different sources than the above information. Note that, unlike the above information, the Security Fix study ignores unfixed vulnerabilities.
The following graphs illustrate present security figures in each browser over time. Higher levels mean greater danger. The graphs span from February 9, 2004 to today.



Primitive
In today’s fast growing Internet world, we are seeing a greater demand for web applications that are both powerful and versatile. This calls for new technologies to be developed, and quickly. In order to create and organize these new technologies, a standards body called the World Wide Web Consortium (W3C) formed. Their members include people from many of the world’s largest technology companies, all working together to develop technology standards that will take the Internet to the next level and beyond.
Unfortunately, in the last several years, one of the most significant members of the W3C has failed to adopt the very standards that it helped to create. Microsoft, feeling confident with Internet Explorer holding over 90% of the market, stopped adding the new technological developments to its web browser. Microsoft employee Dare Obasanjo explained, “In an almost text book example of how monopolies work, Microsoft abandoned innovation in IE in a move that showed that at this point IE was considered a cost center not a revenue generator.” The W3C has continued to develop technologies that would give websites new levels of functionality, break down barriers for the disabled, and aid software and search engines in actually understanding the information that’s presented on the Web. Many of these technologies exist, but with Microsoft’s incredible weight in the market and unwillingness to develop their browser, they’ve been unable to see the light of day.
By 2006, Internet Explorer had fallen nearly a decade behind in Internet technology. Practically all of the standards that it supports are met and exceeded by other competing browsers, who are now diving deep into a new world of Internet technology that Internet Explorer has yet to touch. While Internet Explorer is in high use, web developers are forced to either stay with outdated technology, often costing them double or triple the time and money, or turn away a majority of their potential visitors. As time goes on, an increasing number of personal websites, development journals, and online tools are being made using technology not supported by Internet Explorer.
Since their market dominance began to slip following the release of the Firefox web browser, Microsoft finally decided to develop Internet Explorer again. However, web standards experts who have reviewed the new additions in Internet Explorer 7 see the situation as too little too late. Overall, IE7 only made about as much progress over IE6 as Firefox 1.5 and Opera 9 did over their immediate predecessors.
The following table is a summary of web technology support among the three most popular web browsers, including the new version of Internet Explorer (IE 7). The three technologies listed are fundamental in modern web design. For more information, see the extended Web browser standards support page.
| Technology | IE 6 | IE 7 | Firefox 2 | Firefox 3 | Opera 9 |
|---|---|---|---|---|---|
| HTML / XHTML | 73% | 73% | 90% | 90% | 85% |
| CSS 2.1 | 51% | 57% | 92% | 93% | 94% |
| DOM | 50% | 51% | 79% | ? | 84% |
What alternatives are there?
Luckily, there are several good alternatives to Internet Explorer, and all of the major ones are available completely free of charge.
Firefox
Firefox is a new free web browser that is quickly gaining massive popularity and a lot of media attention. It is all-around safer, easier, and more useful than Internet Explorer. Since its premier in November 2004, it has been downloaded over 300 million times and is now used by 10% – 20% of the public. Firefox has been developed by a group of highly dedicated and skilled open source programmers who work without pay. Their motivation isn’t money, but simply to make the best web browser available, so that they and their friends and family can have a better web browsing experience.
On top of popular modern features like tabbed browsing, phishing protection, and popup blocking, Firefox offers a wide range of features not available in Internet Explorer:
-
Spell checking: When you’re writing messages in a message board, blog, or web-based e-mail, misspelled words are indicated with a red underline as you type them. No more copy/pasting messages into a separate application just to check for spelling mistakes.
-
Integrated search: Firefox has several useful search tools built into the browser. You can perform a Web search using your favorite search engine right from a search box in your toolbar and get suggestions for popular searches as you type. The Find bar with find-as-you-type makes it easy to find a word or phrase on the current webpage. Advanced users also have additional search tools at their fingertips, such as keyword searches.
-
Session restore: Have you ever gotten frustrated because your browser suddenly crashed while you were in the middle of something important? If something causes Firefox to crash, you will be brought right back to where you were, including any form information you were in the process of filling out.
-
Themes: Themes allow you to change Firefox’s look and feel to fit your personality. A theme will change the appearance of your toolbar icons and window, making them look fun, sleek and sexy, or simple and compact — however you like it. There are over a hundred Firefox themes available from the main website.
-
Extensions: This is one of the greatest innovations in Firefox. Firefox has a unique “extension” system that allows you to easily install small plugins to add any variety of features you can dream of. Do you want to use Firefox to chat with people online? Grab the ChatZilla extension. Do you want Firefox to get rid of all banner ads on the websites you visit? Grab the AdBlock extension. Do you want Firefox to tell you the weather forecast for the next few days? Grab the ForecastFox extension. Major companies like Google, Yahoo!, and Amazon.com have developed free extensions for Firefox.
-
Web technology: Firefox has some of the best support for the latest developments in web technology. This means that it offers support for high-end web applications, rich webpage designs, and other features that allow for powerful, interactive websites. More and more websites are beginning to make use of these advanced technologies that aren’t supported by Internet Explorer. View the Web browser standards support tables for details.
-
Security: Security is a top priority in Firefox. Unlike Internet Explorer, Firefox was built from the ground up with a security-conscious architecture. It won’t install things behind your back like often Internet Explorer does, and it will always warn you if you’re about to do something to compromise your security. Mozilla (the group that develops Firefox) has offered to pay hundreds of dollars to anyone who can find a security vulnerability in Firefox. So far, the vulnerabilities that have been found in Firefox have been less serious than those in Internet Explorer, and they have consistently been fixed before any users were affected. While no browser offers perfect security, Firefox’s quick and thorough security team keeps it a much safer alternative to Internet Explorer.
Switching to Firefox is easy. Your Favorites, passwords, and other settings from Internet Explorer are carried on to Firefox automatically, so you don’t need to worry about losing anything. Setup is quick and easy, and no technical skills are required to get Firefox running on your system.
Here are some official Instructions for switching from Internet Explorer to Firefox.
Firefox is available on all major platforms. See the System requirements for details.
Opera
If you’re looking for a second option, try out Opera. Opera is very small and lightweight, yet is packed with useful features. Like Firefox, it offers tabbed browsing, phishing protection, popup blocking, themes, and better security, it’s nearly tied with Firefox in webpage technology support, and it’s also completely free.
Although Opera doesn’t have the robust extension system that Firefox offers, it comes with many more features right out of the box:
-
E-mail: Rather than having a separate e-mail application like Outlook, you can use the e-mail interface built right into Opera. This interface also supports newsfeeds, allowing you to be notified of new content on your favorite websites.
-
Chat: Opera has support for Internet Relay Chat (IRC). This allows you to have quick back-and-forth conversations with one or more people online. IRC can also be used to share photos and documents with others.
-
Mouse gestures: Gestures provide a convenient new way of navigating webpages. By holding the right mouse button and moving the mouse in a certain way, you can quickly tell Opera to go back or forward a page, reload the current page, open a new tab, or a number of other commands.
-
Notes: Need to remember something about a particular website? Rather than grabbing a pen and paper or starting up a word processor, you can just write it down on an Opera note. These notes are convenient and are linked with the website.
-
Zoom: Want a close-up of the webpage you’re viewing? Opera’s zoom feature can be used to shrink or enlarge the entire webpage. Everything is scaled evenly, so the page doesn’t fall apart like it might in some browsers.
-
Voice: Sit back and tell your browser what to do, or rest your eyes and let it read the webpage aloud. Opera for Windows supports advanced speech features that allow you to surf the Web with just a microphone and speakers.
Here are some official Instructions for switching from Internet Explorer to Opera.
Opera is available on all major platforms.
Flock
Flock is a free cutting-edge social web browser that is based on Firefox and optimized for blogging, newsreading, sharing photos, and generally making the most of the modern Web. If you are regularly involved in these kinds of social aspects of the Web, Flock may prove to be an ideal out-of-the-box browser for you. Like Firefox, Flock supports its own brand of over a hundred extensions that can further enhance your Web experience.
Flock is available on all major platforms. See the System requirements for details.
How do I set up these browsers?
Setting them up is a snap. Just go to the website and follow the download link. Open the file that you download (either by clicking “Run” or “Open” at the start of the download or by double-clicking the program icon when it’s done), and you’ll be given a simple installation screen. From there, you can just agree to everything that comes up and it’ll all work out nicely. If you find that you don’t like it and want to go back to Internet Explorer, all you have to do is start up Internet Explorer like you normally do. Installing a different web browser will not break or replace your old one, so there’s no reason not to give one of the alternative browsers a try.
After you’ve installed the browser, make sure you click on the right icon to start it up. You don’t want to click on the blue “e” anymore. The Firefox icon looks like an orange fox wrapped around a globe, Opera looks like a red “O”, and Flock looks like a flock of little blue blobs.
What if a website doesn’t work in an alternative browser?
Modern alternative browsers like those listed above very rarely have problems with websites. They adhere closely to the web technology standards, meaning that all websites should look and function more or less the same in all browsers.
On occasion, you might come across a website that has errors in its code. In some older webpage formats, still widely used, there is no clear standard regarding how errors are to be treated by the web browser, and you may experience slight differences in different browsers.
You may also experience issues resulting from Internet Explorer’s incorrect implementation of many standard webpage elements. Webpages are made up of a large set of rules written by the webpage author. If the author adjusts the rules to suit Internet Explorer’s incorrect behavior, the webpage might not look right in other browsers that handle the rules correctly. In fact, Microsoft has announced plans to make new upcoming versions of Internet Explorer behave more in accordance with the standards — and therefore, more like the other web browsers — even if it causes problems with these poorly-coded websites.
Some sites are designed to use Microsoft’s ActiveX technology, which most other browsers choose not to support because of the serious security holes in ActiveX. Even Microsoft advises users to disable ActiveX for regular web browsing, and it will be disabled by default in the new versions of Internet Explorer.
Most often, if a website doesn’t look correct in an alternative browser, it is because the website wasn’t written correctly, not because of a fault of the browser. If you experience a problem, it is best to contact the website administration and inform them. They should be embarrased for shutting out a significant and growing percentage of their potential visitors due to not following the established web standards. In fact, in some cases it is illegal for a business website or a government website to not work properly in these alternative browsers.
Fore more information, see the following resources:
Internet Explorer is dangerous! part#1
Why switch from Internet Explorer?
Unsafe
Internet Explorer is the single most actively exploited piece of software on most computers. A majority of computer spyware and adware makes its way onto your computer through its security holes. Once your computer is hit with a spyware or adware attack, Microsoft says the only solution may be to dump your system and start from scratch.
These security holes are due to fundamental flaws in the design of Internet Explorer, as well as Microsoft’s slow and ineffective security response process. According to a Security Fix study, a fully-updated Internet Explorer was found to be “unsafe” for 78% of the year 2006, while its main competitor, Firefox, was “unsafe” for only 2% of the year. In May 2006, PC World named Internet Explorer the 8th worst tech product of all time, stating that it “might be the least secure software on the planet”. Through Internet Explorer, you could have your identity stolen and your bank account wiped clean, or your system could be destroyed and all of your important files deleted.
The following is a brief summary of the vulnerability levels in the three most popular web browsers. The information was collected from Secunia, a leading computer software security monitoring company. The vulnerability information was last updated February 10, 2009. For more details, see the Web browser security summary resource.
| Aspect | Internet Explorer | Firefox | Safari | Opera |
|---|---|---|---|---|
| Highest values at one time | ||||
| Vulnerability reports | 39 | 9 | 2 | 4 |
| Vulnerability issues | 41 | 13 | 3 | 8 |
| Relative danger | 204 | 44 | 20 | 27 |
| Present values | ||||
| Vulnerability reports | 38 | 5 | 2 | 1 |
| Vulnerability issues | 40 | 6 | 3 | 1 |
| Relative danger | 161 | 19 | 8 | 1 |
It is also important to consider how quickly each web browser fixes its vulnerabilities. The following table lists the average time taken to fix each vulnerability. Values listed are in days.
| Average | Internet Explorer | Firefox | Safari | Opera |
|---|---|---|---|---|
| Per vulnerability report | ||||
| Overall mean | 969 | 255 | 356 | 94 |
| Overall median | 779 | 42 | 335 | 35 |
| High severity mean | 168 | 13 | 21 | 8 |
| High severity median | 53 | 10 | 21 | 8 |
| Weighted by relative danger | ||||
| Overall mean | 706 | 221 | 244 | 72 |
| Overall median | 121 | 23 | 23 | 23 |
| High severity mean | 157 | 13 | 21 | 7 |
| High severity median | 52 | 10 | 21 | 1 |
The following graph illustrates the present relative danger in each browser over time. Higher levels mean greater danger. The graph spans from February 9, 2004 to today.

Primitive
In today’s fast growing Internet world, we are seeing a greater demand for web applications that are both powerful and versatile. This calls for new technologies to be developed, and quickly. In order to create and organize these new technologies, a standards body called the World Wide Web Consortium (W3C) formed. Their members include people from many of the world’s largest technology companies, all working together to develop technology standards that will take the Internet to the next level and beyond.

Unfortunately, in the last several years, one of the most significant members of the W3C has failed to adopt the very standards that it helped to create. Microsoft, feeling confident with Internet Explorer holding over 90% of the market, stopped adding the new technological developments to its web browser. With Microsoft’s incredible weight in the market and unwillingness to develop their browser, these technologies have been unable to see the light of day.
By 2006, Internet Explorer had fallen nearly a decade behind in Internet technology. Practically all of the standards that it supports are met and exceeded by other competing browsers, who are now diving deep into a new world of Internet technology that Internet Explorer has yet to touch. While Internet Explorer is in high use, web developers are forced to either stay with outdated technology, often costing them double or triple the time and money, or turn away a majority of their potential visitors.
The following table is a summary of web technology support among the three most popular web browsers, including the new version of Internet Explorer (IE 7).
| Technology | IE 6 | IE 7 | Firefox 2 | Firefox 3 | Opera 9 |
|---|---|---|---|---|---|
| HTML / XHTML | 73% | 73% | 90% | 90% | 85% |
| CSS 2.1 | 51% | 57% | 92% | 93% | 94% |
| DOM | 50% | 51% | 79% | ? | 84% |
Firefox 3.6 sees 100M downloads, now pushing notifications
Firefox 3.6—the latest version of the popular open source Web browser—was officially released in January, but there are still many users who have not yet updated. In an effort to increase awareness about the availability of version 3.6, Mozilla announced today that it will start rolling out upgrade notifications to its users through the browser’s built-in update system.
According to Mozilla’s statistics, the new version has already been downloaded over 100 million times since its release in January. That doesn’t include the significant number of existing users who have already migrated to 3.6 by using the browser’s built-in upgrade system without being prompted to do so.
Firefox is arguably one of the most successful open source software projects. Mozilla celebrated last year when Firefox surpassed 1 billion total downloads. The current number of active daily users is said to be over 350 million.
Getting such a large user base to migrate to the latest version is not an easy task, but Mozilla always manages to get the job done. Studies show that Firefox ranks high in update effectiveness, getting over 85 percent of its users to switch to a new version within 21 days after release. The only browser that has a better upgrade penetration rate is Chrome, due to its highly aggressive background updater.
Firefox 3.6 is a somewhat modest incremental update. It brought several noteworthy new features for users, such as the Personas lightweight theming system. It also offers some compelling new capabilities for Web development, including CSS gradients, client-side filesystem APIs, and the @font-face feature.
For more details about the automated upgrade process, you can refer to the announcement in the Mozilla Developer Center.
Internet Explorer 6 is Dead But Its Damage to the Internet Persists
Summary: Microsoft is pulling support for Internet Explorer 6, but to suggest that it will improve things is to ignore the short-term impact which is scary
We wrote about Microsoft phasing out support for older versions of Windows (which many businesses still use). This is confirmed by some more publications and it is problematic because some businesses (those using Windows 2000 for example) will be stuck with unpatched software unless they purchase an update to Windows; it’s not only costly but it also creates compatibility issues that many businesses are not prepared to cope with. They have no access to source code, so they cannot quite resolve these issues, either (or hire someone to do this).
Similar issues are now being raised because Microsoft withdraws support for IE6. Web developers are happy [1, 2] as they assume that people will actually depart from IE6. Well, perhaps they have not heard about what happened in Korea. It’s an issue that Mozilla mentioned the other day and the Korea Times has just raised as well:
Korea Sticking to Aging Browser
[...]
In an ironic twist, South Korea, the self-touted high-tech nation of the planet, appears to be clinging to decaying Internet technologies.
Internet giant Google is now telling its users to drop Internet Explorer 6 (IE6), the antiquated Microsoft Web browser that debuted in 2001, planning to kill IE6 support on its key products such as YouTube (www.youtube.com) and Gmail e-mail services.
There is an ActiveX infection that prevents the nation from offering choice. This leads to many problems such as the recent attacks against Google users. Microsoft Nick writes: “Chinese hacker of Internet Explorer, Google ID’d by US investigators, report says”
The important points to make here are that: (1) Internet Explorer 6 will still exist, so sites need to be compatible with it and (2) Internet Explorer 6 users will be even less secure from now on, which helps nobody.
Coincidentally, YouTube will drop support for IE6 in less than two weeks from now [1, 2] and Microsoft Nick calls for a funeral (to take place today).
Internet Explorer 6 died on March 1, 2010, in Mountain View, Calif., after a family rival removed it from life support. The simultaneously beloved and detested Web browser was nearly 8.5 years old.
“Beloved”??? By whom?
Anyway, according to another report, Google keeps gaining at Internet Explorer’s expense.
Adobe, just as flawed as Microsoft
Adobe is urging users of its PDF Reader and Acrobat software to install an update that fixes a couple of critical security holes in the products. The patches come amid news that booby-trapped PDF files were responsible for roughly 80 percent of the exploits detected in the 4th quarter of 2009.
The latest update brings Adobe Reader to version 9.3.1, and fixes a pair of vulnerabilities that Adobe has labeled “critical,” which means the flaws could be used to install malicious software on vulnerable systems. Updates are available for Windows, Mac and Linux versions.
If you use Adobe Reader, please apply this update. Then, take a moment to turn off Javascript, the feature in Reader that is most exploited by attackers. To do this, follow these instructions:
1. Launch Acrobat or Adobe Reader.
2. Select Edit>Preferences
3. Select the JavaScript Category
4. Uncheck the ‘Enable Acrobat JavaScript’ option
5. Click OK
Better yet, consider using an alternative PDF reader, such as the free Foxit Reader. I also disable Javascript in Foxit, mainly because I find I don’t need it.
Earlier this week, Web security firm ScanSafe released a report (.pdf !) showing that roughly 80 percent of the Web-based exploits it detected in the last three months of 2009 attacked Adobe Reader vulnerabilities. Add Adobe Flash vulnerabilities into the mix, and the two programs made up the lion’s share of the Web exploits ScanSafe detected in Q409.
For its part, Firefox maker Mozilla at the end of last year began tracking a huge uptick in the number of Firefox crashes due to Adobe Reader. As some posters to this Mozilla Bug Database entry posit, the crashes were almost certainly due to increased exploitation of the Adobe Reader zero-day vulnerability that Adobe finally patched on Jan. 12, weeks after evidence surfaced that criminal hackers were exploiting the flaw in targeted attacks.
Update, 4:06 p.m. ET: If you decide to do without Adobe Reader and uninstall it, you might want to nix the Adobe Download Manager as well. Researcher Aviv Raff points to some nifty work he’s done which shows that Adobe’s Download Manager — which ships with all new versions of Flash and Reader — can be forced to reinstall an application that’s been removed, such as Reader. According to Raff, a Web site could hijack the Adobe Download manager to download and install any of the following:
Adobe Flash 10
- Adobe Reader 9.3
- Adobe Reader 8.2
- Adobe Air 1.5.3
- ARH tool – allows silent installation of Adobe Air applications
- Google Toolbar 6.3
- McAfee Security Scan Plus
- New York Times Reader (via Adobe Air)
- Fanbase (via Adobe Air)
- Acrobat.com desktop shortcut
Raff writes: “So, even if you use an alternative PDF reader, an attacker can force you to download and install Adobe Reader, and then exploit the (yet to be patched, but now known) vulnerability. The attacker can also exploit 0-day vulnerabilities in any of the other products mentioned above.” Read more on his findings at this link here.




















