Gnome Article Index for
Gnome
Articles about
Gnome
Website Links For
Gnome
 

Information About

Gnome





Information

  Name The GNOME Project
  Caption GNOME 214 screenshot showing the Evince document viewer and the Gedit text editor
  Developer GNOME developers
  Latest Release Version 2141
  Latest Release Date April 12 , 2006
  Operating System Cross-platform
  Genre Desktop Environment
  License GPL and LGPL website = gnomeorg


The GNOME project is an international effort to create an easy-to-use computer Desktop Environment built entirely from software considered Free by the Free Software Foundation .

A great deal of software is created or hosted under the umbrella of the GNOME project, some of which is collected and released together as The GNOME Desktop. The Desktop is then further combined with other software (such as a Kernel ) to create a fully functional computer system, such as a GNU/Linux distribution or Sun Microsystems ' Solaris .

GNOME is the official desktop of the GNU Project and the correct Pronunciation of the name is . The name was created as an acronym of GNU Network Object Model Environment, but usage of the full expansion is now considered obsolete.


AIMS

According to the GNOME website,

"The GNOME project provides two things: The GNOME desktop environment, an intuitive and attractive desktop for end-users, users, and the GNOME development platform, an extensive framework for building applications that integrate into the rest of the desktop. "


The GNOME project puts heavy emphasis on simplicity, usability and making things "just work". As a consequence of this, two things are given prominence:

  • Accessibility — ensuring the desktop can be used by everyone, regardless of technical skill or physical disability

  • Internationalisation — ensuring the desktop is available in many languages


In addition to providing an easy-to-use desktop for users, the GNOME project also aims to make the development of application software easier by providing many of the services expected in a modern environment and promoting the reuse of code.


ORIGIN

The GNOME project was started in August 1997 by , 2005 .

In November 1998, the Qt toolkit was licensed under the open source , 2005 . The licensing of Qt is still controversial for some because the use of the GPL for a library imposes restrictions on the licensing of code Linking to it, such as applications and libraries using the KDE/Qt framework. In particular, in order to develop Proprietary Software with KDE and Qt, it is necessary to purchase a commercial license from Trolltech.

, with Tango Desktop Project pre-release icons.]]
In place of the Qt toolkit, the GTK+ toolkit was chosen as the base of the GNOME desktop. GTK+ uses the GNU Lesser Public License (LGPL), a free software license that allows software linking to it, such as applications written for GNOME, to use a much wider set of licenses, including proprietary software licenses. Section 6 of the LGPL v2.1 prohibits linking to software with a license that restricts reverse-engineering and modification of the work for the customer's own use. 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.

The GNOME desktop is written in the C Programming Language . A number of language bindings are available, allowing GNOME applications to be written in a variety of languages, such as C++ , Java , Ruby , C# , Python , Perl and many others.

The name "GNOME" was proposed by Elliot Lee, one of the authors of ORBit and the Object Activation Framework (OAF). It refers to the possibilities that people, at the time, thought CORBA would bring to a desktop environment — a Network Object Model. Since that no longer reflects the core vision of the GNOME project, many members of the project advocate dropping the acronym and re-naming "GNOME" to "Gnome".


ORGANISATION


In common with most free software projects, the GNOME project is loosely organised. Discussion occurs on a number of mailing lists that are open to anyone. GNOME mailing lists rules and FAQ s. In August 2000 the GNOME Foundation was set up to deal with administrative tasks, press interest and to act as a contact point for companies interested in developing GNOME software. The foundation, while not directly involved in technical decisions, does coordinate releases and decide which projects will be part of GNOME. According to the foundation's website, the qualifications for membership are,

"Per the GNOME Foundation's charter, any contributor to GNOME is eligible for membership. Although it is difficult to specify a precise definition, a contributor generally must have contributed to a non-trivial improvement of the GNOME Project. Contributions may be code, documentation, translations, maintenance of project-wide resources, or other non-trivial activities which benefit the GNOME Project."


The membership of the foundation elects a board of directors every November, and candidates for the positions must be members themselves.


PLATFORMS


GNOME is also available in a number of LiveCD Linux distributions. A LiveCD allows a computer to Boot directly from a Compact Disc (CD) without removal or changes to a pre-existing operating system, such as Microsoft Windows. There are GNOME-based LiveCD Linux distributions such as Gnoppix , Morphix and Ubuntu, and an official GNOME LiveCD is also available for download from the GNOME website. The official GNOME LiveCD

Sun Microsystems has released a business desktop under the name Java Desktop System — a SUSE Linux/Solaris 10 system base with a GNOME desktop. There is also a port of GNOME to Cygwin , allowing it to run on Microsoft Windows .

(music), GThumb (image manager), Gedit (text editor), and the Nautilus File Manager .]]


ARCHITECTURE

The GNOME desktop is built from a large number of different projects. A few of the major ones are listed below:


The use of GTK+ as the base widget toolkit allows GNOME to benefit from certain features: theming (the ability to change the look of an application); smooth anti-aliased graphics (with later Cairo-based versions of GTK+); and the opportunity to port the application to other platforms such as Windows and Mac OSX (examples of this include The Gimp and Inkscape ).


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:

  • GNOME Storage — database filing system for GNOME. Compare with WinFS .

  • Project Topaz Project Topaz homepage — ideas for GNOME version 3.0.

  • Project Soylent Project Soylent homepage — making "people" and their interactions first-class objects within the GNOME framework.

  • Project Ridley — to consolidate several small undermaintained libraries into GTK+, such as libgnome and libgnomeprint.

  • The use of the Mozilla project's , 2006 .


While not specifically a GNOME project, the Tango Desktop Project aims to provide a consistent user experience across different desktop environments. For example, GNOME and KDE applications will be visually much closer to help users moving from one desktop environment to another.

Although GNOME applications can be written in many programming languages, the GNOME desktop itself and the applications that are part of a GNOME release are currently written purely in C. There is considerable discussion over the inclusion of applications written in other, higher level, languages such as C#, Python and Java.

Although each of these languages is already used to develop GNOME applications, their use in core GNOME applications would force the inclusion of the respective language's Virtual Machine with every GNOME installation, or to wait until a complete support from native compilers, such as Gcj is achieved. This would increase the minimum specification of machine able to run the latest GNOME desktop.


FREEDESKTOP.ORG AND GNOME


Freedesktop.org is a project to assist interoperability and shared technology between the different X Window Desktop s, such as GNOME, KDE or Xfce . Although it is not a formal standards organisation, Freedesktop.org defines certain basic features of an X Desktop, including drag and drop between applications, window manager specifications, menu layouts, recent files lists, copy and pasting between applications and a shared MIME Type database, among other things. Following Freedesktop.org specifications allows GNOME applications to appear more integrated into other desktops (and vice versa), and encourages cooperation as well as competition.


GNOME APPLICATIONS

See List Of GNOME Applications for a more complete list. A selection of applications that use technology from the GNOME project and are likely to be used on an average GNOME desktop includes the following:



STABLE RELEASES

Each of the parts making up the GNOME project (see Architecture ) 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 . Unstable releases for testers and developers are not listed, nor are bugfix releases for individual modules.


SOURCE CODE

GNOME releases are made in the form of Source Code , which is then compiled and integrated with the rest of the system to produce a functioning computer with an easy to use desktop. Most operating system installations use only stable and tested versions of the GNOME desktop, and provide it in the form of easily installed pre-compiled packages.

Those interested in testing, fixing bugs or adding new features can use the latest Source Code Repository version of GNOME — though development code is not recommended for general use as it contains many untested modifications and experimental changes. The process of downloading the source code, compiling and installing the entire GNOME desktop manually is a laborious and time-consuming process, and a number of build- Script s (such as "jhbuild" or GARNOME The GARNOME homepage ) are used to automate it.


NOTES AND REFERENCES



SEE ALSO




EXTERNAL LINKS



Official sites



GNOME versions




Third-party sites