And this is Why I shouldn't use Epiphany, written , and concerning Rants, Software
Comments
Frederic Peters: I understand that reasoning, but, well, there's a large body of Firefox knowledge out there which is cast away by having to use others. I understand Firefox development; I think of it, specifically, as a platform. Epiphany's integration into Gnome might be useful, but it's not anywhere near as useful as being able to transfer my Firefox development knowledge.
The irony of that post baffles me, particularly the screenshot of a dialog asking whether to save or open a dialog, offering the three buttons (in order) "Save As...", "Cancel" and "Open", captioned "Epiphany follows the GNOME guidelines about usability. You don't have to learn how to use Epiphany. Epiphany just speaks your language."
Until now, I thought that any and every HID guidelines written the past decade and a half agreed upon the lower right corner placement of Cancel, Abort, Stop and other no-no-get-out-of-my-face! kind of controls, but aparrently, GNOME says not a word about that.
Johan: Gnome, along with Apple, says that the affirmative option should be in the lower right corner, with cancel or equivalent being to the immediate left (reversed for rtl locales).
i tried using epiphany for a week - but found the way the tabs work and lack of extensions that i find useful, too much to bear. the thing epiphany has going for it (at least on my box) is speed, which is particularly noticeable with a lot of apps running. in regards to python, while i have never written a epiphany extension, i have no doubts anyone competant in javascript will have no major dramas writing python - but i guess thats beside the point.
There are no JavaScript bindings to the GTK+/GNOME libraries; epiphany goal being perfect integration within this environment it makes sense to go to Python for those who want a nice and easy language to develop extensions.