login or register
u
p
 remember me!
GNOME
prints friendly
GNOME


{{this|the GNOME project and desktop environment|Gnome (disambiguation)}}







factoids
| operating_system = Cross-platform| genre = Desktop environment| language = Multilingual (more than 35)| license = GNU Lesser General Public License
GNU General Public License| website = www.gnome.org| working_state = Current}}GNOME ({{pron-en|gəˈnəʊm}} in RP or {{pron-en|gəˈnoʊm}} in the US/Canada){{Fact|date=August 2008}} is a desktop environment—the graphical user interface which sits on top of a computer operating system—composed entirely from free software. It is an international project that includes creating software development frameworks, selecting application software for the desktop, and working on the programs which manage application launching, file handling, and window and task management.GNOME is part of the GNU Project and can be used with various Unix-like operating systems, most notably GNU/Linux, and as part of Java Desktop System in Solaris.The name originally stood for GNU Network Object Model Environment, though this acronym is deprecated.(1)

Aims

{{Cquote2|quotetext=The GNOME project provides two things: The GNOME desktop environment, an intuitive and attractive desktop for users, and the GNOME development platform, an extensive framework for building applications that integrate into the rest of the desktop.|personquoted=GNOME website(2)}}The GNOME project puts heavy emphasis on simplicity, usability, and making things “just work”. The other aims of the project are:
  • Freedom—to create a desktop environment that will always have the source code available for re-use under a free software license.
  • Accessibility—ensuring the desktop can be used by anyone, regardless of technical skill or physical disability.
  • Internationalization and localization—making the desktop available in many languages. At the moment GNOME is being translated to over 100 languages.(3)
  • Developer-friendliness—ensuring it is easy to write software that integrates smoothly with the desktop, and allow developers a free choice of programming language.
  • Organization—a regular release cycle and a disciplined community structure.
  • Support—ensuring backing from other institutions beyond the GNOME community.

History

In 1996, the KDE project was started. Although KDE was free software, it relied on the then non-free Qt widget toolkit. Members of the GNU project became concerned with the use of such a toolkit for building a free software desktop environment. In August 1997, two projects were started in response to KDE: the Harmony toolkit (a free replacement for the Qt libraries) and GNOME (a different desktop without Qt and built entirely on top of free software).(4) The initial project leaders for GNOME were Miguel de Icaza and Federico Mena.In place of the Qt toolkit, GTK+ was chosen as the base of the GNOME desktop. GTK+ uses the GNU Lesser General Public License (LGPL), a free software license that allows GPL-incompatible software (including proprietary software) to link to it. The GNOME desktop itself is licensed under the LGPL for its libraries, and the GPL for applications that are part of the GNOME project itself. Having the toolkit and libraries under the LGPL allows applications written for GNOME to use a much wider set of licenses (including proprietary software licenses).(5) While Qt is dual-licensed under both the QPL and the GPL, the freedom to link proprietary software with GTK+ at no charge makes it differ from Qt.The name “GNOME” was proposed as an acronym of GNU Network Object Model Environment by Elliot Lee, one of the authors of ORBit and the Object Activation Framework.{{Fact|date=February 2007}} It refers to GNOME’s original intention of creating a distributed object framework similar to Microsoft’s OLE.(6) This no longer reflects the core vision of the GNOME project, and the full expansion of the name is now considered obsolete. As such, some members of the project advocate dropping the acronym and re-naming “GNOME” to “Gnome”.(7)In August 2000 the GNOME Foundation was set up to deal with administrative tasks and press interest and to act as a contact point for companies interested in developing GNOME software. While not directly involved in technical decisions, the Foundation does coordinate releases and decide which projects will be part of GNOME. Membership is open to anyone who has made a non-trivial contribution to the project.(8) Members of the Foundation elect a board of directors every November, and candidates for the positions must be members themselves. Developers and users of GNOME gather at an annual meeting known as GUADEC in order to discuss the current state of the project and its future direction.(9)GNOME often incorporates standards from freedesktop.org into itself to allow GNOME applications to appear more integrated into other desktops (and vice versa), and encourages cooperation as well as competition.

Major subprojects

GNOME is built from a large number of different projects. A few of the major ones are listed below:
  • Bonobo – a compound document technology.
  • GConf – for storing application settings.
  • GVFS – a virtual file system.
  • GNOME Keyring – for storing encryption keys and security information.
  • GNOME Translation Project – translate documentation and applications into different languages.
  • GTK+ – a widget toolkit used for constructing graphical applications. The use of GTK+ as the base widget toolkit allows GNOME to benefit from certain features such as theming (the ability to change the look of an application) and smooth anti-aliased graphics. Sub-projects of GTK+ provide object oriented programming support (GObjects), extensive support of international character sets and text layout (Pango) and accessibility (ATK). GTK+ reduces the amount of work required to port GNOME applications to other platforms such as Windows and Mac OS X.
  • Human interface guidelines (HIG) – research and documentation on building easy-to-use GNOME applications.
  • LibXML – an XML library.
  • ORBit – a CORBA ORB for software componentry.
A number of language bindings are available allowing applications to be written in a variety of programming languages, such as C++ (gtkmm), Java (java-gnome), Ruby (ruby-gnome2), C#, (Gtk#), Python (PyGTK), Perl (gtk2-perl) and many others. The only languages currently used in applications that are part of an official GNOME desktop release are C, C# and Python.(10)

Look and feel

missing image!
- Ubuntu OS X.png -
GNOME customized to look like Mac OS X Leopard
GNOME is designed around the traditional computing desktop metaphor. Its handling of windows, applications and files is similar to that of contemporary desktop operating systems. In its default configuration, the desktop has a launcher menu for quick access to installed programs and file locations; open windows may be accessed by a taskbar along the bottom of the screen and the top-right corner features a notification area for programs to display notices while running in the background. However these features can be moved to almost anywhere the user desires, replaced with other functions or removed altogether.GNOME uses Metacity as its default window manager. Users can change the appearance of their desktop through the use of themes, which are sets consisting of an icon set, window manager border and GTK+ theme engine and parameters. Popular GTK+ themes include Bluecurve and Clearlooks (the current default theme).GNOME puts emphasis on being easy for everyone to use. The HIG helps guide developers in producing applications which look and behave similarly, in order to provide a cohesive GNOME interface.{{clear}}

Usability

Since GNOME v2.0, a key focus of the project has been usability. As a part of this, the GNOME Human Interface Guidelines (HIG) were created, which is an extensive guide for creating quality, consistent and usable GUI programs, covering everything from GUI design to recommended pixel-based layout of widgets.During the v2.0 rewrite, many settings were deemed to be of little or no value to the majority of users and were removed. For instance, the preferences section of the Panel were reduced from a dialog of six tabs to one with two tabs. Havoc Pennington summarized the usability work in his 2002 essay "Free Software UI", emphasizing the idea that all preferences have a cost, and it's better to "unbreak the software" than to add a UI preference to do that:(11){{Cquote|A traditional free software application is configurable so that it has the union of all features anyone's ever seen in any equivalent application on any other historical platform. Or even configurable to be the union of all applications that anyone's ever seen on any historical platform (Emacs *cough*).Does this hurt anything? Yes it does. It turns out that preferences have a cost. Of course, some preferences also have important benefits - and can be crucial interface features. But each one has a price, and you have to carefully consider its value. Many users and developers don't understand this, and end up with a lot of cost and little value for their preferences dollar.}}Some people believe that GNOME should be more functional. One of these is Linus Torvalds, creator of the Linux kernel, who commented in a usability-related discussion on the GNOME usability mailing list:(12){{Cquote|This "users are idiots, and are confused by functionality" mentality of Gnome is a disease. If you think your users are idiots, only idiots will use it. I don't use Gnome, because in striving to be simple, it has long since reached the point where it simply doesn't do what I need it to do. Please, just tell people to use KDE.|Linus Torvalds}}

Releases

{{Prose|date=July 2008}}Each of the parts making up the GNOME project has its own version number and release schedule. However, individual module maintainers coordinate their efforts to create a full GNOME stable release on a roughly six-month schedule.The releases listed in the table below are classed as stable.{| class="wikitable"!Version!Date!Information!|August 1997(13)|GNOME development announced!1.0|March 1999(14)|First major GNOME release!1.0.53(15)|"October"!1.2|May 2000(16)|"Bongo"!1.4|April 2001(17)|"Tranquility"!2.0(18)|Major upgrade based on GTK2. Introduction of the Human Interface Guidelines.!2.2|February 2003(19)|Multimedia and file manager improvements.!2.4(20)Epiphany (web browser)>Epiphany, accessibility support.!2.6(21)Nautilus (file manager)>Nautilus changes to a spatial file manager, and a new GTK+ file dialog is introduced. A short-lived fork of GNOME, GoneME, is created as a response to the changes in this version.!2.8|September 2004(22)Novell Evolution>Evolution.!2.10|March 2005(23)Totem (media player)>Totem and Sound Juicer applications!2.12|September 2005(24)|Nautilus improvements; improvements in cut/paste between applications and freedesktop.org integration. Adds: Evince PDF viewer; New default theme: Clearlooks; menu editor; keyring manager and admin tools. Based on GTK+ 2.8 with cairo support.!2.14|March 2006(25)|Performance improvements (over 100% in some cases); usability improvements in user preferences; GStreamer 0.10 multimedia framework. Adds: Ekiga video conferencing application; Deskbar search tool; Pessulus lockdown editor; Fast user switching; Sabayon system administration tool.!2.16(26)Tomboy (software)>Tomboy notetaking application; Baobab (software) disk usage analyser; Orca (assistive technology)>Orca screen reader; GNOME Power Manager (improving laptop battery life); improvements to Totem, Nautilus; compositing support for Metacity; new icon theme. Based on GTK+ 2.10 with new print dialog.!2.18(27)Seahorse (software)>Seahorse GPG security application, allowing encryption of emails and local files; Baobab disk usage analyser improved to support ring chart view; Orca screen reader; improvements to Evince, Epiphany and GNOME Power Manager, Volume control; two new games, GNOME Sudoku and glchess. MP3 and AAC audio encoding.!2.20(28)|Tenth anniversary release. Evolution backup functionality; improvements in Epiphany, EOG, GNOME Power Manager; password keyring management in Seahorse. Adds: PDF forms editing in Evince; integrated search in the file manager dialogs; automatic multimedia codec installer.!2.22(29)Cheese (software)>Cheese, a tool for taking photos from webcams and Vinagre; basic window compositing support in Metacity; introduction of GVFS; improved playback support for DVDs and Youtube, MythTV support in Totem (media player)>Totem; internationalised clock applet; Google Calendar support and message tagging in Evolution (software); improvements in Evince, Tomboy (software)>Tomboy, Sound Juicer and Calculator.

Source code

GNOME releases are made to the ftp.gnome.org FTP server(30) in the form of source code with configure scripts, which are compiled by operating system vendors and integrated with the rest of their systems before distribution. Most vendors use only stable and tested versions of GNOME, and provide it in the form of easily installed, pre-compiled packages. The source code of every stable and development version of GNOME is stored in the GNOME Subversion source code repository.(31) A number of build-scripts (such as JHBuild or GARNOME) are available to help automate the process of compiling the source code.

Future developments

There are many sub-projects under the umbrella of the GNOME project, and not all of them are currently included in GNOME releases. Some are considered purely experimental concepts, or for testing ideas that will one day migrate into stable GNOME applications; others are code that is being polished for direct inclusion. Some examples include:
  • Project Soylent – making “people” and their interactions first-class objects within the GNOME framework.(32)
  • Project Ridley – to consolidate several small undermaintained libraries into GTK+, such as libgnome and libgnomeprint.(33)

GNOME 3.0

The next version of the desktop environment was officially announced at the 2008 GUADEC conference held in Istanbul in July. Release has been targeted for 2010, in place of version 2.30 of the current branch. Although the desktop will undergo a major revision, changes planned so far are mostly incremental. (34)

Usage

GNOME is the default desktop environment for several Linux distributions, most notably Debian, Fedora and Ubuntu. Foresight Linux showcases the latest releases of GNOME.For derived and other distributions, see Comparison of Linux distributions and Comparison of Linux Live Distros.

See also

References









  1. WEB,weblink GNOME Languages, 2008-01-20,


  2. WEB,weblink Richard Stallman, Stallman on Qt, the GPL, KDE, and GNOME, 2005-09-09, 2000-09-05,


  3. WEB,weblink GNU Lesser General Public License - Free Software Foundation, 2008-01-20,




  4. Project structure

    As with most free software projects, the GNOME project is loosely managed. Discussion chiefly occurs on a number of public mailing lists.






  5. MAILING LIST,weblink Mono bindings a blessed dependency? [Was: Tomboy in 2.16], 2006-04-20, 2007-09-20, desktop-devel, Newren, Elijah,








  6. GNOME press release for version 1.0


  7. HTTP://MAIL.GNOME.ORG/ARCHIVES/GNOME-ANNOUNCE-LIST/1999-OCTOBER/MSG00020.HTML DATE=1999-10-12 MAILINGLIST=GNOME-ANNOUNCE FIRST=ELLIOT,


  8. GNOME press release for version 1.2


  9. GNOME press release for version 1.4


  10. HTTP://MAIL.GNOME.ORG/ARCHIVES/DESKTOP-DEVEL-LIST/2002-JUNE/MSG00592.HTML DATE=2002-06-27 MAILINGLIST=DESKTOP-DEVEL FIRST=JEFF,


  11. GNOME press release for version 2.2


  12. HTTP://MAIL.GNOME.ORG/ARCHIVES/GNOME-ANNOUNCE-LIST/2003-SEPTEMBER/MSG00062.HTML DATE=2003-09-11 MAILINGLIST=GNOME-ANNOUNCE FIRST=JEFF,


  13. HTTP://MAIL.GNOME.ORG/ARCHIVES/GNOME-ANNOUNCE-LIST/2004-MARCH/MSG00131.HTML DATE=2004-03-31 MAILINGLIST=GNOME-ANNOUNCE FIRST=ANDREW,


  14. GNOME press release for version 2.8


  15. GNOME press release for version 2.10


  16. GNOME press release for version 2.12


  17. GNOME press release for version 2.14


  18. HTTP://MAIL.GNOME.ORG/ARCHIVES/GNOME-ANNOUNCE-LIST/2006-SEPTEMBER/MSG00042.HTML DATE=2006-09-06 MAILINGLIST=GNOME-ANNOUNCE FIRST=ELIJAH,


  19. HTTP://MAIL.GNOME.ORG/ARCHIVES/GNOME-ANNOUNCE-LIST/2007-MARCH/MSG00056.HTML DATE=2007-03-14 MAILINGLIST=GNOME-ANNOUNCE FIRST=ELIJAH,


  20. HTTP://ARSTECHNICA.COM/NEWS.ARS/POST/20070919-GNOME-2-20-OFFICIALLY-RELEASED.HTML DATE=2007-09-19 PUBLISHER=ARS TECHNICA,


  21. HTTP://MAIL.GNOME.ORG/ARCHIVES/GNOME-ANNOUNCE-LIST/2008-MARCH/MSG00060.HTMLDATE=2008-03-12 MAILINGLIST=GNOME-ANNOUNCE-LISTFIRST=VINCENT,








  22. WEB,weblink ProjectRidley - GNOME Live!, 2008-01-20,


  23. WEB,weblink GNOME 3.0 officially announced... and explained, 2008-08-02,




External links

{{commons|GNOME}} {{GNOME}}{{GNU}}{{FLOSS}}GNOMEجنومগনোমGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEگنومGNOMEGNOMEGNOME그놈GNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEഗ്നോംGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEGNOMEГномGNOMEGNOMEGNOMEகுநோம்GNOMEGNOMEGNOMEGNOMEGNOME

(...as imported from WP)
article has not been saved locally