UK Benefits Claimants Must Use Windows XP, IE6
First time accepted submitter carlypage3 writes "Benefits claimants in the UK are being forced to use Microsoft's now obsolete Windows XP and Internet Explorer 6 software. The Department of Work and Pensions (DWP) states that its online forms are not compatible with Internet Explorer 7, 8, 9 and 10, Safari, Google Chrome or Firefox. As if that wasn't unnerving enough, the Gov.UK website says that users cannot submit claims using Mac OS X or Linux operating systems, either."
(Note: as we noted not long ago, it's not just the DWP that's stuck using IE6.)
> Simple. It's because of how things run in public services.
Yes and no. Some of it is just that old Demon Money(tm) and the fact that we were in a protracted recession.
We were using a certain company for ad insertion on our Web streams. (Three radio stations total.) We were having trouble getting the software to work, so we contacted their help/support team. They used VNC to look at our system and said, "we only support Windows XP."
I sent them a rather nastily-worded letter. They claimed to be cutting edge, with the ability to sort and insert commercial content intelligently, and all other sorts of bells and whistles. And yet, I said, "you will only support a 10-year old operating system?"
They replied and allowed (as someone granting a great concession) that they would work with us, but could make no guarantees. We canceled the contract and went with another company.
In this case, it's simple: they hired someone to write the package several years ago, and wanted to re-sell the same package again and again. They didn't want to pay to update the software. So, they lost a lot of business. Assuming they're not bankrupt now, I hope they learned an important lesson. :)
Cogito, igitur comedam pizza.
Where it doesn't work, some greasemonkey magic is all you need. Sometimes that magic is substantial (1000s of lines), but I've got sites that are IE-only by design and rely on IE APIs to work on both Safari and Firefox. I've even re-implemented some ActiveX controls using plain old javascript. Given the amount of effort (a couple weeks in the evenings) by someone who doesn't do such a thing very often, I think that the site developers should be publicly shamed. As in rotten tomatoes or eggs thrown at them in the middle of the city square, or something like that.
A successful API design takes a mixture of software design and pedagogy.