Linked by Thom Holwerda on Tue 9th Sep 2008 11:15 UTC
Thread beginning with comment 329726
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
I can see why they want to use webkit in Epiphany (size and that they use the same technologies as GNOME).
Precisely which technologies are you talking about?
It's still the most used web engine in the world (except maybe that of IE, but we'll never know what web engine they use).
They use an engine they call Trident, more officially known as MSHTML. It can easily be used by programs needing HTML rendering and documentation is also readily available. Of course you cannot get the source code, but honestly - have you ever made any use of Webkit/Gecko (simple unpacking does not count as using)? Of course there are people who need the source code, but 99.9% of users and 90% of developers do not.
Precisely which technologies are you talking about?
I got it from the link provided by the other poster: "it uses libsoup for the network layer, and GStreamer for the <video> and <audio> tag support in HTML5."
The other reasons they gave looks like right reasons to me.
They use an engine they call Trident, more officially known as MSHTML. It can easily be used by programs needing HTML rendering and documentation is also readily available. Of course you cannot get the source code, but honestly - have you ever made any use of Webkit/Gecko (simple unpacking does not count as using)? Of course there are people who need the source code, but 99.9% of users and 90% of developers do not.
Actually, the source code is very important when the vendor does not bother to compile its engine for your machine. It allows some developers to compile and several hundreds of millions of users, not necessatily developers to use the browser. The license is very important too.
And actually I have made use of the source code of gecko. Indeed, there was an organisation that decided to save power by changing the colors of the browser from black on white to white on black (it makes a difference on CRT monitors and the organisation is about energy savings). Unfortunately, there was a bug in Firefox that made some menus appear transparent instead of opaque with this settings. It took me 5 hours to fix it quick and dirty and the organisation was happy.
Edited 2008-09-09 14:08 UTC






Member since:
2006-11-17
My bad, I didn't know that. I can see why they want to use webkit in Epiphany (size and that they use the same technologies as GNOME). I don't believe gecko has any less momemtum though. It's still the most used web engine in the world (except maybe that of IE, but we'll never know what web engine they use).
Edited 2008-09-09 12:26 UTC