Internet Explorer 5, or is it?
When was the last time you used Internet Explorer 5?
It would seem that, for most people, it's almost never. My own personal site (I'll not link to it here, it'll be embarrassing) has had precisely one visit using Internet Explorer 5 in the last three months - and they only looked at one page.
That's a good thing - it shows that people are upgrading their browsers to newer, safer ones. Whether you're a Firefox 3 person or an Internet Explorer 7 person, you're using the latest, safest versions of those browsers. Do it now if you haven't already. (Other browsers and operating systems are available, of course, to quote from the olden days when the Radio Times got promoted on the telly).
So, it was quite a surprise, when I chomped through some server logs for the BBC's podcasting service recently, to see a rather unexpected entrant in the list.
I used Analog to chomp through a random day of download logs, with the main objective of seeing how many downloads we get through the iPhone/iPod Touch interface that you'll see at www.bbc.co.uk/podcasts on one of those devices. It turns out that it's rather more popular than we thought - 7% of all podcast downloads are wirelessly to one of those two devices. Wow. For a piece of 10% time hackery, we've done well. (Well done, SimonC and ChrisJ).
The other obvious podcast catchers appeared in the list - Juice, iTunes, the PSP, Nokia phones, etc; but the second most popular piece of software to download our podcasts was... Microsoft Internet Explorer 5.
Tens of thousands of downloads every day. All apparently from a browser which nobody's using any more.
Of course, it's perfectly possible to 'spoof' a user-agent in this way - it's one line of PHP, for example. Older versions of Opera used to pretend they were Internet Explorer to get past bad coders who insisted on having sites that "must use Internet Explorer". And I'm sure that this is the case here.
So: a quick question, and a quick plea.
Does anyone know what popular piece of podcast software spoofs its user-agent as a vanilla copy of MSIE5? I'm sure the hive mind of the Radio Labs subscriber base has the answer.
And please, if you write software (whether it's a canny bit of PHP, Python, or Java), at least add something in the user-agent string that says what your software really is. Ta.

~RS~q~RS~~RS~z~RS~28~RS~)
Comments
Sign in or register to comment.
I've done lots of googling and had no luck in finding a list of popular podcast software. Had a look at the Juice source, and it seems to have always used the correct UA. No other reports of this issue that I can see, though a complete UA string would help perhaps...
I've never really heard of anyone using anything except iTunes, recently at least. A lot of the original apps have died out as far as I can tell... What % share does iTunes have?
I can't think what would identify as IE5 - it wasn't even current when podcasts were invented so it'd be an odd choice. Is it's use growing over time or shrinking? Do the downloads come from any particular geographical location (e.g. perhaps Zune downloads from the US - unlikely...)
Good luck, tell us if you find the culprit!
Complain about this comment
My guess would be a mobile. I think some of the Nokia 9000 series and 6000 series id'd themselves as having 'MSIE 5'. Although I don't think any of the official Windows Mobile devices did themselves, could be wrong tho.
Complain about this comment
I use my Sony Ericsson W910i to download podcasts sometimes, are these identifying themselves?
Complain about this comment
I pull all my podcasts through GoogleReader, though I suppose that will show up as a browser (Opera in my case)
Complain about this comment
It's not IE5 for the Mac is it? A lot of people are still on Panther which was the last version of OSX to come with IE5 pre-installed I think ..
Complain about this comment
Can you give some examples of the user-agent string that was being reported?
It might help narrow it down.
Complain about this comment
Looking at the stats to which James refers, I think the full UA string was
"Mozilla/4.0 (compatible; MSIE 5.00; Windows 98)"
Keep the suggestions coming!
Complain about this comment
I'd guess its one of the nasty bots from China/Taiwan engaging in a denial of service attempt or some such joy.
Many threads such as this via Google:
http://www.linuxquestions.org/questions/linux-server-73/misconfigured-client-uses-all-available-apache-connections-650459/
Complain about this comment
View these comments in RSS