Skip to content

Comment on Update: Internet Explorer IQ story was bogus

Comments

So, after all the stories, all the submissions, and all the hype, perhaps the whole thing was a hoax after all.

Also interestingly, it looks like the BBC have changed the text on the referenced page. Originally it reported the story, but now it claims it's a hoax. Can anyone get the original text? I've not been able to get it from the Google cache.

Here are some of the submissions of the story:

http://news.ycombinator.com/item?id=2818847 : aptiquant.com <- This has all the comments

http://news.ycombinator.com/item?id=2822935 : conceivablytech.com

http://news.ycombinator.com/item?id=2822162 : mashable.com

http://news.ycombinator.com/item?id=2823776 : cnn.com

http://news.ycombinator.com/item?id=2823808 : msn.com

http://news.ycombinator.com/item?id=2823947 : pcworld.com

http://news.ycombinator.com/item?id=2823949 : theatlanticwire.com

http://news.ycombinator.com/item?id=2827618 : theregister.co.uk : killed

http://news.ycombinator.com/item?id=2832782 : telegraph.co.uk : killed

http://news.ycombinator.com/item?id=2832818 : pcmag.com

http://news.ycombinator.com/item?id=2832948 : telegraph.co.uk : killed

http://news.ycombinator.com/item?id=2833997 : (unknown) : killed

http://news.ycombinator.com/item?id=2837736 : bbc.co.uk : killed

http://news.ycombinator.com/item?id=2838228 : npr.org

http://news.ycombinator.com/item?id=2838474 : bbc.co.uk

Can anyone get the original text?

It is a bit annoying how the BBC non-transparently correct their articles. The old version is cached here: http://www.webcitation.org/60evsCAry

We run a web content monitoring service, every media organisation changes their articles as they get new info. No reference is ever made to these changes. It's actually really interesting seeing how stories get updated.

I'm sorry, but there's a difference between changing your article for updates and editor required corrections, and changing your article to look as if you never bit the bullet. BBC did exactly the latter, they didn't put an "Update: It has been determined this was a hoax" or "Please forgive our error, we have made a mistake..." anything.

Reading the cached article, and then going back to the original, I think it is fully within your duty to inform your readers that the article has been updated specifically for the reason of clarification and acknowledging a mistake was made, and that new information has come to the fore.

Trying to hide behind that by virtually rewriting the article is just unsavory, and I expect better from the BBC News.

Sorry if it seems like I'm taking a high road here, but I am; retroactive continuity has NO place in journalism.

You're right, and I agree with you. But yes we've seen stories get changed considerably with no reference to the update. Unfortunately retroactive continuity seems to be pretty much the norm. From a publishers perspective, that's the beauty of the web: unlike print you can change your spin at any time.

It seems that articles on the Guardian[1] have got an "Article history" which list when the article was changed. Saddly they don't tell you how the article was changed.

[1] http://www.guardian.co.uk

Yet another instance where, someday, people will discover and embrace diff. The legal and tax codes are another. Reading through legislation on thomas.gov is like reading through a pile of bad patches with no unified diff context.

Watched your intro video. That seems like a pretty useful service. For the diffs, do you actually convert block elements to text and run the diff(1) algorithm, or do you compare element trees directly? I imagine either way the comparison is fuzzy / heuristic.

We compare element trees directly. It would be easier to extract the text and just do a regular text diff, but this loss of element/tree info means you can't reconstruct html versions of the page with differences highlighted, which for us is an important feature.

But IE users were more likely to have believed it!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.