view all posts by Tim Bray

Statistics

Tim Bray Posted by Tim Bray | Tue, 28 Aug 2012
see the original posting from ongoing

Last night on impulse I spent a couple hours scripting and graphing and heres a snapshot of the browser and operating-system market-share numbers as seen by this blog. The big trend is that there are no big trends.

(For a while back in 2005-2007, I published a regularly-updated graph of the browser-market-share numbers. But it was too much work, and seemed less and less newsworthy. I have no plans to repeat this exercise regularly.)

Platforms

Less Mac and more Linux than I would have expected; but whats really interesting is that, in the last 12 months, not that much has changed.

Platform market share at ongoing by Tim Bray

Browsers

Once again, a remarkably static picture. Well, I suppose Chrome is growing noticeably; but still, the big story is the lack of obvious trends.

Browser market share at ongoing by Tim Bray

Methodology

The numbers are percentages.

The snapshot covers just under a year. This isnt all the traffic, its very specifically the traffic due to humans opening a page here in a browser; that is to say, theyve followed a link (possibly from a search engine) or a bookmark. The vast majority of actual eyeballs looking this content are using some feed reader or another, and a substantial majority of those are on Macs.

I used Josh Peeks useragent gem, plus some code I wrote to sort things into bigger baskets. Ive forked it on github and should really push my add-ons back, but the implementation is surprising [methods added to Arrays with Object#extend (?)]; will have to do some extra thinking to figure out how to make it clean.


see the original posting from ongoing

Back to top