I still love it. To this day it remains my primary browser, through its aged rendering, through its lockups on JS-heavy sites, through its dated icons, through everything. Because the UI of every other browser just feels wrong. Aside from Safari maybe, but Safari's tab bar makes it impossible to handle 50+ tabs.
Pick any of the main browsers, the main advance in the UI is the slimming down of controls. Even Opera went from a g'zillion toolbars down to a slim default interface. The rendering engines receive loads of attention while the basic browser UI is just plain boring and out dated. Camino doesn't really look that out of place even today.
Has Firefox gone completely native then on OSX? From what I can tell on Linux is that Firefox and Opera stand out (and even Chrome that shuns your system title bar..) These three apps are out of place on my desktop. At least Camino blended in.
he's one of the people who partly (because he's still over 10 tabs) gets the current bookmark-systems in browsers.
For most users the bookmarks seem to be broken/too complex. Never had the problem, maybe because I'm going crazy when I got over 10 tabs and want to get rid of them ASAP. :\
Just looking around reddit you easily pass the 50 tabs threshold.
Bookmarks are far from ideal (at least in firefox) and technically you don't need them today since the history works well in case you need to find something (just typing related terms on the address bar) but the history is erased quite often so it's better to have certain urls bookmarked and using the aforementioned address bar to find what you're looking for (or the search on the bookmarks manager). It works for me.
I have absolutely no idea what you're talking about. I don't use bookmarks, I used to put things in there and never find them when I needed them, so I've stopped doing that.
I'll actually put things in there when I want to remember them. Firefox makes it a little better because you can attach keywords to them to help you search later.
For a surprisingly long window of time, IE Mac was the best browser around. Apparently, it did not share a code base with Windows IE, which explains why IE Mac had all the features people were drooling over in 2001 like full PNG transparency and good CSS support. PNG support even included color correction, and IE Mac did not suffer from the "box model" bug that affected IE on Windows.
I think the Mac version of IE had something like 99% compliance on the first Acid test, before other browsers had robust CSS support. You could even find a copy of the Acid test in an easter egg in the browser.
It was a fantastic browser at the time, but didn't align with Microsoft's future interests and the development team was reassigned.
For all the woe brought upon the web by Internet Explorer 6, the "box model bug" is indeed the one thing it did right. It took far too long for everyone else to admit the error and move ahead with the box-sizing CSS spec.
In 2001 I, for the first time in my life, had access to Macs running Mac OS 9. While I didn't like the operating system much (I was using Linux and Windows at home, the idea of having to assign memory to application manually felt so 80s) I instantly fell in love with IE for Mac. Back then, in PC land, Netscape Navigator and IE 5.5 were the dominant browser, and IE for Mac supported all these fantastic CSS properties that I knew about, but that I could not use in NN4 or IE5.5. I spend hours buliding pure CSS websites without images, simply utilizing unicode fonts, and CSS properties. Ah, those were the days.
Unfortunately it had the most annoying bug in that it did not reload CSS files. Back in the day, I developed with a text editor on mac PowerBook and after changing one CSS statement, I had to close the browser and restart it.
Ehh, IE5:Mac may have been better than IE5:Win, and yes, its CSS and PNG support were ahead of its time, but it was still IE5.
IE5:Mac didn't have support for a lot of things IE6 had that we now consider standard, like :hover for links, for..in, Array.prototype.splice, XmlHttpRequest, contentEditable...
That and the fact that wine only runs on *nix, so it'd require another compatibility layer to provide POSIX and BSD functionality under classic MacOS. OSX didn't even exist at the time IE for Mac was written. They'd also have to come up with a visual theme layer so they could at least pretend it's a Mac program, long before they introduced one in Windows. All of that still wouldn't get them menu bar support, though. In hindsight, I didn't think it through at all when I mentioned wine.
They do have MS-Office ports for Mac, so that product was probably written with much better separation of concerns.