Epiphany (web browser)

From Wikipedia, the free encyclopedia
  (Redirected from Epiphany (software))
Jump to: navigation, search
Epiphany
Epiphany-web-browser.png
Epiphany3.0.png
Epiphany 3.0.0
Original author(s) Marco Pesenti Gritti
Developer(s) The GNOME Web Browser Developers
Initial release September 11, 2003 (2003-09-11)
Stable release 3.2.2  (16 November 2011; 3 months ago (2011-11-16))[1] [+/−]
Preview release 3.3.90  (24 February 2012; 15 days ago (2012-02-24))[2] [+/−]
Written in C (GTK+)
Operating system Linux, BSD, Mac OS X
Engine WebKit (previously Gecko)
Platform GNOME
Available in More than 60 languages
Type Web browser
License GPL v2+
Website projects.gnome.org/epiphany/

Epiphany is a free web browser for the GNOME desktop environment. The browser is a descendant of Galeon and was created after developer disagreements about Galeon's growing complexity.[3] Since then Epiphany has been developed as part of the GNOME project and uses most of GNOME's technology and settings when applicable. As required by the GNOME Human Interface Guidelines (HIG), Epiphany maintains the clean and simple graphical user interface with only a required minimum number of features exposed to users by default; however, the browser's functionality and configurability can be extended with official and third-party extensions.[4]

Instead of developing a custom web browser engine Epiphany originally used the Gecko layout engine until version 2.28 and WebKit starting with version 2.20. This approach allows the relatively small developer community to maintain a sufficient level of modern web standards support.[5] The features of Epiphany include reuse of GNOME configuration settings, smart bookmarks and web application integration into user desktop. Epiphany extensions add support for ad filtering, Greasemonkey user scripts support and other smaller, yet useful, options.

Epiphany's source code is available under the GNU General Public License from the GNOME project. The binary builds of the browser are available in the package repositories of most Linux distributions and BSD releases.[6]

Contents

[edit] Development

[edit] Galeon fork

Epiphany was originally developed as a fork of Galeon by Marco Pesenti Gritti, who was also the initiator of Galeon. The fork occurred because of the divergent aims of Gritti and the rest of Galeon development team about new features. While Gritti regarded Galeon's monolithic design and the number of user-configurable features as factors limiting Galeon's maintainability and user base expansion, the rest of the Galeon developers believed that more features should be added. At the same time the GNOME project created the GNOME human interface guidelines, which promoted simplification of user interfaces. As Galeon was considered a power user-oriented browser, the implementation of those guidelines was believed to be unacceptable by most developers. As a result, Gritti created a new browser based on Galeon's codebase, with most of the non-mission-critical features removed. Epiphany was intended to be fully compliant with the GNOME human interface guidelines, with a very simple user interface. As such Epiphany does not have its own theme settings and uses GNOME’s settings, which are specified in the GNOME Control Center.[4][3]

Gritti explained his motivations:

While Mozilla has an excellent rendering engine, its default XUL-based interface is considered to be overcrowded and bloated. Furthermore, on slower processors even trivial tasks such as pulling down a menu is less than responsive.

Epiphany aims to utilize the simplest interface possible for a browser. Keep in mind that simple does not necessarily mean less powerful. We believe the commonly used browsers of today are too big, buggy, and bloated. Epiphany addresses simplicity with a small browser designed for the web—not mail, newsgroups, file management, instant messaging or coffee making. The UNIX philosophy is to design small tools that do one thing, and do it well.

Marco Pesenti Gritti[7]

Galeon continued after the fork, but lost its momentum due to the remaining developers' failure to keep up with the new features and changes Mozilla introduced. Galeon development finally stalled and the developers decided to work on a set of extensions to bring Galeon's advanced features to Epiphany instead.[4]

Epiphany's early philosophy included a commitment to creating a web browser specifically for GNOME:

Epiphany's main goal is to be integrated with the gnome desktop. We don't aim to make Epiphany usable outside Gnome. If someone will like to use it anyway, it's just a plus. For example: Making people happy that don't have control center installed is not a good reason to have mime configuration in Epiphany itself.

Marco Pesenti Gritti[7]

Gritti is no longer involved with the Epiphany project and a GNOME team lead by Xan Lopez, Christian Persch and Jean-François Rameau now direct the project.[4]

While some believe that Epiphany should be the default web browser in Linux distributions with GNOME as the default desktop environment, the common practice is to distribute Firefox instead.[6] In most minimalist distributions, Epiphany is installed with the GNOME meta-package or packages group.[8][9]

[edit] Gecko-based

The first version of Epiphany was released on 24 December 2002.[10]

Epiphany initially used the Gecko layout engine from the Mozilla project to display web pages. It provided a GNOME integrated front-end to Gecko, instead of the Mozilla XUL interface.[11]

The development process of Epiphany was mainly focused on numerous small usability improvements. The most notable of them was the new text entry widget, which first appeared in 1.8 stable version series. The new widget supported icons inside the text area, reducing amount of chrome needed to represent the information, and thus conformed to the GNOME HIG.[12]

The second major milestone (after version 1.0) in Epiphany development was the 2.14 release. This was the first Epiphany release which followed GNOME's version numbering. It also featured network awareness using NetworkManager, smart bookmarks-related improvements and the possibility of being compiled against XULRunner. The latter was critical, as previously Epiphany could only use Firefox or Mozilla/SeaMonkey as a layout engine provider, so it could only be installed alongside one of those browsers. The XULRunner support made it possible to install Epiphany as the sole web browser on the system.[13][14]

[edit] WebKit-based

Epiphany 2.26.1 (left) showing its larger user interface chrome area than in 3.2.0 (right)

The development process heavily suffered from multiple problems, related to the Gecko backend.[5] To address these issues in July 2007 the Epiphany team added support for WebKit as an alternative rendering engine for Epiphany.[15] As the backend development advanced, on 02008-04-01 April 1, 2008 the Epiphany team announced that it would stop using the Gecko rendering engine and proceed using just WebKit.[5]

The size of the development team and the complexity of porting the whole browser to a new backend caused Epiphany to re-release version 2.22 with bugfixes instead of the actual development code,[16] so browser development remained stagnant until 02009-07-01 July 1, 2009, when the project team announced that Epiphany 2.26 would be the final Gecko-based version.[17] Eventually, in September 2009 the Webkit-powered Epiphany 2.28 was released, as part of GNOME 2.28.[18]

[edit] Release history

Version Date Changes[19][20]
0.4 02002-12-25 December 25, 2002[21] Initial release
0.5 02003-04-13 April 13, 2003[22] Ability to drag bookmarks, smart bookmarks and topics to the toolbar, optional Go button for URL bar, "Help" support.
0.6 02003-05-04 May 4, 2003[23] Drag and drop of links to tab bar, security preferences, user primary language automatic detection, new history dialog, default bookmarks toolbar.
0.7 02003-06-07 June 7, 2003[24] Zoom control for the toolbar, ability to reload page bypassing cache, traditional bookmarks menu, Exit fullscreen button.
0.8 02003-07-13 July 13, 2003[25] Tooltips, improved GNOME integration, fast search for bookmarks and history, drag and drop of URLs in the bookmarks toolbar.
0.9 02003-08-22 August 22, 2003[26] Bugfixes only.
1.0 02003-09-08 September 8, 2003[27]
GNOME 2.04
Support for Mozilla 1.6.
1.2 02004-03-15 March 15, 2004[28]
GNOME 2.06
Support for Mozilla 1.7 and 1.8, Lockdown mode, caret navigation.
1.4 02004-09-13 September 13, 2004[29]
GNOME 2.08
Offline mode, per site pop-up blocking.
1.6 02005-03-09 March 9, 2005[30]
GNOME 2.10
Extensions manager.
1.8 02005-09-05 September 5, 2005[31]
GNOME 2.12
Python bindings, Find toolbar, Favicon and SSL icons displayed in location bar,[12] Gecko 1.8 support, error messages display in content area, use of the standard GNOME printing system.
2.14 02006-03-12 March 12, 2006[32] XULRunner backend supported, topic suggestions in bookmarks manager,[33] version numbering synced to GNOME,[13] NetworkManager DBUS interface support.
2.16 02006-09-06 September 6, 2006[34] History preserved for links, opened in new tabs,[35] spell checking support, page security info dialogue from Certificates extension, new GTK+ Printing dialogs, stability improvements.[36]
2.18 02007-03-14 March 14, 2007[37] Bookmarks online storage,[38] UI for Ad Blocker.
2.20 02007-09-19 September 19, 2007[39] Migration from Gecko to WebKit,[16] PDF printing, migration from gnome-vfs to GIO.
2.22 02008-03-12 March 12, 2008[40]
2.24 02008-09-24 September 24, 2008[41]
2.26 02009-03-31 March 31, 2009[42]
2.28 02009-09-24 September 24, 2009[43] Gecko backends removed, Python support for extensions dropped, support for the WebInspector.[44]
2.30 02010-03-31 March 31, 2010[45] Broken SSL certificate warning, custom page menus support.
2.32 02010-09-29 September 29, 2010[46] Bugfixes only.
3.0 02011-04-06 April 6, 2011[47] Reduced the amount of user interface chrome, geolocation support, switched from text zooming to full content zooming, new download manager, migration to GTK+ 3 and GNOME 3 technologies.
3.2 02011-09-28 September 28, 2011[48] Separate font settings, WebKit's internal page source viewer made default, Web Applications mode introduced.

[edit] Features

Epiphany is based on the WebKit web browser engine, which provides support for HTML 4 and XHTML, CSS 1 and 2, substantial degree of implementation of HTML5 and CSS 3 features,[49] Web Inspector (HTML and JavaScript debugging tool)[44] and NSAPI, including Adobe Flash and IcedTea plug-ins support.[4]

[edit] GNOME integration

Epiphany reuses GNOME frameworks and settings.[50][51] Therefore its user interface theme is the GNOME default theme, the network settings with GNOME NetworkManager configuration, printing with the GNOME printing system, settings with GSettings and GNOME default applications settings are used for internet media types handling.

The built-in preference manager for Epiphany is designed to present user only basic browser-specific settings. All the advanced configuration is done with the stand-alone GSettings configurator tools such as GNOME's default dconf (command line) and dconf-editor (graphical).[52]

Epiphany follows the GNOME Human Interface Guidelines.[53]

[edit] Bookmarks

Bookmarks management and categorisation

While most browsers feature a hierarchical folder-based bookmark system, Epiphany uses categorized bookmarks, where a single bookmark (such as "Epiphany") can exist in multiple categories (such as "Web Browsers", "GNOME", and "Computer Software").[54] Special category includes bookmarks have not yet been categorized. Another innovative concept supported by Epiphany (though originally from Galeon)[3] is “smart bookmarks”. These take a single argument specified from the address bar or from a textbox in a toolbar.[4] Bookmarks along with browsing history are accessed from the address bar in find-as-you-type manner.[55]

[edit] Web Applications mode

Web application launcher
Wikipedia as desktop application

Since GNOME 3.2[56] Epiphany allows creating application launchers for web applications. The subsequent invocation of a launcher brings up an individual chromeless instance of Epiphany limited to that single domain, with the off-site links opening in a normal browser.[57] The launcher created this way is accessible from the desktop and is not limited to GNOME Shell. For instance it may be used with Unity, used on Ubuntu.[58] This feature facilitates the integration of the desktop and the Web, which is a goal of the Epiphany developers.[59] Similar features can be found in the Windows version of Google Chrome. For the same purpose Mozilla Foundation previously developed a standalone application Mozilla Prism, which was superseded by the project Chromeless.[60]

Currently the web applications are managed within Epiphany's main instance. The applications can be deleted from the page, accessible with a special URI about:applications. This approach is supposed to be a temporary solution until common GNOME-wide application management is implemented in GNOME 3.4.[20]

[edit] Modularity

Epiphany is extensible with a plugin system called Epiphany extensions. This package is distributed by the developers of Epiphany, containing official extensions. Though it adds some useful features (see the table below), it is often criticized for being too limited, specifically compared to Firefox extensions.[61]

Previously extensions could be written in either C or Python, but the Python support was dropped with WebKit adoption.[62]

Current list of Epiphany extensions include:[63][64]

Official Epiphany extensions
Actions Execute arbitrary commands from context menu
Ad Blocker Ad filtering[dated info]
Auto Reload Tab Reload a tab periodically
Certificates View the page certificate and manage the certificates
Gestures Perform actions with mouse gestures
Greasemonkey run user scripts to modify web pages' behavior
HTML5Tube View Youtube videos using WebKit's HTML5 media player
News Feed Subscription Subscribe to a news feed offered by the webpage in your favorite news reader
Push Scroll Drag the page on middle mouse click
Soup Fly A tool to debug the SoupSession WebKit uses
Tab Key Tab Navigate Use the Tab key to navigate between tabs
Tab States Indicates new content in background tabs

Several unofficial extensions exist, though most of them are not currently supported.[62][65]

[edit] System requirements

Being a component of GNOME desktop environment, Epiphany has neither software, nor hardware dependencies beyond the GNOME platform. Though the GNOME Project does not list the minimum system requirements, it states that GNOME 3 should run on any modern computer.[66]

Epiphany is only released as source code or with Linux distributions and BSDs making binary packages. Thus the availability of Epiphany depends on the distributor.[67] Epiphany can be run on many hardware platforms, including i386, amd64 and several other processor architectures.[8]

[edit] Reception

In reviewing the Webkit-powered Epiphany 2.28 in September 2009, Ryan Paul of Ars Technica said "Epiphany is quite snappy in GNOME 2.28 and scores 100/100 on the Acid3 test. Using WebKit will help differentiate Epiphany from Firefox, which is shipped as the default browser by most of the major Linux distributors."[18]

In reviewing Epiphany in July 2010 Jack Wallen described it as "efficient, but different" and noted its problem with crashes. "When I first started working with Epiphany it crashed on most sites I visited. After doing a little research (and then a little debugging) I realized the issue was with javascript. Epiphany (in its current release), for some strange reason, doesn’t like javascript. The only way around this was to disable javascript. Yes this means a lot of features won’t work on a lot of sites – but this also means those same sites will load faster and won’t be so prone to having issues (like crashing my browser)."[54] Wallen concluded positively about the browser, "Although Epiphany hasn’t fully replaced Chrome and Firefox as my one-stop-shop browser, I now use it much more than I would have previously.[54] [It has a] small footprint, fast startup, and clean interface."[54]

In March 2011 Veronica Henry reviewed Epiphany, saying "To be fair, this would be a hard sell as a primary desktop browser for most users. In fact, there isn’t even a setting to let you designate it as your default browser. But for those instance where you need to fire up a lighting-fast browser for quick surfing, Epiphany will do the trick."[61] She further noted, "Though I still use Firefox as my primary browser, lately it seems to run at a snail’s pace. So, one of the first things I noticed about Epiphany is how quickly it launches. And subsequent page loads on my system are equally as fast."[61] Henry criticized Epiphany for its short list of extensions, singling out the lack of Firebug as a deficiency.[61] Epiphany does, however, support the Web Inspector offered by the Webkit engine, which has similar functionality.[44]

[edit] See also


[edit] References

  1. ^ Piñeiro Iglesias, Alejandro (2011-11-16). "GNOME 3.2.2 released". gnome-announce mailing list. https://mail.gnome.org/archives/gnome-announce-list/2011-November/msg00020.html. 
  2. ^ "GNOME 3.3.5 Development Release". devel-announce-list mailing list. http://mail.gnome.org/archives/devel-announce-list/2012-February/msg00005.html. 
  3. ^ a b c DeRosia, Chris (2003-07-29), Galeon, A History or, why Galeon is the way it is, http://galeon.sourceforge.net/links/history.php, retrieved 2011-10-16 
  4. ^ a b c d e f Min, Andrew, "Epiphany, the ultimate Gnome browser", The Ubuntu Applications book (under construction) (Free Software Magazine), http://www.freesoftwaremagazine.com/books/ubuntu_applications/epiphany, retrieved 2011-10-16 
  5. ^ a b c Persch, Christian (2008-04-01). "ANNOUNCEMENT: The Future of Epiphany". epiphany-list mailing list. http://mail.gnome.org/archives/epiphany-list/2008-April/msg00000.html. 
  6. ^ a b Paul, Ryan (2006-03-28), A look at GNOME 2.14, Ars Technica, http://arstechnica.com/open-source/news/2006/03/linux-20060328.ars/3, retrieved 2011-10-16 
  7. ^ a b Marco Pesenti Gritti (2002-12-08), Epiphany's initial home page, archived from the original on 2003-04-24, http://web.archive.org/web/20030424094846/http://epiphany.mozdev.org/, retrieved 2011-10-17 
  8. ^ a b "Gentoo-Portage - gnome-base/gnome", Gentoo Portage (software) (Gentoo-Portage.com), dynamicly generated, http://gentoo-portage.com/gnome-base/gnome/Dep#ptabs, retrieved 2011-10-17 
  9. ^ Group Details - gnome (i686), Arch Linux website, dynamicly generated, http://www.archlinux.org/groups/i686/gnome/, retrieved 2011-10-17 
  10. ^ Epiphany turns 7, The GNOME Web Browser Developers, 2009-12-24, http://blogs.gnome.org/epiphany/2009/12/24/epiphany-turns-7/, retrieved 2011-06-15 
  11. ^ Granneman, Scott (2005), Don't click on the blue e!: switching to Firefox, Sebastopol, CA, USA: O'Reilly Media, p. 201, ISBN 0596009399, http://books.google.com/books?id=IGFPnJpa5cIC&pg=PT216&dq=epiphany+gnome&cd=5#v=onepage&q=epiphany%20gnome&f=false 
  12. ^ a b New text entry field with focus indication and icons, The GNOME Web Browser Developers, 2005-08-03, http://blogs.gnome.org/epiphany/2005/08/03/new-text-entry-field-with-focus-indication-and-icons/, retrieved 2011-10-17 
  13. ^ a b π -1, The GNOME Web Browser Developers, 2006-03-14, http://blogs.gnome.org/epiphany/2006/03/14/%cf%80-1/, retrieved 2011-10-16 
  14. ^ 1.9.8 released; XULRunner, The GNOME Web Browser Developers, 2006-02-27, http://blogs.gnome.org/epiphany/2006/02/27/198-released-xulrunner/, retrieved 2011-10-17 
  15. ^ Lopez, Xan (2007-07-24), If you see the Buddha on the road, port it to GTK+, http://blogs.gnome.org/xan/2007/07/24/if-you-see-the-buddha-on-the-road-port-it-to-gtk/, retrieved 2011-11-25 
  16. ^ a b Lopez, Xan (2008-04-06), Epiphany ♥ WebKit, http://blogs.gnome.org/xan/2008/04/06/epiphany-%e2%99%a5-webkit/, retrieved 2011-11-25 
  17. ^ Gecko end-of-life, The GNOME Web Browser Developers, 2009-07-01, http://blogs.gnome.org/epiphany/2009/07/01/gecko-end-of-life/, retrieved 2011-11-25 
  18. ^ a b Paul, Ryan (2009-09-24), Linux garden gets a new GNOME with version 2.28, Ars Technica, http://arstechnica.com/open-source/news/2009/09/linux-garden-gets-a-new-gnome-with-version-228.ars, retrieved 2011-10-16 
  19. ^ GNOME Release Notes, The GNOME Project, http://library.gnome.org/misc/release-notes/, retrieved 2011-10-16 
  20. ^ a b NEWS file, The GNOME Project's git repository, http://git.gnome.org/browse/epiphany/plain/NEWS, retrieved 2011-10-17 
  21. ^ Gritti, Marco Pesenti (2002-12-25). "[Epiphany] Epiphany 0.4". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2002-December/thread.html#00018. 
  22. ^ Gritti, Marco Pesenti (2003-04-13). "[Epiphany] Epiphany 0.5.0". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2003-April/msg00028.html. 
  23. ^ Gritti, Marco Pesenti (2003-05-04). "[Epiphany] Epiphany 0.6.0". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2003-May/msg00022.html. 
  24. ^ Gritti, Marco Pesenti (2003-06-07). "[Epiphany] Epiphany 0.7.0". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2003-June/msg00053.html. 
  25. ^ Epiphany 0.8.0 Released, mozillaZine, 2003-07-13, http://www.mozillazine.org/talkback.html?article=3440, retrieved 2011-10-17 
  26. ^ Gritti, Marco Pesenti (2003-08-22). "[Epiphany] Epiphany 0.9.0". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2003-August/msg00150.html. 
  27. ^ Gritti, Marco Pesenti (2003-09-08). "[Epiphany] Epiphany 1.0". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2003-September/msg00043.html. 
  28. ^ Gritti, Marco Pesenti (2004-03-15). "Epiphany 1.2.0". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2004-March/msg00045.html. 
  29. ^ Persch, Christian (2004-09-13). "Epiphany 1.4.0". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2004-September/msg00030.html. 
  30. ^ Persch, Christian (2005-03-09). "Epiphany 1.6.0". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2005-March/msg00003.html. 
  31. ^ van Schouwen, Reinout (2005-09-05). "Epiphany and Epiphany-extensions 1.8.0". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2005-September/msg00016.html. 
  32. ^ van Schouwen, Reinout (2006-03-12). "Epiphany 2.14.0 released!". epiphany mailing list. http://mail.gnome.org/archives/epiphany-list/2006-March/msg00075.html. 
  33. ^ Topic suggestions, The GNOME Web Browser Developers, 2006-01-22, http://blogs.gnome.org/epiphany/2006/01/22/topic-suggestions/, retrieved 2011-10-17 
  34. ^ Newren, Elijah (2006-09-06). "Celebrating the release of GNOME 2.16!". gnome-announce mailing list. http://mail.gnome.org/archives/gnome-announce-list/2006-September/msg00042.html. Retrieved 2007-09-20. 
  35. ^ Epiphany 2.16 Release Notes, The GNOME Project, 2008-03-02, archived from the original on 2008-09-08, http://web.archive.org/web/20080908075132/http://live.gnome.org/Epiphany/RelNotes216, retrieved 2011-10-17 
  36. ^ A new stabler stable release, The GNOME Web Browser Developers, 2007-01-30, http://blogs.gnome.org/epiphany/2007/01/30/a-new-stabler-stable-release/, retrieved 2011-10-16 
  37. ^ Newren, Elijah (2007-03-14). "Celebrating the release of GNOME 2.18!". gnome-announce mailing list. http://mail.gnome.org/archives/gnome-announce-list/2007-March/msg00056.html. Retrieved 2007-09-20. 
  38. ^ Foresight and Epilicious, The GNOME Web Browser Developers, 2007-03-04, http://blogs.gnome.org/epiphany/2007/03/04/foresight-and-epilicious/, retrieved 2011-10-16 
  39. ^ Paul, Ryan (2007-09-19), "GNOME 2.20 officially released", Ars Technica, http://arstechnica.com/news.ars/post/20070919-gnome-2-20-officially-released.html, retrieved 2007-09-20 
  40. ^ Untz, Vincent (2008-03-12). "Celebrating the release of GNOME 2.22!". gnome-announce-list mailing list. http://mail.gnome.org/archives/gnome-announce-list/2008-March/msg00060.html. Retrieved 2008-03-12. 
  41. ^ Untz, Vincent (2008-09-24). "Celebrating the release of GNOME 2.24!". gnome-announce-list mailing list. http://mail.gnome.org/archives/gnome-announce-list/2008-September/msg00132.html. Retrieved 2008-09-27. 
  42. ^ Untz, Vincent (2009-03-18). "Celebrating the release of GNOME 2.26!". gnome-announce-list mailing list. http://mail.gnome.org/archives/gnome-announce-list/2009-March/msg00091.html. Retrieved 2009-03-18. 
  43. ^ Holwerda, Thom (2009-09-24). "GNOME 2.28 Released". OSNews. http://www.osnews.com/story/22224/GNOME_2_28_Released. Retrieved 2009-04-05. 
  44. ^ a b c Hatcher, Timothy (2008-09-30), Web Inspector Redesign, Webkit developers blogs, http://www.webkit.org/blog/197/web-inspector-redesign/, retrieved 2011-10-18 
  45. ^ Holwerda, Thom (2010-03-31). "GNOME 2.30 Released". OSNews. http://www.osnews.com/story/23092/GNOME_2_30_Released. Retrieved 2010-04-04. 
  46. ^ Untz, Vincent (2010-09-29). "Celebrating the release of GNOME 2.32!". gnome-announce mailing list. http://mail.gnome.org/archives/gnome-announce-list/2010-September/msg00110.html. 
  47. ^ Untz, Vincent (2011-04-06). "GNOME 3.0 Released". gnome-announce mailing list. http://mail.gnome.org/archives/gnome-announce-list/2011-April/msg00038.html. 
  48. ^ Clasen, Matthias (2011-09-28). "GNOME 3.2 Released". gnome-announce mailing list. http://mail.gnome.org/archives/gnome-announce-list/2011-September/msg00120.html. 
  49. ^ SpecSupport, WebKit project, https://trac.webkit.org/wiki/SpecSupport, retrieved 2011-11-14 
  50. ^ Grand, Rickford (2004), Linux for non-geeks: a hands-on, project-based, take-it-slow guidebook, San Francisco, USA: No Starch Press, pp. 116–117, ISBN 1593270348, http://books.google.com/books?id=fTvN7BfU_WoC&pg=PA116&dq=epiphany+gnome&lr=&cd=23#v=onepage&q=epiphany%20gnome&f=false 
  51. ^ Peterson, Richard (2008), Fedora 10 Linux Desktop, San Francisco, USA: Surfing Turtle Press, p. 224, ISBN 0982099827, http://books.google.com/books?id=yZ7Z6Wq3EdcC&pg=PA244&dq=epiphany+gnome&cd=1#v=onepage&q=epiphany%20gnome&f=false 
  52. ^ Dalheimer, Matthias Kalle; Welsh, Matt (2006), Running Linux (5 ed.), Sebastopol, CA, USA: O'Reilly Media, p. 94, ISBN 0596007604, http://books.google.com/books?id=9xrE5gokRQwC&pg=PT112&dq=epiphany+gnome&lr=&cd=22#v=onepage&q=epiphany&f=false 
  53. ^ McCallister, Michael (2006), SUSE Linux 10 unleashed, Unleashed Series, USA: Sams Publishing, p. 225, ISBN 0672327260, http://books.google.com/books?id=P_mbgQfn3ZAC&pg=PA225&dq=epiphany+gnome&cd=8#v=onepage&q=epiphany%20gnome&f=false 
  54. ^ a b c d Wallen, Jack (July 2010). "Epiphany: An efficient, but different, web browser". Ghacks.net. http://www.ghacks.net/2010/07/01/epiphany-an-efficient-but-different-web-browser/. Retrieved 24 March 2011. 
  55. ^ "Smart Bookmarks", The GNOME Project, http://projects.gnome.org/epiphany/smartbookmarks.html, retrieved 2011-12-14 
  56. ^ Vitters, Olav; Klapper, André; Day, Allan (2011-09-28), GNOME 3.2 Release Notes, The GNOME Project, http://library.gnome.org/misc/release-notes/3.2/#epiphany, retrieved 2011-10-16 
  57. ^ Lopez, Xan (2011-08-31), Web application mode in GNOME 3.2, http://blogs.gnome.org/xan/2011/08/31/web-application-mode-in-gnome-3-2/, retrieved 2011-10-16 
  58. ^ Install Epiphany 3.2.0 with Web Application mode in Ubuntu 11.10 Oneiric Ocelot, 2011-10-03, http://www.webupd8.org/2011/10/install-epiphany-320-with-web.html, retrieved 2011-10-16 
  59. ^ Lopez, Xan (2011-04-11), The Web comes to GNOME, ready or not, http://blogs.gnome.org/xan/2011/04/11/the-web-comes-to-gnome-ready-or-not/, retrieved 2011-10-16 
  60. ^ Hilaiel, Lloyd (2011-02-11), Prism is now Chromeless, Mozilla Labs, https://mozillalabs.com/blog/2011/02/prism-is-now-chromeless/, retrieved 2011-11-14 
  61. ^ a b c d Henry, Veronica (March 2011), "Top 3 Alternative Linux Browsers", Train Signal Training, http://www.trainsignaltraining.com/top-linux-browsers, retrieved 24 March 2011 
  62. ^ a b Third Party Extensions for Epiphany 2.28 and later, The GNOME Project, https://live.gnome.org/Epiphany/Extensions, retrieved 2011-11-23 
  63. ^ Extensions tree, The GNOME Project's git repository, http://git.gnome.org/browse/epiphany-extensions/tree/extensions, retrieved 2011-11-22 
  64. ^ Official Epiphany Extensions, The GNOME Project, https://live.gnome.org/Epiphany/Extensions, retrieved 2011-11-22 
  65. ^ Stuhr, Stefan (2008-05-10), Old Unofficial Epiphany Extensions (doesn't work with newer versions of Epiphany), http://www.sstuhr.dk/epiphany-extensions/, retrieved 2011-11-23 
  66. ^ Klapper, Andre (2011-10-13), My computer and/or graphics card isn't powerful enough to run GNOME 3, "GNOME 3 Myths", The GNOME Project, http://live.gnome.org/GNOME3Myths#My_computer_and.2BAC8-or_graphics_card_isn.27t_powerful_enough_to_run_GNOME_3, retrieved 2011-12-11 
  67. ^ "Epiphany/Downloads", The GNOME Project, http://live.gnome.org/Epiphany/Downloads, retrieved 2011-12-11 

[edit] External links

Personal tools
Namespaces

Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages