Slashdot Mirror


Browser Stats For The BBC Homepage

Lord_Scrumptious writes "An interesting article titled 'The software used to access the BBC homepage' has recently been published on a blog by a BBC employee. It's all about the different browsers and operating systems accessing the BBC's homepage. The analysis is from a week of page requests in September 2005. Not surprisingly, Internet Explorer accounted for 85% of site visits, but Firefox had a very respectable 9.7% share. Even requests from Sony's handheld PSP device were recorded, but interestingly there's no mention of mobile phone devices."

54 of 260 comments (clear)

  1. Finally.... by odaen · · Score: 5, Insightful

    Finally some reliable website records which arn't off some obscure coding page. :)

    1. Re:Finally.... by Bogtha · · Score: 2, Insightful

      No, it's still unreliable. You simply can't correlate traffic to visitors. That's not the way HTTP works. httpd log analysis can tell you many interesting things, but mainly concerning the load on the server. Any attempt to read more into it is based on assumptions that are not only wrong, but wrong by an unknowable amount.

      This is true every time somebody posts some bullshit story about how Firefox has a growing portion of the market, and every time somebody posts some bullshit story about how Firefox has a shrinking portion of the market. Even something as simple as AOL tweaking their cache configs can throw off the numbers by a large amount. Sure, it might make you feel good to look at your access logs and see Firefox gaining 1% every month or so, but that doesn't change the fact that that 1% number (or whatever) only has a tentative link to reality.

      If you want to know OS stats, browser stats, or anything like that, you need to conduct an actual survey, and not simple observation of HTTP traffic, because if you are doing the latter, you might as well make up your numbers based on your best guess, because it has just as good a chance of being as accurate.

      --
      Bogtha Bogtha Bogtha
    2. Re:Finally.... by searlea · · Score: 5, Informative

      You make a good point, that cache config can affect the amount of traffic directly hitting your website, and therefore affects your logs.

      However, given the headers returned by the BBC site, caches should NOT cache the HTML, as the headers say the content expires immediately:

      Expires: Mon, 24 Oct 2005 11:57:59 GMT
      Date: Mon, 24 Oct 2005 11:57:59 GMT
      Content-Type: text/html
      Server: Zeus/4.2
      Cache-Control: max-age=0

      So, the BBC figures may be more accurate than you think.

    3. Re:Finally.... by Bogtha · · Score: 2, Interesting

      However, given the headers returned by the BBC site, caches should NOT cache the HTML, as the headers say the content expires immediately

      Actually, it doesn't say that caches should not cache the resource, it says that caches should revalidate the resource before serving it again, IIRC.

      Which BBC site are we talking about anyway? I'm getting completely different headers for www.bbc.co.uk:

      HTTP/1.1 200 OK
      Date: Mon, 24 Oct 2005 12:10:13 GMT
      Server: Apache/2.0.54 (Unix)
      Set-Cookie: [snip]
      Set-Cookie: [snip]
      Accept-Ranges: bytes
      Transfer-Encoding: chunked
      Content-Type: text/html

      That's a cachable resource, and what's more, because there's no Expires header, it's particularly sensitive to public cache tweaking of the kind I just described. Given that you are describing headers from a completely different server, I suspect that you aren't looking at www.bbc.co.uk.

      So, the BBC figures may be more accurate than you think.

      Well no, even if what you said was true, the public cache was just one example of many. Consider an Internet Explorer user going to the homepage, clicking on a link, hitting the back button, clicking on another link, hitting the back button, and so on. Pretty typical behaviour. Now consider an Opera user doing the same. The BBC homepage will register multiple hits from the Internet Explorer user, but only one hit from the Opera user, because of the differences in the way they handle browsing history (Opera follows RFC 2616, Internet Explorer does not).

      --
      Bogtha Bogtha Bogtha
    4. Re:Finally.... by searlea · · Score: 2, Informative

      That's a solved problem, to get IE to use it's cache without checking the server, the webserver needs to be configured to set pre-check and post-check extensions to the Cache-Control header.

  2. Mobile devices by griffinn · · Score: 4, Informative

    There are specific editions for mobile devices. It's no wonder that they don't access the the front page directly.

    Many people go to BBC, CNN and other major sites through their mobile service provider's front pages. These would naturally point to the dedicated mobile editions too.

    1. Re:Mobile devices by corbs · · Score: 2, Insightful

      Also those web savvy enough to be using firefox would go directly to the section of the bbc webby they need (like news.bbc.co.uk). I find nothing particularly useful about the bbc homepage.

  3. errr by scenestar · · Score: 5, Insightful


    Linux (various distributions) 0.41%

    Windows Vista 0.15%

      MSFT's unreleased os has nearly the same market share as linux?

    We've got a long way to go.

    --
    perpetually dwelling in the -1 pits
    1. Re:errr by odaen · · Score: 4, Insightful

      So what you are saying is that 1 in 11 people I walk up to on the street will be using Linux?

      I think not.

    2. Re:errr by Hey+Pope+Felcher+.+. · · Score: 2, Insightful

      . . . can you please point out some sites that routinely reject Linux users?

      It was once useful to make sites think that you were visiting using a different browser other than IE, but, for the vast majority of web sites, those days are long gone. I have never, on the other hand, had to pretend to be using another OS to visit a site, never.

      I would be greatly intrigued if you could give some examples that require you to be identified as using Windows.

    3. Re:errr by Tet · · Score: 4, Insightful
      Most linux people use a browser string to look like windows so sites wont reject them.

      Errr... no. Most Linux users will use the default setting for their browser, which for most people will not identify them at using Windows or IE. Yes, a very small number of people will do this, but to claim that it's "most" is just laughable.

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
    4. Re:errr by YowzaTheYuzzum · · Score: 3, Funny

      MSFT's unreleased os has nearly the same market share as linux?

      By that logic, Windows 98 has nearly the same market share as Windows 2000.

      Windows 2000 16.5%
      Windows 98 6.6%

    5. Re:errr by Tim+C · · Score: 2, Insightful

      Do you really think that the sort of traffic the BBC gets will be affected that much by a slashdotting? Or do you not notice the half a dozen or so links a month from here to there?

      Make no mistake, slashdot is big traffic-wise, but the BBC is much, much bigger (especially if you consider the whole bbc.co.uk domain, and not just news.bbc.co.uk)

    6. Re:errr by spitzak · · Score: 2, Insightful

      I agree, this used to be true but no longer.

      Two reasons: first sites started working, in that at least they removed the check and just fed their HTML, whether or not it worked on non-IE. Second is that the newer browsers support *temporarily* changing the string in a user-friendly way, old browsers would be permanently switched to IE as soon as the user fixed it to display one page.

      Actually I suspect a large percentage of those very old IE versions they list are actually alternative browsers permanently switched to identify themselves as IE, inluding a lot of old Netscape versions.

  4. If we all set up some bots... by nmoog · · Score: 5, Funny

    ...with a shiny firefox user agent string - we could easy get that figure up to 30%!

    1. Re:If we all set up some bots... by bloodredsun · · Score: 2, Insightful

      Utter rubbish!

      Have a look at alexa and you'll see that the bbc site deals with 20 to 30 BILLION hits a day. Slashdots 1 billion is not going to make much difference to their servers.

  5. Representative of Overall Market Share by Mad+Man · · Score: 4, Informative

    As of September 2005, Internet Explorer has an 85% market share, while Firefox has a 9.5% market share.

    The BBC's numbers are simply representative of this, as any large web site would be.

    1. Re:Representative of Overall Market Share by Ilgaz · · Score: 2, Informative

      Opera still identifies as MS IE to webservers. While it was commercial, people using it were changing their id string to Opera manually as they are fan of browser (paid users) and advanced desktop users.

      I assume after it went free, flood of newbie user got the browser and they didn't change ID String yet. I can't blame anyone, you can still live problems with identifying as Opera to some sites. While I was using Windows, I was identifying as Mozilla browser.

      Its kind of stupid to identify browser features with their names in fact. What they (big sites) need is to check capabilities of the browser, not its name.

      Apple got a very good article on that:
      http://developer.apple.com/internet/javascript/obj ectdetection.html

  6. mobile devices by nother_nix_hacker · · Score: 4, Informative

    The BBC provide specific pages for mobile devices. The front page is way too big/rich for a limited handset.

  7. Opera by Anonymous Coward · · Score: 3, Interesting

    My install of Opera is set to identify itself as IE to websites as I am sure many others set theirs the same way on install. So in that light, are those figures trustworthy?

    1. Re:Opera by Sockatume · · Score: 2, Informative

      There's certainly room for error. If we had figures for how many Firefox and Opera users have their browsers masquerading as IE, we could put together a cludge factor to correct it.

      --
      No kidding!!! What do you say at this point?
    2. Re:Opera by YA_Python_dev · · Score: 5, Informative
      My install of Opera is set to identify itself as IE... are those figures trustworthy?

      Yes, they are.
      Old versions of Opera that identify themselves as IE by default use a user agent string like this:

      Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i686; en) Opera 8.02

      So the "Opera" string is here and easily identifiable.

      New versions should simply use the proper Opera UA string by default.

      If you use Opera I suggest to check that it sends the "correct" Opera UA string: the sky will (mostly) not fall down.

      --
      There's a hidden treasure in Python 3.x: __prepare__()
    3. Re:Opera by peterpi · · Score: 4, Insightful
      To the nearest few percent they are trustworthy, even with your Opera install skewing the figures.

      We need to remember that people who do unusual things with unusual browsers are an incredibly small fraction of all internet users. The message of the article is that there's very rougly a 8/1/1 split between IE, firefox and 'other'. That message is not affected in the slightest by Opera, lynx or any other niche browser.

  8. Variability by site by danfreak · · Score: 5, Insightful
    Interesting. I wonder how much variation there is of browser use by other sites... I imagine BBC is higher than most in the Mozilla-bred catagory, as the BBC News site has posted lots of articles about Firefox over the years. I wonder how different it would be for msn.com, foxnews.com etc.

    On a related note, I hosted some pictures on my website last week that were posted into a fark.com forum, 47.6% of fark readers seem to use Firefox (from some 14,000 hits in two days) - I bet slashdot beats this though!

    1. Re:Variability by site by peterpi · · Score: 3, Insightful
      I imagine BBC is higher than most in the Mozilla-bred catagory, as the BBC News site has posted lots of articles about Firefox over the years.

      I doubt it makes much difference. The BBC news site is read by a lot of Normal People who either couldn't care less about what browser they're using, or have no power to change it because it's a work computer.

      I'm really surprised that firefox has such a high share. Of course there have been similar stats released by sites like i-am-a-1337-linux-doodz.com and windoxxors-is-teh-suxxors.com, but to get them from a mainstream site like the BBC must be very encouraging for the developers

  9. Fatally Flawed by Anonymous Coward · · Score: 5, Insightful

    I visit the BBC web site multiple times a day, but I haven't been to the "main" page in months. I expect most regular Firefox visitors will have bookmarks or just type a URL that goes past the main page.

    The author does point this out:
    And I must stress again, these figures don't represent the breakdown of visitors to the BBC site as a whole, they are based on requests to the homepage alone, over the course of one week in September. Nevertheless I think they provide an interesting snapshot of web activity.

    but it should have been avoided

  10. Slashdot stats?` by zerojoker · · Score: 5, Interesting

    Would be interesting too. Browser stats, OS stats ...

    1. Re:Slashdot stats?` by mr_tommy · · Score: 2, Insightful

      You miss the point of interest with the BBC; it is the number one website in the UK and thus has a reasonably representative audience. Slashdot, however much we love it, does not. I'm thinking male, 14-30, pretty high tech outlook - implying a skew towards Linux / Firefox / etc etc.

      Bottom line - the beeb gives us a good painting; it's not a picture, true, but it is a good picture. Mozilla folk should be pleased with themselves; their strategy has worked rather well.

  11. Mirror by Jugalator · · Score: 3, Informative

    Well, I for one couldn't access that blog. Here's a mirror...

    How about Slashdot generating a mirror link via a neat little "mirror" icon next to the links?

    --
    Beware: In C++, your friends can see your privates!
    1. Re:Mirror by Jugalator · · Score: 3, Informative

      Damn, disregard that post... As usual they've split it into pages...

      Only nyud.net links may help then, although my experiences with those aren't the best and why I tried to avoid it in the first case.

      --
      Beware: In C++, your friends can see your privates!
  12. Slashdotted.... by MacGod · · Score: 3, Funny

    Hmmmmm.... Slashdotted already.

    I have a hunch this guy's web stats are going to show a MASSIVE influx of FireFox users, then a long period of downtime...

    --
    "Reality is merely an illusion, albeit a very persistent one " -Albert Einstein
  13. Re:Sampling? by Spad · · Score: 3, Interesting

    He had over 33,000 different user agents to sort through - why don't you email him and offer to trawl through the 22,000 UAs making up the 5% of traffic that he didn't generate stats for.

  14. It depends upon your site content by vivekg · · Score: 2, Interesting

    First here is mirrordot link, if you cannot open page (slashdoteffect).

    My site and blog mostly related to Linux and Open source stuff, and here is my exprince so far:
    OS
    Most of the corporate users, uses Windows XP/2000 desktop
    Individual user uses Linux/BSD/Mac OS desktop


    Browser
    Firefox rules
    IE (6.x/5.x)

    So it depend upon your site content, if you wanna see this stats they are here

    --
    The important thing is not to stop questioning --Albert Einstein.
  15. BBC news, typically read at work by Colin+Smith · · Score: 5, Insightful

    So it's probably about right for UK business desktop stats.

    --
    Deleted
  16. No MSI build for Firefox - no mass deployment by ph1l0r · · Score: 5, Insightful

    at companies that run Windows clients. I wouldn't bother to install Firefox more of less by hand on hundreds of desktops myself. The Firefox guys should really get a MSI build ready for easy deployment _and_ update. Firefox is just not 100% enterprise ready like IE is with it's managabilty by group policies. I wonder how many people check bbc.co.uk from their workplace. They might even have Firefox installed on their home computer.

    1. Re:No MSI build for Firefox - no mass deployment by Anonymous Coward · · Score: 5, Informative

      There you go..
      http://www.frontmotion.com/Firefox/
      MSI installers for Mozilla Firefox! Useful for installing Firefox on a single computer for the home user or deploy across thousands of computers automatically with Microsoft's Active Directory. Use Firefox on your corporate computers to decrease virus incidents and increase overall security. Save time and frustration with our installer that is targeted toward the corporate IT administrator with manageability and upgradeability in mind. This is not just a wrapper around the exe installer nor is it another half baked 'captured' install.

  17. Super Respectable by Mulletproof · · Score: 4, Insightful

    "but Firefox had a very respectable 9.7% share."

    I use firefox and even I can't keep a strait face reading that line. I mean have some self-worth, man. There's nothing respectable about that. Can't we aim just a tad higher here? Especially if we're gonna tag on the word "very"?

    --
    You need a FREE iPod Nano
  18. All I could get of the article (page 1 and 2) by a.different.perspect · · Score: 4, Informative

    It started with a casual enquiry from a colleague - "I wonder how many Firefox users visit the BBC homepage?" - and before I knew it I was involved in a lengthy statistical analysis of the browsers and operating systems that request the BBC homepage at http://www.bbc.co.uk/

    Our old stats reporting tool at the BBC gives a breakdown of requests from different user agent strings, which is where the browsers and operating systems people use to navigate around the web leave their digital fingerprints. It is about to be phased out in favour of a new solution, but I'm not sure that the new system gives the same granularity of data, so once I'd started, I thought I'd look at the figures in some detail before the old system gives up the ghost.

    Now if you've never looked at user agent strings, they are rather dull and geeky, and full of lots of technical gubbins like these examples:

    * Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
    * Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/85.7 (KHTML, like Gecko) Safari/85.5
    * Mozilla/4.0 (compatible; MSIE 6.0; America Online Browser 1.1; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
    * Mozilla/4.0 NETIKUS.NET GetHttp v1.0
    * Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Hotbar 4.5.1.0)
    * Mozilla/4.0 (compatible; MSIE 6.0; Windows CE)
    * Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
    * Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461; BT [build 60A])

    There are of course some caveats around the figures I'm about to talk about.

    User agent strings aren't an exact science. Or rather, they ought to be, but in the real world the come out a right mess. I've done my best to untangle them, but I still ended up with a significant number of user agents that I could not identify properly. And that is before we get started on the corporate networks that use the UA string to broadcast their corporate branding to the world whilst masking their operating system. Or requests claiming to come from both Internet Explorer 6 and Internet Explorer 5.5. Or that claim to be from a particular Linux distribution and Windows 98 at the same time. Or the plain weird like the inadvisably named KummClient from Hungary that proudly proclaims 'Linux rulez' to anyone like me dull enough to be delving through their logfiles.

    User agent statistics on something as big as the BBC homepage could almost be the very definition of the long tail. The most popular user agent string - IE6 on Windows XP - clocked up nearly 6 million requests. I only counted user agents that had made more than 50 requests, but between 6 million and 50 requests there were nearly 11,000 different user agents to look at. Examining that number of requests accounted for 95% of the reported traffic, but only around 1/3 of the stats report. I initially suspected that counting the whole of the tail was likely to increase the market share I derived for the quirkier set-ups, but a random sample showed that a large proportion of the tail consisted of the most popular browsers and operating systems, but with different installed toolbars or corporate network messages that distinguished them as a unique string.

    And I must stress again, these figures don't represent the breakdown of visitors to the BBC site as a whole, they are based on requests to the homepage alone, over the course of one week in September. Nevertheless I think they provide an interesting snapshot of web activity.

    In total I've examined around 32 million requests to the BBC servers - although some of these have been discounted as 'unknowns' and some originate from crawlers and spiders.

    The complete dominance of Windows XP and Internet Explor

  19. As always, defaults play a role by The+Hobo · · Score: 2, Informative

    Remember, with every English-US installation of Firefox comes a preloaded RSS feed on the bookmark toolbar that points to the BBC for news (I say this as an avid Firefox user)

    --
    There is another kind of evil which we must fear most, and that is the indifference of good men. -- Boondock Saints
    1. Re:As always, defaults play a role by IngramJames · · Score: 4, Insightful

      Firefox comes a preloaded RSS feed ... that points to the BBC for news

      Maybe so, but that's not the homepage, which is from where the stats were taken :-)

      --
      'No rational religion claims "supernatural" exists, that's an atheist slander.' - seen on slashdot.
  20. Firefox comes with a "Live Bookmark" to the BBC by osbjmg · · Score: 2, Insightful

    One thing I noticed when I installed Firefox, is that it comes with just one live bookmark. It is called: "Latest Headlines", and pulls the feed from http://fxfeeds.mozilla.org/rss20.xml/ But, this feed is the same as the main stories feed at BBC. I would figure people would click on these and get some more exposure to the BBC site, more than usual. This has actually made myself more aware of those stories, and made me more likely to visit again.

  21. Obvious solution by LaughingCoder · · Score: 4, Funny

    The obvious solution is to make the BBC homepage the default homepage for Firefox!

    --
    The more you regulate a company, the worse its products become.
  22. ... and this is page 3 by YA_Python_dev · · Score: 3, Informative

    Windows Operating System Share

    Concentrating on just Windows alone we can see that Microsoft have done a very thorough job of converting their user base to the most recent iteration of the software. Windows XP accounts for just under 70.5% of the Windows requests, and Windows 2000 a further 17.4%. That means in total around 88% of users of Microsoft Operating System products are using the two most recent consumer releases.

    Windows 98 features in 7% of requests made from a computer running a version of Windows, and after that the figures are very small in terms of market share. In fact the next largest figures is a clump of 'Windows other' including Windows CE, and various unspecific Windows NT user-agents that I couldn't pin down to a precise version.

    Operating System Share of Windows Requests to the BBC Homepage
    Windows XP - - - 70.5%
    Windows 2000 - - 17.4%
    Windows 98 - - - 6.99%
    Windows (Various versions including CE, 3.1 and ambiguous UAs) - 2.23%
    Windows NT - - - 1.90%
    Windows NT5.2 -- 0.63%
    Windows 95 - - - 0.21%
    Windows Vista -- 0.16%


    Chart illustrating the version share of visits to the BBC homepage using Windows software

    Mac Operating System Share

    I was frustrated in my attempts to similarly breakdown the different versions of the Mac OS that people were using to request the BBC homepage. I established that from the requests we saw I could identify Panther as supplying 31%, Tiger supplying 21%, with Jaguar lagging behind at 3%. However there were 41% of requests where I could identify that the computer was a Mac, but not the specific version. That is because Safari helpfully supplies in the user agent string the WebKit build, allowing the precise version of the OS to be identified, but most other browsers do not.

    Linux Requests To The BBC Homepage

    The number of Linux requests to the BBC homepage was very small, representing only 0.41% - less than 100,000 - of the 32 million requests included in this study. With such a comparatively low number I didn't take the time to delve into which different distributions were driving the requests.

    The figures may, however, mask a slightly higher use of Linux. Since the user agents generated are more likely to be unique, they are more likely to have fallen into the statistical long tail. However I should add that my random samples of the tail did not show that it consisted entirely of Linux, in fact as I mentioned earlier, a lot of corporate-branded Windows networks show up in the tail.

    Legacy OS Systems

    We have some fairly strict standards for supporting legacy technology at the BBC on the client-side - but the long tail of older OS software visiting the BBC homepage is amazing. We still saw over 300 requests for the BBC homepage coming from machines claiming to be running Windows 3.1, and around 200 requests from machines claiming to be persevering with 0S/2 Warp.

    --
    There's a hidden treasure in Python 3.x: __prepare__()
  23. Small AuPair website in the UK by Kroc · · Score: 2, Interesting

    I'm the webdesigner for a small AuPair company in the UK, our demographic is entirely UK Families and young foreign nationals.

    For this month, this is the breakdown of browser access

    5250 Views this month:
    * 77.5% Internet Explorer (inc. Maxthon & AOL) = 4070 Views
        v5 (57 views) v5.5 (27 views) v6 (3703 views)
    * 10.9% Mozilla Firefox (inc. Netscape & SeaMonkey) = 574 Views
    * 02.3% Apple Safari (inc. Linux Konqueror) = 122 Views
    * 00.4% Opera Browser = 22 Views
    * 08.8% Other (Unknown, bots and rare browsers) = 462 Views

    Even with this incredibly Windows/IE centric demographic (almost all being "regular" people), I'm very pleased to see a 10% Firefox Usage. The site only counts 1 view per IP per 24 Hours and ignores views from my IP and the Company's business address IP.

  24. Most visited site in the UK by smallguy78 · · Score: 2, Interesting

    I've read the bbc news website is the most visited website in the UK, so it's probably the best indication of what UK people use to browse the web. I wonder how many of the IE stats are Opera however.

    --
    Nothing costs nothing
    1. Re:Most visited site in the UK by Vo0k · · Score: 2, Insightful

      All the fake "I'm MSIE" Opera ID strings contain "(Opera)" by the end, so any self-respecting stats program should register them correctly.

      --
      Anagram("United States of America") == "Dine out, taste a Mac, fries"
  25. Re:User Agent Switcher by Vo0k · · Score: 4, Funny

    Yeah, switch to "googlebot" and have free access to all these pay-for-registration sites.

    --
    Anagram("United States of America") == "Dine out, taste a Mac, fries"
  26. Default? by zaguar · · Score: 3, Insightful
    Remember when you first install firefox, there was this shing RSS bookmark with 'Latest Headlines' and pointing to the BBC news pages?

    Anyone considered that, maybe, that might have influenced the results? Having a default bookmark as the page of the study? You wouldnt take browser results from MSN.com or whatever IE's default home page is.

    Nevermind me though, I just suggested that a pro-Firefox poll might be biased. Karma be dammed!

    --
    "Sure there's porn and piracy on the Web but there's probably a downside too."
  27. I donno about this... by oztiks · · Score: 2, Interesting

    I run a web hosting business and here is the breakdown for webstats last month, and yes its linux hosting btw:

    Windows 16400 70 %
    Linux 5497 23.4 %

    MS Internet Explorer No 14012 59.8 %
    Firefox No 7579 32.3 %

    Though windows is the dominator in this respect but it goes to show the website content does really depend on who visits the site and therefore produces the stats.

    Lets face it BBC is a news network business people and general interest users are reading these articals; ofcourse nerds and geeks are but on the scale of things we really only make up that 9% :)

  28. older stats by TheRealDamion · · Score: 2, Informative

    I used to be about 60% Netscape 35% IE 5% misc like lynx etc, when I started in 1998.
    Then it got to about 95% IE, so 85% is quick a marked drop in IE support.

    Do remember that the BBC is hardly a generic site for your average Internet user, it attracts a significant quantity of beginners and is dull for anyone technical (there are a higher proportion of technical users on the Internet than you'd meet on a street). So these stats are quite good.

    I know the way they are worked out should be quite fair.

  29. Trend matters, not snapshot by fnurb · · Score: 3, Insightful

    The relevant information is not the raw number, but the trend. If you see Firefox gaining 1% every month of so, then is is reasonable to conclude that Firefox is gaining marketshare--in fact, it is even reasonable to assume that that gain is about 1% per month, since statistical anomalies and distortions caused by "AOL tweaking their cache configs" averages out to noise in a long-term trend.

    While you are right that an accurate snapshot is impossible, snapshots only matter to magazine writers facing a deadline. In both the economic and intellectual marketplaces, what matters is the trend.

    --


    Flout 'em and scout 'em,
    and scout 'em and flout 'em;
    Thought is free. - Shakespeare [The Tempest]
  30. Re:LATE BREAKING NEWS!!! by julesh · · Score: 4, Insightful

    Is the BBC homepage supposed to reflect some important or signifigant user base?

    Yes. It is probably the broadest cross section of mostly British web users you are likely to find on a single site.

    The fact that nearly 10% of those users use firefox is particularly relevant, and is a good weapon for those of us who do commercial web design to persuade our clients that the extra work to support alternative browsers properly *is* worth it.

  31. Yet another Opera is undercounted theory coming! by porneL · · Score: 2, Interesting
    IMHO Opera stats can be skewed in a different way.

    It is plausible that some IE users have BCC homepage set as browser's start page and create large number of hits.

    but other browsers have alternative mechanisms, that allow user to visit homepage even less often than usual. For example Opera on each start reopens previously open tabs, from cache, so rarely anyone uses start page feature. Opera and FF have RSS that leads users directly to articles, etc.

  32. Re:User Agent Switcher by YA_Python_dev · · Score: 2, Informative
    ... am I using the wrong useragent?

    The googlebot UA string currently is (remove the space in "ht tp"):

    Mozilla/5.0 (compatible; Googlebot/2.1; +ht tp://www.google.com/bot.html)

    or:

    Googlebot/2.1 (+ht tp://www.google.com/bot.html)

    Yahoo:

    Mozilla/5.0 (compatible; Yahoo! Slurp; ht tp://help.yahoo.com/help/us/ysearch/slurp)

    MSN:

    msnbot/1.0 (+ht tp://search.msn.com/msnbot.htm)
    --
    There's a hidden treasure in Python 3.x: __prepare__()