I think Mozilla really wants to lose its fan base. I even noticed the suggested tile today and was like wtf is this shit?!
Mozilla quietly deploys built-in Firebox advertising.
Mozilla quietly deploys built-in Firebox advertising.
I think Mozilla really wants to lose its fan base. I even noticed the suggested tile today and was like wtf is this shit?!
Mozilla quietly deploys built-in Firebox advertising.
Santilli, these days Opera is nothing more than a slightly reskinned Chrome clone. Uses the same engine and everything. Vivaldi uses the same rendering engine and extension capability, but the UI is much closer to Presto Opera levels of customization.
Got it. Still, it's quick, I hate Chrome, and it seems a bit faster then FF.Getting to like the start page, vs. using bookmarks. We'll see.
I've only got 8 gigs of ram, but, even with that little bit, FF seems to run fine.
Why is more than 8GB of RAM needed for a browser? That's rather ridiculous for ordinary use.
Opera invented most of the UI elements you take for granted today.
Messing with keybindings in every program to make them compliant is a huge PITA. Everytime you reinstall or setup a new computer it's just one more thing to have to mess with.
Good answer, Sedrosken. (Tea's correction notwithstanding.) But why aren't you running 12.17?
Not even in the same postcode. Looong way to go yet.
So you guys have your full resume, career history and details on LI? I haven't learned the trick of getting hired through LI.
FWIW, I get lots of unsolicited correspondence from people trying to interest me in other jobs.So you guys have your full resume, career history and details on LI? I haven't learned the trick of getting hired through LI.
FWIW, I get lots of unsolicited correspondence from people trying to interest me in other jobs.
Opera's god-awful multi-page interface was MDI Windows, not unlike Windows 3.1's Program Manager. I have no idea when it joined modern UI styles and finally added proper tab support, but I can recall using tabs in Mozilla Phoenix in... whatever year Phoenix was released. 2002? I'm fairly certain I saw tabs in other niche browsers long before Opera finally got them in IIRC version 7 or 8.
As for customizable shortcuts: Why should anyone have to be bothered? There were standards established for that crap years before Opera existed.
Firstly, there's absolutely nothing wrong with an MDI interface - it's just that Microsoft, in it's never ending quest to look new and cool, decided to abandon it (you haven't forgotten Metro have you?).
time said:Opera was oriented towards multi-page views when their competitors were still focused on a single page view of the Internet. Witness this screenshot of Opera 5 (circa 2000), with *tabs* in evidence at the bottom of the app window:
Child windows just pawned the task of window management into the browser and the limited real estate of the parent
instead of making multiple windows that could managed like any other running applications.
Don't know what you were trying to say here - this is a nonsensical statement.
That's the whole point of MDI - to avoid overloading the host windows manager with random client windows. As I said, Microsoft has now emulated this with flyover expansion of Taskbar tabs - bringing back the essence of MDI.
As for the "Modern UI", I developed something that looked almost exactly the same to allow bank executives to run an EIS system with their mouse-driven Macs. It was the best I could do 25 years ago.
There are five reasons:
- Moronic Javscript
- Inefficient browser coding
- Flash
- Moronic Javscript
- Moronic Javscript
Web pages should be written in HTML. Javascript is evil. No, not ever single time, only 98.38% of the time. And even then it needs to be reduced in size and complexity by a factor of 10.
There are five reasons:
- Moronic Javscript
- Inefficient browser coding
- Flash
- Moronic Javscript
- Moronic Javscript
Web pages should be written in HTML. Javascript is evil. No, not ever single time, only 98.38% of the time. And even then it needs to be reduced in size and complexity by a factor of 10.
Once in a while, javascript is the better way to implement specific functionality. It would be nice if we could just program for CSS3 and HTML5. But when IE8 is your lowest common denominator, you need to be creative. I do look for PHP solutions first, but sometimes PHP isn't practical. So, my web pages end up being a combination of HTML, PHP, MySQL, CSS and Javascript.
Javascript isn't evil, it's just less understood. There is an importance and reason for client-side processing vs server-side and without any other widely-accepted functional language on the client-side, how else shall this work be accomplished? Should we muddy the waters of HTML with this task; CSS3? No, I'd rather those components focus on what they do best. I concede that great amounts of pain and resources have been put into making Javascript perform better over the years on a client-side but we should also make note that it is pretty powerful as a language. We have things like node.js, angularjs, json, and a whole world of things that have come from Javascript that to simply call it evil is short-sighted.
We have things like node.js, angularjs, json, and a whole world of things that have come from Javascript that to simply call it evil is short-sighted.
Javascript isn't evil ..... a whole world of things that have come from Javascript that to simply call it evil is short-sighted.