Linked by Thom Holwerda on Tue 10th Nov 2009 20:05 UTC
Internet & Networking There are a number of browsers allowing you to switch between rendering engines, with Lunascape being one of them. We've covered this browser before quite extensively, and today, the Lunascape team released the first beta of Lunascape 6 ORION, the bext version of this triple-engine web browser.
Order by: Score:
Sounds sweet!
by Tuishimi on Tue 10th Nov 2009 21:35 UTC
Tuishimi
Member since:
2005-07-06

Sounds like a very useful tool!

Reply Score: 2

K?
by emilsedgh on Tue 10th Nov 2009 21:51 UTC
emilsedgh
Member since:
2007-06-21

Just to mention that Konqueror had the possibility since old times.

Look at the following screenshot:
http://imagebin.ca/view/WB8qPx.html

Left is rendered with khtml, right is rendered with webkit.

They also share cookies, so im logged in on both renderers (but i entered my username and password just once)

Reply Score: 1

Must be 3x better
by invent00r on Tue 10th Nov 2009 22:38 UTC
invent00r
Member since:
2009-04-27

It follows the idiocy of - Hey! The more the better!
Users will go like It must be at least 3x better!.

If you want more browsers, it's a much better choice having separate clean installs. A actualized browser is a major software achievement. Now I don't see the point of handling 3 different engines just for the sake of it.

Reply Score: 3

RE: Must be 3x better
by Tuishimi on Tue 10th Nov 2009 23:25 UTC in reply to "Must be 3x better"
Tuishimi Member since:
2005-07-06

The idea of splitting the screen in three different rendering engines for the same page at the same time is a nice feature.

Reply Score: 2

RE[2]: Must be 3x better
by aliquis on Wed 11th Nov 2009 14:50 UTC in reply to "RE: Must be 3x better"
aliquis Member since:
2005-07-23

Yeah because it would be totally impossible to line up three browsers side by side =P

Also makes it easier to pick up viruses I guess. Atleast if you actually use all three engines.

Tiled window manager + one webkit and one gecko browser and maybe Opera should be enough? Everyone knows IE is out of date and broken so who gives a shit?

Reply Score: 3

RE: Must be 3x better
by Ventajou on Wed 11th Nov 2009 01:14 UTC in reply to "Must be 3x better"
Ventajou Member since:
2006-10-31

I agree. Plus slapping rendering engines in what is essentially a different browser introduces extra parameters in the equation and you can no longer be sure your page will render exactly the same way in the real browser.

Just look at Chrome and Safari: they both use Webkit yet they render differently.

And in the end, having 3 different browsers opened is not that big a deal.

Reply Score: 4

Lunascape Gecko faster than Firefox?
by Stratoukos on Wed 11th Nov 2009 02:19 UTC
Stratoukos
Member since:
2009-02-11

According to a graph in their website, Lunascape with Gecko performs slightly faster in the Sunspider benchmark than Firefox 3.5.

Anyone knows why is that so?

Reply Score: 1

vaughancoveny Member since:
2007-12-26

It's a Windows only browser. Like K-Meleon.

Both these don't have the multiple operating system support code, so although they are more fully featured than Firefox, they run faster.

Reply Score: 2

wirespot Member since:
2006-06-21

Both these don't have the multiple operating system support code, so although they are more fully featured than Firefox, they run faster.


Partially correct. Not being cross-platform helps with the source code, but not with the resulting binary. It's not like Firefox for Windows includes stuff that is only relevant for the Gnome interface integration. So no, not being cross platform does not necessarily result in a leaner application.

Secondly, these overlaying browsers lack XUL, which is Firefox's "interface virtual machine". Yeah, it makes them consume less resources but they also lose extension support. So I'm not sure why you'd say they have more features, I don't see how any single hardcoded browser can achieve the same as Firefox + thousands of extensions can achieve. Perhaps if you only take into account one single user and a very specific (and limited) feature set.

But if you only want a Windows browser with a specific limited feature set, why use such a hybrid? There are very good standalone browsers out there you can use for this. Opera and Chrome are the first to spring to mind.

Reply Score: 4

vaughancoveny Member since:
2007-12-26

Out of the box, K-Meleon comes with 15+ like extensions that do not feature in vanilla Firefox. Yes Firefox has done new polished improvements, K-Meleon is older and changes have come more incremental.

As for Lunascape, like Thom said, it has a cluttered and complex interface, so I expect it to be chock full of features. I don't run Windows, and stuff under wine rarely works, so I haven't tested it for myself, though.

Or maybe Lunascape pretends to be fully featured, like Acrobat Reader:)

As for Chrome and Opera, Chrome has no menus by default; is slower then K-Meleon, and Opera doesn't feel right and doesn't make up for it by not increasing the font size easily.

I have done some web development, but as you can see OSNews.com also caters for the old technical farts of yesteryear that can install OpenBSD a thousand times but don't keep up with the pace of technology this last decade:)

Edited 2009-11-12 10:19 UTC

Reply Score: 1

I dunno...
by deathshadow on Wed 11th Nov 2009 13:12 UTC
deathshadow
Member since:
2005-07-12

A few years ago I'd have called it a useful tool for web developers... Who are the only audience I can figure. Anyone else who cares about running IE will, well, run IE... Anyone running alternative browser engines are usually running them because they are NOT IE, and integrating IE destroys the good reasons to do so (like security). (excepting perhaps the whackjobs who think they are better off in Maxthon)

It's not as useful as IEtester since it's single trident engine either... without XUL underneath it you don't have firebug or the web developer toolbar... and given that I've seen rendering differences between safari and chrome saying "webkit is the same" isn't all that believable.

Much like that last version of Netscape that flushed what little credibility they had down the crapper, I'm not really sure who this is for...

Edited 2009-11-11 13:13 UTC

Reply Score: 3

RE: I dunno...
by wirespot on Wed 11th Nov 2009 15:13 UTC in reply to "I dunno..."
wirespot Member since:
2006-06-21

[..]given that I've seen rendering differences between safari and chrome saying "webkit is the same" isn't all that believable.


As well it shouldn't.

First, there's the issue of "which browser is using which version of WebKit":
http://en.wikipedia.org/wiki/Webkit#Browser_version_summary

Since the core components of WebKit (WebCore and JavaScriptCore) are licensed as LGPL we can be fairly sure that all the entities who package WebKit browsers will keep these components in sync with the official WebKit source. But the rest is BSD licensed so there may be subtle differences in the rest of a browser's code for which we don't get to see the source code, because BSD doesn't mandate it.

It should be pointed out that what Apple did with WebKit was very smart and basically forcefully opened the browser world to yet another alternative rendering engine. It used to be a very closed world, with Trident (IE) owning the place, then Gecko (Mozilla/Firefox) painstakingly making a breach, and Opera picking up the pieces.

WebKit started as Apple's fork of KHTML/KJS (the KDE web/JS rendering engines), with which they exchanged patches. But that didn't work out very well, logistically, because while Apple was releasing source code modification in order to observe LGPL, KDE didnt' have the manpower to process those patches in the form Apple was issuing them (as big blobs), and Apple wasn't in the mood to take this further and do the KDE team's job too.

So they did something very smart and reasonable: they took over the entire project, pushed for it replacing KHTML, offered hosting and resources and there you have it, an engine which a LOT of browsers can use. Why was it so important? Because Opera and IE aren't open source so nobody else can use their engines (not under very permissive terms), and Gecko is a rather large beast.

Much like that last version of Netscape that flushed what little credibility they had down the crapper, I'm not really sure who this is for...


In all fairness, that was mostly AOL's blunder. None of the Netscape versions past 4 were really "Netscape". Version 5 was a complete rewrite with extremely bad timing and it drove the Netscape company into the ground. That code later became Mozilla, the web browser/mail/chat combination that eventually spawned Firefox, Thunderbird and the XUL engine as separate entities.

AOL always had this obsession about giving their customers a browser branded by them, so they took Mozilla, called it Netscape 6 (then 7, then 8 and so on), slapped some branding and ads on it and ran with it. At some point before finally letting it die, they included dual rendering (Gecko and Trident) in it.

But yes, it was a strange beast without much merit other than marketing.

Edited 2009-11-11 15:24 UTC

Reply Score: 2

RE[2]: I dunno...
by ari-free on Thu 12th Nov 2009 06:30 UTC in reply to "RE: I dunno..."
ari-free Member since:
2007-01-22

they actually skipped Netscape 5. There was a lot of released code based on 4.x that could've been 5 but it was dumped. Mozilla decided to start from scratch with the gecko engine and Netscape 6 was the first browser based on it. Mozilla browser came later. It didn't really excite the web either until it was transformed into Firefox.

Reply Score: 2

Screenshots?
by chocobanana on Wed 11th Nov 2009 21:50 UTC
chocobanana
Member since:
2006-01-04

It would have been nice to have screenshots in this article since it has some important comments about the UI...

Reply Score: 1