|
|
|
|
|
Openoffice.orgOpenOffice.org (OOo) (the ".org" inclusion is due to a trademark dispute) is an office applications suite. It is intended to be compatible with, and directly compete with, Microsoft Office. OpenOffice.org is free software under the LGPL or SISSL and is available for Microsoft Windows, Sun Solaris, other Unix-like systems, and Mac OS X. OpenOffice.org is based on the code from an older version of StarOffice that was acquired and made open source by Sun Microsystems with the aim of breaking the market dominance of Microsoft Office and allowing Sun access to rapid development at reduced cost. It also allowed the general public a version of StarOffice that was free including the source code. Overview 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 Microsoft Office's look and feel where suitable (the interface of version 2.0 is reminiscient of Microsoft Office 2003). It also imports from and exports to almost all Microsoft Office file formats and many others. The ability to read and write Microsoft Office file formats is an essential feature of OOo for many users. The primary development platforms for OOo are Microsoft Windows, GNU/Linux, and Solaris, with ports available or in progress for Mac OS X, OS/2, and many Unix-like operating systems. Components Writer is similar to Microsoft Word in many respects, with a slightly differing range of tools and functions. Notably, Writer includes the ability to export documents as PDFs without additional software. Calc likewise emulates its Microsoft counterpart, with some features that are not present in Excel. For example, its logic-based chart system automatically defines series as long as the user has placed data into a logical format. As with Writer, it also can export to PDF. Impress draws upon the features of Draw (discussed below), and thus improves upon Microsoft Powerpoint's drawing system. It can export to Macromedia Flash (SWF) files, enabling presentations to be played on any computer with Macromedia's Flash player. Impress does, however, suffer from a lack of ready-made presentation designs, relying instead on third-party templates. It also suffers from slow performance and smoothness of animations. Draw is a vector graphics editor, comparable in features to products such as Corel Draw. It features versatile "connectors" between shapes, which are available in a range of line styles, and facilitate building flowcharts. Base is a relational database, new to version 2.0. The Base package includes support for Microsoft Access databases, ODBC, and MySQL. A WYSIWYG HTML editor is integrated into Writer, which can export to XHTML files. A macro recorder, based on StarOffice BASIC, is used universally throughout the suite. Math (mathematical formula editor) Math allows the user to create properly formatted equations. It supports multiple fonts and also can export to PDF. Objects created in it can be integrated into Writer documents. OOo can be configured to run an application called Quickstarter right after the operating loads, which preloads core files and speeds launching of the suite. Version 2.0 improves upon the loading speed of version 1.0, which had been a common subject of complaints. History Star Office was originally a competitor of Microsoft Word. In 1996, they made a Linux version of their product available as a free binary-only download. It had some key advantages over the other word processors then available for Linux: EZ Word had a quirky user interface, and both WordPerfect and Applix Word were not available for download free of charge. In August of 1999, Sun Microsystems purchased Marco Brries's company StarDivision, which was then producing the commercial office suite known as StarOffice. Sun started giving away StarOffice 5.2 for free as a download and on CD-ROM. Sun announced OpenOffice.org on July 19, 2000 and open sourced the StarOffice 5.2 source code. The OOo website went live October 13th 2000 and made the source available for download. Build 638c — the first milestone release — was released in October 2001. OOo 1.0 was released on May 1, 2002 and OOo 1.1 on September 2, 2003. OOo 1.1.3 was released on October 4, 2004. The current stable release is version 1.1.4. Development of OpenOffice.org version 2.0 is at an advanced stage. Work began in early 2003, with the codename "Q". The current development release is 2.0 Beta, which was released on March 4, 2005. A final release candidate is scheduled for completion in April, followed by the final 2.0 release in May/June. As of 2005, the suite is currently available in 25 different languages. Further translations by the development community are underway. OOo has become a significant competitor to the dominant Microsoft Office application suite. Microsoft has published a competitive guide for its value-added reseller channel on how to market Microsoft Office over OOo http://slashdot.org/article.pl?sid=04/03/25/1950234 http://linuxfr.org/2004/03/19/15764.html. Although Microsoft Office retains 95% of the general market, OOo and StarOffice have secured 14% of the large enterprise market http://searchenterpriselinux.techtarget.com/originalContent/0,289142,sid39_gci1011227,00.html. StarOffice Main article: StarOffice Sun subsidises OOo development in order to produce the next version of StarOffice. Releases of StarOffice since StarOffice 6.0 have been based on the OOo codebase, with some proprietary components included: - Certain fonts (especially Asian language fonts)
- Adabas D database
- Some templates
- Clip art gallery
- Some sorting functionality for Asian versions
- Some file filters.
The current version (early 2005) of StarOffice is 8 Beta. Security As of March 31 2005, the security site Secunia counts zero security flaws not yet fixed for OpenOffice.org. Development Overview The OOo API is based on Universal Network Objects (UNO), the OOo component technology, and consists of a wide range of interfaces defined in a CORBA-like interface description language. The document file format used by OOo is based on XML and several export and import filters. All external formats read and written by OOo are converted back and forth from the internal XML representation. By using compression when saving the XML to disk, OOo's files are generally smaller than the equivalent binary Microsoft Office files. The OOo file format is also the basis of the OASIS Open Office XML file format standard. The upcoming OOo version 2.0 has 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 user-friendly database front end (OpenOffice Base) for database access with easy-to-use report, form and query creation wizards that allows users to access existing dBASE, Microsoft Access and MySQL databases, a new built-in SQL database, and improved usability. http://www.eweek.com/article2/0,1759,1744354,00.asp Snapshots of development in progress are released every few weeks in the developers' zone of OpenOffice.org. The OOo project is still essentially run by StarOffice staff, and getting non-Sun contributions into the core codebase is notoriously difficult, even for the project's other corporate sponsors. http://ooo.ximian.com/ooo-build.html GNOME and KDE integration OpenOffice.org uses its own widget toolkit and typeface-rendering libraries to ensure cross-platform portability. However, this comes at the expense of full native look and feel. Sun and Novell are working on full integration of OOo with GNOME. Novell includes OOo in their Ximian Desktop product and Sun in their Java Desktop System. Work is also in progress on better integration with KDE — Cuckooo (OOo as a KPart and hence fully integratable with KDE), KDE vclplug (using the Qt toolkit rather than OOo's own toolkit) and KDE NWF (Native Widget Framework, to give OOo the look of the host platform). This work was started by Jan Holesovsky and is currently sponsored by SuSE. Recently, a version of OpenOffice.org was released with KDE-style icons and dialogue boxes, known as OpenOffice.org 1.1.3-kde http://dot.kde.org/1101482981/. Mac OS X The Mac OS X version is a port of the Unix version. Although a version which would natively use the Aqua interface was planned for OpenOffice version 2, due to a variety of issues (including technical challenges, licensing complications, and limited development resources), that project was abandoned. Instead OpenOffice is available in two varieties which run on OS X: - OpenOffice.org Mac OS X (X11), which requires the installation of Apple X11 or XDarwin. This version is a close port of the well-tested Unix version, 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/J, which integrates with OS X using Java. NeoOffice is easier to install, adheres fairly closely to OS X GUI standards (e.g. using native pull-down menus), and has full access to OS X's font and printing subsystems, but is less stable and lags behind development of OpenOffice proper.
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 which aims to be a repository for distributing macros. OpenGroupware.org (OGo) is a set of OOo extension programs to share OOo files, calendars, address books, e-mails, instant messaging and blackboards, browse the web and access other groupware applications. There is also an effort to create and share templates and other goodies at OOExtras http://ooextras.sourceforge.net. Criticisms Version 1 made use of Java for some auxiliary functions, but version 2 increases the suite's use of the programming platform. The following areas depend on a Java Runtime Environment being present on the user's computer: - The Base application
- The media player
- Mail merge to e-mail, which also needs Java Mail
- All document wizards in Writer
- Accessibility tools
- Report Autopilot
- JDBC driver support for databased based on Java-based
- XSLT filters
- BeanShell, the Netbeans scripting language, and the Java UNO bridge
- Export filters to the Aportis.doc (.pdb) format for the Palm or Pocket Word (.psw) format for the Pocket PC
This has drawn criticism from advocates of Free software, since the Java Runtime Environment needed to enable these features is proprietary software, thereby undermining the "free-ness" of OpenOffice.org. The fact that Sun is both the developer of Java and the chief supporter of OpenOffice.org has drawn accusations of ulterior motives for this technology choice. Also, a number of operating systems distributions either do not include a complete JRE (due to licensing terms, e.g. Debian GNU/Linux) or cannot (because one is not available, e.g. FreeBSD, Yellow Dog Linux). Users of such operating systems would have to implement a "work around" of some kind, or not have access to the Java-dependent features. See also External links
|
 |
|
| Copyright 2005-2009 OnPedia.com. All Rights Reserved |
|
|