OpenOffice.org

From Freepedia

Image:OpenOffice.org.png
Image:Openoffice2-screenshot.png
OpenOffice.org 2.0 Writer editing a Microsoft Word document
Maintainer: Sun Microsystems in association with the community
Latest release: 2.0 / October 20, 2005
OS: Cross-platform
Genre: Office suite
License: LGPL
Website: www.openoffice.org

OpenOffice.org (OOo) is a free and open source office suite, including a word processor, spreadsheet, presentation, vector drawing, and database components. It is available for many different platforms, including Microsoft Windows, Unix-like systems including Solaris and Linux, and Mac OS X. It is intended to be compatible with, and compete with, Microsoft Office, it supports the OpenDocument standard for data interchange, and can be used at no cost.

OpenOffice.org is based on the codebase of StarOffice, an office suite developed by StarDivision acquired by Sun Microsystems in August 1999. The source code of the suite was released as an open source project in July 2000, with the aim of breaking the market dominance of Microsoft Office by providing a lower-cost, high-quality and open alternative. The source code for the application suite was previously available under two different software licenses: the GNU Lesser General Public License (LGPL) and Sun Industry Standards Source License (SISSL); starting with version 2.0, the code is only available under the LGPL.

The project and software are informally referred to as "OpenOffice", but project organizers report that this term is a trademark held by another party, requiring them to adopt "OpenOffice.org" as its formal name, and abbreviated as OOo.

Contents

Overview

Image:Ooo1.1.png Image:Openoffice2-screenshot.png According to its mission statement, the OpenOffice.org project aims "To create, as a community, the leading international office suite that will run on all major platforms and provide access to all functionality and data through open-component based APIs and an XML-based file format."

The project aims to compete with Microsoft Office and emulate its look and feel where suitable. It can also read and write most of the file formats found in Microsoft Office, and many other applications. The ability to read and write Microsoft Office documents is an essential feature of the suite for many users. OpenOffice.org has been found to be able to open files of older versions of Microsoft Office that newer versions of Microsoft Office itself cannot open.

The primary development platforms are Microsoft Windows, GNU/Linux, and Sun Solaris. There are also ports available or in progress for Mac OS X, OS/2, and many Unix-like operating systems.

The software has drawn praise from many quarters. Federal Computer Week's September 26, 2005 issue listed OpenOffice.org as one of the "5 stars of open-source products." [1]

Components

OpenOffice.org is a collection of different applications that work together closely to provide the features expected from a modern office suite. Many of the components are designed to mirror those available in Microsoft Office. The components available include:

  • Calc — a spreadsheet similar to Microsoft Excel with a roughly equivalent range of features. Calc provides a number of features not present in Excel, including a system which automatically defines series for graphing, based on the layout of the user's data. Calc is also capable of writing spreadsheets directly as a PDF file.
  • Draw — a vector graphics editor comparable in features to CorelDRAW. It features versatile "connectors" between shapes, which are available in a range of line styles and facilitate building drawings such as flowcharts.
  • Base — a database program similar to Microsoft Access. Base allows the creation and manipulation of databases, and the building of forms and reports to provide easy access to data for end-users. As with Access, Base is able to work as a front-end to a variety of database systems, including Access databases (JET), ODBC data sources and MySQL/PostgreSQL. Base was not available in the 1.x versions of OpenOffice.org, becoming part of the suite starting with version 2.0.
  • Math — a tool for creating and editing mathematical formulae, similar to Microsoft Equation Editor. The created formulae can then be embedded inside other OpenOffice.org documents, such as those created by Writer. It supports multiple fonts and can export to PDF.
  • Quickstarter — a small program for Windows that runs when the computer starts for the first time. It loads the core files and libraries for OpenOffice.org during computer startup and allows the suite applications to start more quickly when selected later. The amount of time it takes to open OpenOffice.org applications was a common complaint in version 1.0 of the suite, and Quickstarter was a solution of sorts. Substantial improvements are expected in this area for version 2.0.

History

OpenOffice.org versions
Version Description Release Date
Build 638c The first milestone release October 2001
1.0   May 1, 2002
1.1   September 2, 2003
1.1.3   October 4, 2004
1.1.5 Last release for 1.x product line September 14, 2005
2.0 Current stable release October 20, 2005

Originally developed as proprietary office suite StarOffice by the German company StarDivision, the code was purchased in 1999 by Sun Microsystems. In August 1999 version 5.2 of StarOffice was made available free-of-charge.

On July 19, 2000, Sun Microsystems announced that it was making the source code of StarOffice available for download under both the Lesser General Public License (LGPL) and the Sun Industry Standards Source License (SISSL) with the intention of building an open source development community around the software. The new project was known as OpenOffice.org, and its website went live on October 13, 2000.

Work on version 2.0 began in early 2003 with the following goals: better interoperability with Microsoft Office; better performance, with improved speed and lower memory usage; greater scripting capabilities; better integration, particularly with GNOME; an easier-to-find and use database front-end for creating reports, forms and queries; a new built-in SQL database, and improved usability. A beta version was released on March 4, 2005. A final release candidate was expected in April 2005, with the official release in May/June, but due to amount of work needed to be done, the release was delayed. [2]

On September 2, 2005 Sun announced that it was 'retiring' the Sun Industry Standards Source License (SISSL) [3]. As a consequence the OpenOffice.org Community Council announced that it would no longer dual license the office suite, and future versions would use only the LGPL.[4]

On October 20, 2005, OpenOffice.org 2.0 was formally released to the public. [5]

StarOffice

Main article: StarOffice

Sun subsidises the development of OpenOffice.org in order to use it as a base for its commercial StarOffice application software. Releases of StarOffice since version 6.0 have been based on the OpenOffice.org source code, with some additional proprietary components, including:

Security

As of October 5, 2005, the security site Secunia reports all security flaws fixed for Open Office 1.1.x [6].

Development

Overview

The OpenOffice.org API is based on a component technology known as Universal Network Objects (or UNO). It consists of a wide range of interfaces defined in a CORBA-like interface description language.

The document file format used is based on XML and several export and import filters. All external formats read by OpenOffice.org are converted back and forth from an internal XML representation. By using compression when saving XML to disk, files are generally smaller than the equivalent binary Microsoft Office documents. The native file format for storing documents is used as the basis of the OASIS OpenDocument file format standard.

Development versions of the suite are released every few weeks on the developer zone of the OpenOffice.org website. The releases are meant for those who wish to test new features or are simply curious about forthcoming changes, they are not suitable for production use.

The project is still essentially run by StarOffice staff, and getting non-Sun contributions into the core codebase can be difficult, even for the project's other corporate sponsors.

Native desktop integration

Current stable versions of OpenOffice.org are able to provide the same user experience across a wide variety of platforms by using its own widget toolkit and typeface-rendering libraries. However, the ability to run on many different platforms has a penalty. Current stable versions of OpenOffice.org do not have the full look and feel of native applications. Work is in progress for version 2.0 to allow it better integrate with the different platforms on which it runs.

Mac OS X

The Mac OS X version is a port of the Unix version. A version using the Aqua interface was planned for OpenOffice.org version 2, but due to a variety of issues (including technical challenges, licensing complications, and limited development resources), the project was abandoned. Instead OpenOffice.org is available in two varieties that run on OS X:

  • OpenOffice.org Mac OS X (X11). This version requires the installation of Apple X11 or XDarwin. It is a close port of the well-tested Unix version, so it provides the functional capabilities of the Unix versions, but does not integrate smoothly with OS X services such as fonts and printing, and its user interface is that of an X11 application.
  • NeoOffice. This version integrates with OS X by using Java. NeoOffice is easier to install, adheres fairly closely to OS X GUI standards (for example, using native pull-down menus), and has full access to OS X's font and printing subsystems. However, it is the work of a very small team and relies on completion of the OS X X11 version of OpenOffice.org, so its releases lag behind the official OpenOffice.org releases.

Other projects

Other projects run alongside the main OpenOffice.org project and are easier to contribute to. These include documentation, localisation and the API.

There is a scripting project for the collection, cataloging and distribution of useful macros.

OpenGroupware.org is a set of extension programs to allow the sharing of OpenOffice.org documents, calendars, address books, e-mails, instant messaging and blackboards, and provide access to other groupware applications.

There is also an effort to create and share assorted document templates and other useful additions at OOExtras.

Market share

Although Microsoft Office retains 95% of the general market, OpenOffice.org and StarOffice have secured 14% of the large enterprise market as of 2004 [7]. The OpenOffice.org web site reports almost 50 million downloads.

On October 4, 2005, Sun and Google announced a strategic partnership. As part of this agreement, Sun will add a Google search bar to OpenOffice.org, Sun and Google will engage in joint marketing activities as well as joint research and development, and Google will help distribute OpenOffice.org. [8]

Java controversy

Version 1 made use of Java for some auxiliary functions, but version 2 will increase the suite's use of the programming platform. The following areas depend on a Java Runtime Environment being present on the user's computer:

This had drawn criticism from advocates of free software, since the Java Runtime Environment needed to enable these features are typically not licensed using free software principles, thereby undermining the "Free-ness" of OpenOffice.org. The fact that Sun is both the inventor of Java and the chief supporter of OpenOffice.org has drawn accusations of ulterior motives for this technology choice. Also, a number of operating system distributions either do not include a complete JRE due to licensing terms (for example, Debian GNU/Linux), or cannot include one because it is not available (for example, FreeBSD, Yellow Dog Linux). Users of such operating systems would have to implement a workaround of some kind (such as using a third-party implementation of Java), or not have access to the Java-dependent features.

Focus was cast on this issue in May 2005 when Richard Stallman appeared to call for a fork of OpenOffice.org in a (now modified) posting [9] on the Free Software Foundation website. This led to discussions within the OpenOffice.org community and between Sun staff and developers involved in Classpath in which it was determined that all necessary steps were in place to ensure that key OpenOffice.org uses of the Java platform would be supported in GCJ and Classpath. A summary is available at the OpenOffice.org site [10].

Red Hat's Fedora Core 4 (released on 2005-06-13) included a beta version of OpenOffice.org version 2, running on GCJ and GNU Classpath. This demonstrated that the use of Java did not need to be a barrier to the use of OpenOffice.org on open source software platforms. The OpenOffice.org developers also placed into their development guidelines various requirements to ensure that future versions of OpenOffice.org could be run on open source implementations of Java.

Notes

  1. ^  Delay
  2. ^  Sun announces the SISSL retirement URL accessed on September 3, 2005.
  3. ^  OpenOffice.org community council announcement of license change URL accessed on September 3, 2005
  4. ^ Secunia entry for OpenOffice.org 1.x URL accessed on October 2, 2005
  5. ^  Desktop apps ripe turf for open source Jack Loftus, October 4, 2004, SearchEnterpriseLinux.com. URL accessed on September 4, 2005.
  6. ^  "5 stars of open-source products: If you're not using these tools, you may be missing out" by Alan Joch, Federal Computer Week, Published on September 26, 2005.
  7. ^  FAQ: The Sun-Google partnership by Stephen Shankland, Staff Writer, CNET News.com, October 4, 2005.
  8. ^  OpenOffice.org 2.0 Is Here (OpenOffice.org 2.0 Announcement), by OpenOffice.org, October 20, 2005

See also

External links



Views
Personal tools
In other languages
Similar Links