Last week, Microsoft showed off some browser technology that could help Internet Explorer leapfrog the competition. But if Mozilla succeeds in its hope, Microsoft could be playing catch-up instead.
The technology in question is hardware-accelerated graphics and text using interfaces called Direct2D and DirectWrite that provide an easy way to use graphics cards' computing power. They're built into Windows 7, and Microsoft is bringing them to Windows Vista but not Windows XP.
The performance boost from Direct2D and DirectWrite was the centerpiece of Microsoft's demonstration of Internet Explorer 9 goodies shown last week. Online maps flashed on the screen quickly and tracked mouse movements responsively; text was clearer and changed sizes more gracefully.
But the day of Microsoft's demo, Mozilla evangelist Chris Blizzard had this to tweet: "Interesting that we're doing Direct2D support in Firefox as well--I'll bet we'll ship it first."
There's work to back up his rhetoric. On Sunday, Bas Schouten, the programmer who's been leading the work for Mozilla, posted a prototype of Firefox using the Direct2D and DirectWrite.
However, any Firefox fans tempted to crow about a victory should be cautious. Mozilla wouldn't commit to including the technology, much less to a release schedule such as Firefox 3.7 due in the first half of 2010. "We are currently investigating Direct2D for Firefox, but do not have a target for shipping it in Firefox at this time," the organization said in a statement..
Several Web pages arrive significantly faster using Direct2D rendering technology in Firefox.
(Credit: Bas Schouten) The race is on
Microsoft declined to comment for this story, referring readers just to last week's blog post about coming Internet Explorer 9 features. "While we're still early in the product cycle, we wanted to be clear to developers about our approach and the progress so far," the company said while sharing a Direct2D demonstration video.
There's no doubt the race is on, though, given the potential benefits of the new interface and the commercial success of Window 7. Microsoft is lighting a fire under its developers, but the company's browser has lagged Firefox and other rivals in many technological areas for years, and many Web developers loathe earlier versions of IE still widely used. IE's market share has steadily eroded, though it remains dominant overall.
The attention is giving Google ideas, too. In a Chrome issue logged Sunday, Chrome programmer Peter Kasting pointed to Schouten's blog post on the subject as "motivation."
"If we can speed up the rendering time, the most noticeable benefit will probably be smoother-feeling scrolling," Kasting said. He also directed attention in October to DirectWrite support in Chrome, though cautioning that it might not work with the browser's present "sandbox" design to isolate elements of the browser for security reasons.
Mozilla has its own results to show off, too. Schouten offered a graph showing improved performance displaying a variety of Web pages. Facebook, Google, and Twitter rendered on the screen in half the time using the Direct2D; Slashdot and a Wikipedia entry were barely changed. One taxing page using the Scalable Vector Graphics format (SVG) to show movable, resizable graphics showed more than twice as fast, dropping from about 11 milliseconds to less than 4 milliseconds.
Microsoft's DirectWrite permits smoother display of many fonts.
(Credit: Microsoft) What actually changes?
Direct2D replaces an older technology called Graphics Device Interface (GDI) used in Windows XP. Both offer a way for programs to tap into computing hardware without having to worry about the particulars of video card capabilities and settings, but Direct2D taps into hardware acceleration features.
The technology lets programmers control basic elements such as transparent boxes, curved lines, and resizable photos. Out of these, user interface elements are constructed; Direct2D calls upon a computer's graphics processor to speed that up. It's particularly helpful for dynamic situations that change element properties such as color, size, or opacity.
DirectWrite offers a similar graphics chip boost to the task of displaying text. That may not sound computationally intense, but some parts of it are. In particular, DirectWrite offers a more sophisticated mechanism for displaying text to take advantage of something called sub-pixel positioning of letters.
Each pixel on an LCD screen is actually made of three tiny slices--for red, green, and blue components--and sub-pixel technology subtly draws letters using pieces of these pixels to make the overall appearance smoother. The older GDI permitted some sub-pixel positioning, but only smoothed letters in the horizontal direction; DirectWrite smooths curves vertically as well.
Using the graphics chip in Direct2D and DirectWrite operations brings several advantages. Performance is the first: some operations are faster or smoother, and having more power on hand lets programmers tackle more ambitious projects. Second, the general-purpose central processor, relatively inefficient at handling graphics tasks, is unburdened, freeing it up for other tasks and saving battery power.
Firefox already has a graphics system of its own called Cairo. Schouten has been adding a Direct2D and DirectWrite.
Firefox is of course a browser that doesn't just work on Windows. The DirectWrite technology helps that operating system catch up to its rivals, said Mozilla's John Daggett in a blog post Sunday. "Platform APIs [application programming interfaces] on Mac OS X and Linux already do a good job rendering Postscript CFF [Compact Font Format] fonts," he said. "This just brings them up to parity under Windows 7."
Direct2D is used elsewhere in the browser. "We've made significant progress and are now able to present a Firefox browser completely rendered using Direct2D, making intensive usage of the GPU," or graphics processing unit, Schouten said. And because Cairo is used by other open-source software, other projects will benefit from the work, he added.
The Direct2D work is Mozilla's second hardware acceleration effort; the company also is working on one using a different hardware acceleration interface called OpenGL for mobile devices using Nvidia's Tegra chips, according to Mozilla.
This Mozilla demonstration of photos and Scalable Vector Graphics (SVG), with transparency and click-and-drag resizing, works more than twice as fast Direct2D graphics.
(Credit: Screenshot by Stephen Shankland/CNET) The interactive Web
Microsoft went out of its way to emphasize that the Direct2D and DirectWrite work will help existing Web pages without programmers having to change a line of code. Dean Hachamovitch, general manager of Internet Explorer, contrasted that to other hardware acceleration efforts including Native Client and O3D from Google and WebGL from Mozilla and the Khronos Group.
Native Client, O3D, and WebGL are part of a long list of developments designed to transform the Web into a foundation not just for static pages but also for interactive applications. Those technologies, though, require new programming skills and tools.
Mozilla, Google, Apple, and Opera have been pushing this interactive Web agenda, and Microsoft is showing signs of interest, too. However, for now, Microsoft emphasizes that Direct2D support will help the existing Web. But the browser makers have their eyes on interactive technology as well. Direct2D will help with complex sites that use 2D graphics interfaces such as SVG and Canvas, Mozilla said.
Added Schouten, "As Web sites become more graphically intense, dynamic graphics will start playing a larger role, especially in user interfaces."
With Internet Explorer 9, Microsoft showed Wednesday it's trying to retake the browser initiative.
IE remains the Net's dominant browser. But perversely, it became something of a technology underdog after Microsoft vanquished Netscape in the browser wars of the 1990s and scaled back its browser effort.
That left an opportunity for rivals to blossom--most notably Firefox, which now is used by a quarter of Web surfers, but also Apple's Safari, which now runs on Windows as well as Mac OS X, and Google's Chrome, which aims to make the Web faster and a better foundation for applications.
Microsoft has been pouring resources back into the IE effort, though, and at its Professional Developers Conference in Los Angeles, some fruits of that labor were on display. In particular, Windows unit president Steven Sinofsky showed off IE 9's new hardware-accelerated text and graphics.
The acceleration feature takes advantage of hitherto untapped computing power in a way that's more useful than other browser-boosting technology--Google's Native Client to directly employ PC's processor and Mozilla's WebGL for accelerated 3D graphics, for example--according to Dean Hachamovitch, general manager of Internet Explorer.
"This is a direct improvement to everybody's usage of the Web on a daily basis," Hachamovitch said in an interview after Sinofsky's speech. "Web developers are doing what they did before, only now they can tap directly into a PC's graphics hardware to make their text work better and graphics work better."
... Read moreLOS ANGELES--Although Microsoft intends to talk a bit about its plans for the future of Internet Explorer this week, the company won't offer preview code of its next browser, CNET has learned.
The software maker is also not planning to announce a move to the WebKit engine, as some had speculated.
Ray Ozzie, speaking Tuesday at Microsoft's Professional Developers Conference in Los Angeles.
(Credit: Ina Fried/CNET)In his opening keynote at the Professional Developers Conference on Tuesday, Chief Software Architect Ray Ozzie pledged that Microsoft will make Internet Explorer the absolute best Windows browser, but did not offer further details.
Microsoft is expected to talk more about its browser plans as part of Wednesday's keynote speech. During that talk, he is expected to talk about some--but not all--of its "focus areas" for the next browser version, a Microsoft representative told CNET.
The latest version of IE 8 was released in March and is also built into Windows 7. Despite the new release, though, Microsoft faces intense competition from Firefox as well as from Google and Apple.
In addition, Microsoft has struggled to get Internet Explorer users to move past IE 6.
Here's a topic I never thought I'd write about: Dolly Parton, the famed country singer, has endorsed Internet Explorer 8 and its Web Slices feature on YouTube.
During a minute-long video, Parton says she "wouldn't know a gigabyte from a snake bite. But the folks over at Microsoft sure know their computers." She goes on to say Microsoft checked out her "new" Web site and "turned us on to a little thing they call Web Slices."
According to a Microsoft representative, the software giant showed Parton's Web team "the new features in IE 8 and Silverlight, and they liked it so much, they wanted to implement it on their site."
Parton's site now features a three-tab Web Slice that includes her video diary, news on her career, and the option to buy some of her music. The Microsoft representative said in an e-mail that the software company "wasn't involved in the production or scripting" of Parton's Internet Explorer 8 endorsement.
Web Slices, which is available only in IE 8, enables users to keep up with sites they check often, such as ones for Web mail or weather reports. According to Microsoft, "if a Web Slice is available on a page, a green Web Slices icon will appear in the Command Bar." Users can simply click on that icon to subscribe to that page's Web Slice. Once complete, that Web Slice will be displayed in the user's Favorites Bar to make it easier to keep track of those sites the user often visits.
But the very fact that Parton (a portion of whose site is now available as a Web Slice, by the way), would endorse Internet Explorer 8 is a bit surprising. As she points out in the video, she "didn't even know there [were IE versions] 1 through 7."
Regardless, Parton seems to have found her stride. After all, like the singer says, maybe Internet Explorer 8 really is "just like your own little slice of heaven."
Don Reisinger is a technology columnist who has written about everything from HDTVs to computers to Flowbee Haircut Systems. Don is a member of the CNET Blog Network, and posts at The Digital Home. He is not an employee of CNET. Disclosure.
European Union regulators said Wednesday that Microsoft can go ahead and start using its latest proposed "ballot screen," which will let new users of Windows choose which browser--or browsers--they wish to use.
The decision to let Microsoft "market test" the latest version would seem to mark the wrapping up of the latest antitrust skirmish with Brussels.
More than a decade after Microsoft first started including a browser with Windows, regulators said earlier this year that they had reached the preliminary view that such an inclusion violated European antitrust law.
In response, Microsoft initially said it would ship Windows 7 in Europe without a browser at all, seemingly challenging the logic of the decision by the European Commission, the executive arm of the EU. However, amid indications that such a move would not fly, Microsoft in July offered a proposal that more closely matched what regulators and competitors wanted--a ballot screen that lets users choose which browser or browsers they wish to install.
Since then Microsoft, regulators, and competitors have been going back and forth about how that screen would look and operate.
"The improvements that Microsoft has made to its proposal since July would ensure that consumers could make a free and fully informed choice of web browser," Europe's antitrust authority said in a statement. Among the changes since Microsoft's July proposal is the agreement by Microsoft to add more information before users select a browser. Microsoft will now first present users with a screen explaining what a browser is and will then offer "Tell me more" buttons for each browser.
Under the revised proposal, Microsoft would, through Windows Update, make available for five years in the European Economic Area a screen allowing users of Windows XP, Windows Vista, and Windows 7 to choose which Web browsers they want to install. PC makers will also be able to install competing Web browsers and, if they choose, set those as the default browser and disable Microsoft's Internet Explorer.
"The Commission's preliminary view is that Microsoft's commitments would address these competition concerns and is market testing Microsoft's proposal in light of these requirements," The EC said in its statement.
For its part, Microsoft said it welcomed the European Commission's decision.
"For Microsoft, today's decision is a significant step toward closing a decade-long chapter of competition law concerns in Europe," general counsel Brad Smith said in a statement.
Update: Smith also spoke to CNET about the deal and its potential impact on others in the industry. Click here to read that interview.
Mozilla and Opera are both unhappy with Microsoft's proposed "ballot screen" to let Windows users in Europe select their default browser, according to a report in The Wall Street Journal.
Microsoft's proposed browser ballot screen is its attempt to satisfy the antitrust investigation from the European Union over Internet Explorer's dominance in Windows. The screen would present the user with a menu to install other browsers, including Firefox, Opera, Google Chrome, and Safari, and let the user pick one as the default.
Microsoft became open to the concept over the summer as an alternative to removing IE from Windows for the European market.
At the time, the idea appealed to Opera CEO Hakon Wium Lie, who declared, "It's a happy day for us. We certainly think the ballot is good news and think it will give users a genuine choice." But Mozilla Corp. CEO John Lilly adopted a more wait-and-see approach, saying he wanted to see the specifics before reacting.
EU officials asked rival browser makers among others for their input on Microsoft's proposal, sending them questionnaires over the summer, according to the report.
After checking out the ballot screen and the proposal from Microsoft, the European Union for Interoperable Systems (ECIS), which includes Opera Software ASA as one of its members, said it presents too many hurdles for the average user.
According to Sunday's Wall Street Journal (subscription required), ECIS and Opera attorney Thomas Vinje said that selecting another browser requires "the user to confirm and answer threatening and confusing warnings and questions. Microsoft has cunningly found a way to accept the Commission's suggestion of a ballot screen, but to do so in a way that will be entirely ineffective."
In response to an e-mail from CNET, Vinje said that Microsoft's current ballot screen falls short of having any effect on competition since it fails to offer users a seamless and unbiased choice of browser. However, he felt the problem could be fixed with some trivial changes.
He said that despite choosing an alternate browser through the ballot, Internet Explorer would remain turned on and that only an additional procedure would allow the user to deactivate IE. So the ballot screen is simply installing another browser in addition to IE rather than offering users a choice of a single browser.
Adding an alternative browser is unnecessarily complex, according to Vinje. The ballot screen, set up as a Web page in IE, requires many unnecessary clicks, displays threatening warnings, and poses confusing questions before another browser can be downloaded and set up. He believes users will be discouraged from selecting an alternative browser.
The ECIS feels that a powerful, yet trivial change to Microsoft's proposal is needed: the ballot screen must be designed to offer users a seamless choice in which a single click for an alternative browser is sufficient to download and install that browser, without warnings or questions, and without leaving Internet Explorer active and visible.
"Choosing an alternative browser must not be more cumbersome than choosing Internet Explorer," said Vinje, "which can only be accomplished in a real ballot screen application--not in a Web page."
Countering with suggestions
Mozilla has said that a ballot screen is a good step, but as currently proposed, it's not good enough. A blog written August 18 by Mozilla's general counsel, Harvey Anderson, examined Microsoft's specific language and functionality in the ballot screen proposals. Anderson addressed several concerns and countered with his own suggestions.
Anderson praised Microsoft's effort to not include links or shortcuts to IE inside Office 2007 but said it should be expanded to include all Microsoft software. "If Microsoft applications need to launch a browser, they should only launch the user's default browser," he wrote. "The proposal should be modified such that this provision applies to all Microsoft desktop software, and certainly to the already announced Office 2010."
Anderson also expressed concerns about the ballot screen itself, saying IE could automatically become the default browser in a number of scenarios. It could end up as the default if the user ignores the ballot or can't figure out how to use it. It could also wind up the default if the user runs into problems trying to install one of the other browsers. But in this case, his only suggestion was that the ballot require the user to make a choice.
Finally, Anderson said that the ballot doesn't educate the user as to what a Web browser is or how each browser differs. "The ballot should introduce the user to at least a simple definition of what a browser is before offering the user a choice in browsers," he wrote. "It should probably go one step further and explain that the different browsers compete for superiority in the areas of ease of use, security, and customizability. "
Other voices have chimed in to criticize the ballot screen. Mitchell Baker, chair of the nonprofit Mozilla Foundation, detailed her concerns in a blog on August 17. Despite the user's ability to choose a different default browser, Baker said she believes IE would still have the upper hand with a prominent position on the Windows desktop and Taskbar.
"Choosing another browser as a 'default' does NOT mean that the other browser takes the place of IE," stated Baker in her blog. "For example, the IE logo ("shortcut") still remains unchanged on the desktop. The shortcut/logo of the browser the user has selected does not replace this, it is added elsewhere. As a result, the familiar location remains IE, not the user's choice."
Baker also expressed concern that the average nontechnical user may have trouble navigating the different screens required to choose a different browser. She said she believes the ballot screen only helps users download alternative browsers and should be designed to help them install, open, and make other browsers the default. "As proposed, we expect to see many people who want other browsers get lost in the process before they actually succeed in making an alternative browser their main browsing tool," she wrote.
The EU had hoped to wrap up this final phase of its investigation into IE, especially since all parties have agreed at least in principal to the idea of a ballot screen. But the competition could stall final approval if Microsoft is forced to wrestle with the finer points of the complaints.
Vinje believes that Microsoft only superficially accepted the EU's suggested remedy and that the ballot screen as designed does not restore competition. He said the EU will be careful to make sure that any proposed solution would be effective. And in this case, the ECIS would be surprised if Microsoft's proposal were accepted without "significant modifications."
On Tuesday, Microsoft spokesman Kevin Kutz said: "In July, we made a new proposal to address EU competition law issues related to Internet Explorer and interoperability. The Commission welcomed our proposal and announced it would assess its effectiveness. We continue to look forward to the next steps in this process."
Requests for comments from Opera and Mozilla were not immediately returned.
Update 12:15 p.m. PDT: Added comments from attorney Thomas Vinje.
Microsoft on Thursday lashed out against Google Chrome Frame--an Internet Explorer plug-in that supplants IE's rendering engine with Google's.
The software maker, in a statement, said users are better off moving to a later version of Internet Explorer if they want the latest technology as opposed to using Chrome Frame.
Google plans to use Chrome Frame to, among other things, allow people to run Google Wave from within Internet Explorer.
(Credit: Google)"With Internet Explorer 8, we made significant advancements and updates to make the browser safer for our customers," Microsoft said. "Given the security issues with plug-ins in general and Google Chrome in particular, Google Chrome Frame running as a plug-in has doubled the attach area for malware and malicious scripts. This is not a risk we would recommend our friends and families take."
However, some took Microsoft to task for criticizing plug-ins, noting that Redmond itself has more than a few.
"Microsoft scared of security of plug-ins. Uninstall Silverlight now," Mozilla's Dion Almaer wrote in a Twitter posting.
Google announced Chrome Frame on Tuesday, saying it can be used with Internet Explorer 6, IE7, or IE8 to use Chrome to render Web pages and execute their JavaScript programs. To work, users have to install the plug-in and Web developers must insert a line of code onto their Web sites that engages Chrome Frame when a person visits the site.
Update, 12:35 p.m. PT: I had a chance to chat with Amy Barzdukas, general manager for IE.
In addition to reiterating the security risks associated with running what she called "a browser within a browser," Barzdukas said that using Chrome Frame also interferes with the private-browsing and clear-browser-history features within Internet Explorer 8.
"That is not made clear," Barzdukas said. "That is a trade-off that customers would really want to make with eyes wide open."
Barzdukas also rejected the notion that it offers a good option for those still using Internet Explorer 6.
"If you are a user of IE6, you should get off IE6, not install another add-on," she said. "It just compounds your problem."
Update 3:20 p.m. PT: Google offered up a statement on its own, explaining its thinking behind Chrome Frame.
"Google Chrome Frame is an open source plug-in that is currently in an early developer release and was designed with security in mind from the beginning," Google said. "While we encourage users to use a more modern and standards compliant browser such as Firefox, Safari, Opera or Google Chrome rather than a plug-in, for those who don't, Google Chrome Frame is designed to provide better performance, strong security features, and more choice to both developers and users, across all versions of Internet Explorer."
Although it does increase the surface area, Google notes it brings some security features of its own, particularly for those running IE6. "Accessing sites using Google Chrome Frame brings Google Chrome's security features to Internet Explorer users, providing strong phishing and malware protection (absent in IE6), robust sandboxing technology, and defenses from emerging online threats that are available in days rather than months," Google said.
After a few hours on Tuesday of playing with the Zune HD that Microsoft sent me, I found a lot of things I like about it--the slim size, the Quickplay user interface feature that gives you immediate access to recently added and favorite songs, the big on-screen volume controls, and the Zune Pass, for example. But the Web browser seems like an afterthought.
CNET's Donald Bell had better luck with the on-screen keyboard than I did.
(Credit: Donald Bell/CNET)I know that mobile Web browsing isn't the same as PC browsing, but I've used Safari on the iPhone for more than a year, and it's great--I actually read articles, for work and fun, on my bus commute to work. It's so good, I've been taking it for granted. Not anymore.
Microsoft says the Zune HD's browser is based on the mobile version of Internet Explorer, but it doesn't look like any version of IE I've ever seen. The address bar is hidden--you have to pull up on the gray bar at the bottom of the screen to get to it. The other alternative is to click on a small magnifying glass to conduct a search on the mobile version of Bing, which I found difficult to use. (No slam against the full browser-based version of Microsoft's search engine, which I like.) For instance, when I conduct a search on my employer's name, "Directions on Microsoft," Bing Mobile assumes I want news stories that cite the company, when in fact I just want our home page. There's a link on the Bing Mobile site that says "web," which I assume is supposed bring me general search results from around the Web, but when I clicked it repeatedly, nothing happened. There's also no auto-suggest or auto-complete for search queries--each time you want to search for "Chinese restaurants," you have to type the whole query in.
Regardless of how you're trying to navigate, the on-screen keyboard seems to require more finger accuracy than the fault-tolerant keyboard on the iPhone (probably because of the smaller screen). The back button is hard to hit--I kept selecting the favorites menu by mistake. Sites are also considerably slower to load, and the resolution doesn't seem to be nearly as good as the iPhone or iPod Touch, with a noticeable flicker on pages with white backgrounds.
Maybe it's just me--Donald Bell thought the browser was great--but I can't imagine using this browser for any length of time.
Artists put the finishing touches on a replica of the Golden Gate Bridge constructed from soup cans. The June stunt was aimed at drawing awareness to Microsoft's Browser for the Better campaign, in which the software maker is donating to a food bank for each download of Internet Explorer 8.
(Credit: Microsoft)Microsoft is extending a promotion that is designed to spur downloads of Internet Explorer 8 with the promise of donating food to the hungry.
The "Browser for the Better" effort kicked off in June. Under the plan, Microsoft was donating $1.15 in food for each download completed through the program's Web site, up to a maximum of $1 million.
The program was slated to end early this month. However, Microsoft never took the site down and announced formally last week that it is extending the promotion through the end of September.
Microsoft declined to say how many downloads the promotion has received, but the site's Web site reflects the updated deadline and still says that Microsoft will donate a maximum of $1 million.
Besides extending the deadline, the software maker is making one other change to the program--doubling the donation per download (to $2.30) for those who are moving from IE 6. Microsoft has said it would like to persuade more users to move off IE 6, but must nonetheless support those who choose to remain with the years-old browser.
According to Net Applications, IE 6 has 27 percent of the global browser market, as compared with 23 percent for IE 7 and more than 12 percent for IE 8. Various versions of Firefox account for 22 percent of the market, while Apple's Safari holds 4 percent market share.
The Browser for the Better push is just one of many ways that Microsoft is promoting IE 8, including a promotion with Nickleback as well as the boring-but-effective methods of pushing it out through Microsoft's automatic updating mechanisms.
Firefox launched the latest update to its browser, Firefox 3.5, in June.
It's been roughly eight years since Microsoft released Internet Explorer 6, but in many ways the company is still very much tied to the aging product.
Although Microsoft has released two major versions of Internet Explorer in the past couple of years, for many, the face of Internet Explorer is still IE 6 in all its tabless glory.
In large part, that's because many of Internet Explorer's users are the ones who tend not to change the browser that comes with their operating system--either because that's the type of consumer they are, or because they are working on a work machine in which they are not able to upgrade to a later version of IE or switch to another browser.
Amy Barzdukas, the general manager for Internet Explorer, said in an interview this week that Microsoft's perception is "being built by a browser that was fine technology eight years ago or a decade ago."
But that's frustrating, particularly since Microsoft has invested a fair amount of effort in the last couple of years trying to rebuild IE after letting it languish for several years. Microsoft added things like tabbed browsing and a phishing filter back with Internet Explorer 7, which debuted in October 2006, and earlier this year launched Internet Explorer 8, with anti-malware features as well as a private browsing option and improved standards support.
Even with that work, though, IE 6 remains not only the most widely thought of version of Internet Explorer, but also the most widely used version of the browser, at least by a narrow margin. According to Net Applications, IE 6 accounts for 27 percent of the browser market, compared to 23 percent for IE 7. Microsoft's new IE 8 has more than 12 percent of the market, while Firefox 3.0--the most widely used version of that product--has 16 percent (See chart below).
Overall, Microsoft has been losing ground for several years to Firefox and other browsers. After reaching near ubiquity in the post-Netscape era, IE's global market share is now less than 70 percent. However, Barzdukas is hopeful that the trend is starting to shift with the release of IE 8.
"To the extent that IE was losing share over the winter, any rate of loss has substantially slowed since we came out with IE 8, and in some geographies IE overall has actually gained significant share," Barzdukas said.
One of the biggest things that could help Microsoft, Barzdukas said, is if more people understood that there were better browser options available from Microsoft. She has taken part of that task upon herself, making a pest of herself when she is at friends' houses for dinner--checking to see what version of the browser they are using.
A growing chorus of Internet users have asked Microsoft why, if it really wants people to move to IE 7 or IE 8, it doesn't just end support for IE 6. After all, there have been plenty of calls for the death of IE 6, particularly from Web developers, who are weary of the work required to make their sites work in multiple versions of Internet Explorer, as well as Safari, Firefox, and other browsers.
... Read more





