Advertisement: Support LinuxWorld, click here! |
![]()
Advertisement
|
![]() |
![]()
It will also include some applications, such as e-mail, and games such as Tetris, Freecell, and Mahjongg. "GNOME will enable more end users to start using free software," said GNOME creator Miguel de Icaza in an e-mail interview. De Icaza is a student and system administrator in Mexico City. "The objective of GNOME is to give users freedom, the kind of freedom they get from software licensed under the terms of the GNU General Public License (GNU GPL)." GNOME is created using a widget tool called Gtk. Gtk handles the buttons and sliders, and largely determines the look and feel of the desktop. The power of GNOME and Gtk is that they're entirely open source, so anyone who wants to can contribute to the code base. "Any developer anywhere, from Microsoft to Corel to some little guy in his backyard, can develop using this application framework without having to pay license fees," said de Icaza.
GNOME's not alone KDE uses Troll Tech AS's Qt widget toolkit, which was criticized by members of the open source community who claimed Troll Tech's licensing for Qt wasn't open source-compliant. Responding to this criticism, Troll Tech released an open source version of Qt in November 1998.
The power of open source for non-techs But until now, no one but hardcore code monkeys have been able to install and maintain such systems, even though they are more stable than Microsoft Windows. The finished GNOME will provide a consistent, easy-to-use desktop system that should take the fear and aggravation out of Linux, making it appropriate for PC users with little or no experience with computers, according to de Icaza. It's not just hobbyists and developers who are contributing time and energy to the project. Commercial software companies such as Red Hat, Caldera, SuSE, and Pacific HiTech build, sell, and support their versions of Linux. And commercial software companies like Corel are porting their PC applications to Linux. A bare-bones version of WordPerfect Office is already available, and Corel estimates more than 600,000 copies of the word-processing program have been downloaded from its Web site in recent months. The response was so overwhelming that later this year, Corel intends to complete the Office suite of products with Linux ports of the newest versions of Quattro Pro, Corel Presentations, and CorelCENTRAL. Early in 2000, the company plans to ship Linux versions of CorelDRAW and PHOTO-PAINT. On the server side, Linux has been steadily gaining momentum as an alternative to Windows NT. The open source operating system has been an easy sell to hardware vendors IBM, Dell, Compaq, and Hewlett-Packard, because those companies are already installing and supporting Windows at their own expense. Getting (and delivering to customers) a more stable and less expensive alternative to Windows on PC systems also makes a compelling case for offering Linux on PCs.
In this GNOME "It's pretty much done," said Carsten Haitzler, developer at Red Hat in North Carolina. "It's got memory meters, task bars, and interesting goofy things in the panel to gawk at all day long." GNOME also has a startup menu that will launch a list of applications when users turn the computer on, much as in Windows 98 and KDE, according to Haitzler. And it has a small but growing set of applications, including a calendar program, spreadsheet, and utilities. There's a cross-platform e-mail client called M that should be fully ready when GNOME ships commercially.
A threat to Microsoft? Linux will need to assemble a rich set of applications, including a full-scale suite of front-office applications that includes a word processor, e-mail, spreadsheet, and accounting programs similar to Intuit's Quicken and TurboTax. So far, the open source community has created Gnumeric, an Excel-like spreadsheet, and GIMP (for GNU Image Manipulation Program), a Photoshop-like image-manipulation program. Gnumeric is especially important because, according to de Icaza, it is the testbed for various technologies that are being developed as part of the GNOME desktop:
The GNOME canvas The GNOME canvas provides rendering and event managing for low-level components called Canvas Items. There are a number of stock Canvas Items shipped with GNOME: text, lines, rectangles, circles, polygons, images, and a special Item that embeds other GNOME components. The canvas is extensible, which means you can provide specialized Items for your application: The Gnumeric rendering engine is implemented as four specialized Canvas Items. The GNOME canvas runs in two modes -- a fast mode and a slow, high-quality mode. The high-quality mode provides alpha-channel composition, so items can have transparency, and it does antialiasing on the item, so that it appears clearer on screen.
The GNOME printing architecture The printing system connects to the canvas and to the canvas rendering engine, greatly simplifying programmers' lives by making printing-preview code creation a lot simpler. The printing architecture isn't part of the GNOME 1.0 release since it's still being refined, but it can be obtained from the GNOME site. It's an optional component that can be plugged into existing GNOME applications that have printing support.
ORBit, the GNOME Object Request Broker Next, the team decided on MICO -- it has an object adaptor (provides the channel through which an object server communicates with the ORB), it's IIOP-compliant, and it's licensed under the GPL. The catch: It's a memory hog and only supports C++. The GNOME team decided to built its own ORB, ORBit. Although ORBit only supports C now, plans are in play for multilingual support. It also supports GIOP/IIOP, the OMG's CORBA protocol that allows different ORBs to be able to talk to each other. To make ORBit fast and low-memory, the team took a page from the Flick book.
The Baboon object model This, for example, would allow users to use whatever editor they like in their development environment, provided that their editor supported, via CORBA, a standardized editor interface.
The Bonobo document model
GNOME at the show
Discuss this article in the LinuxWorld forums
(4
postings)
About the author |
||||||||||||
|
Advertisement: Support LinuxWorld, click here! |
(c) 1999-expo LinuxWorld, published by Web Publishing Inc.