I started my career 2008 building real estate and stock news websites. Back then, sooooo much of my days were spent making things "IE compatible" using techniques like:<p>- creating sprite sheets of transparent png corners and sides that one could arrange in a table around an element to create drop-shadows and rounded corners<p>- putting single pixel, transparent gifs at the end of floated containers because clearfix used a "before" CSS selector that earlier IEs didn't know about.<p>- writing CSS rules like -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; to make something semi-transparent...<p>And so much more. Back then, we were certain we'd open a bottle of champagne once IE is not a requirement anymore.<p>Today, fortunately, I have a different Job and Microsoft makes different browsers. But looking back, I wouldn't have believed this day to arrive.
MOSTLY.<p>> Windows releases where Internet Explorer will still be available after June 15, 2022, include Windows 7 ESU, Windows 8.1, and all versions of Windows 10 LTSC client, IoT, and Server.<p>> "The Internet Explorer (IE) 11 desktop application will end support for Windows 10 semi-annual channel starting June 15, 2022," Microsoft says on the IE11 lifecycle page.<p>> As Microsoft further explains, "for supported operating systems, Internet Explorer 11 will continue receiving security updates and technical support for the lifecycle of the Windows version on which it is installed."<p><a href="https://www.bleepingcomputer.com/news/microsoft/internet-explorer-almost-breathes-its-final-byte-on-wednesday/" rel="nofollow">https://www.bleepingcomputer.com/news/microsoft/internet-exp...</a><p>I gotta say... MS is serious about long-term support commitments and backwards compat!
There was a time in 1998-99 when Internet Explorer 4 / 5 was actually the best browser by far. Netscape 4 was unstable and had completely botched all the fancy new features: its implementation of CSS (brand new at the time) was so bad that even font sizes didn't work right, its homegrown "layers" API for JavaScript DOM access was awful, and many web developers were wishing they could somehow get away with only supporting IE.<p>25 years after the release of IE4, I'm just glad both of those browser codebases are now dead.<p>IE was really done in by Microsoft's "Longhorn" OS project. After Windows XP, Microsoft was planning a very ambitious update that would completely reset core APIs. File systems would be largely replaced by an OS-level database, and the Win32 GUI API would be replaced by an XML-based UI framework codenamed Avalon.<p>A new Avalon browser would ship with the OS, and thus IE + HTML would become legacy technologies as Microsoft confidently assumed most developers would flock to building their web apps in Avalon instead.<p>To Microsoft strategists, it seemed that they had succeeded in containing the web: Netscape was dead, Mozilla had almost no users, Apple was shipping their IE in Mac OS X, Google wasn't on Microsoft's radar, and the HTML standard process was stalled. So while a lot of content was being delivered as HTML4, there didn't seem to be any reason left for Microsoft to invest in IE — they'd already nailed the browser, owned the market, and would push Avalon as the next step.<p>Fortunately, Longhorn failed. Some parts of the project eventually shipped years late as Windows Vista. Avalon became WPF + XAML and still exists in Windows, but the dream of a XAML browser replacing IE was dead.
First time I ever wanted to embed an image into a HN comment. This image is so fitting!<p><a href="https://i.imgur.com/MgGvQHH.png" rel="nofollow">https://i.imgur.com/MgGvQHH.png</a>
If you have some time between two cocktails while celebrating, do your visitors a favour and add this meta tag to your <head>:<p><pre><code> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
</code></pre>
<a href="https://docs.microsoft.com/en-us/openspecs/ie_standards/ms-iedoco/380e2488-f5eb-4457-a07a-0cb1b6e4b4b5" rel="nofollow">https://docs.microsoft.com/en-us/openspecs/ie_standards/ms-i...</a><p>This will make IE very insisting to upgrade to Edge if possible.
IE may have been problematic from a tech point of view, but I'll eulogize that IE was important in advancing the web. The OS-integrated browser meant that in 1995, users had a full Internet stack readily available on their home PCs -- the widespread launch of Web 1.0. Later, IE was the pioneer of XMLHttpRequest, the beginning of Web 2.0. For these, we can say thanks, Microsoft! (for everything else, see other comments)
Being in web development since 2004, I both thought the day would never arrive, and would have arrived a lot sooner than 2022. Tech-wise, there were times when IE was advanced, often in non-standard ways, but it was innovative. There are other ways where it was a major thorn in the side of every web developer and required much extra attention and care. And yet, since about 2014 or 2015, the world of web standards had caught up to and surpassed IE in every area. So here's to a surprisingly bittersweet farewell
I started doing web development back in Netscape - adding graphics extensions. I think it was 1995.<p>But I really dug into SPA/AJAX web apps in 2000 - building enterprise stuff. They were all "IE6 apps". IE6 was basically my X-windows. No other browsers were supported, and there as no pushback from customers back then. Only one of those apps made the transition to IE11.<p>Last year I explained to my current client that our big enterprise reporting app had to move off IE11. And I was really surprised how much pushback on got on that.
I argue that moving it “out of support” doesn't mean anything for what browsers you have to support. Users and businesses still using IE11 aren't exactly those that are on the top of their IT policy game, so I doubt they will be jumping when the browser is “no longer supported by Microsoft.”
Is this Groundhog Day? How many more times will IE be declared dead? Official support is irrelevant if the browser is still stubbornly used by users. Most websites have moved on more than 5 years ago.<p>This news is meaningless. This confirms it:<p>> For supported operating systems, Internet Explorer 11 will continue receiving security updates and technical support for the lifecycle of the Windows version on which it is installed.<p>From <a href="https://docs.microsoft.com/en-us/lifecycle/faq/internet-explorer-microsoft-edge#is-internet-explorer-11-the-last-version-of-internet-explorer-" rel="nofollow">https://docs.microsoft.com/en-us/lifecycle/faq/internet-expl...</a>
Does anyone work in an “enterprise” environment who have been dreading this day?<p>Any apps / mainframes / industrials systems that <i>needs</i> IE to run?
I’ve still been using IE11 up to now by default (for the websites it still renders adequately, with Firefox as a fallback — there’s a “Open current page in Firefox” add-in), for the following reasons:<p>- crisper and higher-contrast font rendering on low-DPI monitors<p>- Ctrl+N/Ctrl+K clone the current tab into a new window/tab including its history, letting you “fork” the tab and effectively navigate a history tree. Edit: And, maybe more importantly, opening a link in new window/tab also clones the history.<p>- generally good keyboard usage, e.g. for the history tab (you can for example always blindly hit Ctrl+H, Home, Enter to go to the last visited page, something which is more fiddly in other browsers)<p>- larger viewport height than possible on Chrome/Firefox/Edge (after hiding the toolbar and status bar, configuring tabs to be on the address bar, etc.)<p>- allows yellow search highlighting (which Firefox doesn’t on light backgrounds)
I posted this as a reply to a comment here but I felt it would be better to ask as a separate comment -<p>Does anyone (especially from MS) know <i>why</i> later versions of IE and pre-chromium Edge were <i>so</i> good and snappy with scrolling? The level of accuracy and speed was incredible (on touchpads at least) - it was probably the last time I had an interaction on a computer that made me go "wow".
From a previous thread (lost link):
"For supported operating systems, Internet Explorer 11 will continue receiving security updates and technical support for the lifecycle of the Windows version on which it is installed."<p>The King is dead, long live the King.
Q: What about the Internet Explorer versions that shipped in the Windows 10 LTSC[0], most (all?) of which are very much still "in support"[1]?<p>[0] <a href="https://docs.microsoft.com/en-us/windows/whats-new/ltsc/" rel="nofollow">https://docs.microsoft.com/en-us/windows/whats-new/ltsc/</a>
[1] <a href="https://docs.microsoft.com/en-us/lifecycle/faq/windows#what-are-the-requirements-for-servicing-and-updating-the-windows-10-long-term-servicing-channel" rel="nofollow">https://docs.microsoft.com/en-us/lifecycle/faq/windows#what-...</a>
im speculating that in a wild twist of events, MS announces the revival of Netscape Navigator, just to keep all the web developers on their toes and make sure they get enough practice working with cross browser compatability
Does anyone know when the forced redirect from IE to Edge actually lands, particularly in Windows 10? In particular, does anyone know when it will affect users that open IE by entering "iexplore URL" in the Run dialog? Is anyone seeing this behavior yet? I'm not.
Would the web have been a different place if IE had gone a different way instead of its current bullshit? I mean, I wonder what effect this would have on the current state of the web if it complied with general standards.
Seeing a timeline animation of browser share made me both nostalgic about the browser wars days and how IE took over after (and for a time was the best), and also sad about what happened to Firefox, which was so exciting in those early days becoming very much a standard but falling to the wayside as Chrome snuck up. It's just sad where it ended up today as an also ran for some/holdout for others (I still insist my parents use it etc) with difficult marketing and who knows what level of development behind the scenes. Sigh.
Slightly tangential, but does this mean that Wine prefixes will no longer need to include Internet Explorer? If you ever go digging through a Wine prefix's Program Files, there are a handful of default Windows applications, including IE and Windows Media Player. I've never been really sure why my Steam library is filled with a dozen copies of IE, but I'm curious if they will still be added.
I didn't realize that it was still alive, and that some devs were still maintaining it. I am wondering if there were still apps out there in the corp world that would only work with ie11, even if just for blocking other agents.
I found IE11 pretty useful recently.<p>I made to the web UI of a firmware device, and needed to check whether it will work with old browsers as far back as IE9.<p>Because IE11 has an emulation mode, I didn't have to install IE9.<p>Thank you, IE11!<p>:)
Except it's still required to run HIPAA-sensitive EHR's like Allscripts. <i>facepalm</i><p>(note, they say they are compatible with Edge etc. But sadly they are really not)
I thought the Xbox 360 version of IE11 was supported until the Xbox 360 goes EOL? Not that it's actually usable on today's web or anything...
Having lived through the MS/IE6 era of being the monopoly web browser, and effectively determined and held back web standards for a long time, it's bittersweet that we now have Google/Chrome era.<p>At least it's not hard wired into the OS and we're not going through another era of mega-corp hard wiring browsers into their OSes any more.<p>Oh wait.
Windows Server should be retired next, arguably, if MS would focus on making UI and Dev tools for Linux instead of Windows and nothing else, it will be better off.