Difference between revisions of "FAQ OpenOffice.org and NeoOffice"

From Apache OpenOffice Wiki
Jump to: navigation, search
(What is NeoOffice?)
m
 
(92 intermediate revisions by 14 users not shown)
Line 1: Line 1:
=== What is OpenOffice.org X11 for Mac OS X / Darwin PPC?===
+
{{Documentation/Candidate}}
OpenOffice.org X11 is a version of OpenOffice.org (OOo for short) that uses the UNIX system, that the Mac OS X is based on. So, the OpenOffice.org X11 behaves like a UNIX program within Mac OS X. While the program can be used quite productively on Mac OS X system, it has lesser amount of integration with the system then NeoOffice. If you are an experienced Mac OS X user or familiar with UNIX systems (e.g. Linux), then you should be able to work with OpenOffice.org with relatively little effort.
+
  
'''For developers:''' OpenOffice.org X11 uses LGPL license and is developed within openoffice.org CVS. You will also have to sign a [http://contributing.openoffice.org/programming.html JCA] (read the bottom of the page) to contribute to the effort.
+
=== What is OpenOffice.org ===
  
More information about OpenOffice.org X11 in [http://porting.openoffice.org/mac/ OpenOffice.org Mac porting pages]
+
[http://www.openoffice.org/ '''OpenOffice.org'''] is the name of productivity application suite, the project and the website. Please note the '''.org''' part of the project name, which is needed for legal reasons.
  
=== What is NeoOffice? ===
+
Users and many organizations benefit from the power and the generous license of the project. The original license even allowed taking all the code, documentation, templates, etc. and not contributing anything back into the project. This resulted in many forks:
[http://www.neooffice.org NeoOffice] is a fork of [http://www.openoffice.org/ OpenOffice.org] for Mac OS X that is specially focused on making OpenOffice.org user-friendly and easy to use for end users. It is currently (as of Jan 2006) the only version of OpenOffice.org that has good native integration with the Mac OS X system. This means, for example, native access to all the fonts in Mac OS X, native menus, native printing, native drag and drop, native cut and paste, and also native access to all files, links, aliases and (mounted) volumes on the Mac OS X system. NeoOffice is currently (Jan 2006) based on version 1.1.5 of OpenOffice.org
+
* the core project: OpenOffice.org
 +
* StarOffice (from SUN)
 +
* Lotus Symphony (from IBM)
 +
* RedOffice (from RedFlag)
 +
* Go-OOo (from Novell)
 +
* OxygenOffice
 +
* NeoOffice (from Planamesa)
 +
* PlusOffice( from OpenZone)
 +
* Luxuriosity Office
 +
* MagyarOffice
 +
* etc.
  
'''For developers:''' NeoOffice uses GPL license and is built on top of OpenOffice.org X11 by using Cocoa and Java for the User Interface (UI).
+
There are different kinds of collaboration between the projects. They all have in common that they take the new features, improvements, and the many bugfixes from the core project and extend it to their needs. Some of the projects contribute all their changes back. Some projects contribute developer power for isolating problems. Some projects contribute by writing good bug reports to get the upstream developers involved.  Some projects just replace the branding and sell it as their product. Some just take and never give back and instead threaten with lawsuits if the core project touches their niche market.
  
More information on NeoOffice in [http://neowiki.sixthcrusade.com/index.php/NeoJInfo About NeoOffice]
+
Since specialized needs of these forks are sometimes not directly applicable to the core project and the effort needed to integrate their changes into such a complex multi-platform, multi-language office suite require valuable development and testing resources there will always be the temporary need for specialized branches of the core project. The core project aims to be as generally useful as possible, so the need of forks is reduced.
  
=== What is OpenOffice.org Aqua port / Cocoa port?===
+
=== OpenOffice.org Aqua ===
Starting in October 2005, there has been an effort to revive the direct native port of OpenOffice.org for Mac OS X. Currently (Jan 2006) this effort is at its first stages and it will take a long time, before it will be ready for final release. News about this effort will be published in [http://porting.openoffice.org/mac/ OpenOffice.org Mac porting pages].
+
  
----
+
[http://porting.openoffice.org/mac/ OpenOffice.org Aqua] is the OpenOffice.org core project with native support for Mac Aqua. Since version 3.0 of OpenOffice.org was released Mac Aqua is another primary platform of the core project.
  
=== Q1: So, which version should I use for Mac OS X? ===
+
Mac OS X port Home: [[http://porting.openoffice.org/mac/ Mac OS X port Home]]
'''A:''' Well, this depends on what you want.  
+
Aqua links: [[http://wiki.services.openoffice.org/wiki/Category:Aqua Aqua Version of OpenOffice.org]]
 +
Blogs: [[http://porting.openoffice.org/mac/links.html Developers blogs]]
  
If you are '''new to Mac OS X''', or like to use smoothly working applications like iTunes, Pages, Safari or iPhoto, then we recommend that you try [http://www.neooffice.org NeoOffice] first.
+
=== What is NeoOffice? ===
  
If you are an '''experienced Mac OS X user''' or '''familiar with UNIX''' and don't mind to tinker a bit, then
+
[http://www.neooffice.org NeoOffice] is a fork of the core project, which specialized in making it available for Mac OS X independently from [[FAQ_Openoffice.org_and_NeoOffice#OpenOffice.org_Aqua | OpenOffice.org's Aqua]] port mentioned above.
you could also try [http://porting.openoffice.org/mac/ OpenOffice.org X11]. Remember that you have to have Apple X11 installed, this located in Application -> Utilities folder. If you do not have it, you can install it from your Mac OS X install DVD/CDs or from [xxx Apple's webpages].
+
  
Also, this webpage may help you: [http://neowiki.sixthcrusade.com/index.php/OpenOffice.org_and_its_Macintosh_ports OpenOffice.org and its Macintosh ports].
+
Fork meaning that NeoOffice is another project, and is not OpenOffice.org. The NeoOffice project does not contribute back to OpenOffice.org and usually does not help to enhance the core project.
  
=== Q2: Why there seems to be several parallel efforts? ===
+
Using Java/Cocoa binding, its look is like native integration with the Mac OS X system. This means, for example, native access to all the fonts in Mac OS X a different way than OpenOffice.org does (OpenOffice.org does use all Apple fonts, but not the same way). It is built on top of OpenOffice.org X11 by using Java/Cocoa bindings for the User Interface (UI).  
'''A:''' Well '''shortly:''' because this is very normal situation in open source, it is a good thing, really. And because of historical and personal choices. You have to keep in mind that in 2003, when NeoOffice started, the world was a very different place than it is now.
+
  
The '''long version:''' We encourage you to read first the [http://www.planamesa.com/neojava/en/faq.php NeoOffice FAQ]. Also, read the [http://neowiki.sixthcrusade.com/index.php/History_of_NeoOffice_and_OpenOffice.org:_Introduction History of NeoOffice and OpenOffice.org]. This [http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=14452 mail from Kevin Hendricks] also provides some historical details. Lastly, this [http://porting.openoffice.org/servlets/ReadMsg?list=mac&msgNo=125 quote from Patrick] may explain some of the licensing situation.
+
NeoOffice used a subclause of OpenOffice.org's license to change it to another license which is incompatible with the core project. so, to avoid legal issues, OpenOffice.org developers had to rewrite some subsystems, since NeoOffice code cannot be used in OpenOffice.org. Even when the licence for a fork change was compatible with the core project other kinds of legal threats were [http://council.openoffice.org/servlets/ReadMsg?list=discuss&msgNo=1187 were used].
  
Sometimes there is extra need to communicate things from NeoOffice to OpenOffice.org and vice versa, but this is just a small thing that can be solved and is mostly working very well currently. NeoOffice and OpenOffice.o rg are a JOINT community, both helping each others.
+
More informations in [http://neowiki.sixthcrusade.com/index.php/NeoJInfo About NeoOffice]
  
=== Q3: Where do I get support for OpenOffice.org X11 and NeoOffice? ===
+
----
'''A:''' The [http://trinity.neooffice.org/modules.php?name=Forums&file=index NeoOffice forums]
+
provide most of the user support for both OpenOffice.org X11 and NeoOffice.
+
  
Here's also the [http://porting.openoffice.org/mac/support.html OpenOffice.org for Mac OSX support page]
+
=== Q1: Where can I find OpenOffice.org or NeoOffice? ===
 +
'''A:''' You can download both from respective sites.
  
=== Q4: But everybody could use OpenOffice.org X11...? ===
+
[http://download.openoffice.org/ Download OpenOffice.org from here] (openoffice.org)
'''A:''' One has to separate the users and the developers. And also new users and experienced users (see Q1).
+
  
Different people need different things and not all people want to tinker when they install applications, neither do those people want to do development work. For those people neither OpenOffice.org X11 nor the current OpenOffice.org Cocoa port is as user friendly as NeoOffice.
+
[http://trinity.neooffice.org/modules.php?name=Downloads Download NeoOffice from here] (neooffice.org)
  
For those who want to tinker and develop, the OpenOffice.org provides excellent chance to learn to program :)
+
=== Q2: Why does there seem to be several parallel efforts? ===
 +
'''A:''' This is a very normal situation in open source. And because of historical and personal choices.
 +
 +
This [http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=14452 mail from Kevin Hendricks] provides some historical details.
 +
 
 +
If you want to really understand the situation, here's some additional reading for you: [http://neowiki.sixthcrusade.com/index.php/History_of_NeoOffice_and_OpenOffice.org:_Introduction History of NeoOffice and OpenOffice.org], [http://porting.openoffice.org/servlets/ReadMsg?list=mac&msgNo=125 Quote from Patrick] may explain some of the licensing situation, and finally, you may also want to read [http://www.planamesa.com/neojava/en/faq.php another FAQ]
 +
 
 +
=== Q3: Where do I get support for OpenOffice.org Mac/Aqua ? ===
 +
'''A:''' The [http://support.openoffice.org/ OpenOffice.org support page] is the starting point for all support related to core project.
 +
 
 +
=== Q4: It's OpenSource, so one project should freely use the other projects code ===
 +
'''A:''' Due to license incompatibilities this is not possible.
 +
 
 +
In the OpenSource world there were always issues with license incompatibilities, e.g. switching the license of [http://en.wikipedia.org/wiki/BSD_license revised-BSD]-code to [http://en.wikipedia.org/wiki/GNU_General_Public_License GPL] has always been legal, the reverse is not true though. Since a change like that is one-way only and prevents the generous original project from receiving fixes from the derived project, this is usually considered an unfriendly act.
  
 
=== Q5: But it would be more efficient, if there would be only one effort...===
 
=== Q5: But it would be more efficient, if there would be only one effort...===
'''A:''' NeoOffice is not taking developers away from OpenOffice.org: no matter what codebase is used, OpenOffice.org will get the important fixes and patches sooner or later. The Java part of NeoOffice is not interesting for OpenOffice.org since OpenOffice.org project wants to use only Cocoa/Carbon. Otherwise people could have started contributing to Java on NeoOffice in the first place.
+
'''A:''' Probably. A proposal to work together has been made, and NeoOffice developers refused.
 +
 
 +
OpenOffice.org does concern several developers who are working on their free time only. Any change is for OpenOffice.org project, and the name of the developer who wrote the code does not appear in the code after integration : this is '''community project'''.
 +
 
 +
The NeoOffice project is a Patrick Luby and Ed Peterlin project only.
 +
 
 +
The problem is : there is curently no possibility for OpenOffice.org to use NeoOffice code, even if this code is interesting, '''because of the licensing issues'''.
 +
So every change must be rewritten for OpenOffice.org project, using another implementation.
  
This situation is similar to the eternal discussion that Linux desktops [http://www.gnome.org Gnome] and [http://www.kde.org KDE] should be merged into one project. The world is better when there are alternatives.
+
A big part of changes are using Java in NeoOffice, and this is as wrote Ed Peterlin, a short term choice. The Java part of NeoOffice is not interesting for OpenOffice.org, since OpenOffice.org project wants to use only Cocoa/Carbon.
  
=== Q6: But... ===
+
Further information is available at: '''https://www.openoffice.org/porting/mac/'''
'''A:''' People, stop being hostile to projects that are not "your own".
+
  
In the end, those who code are the ones that make the decisions, not others. Developers who write code have the '''freedom''' to choose the licence/toolkit for '''their own code''', it's their work and their '''rights'''.
+
[[Category:MacOSX]]
 +
[[Category:Aqua]]
 +
[[Category:Documentation/FAQ]]

Latest revision as of 12:45, 13 April 2022


What is OpenOffice.org

OpenOffice.org is the name of productivity application suite, the project and the website. Please note the .org part of the project name, which is needed for legal reasons.

Users and many organizations benefit from the power and the generous license of the project. The original license even allowed taking all the code, documentation, templates, etc. and not contributing anything back into the project. This resulted in many forks:

  • the core project: OpenOffice.org
  • StarOffice (from SUN)
  • Lotus Symphony (from IBM)
  • RedOffice (from RedFlag)
  • Go-OOo (from Novell)
  • OxygenOffice
  • NeoOffice (from Planamesa)
  • PlusOffice( from OpenZone)
  • Luxuriosity Office
  • MagyarOffice
  • etc.

There are different kinds of collaboration between the projects. They all have in common that they take the new features, improvements, and the many bugfixes from the core project and extend it to their needs. Some of the projects contribute all their changes back. Some projects contribute developer power for isolating problems. Some projects contribute by writing good bug reports to get the upstream developers involved. Some projects just replace the branding and sell it as their product. Some just take and never give back and instead threaten with lawsuits if the core project touches their niche market.

Since specialized needs of these forks are sometimes not directly applicable to the core project and the effort needed to integrate their changes into such a complex multi-platform, multi-language office suite require valuable development and testing resources there will always be the temporary need for specialized branches of the core project. The core project aims to be as generally useful as possible, so the need of forks is reduced.

OpenOffice.org Aqua

OpenOffice.org Aqua is the OpenOffice.org core project with native support for Mac Aqua. Since version 3.0 of OpenOffice.org was released Mac Aqua is another primary platform of the core project.

Mac OS X port Home: [Mac OS X port Home] Aqua links: [Aqua Version of OpenOffice.org] Blogs: [Developers blogs]

What is NeoOffice?

NeoOffice is a fork of the core project, which specialized in making it available for Mac OS X independently from OpenOffice.org's Aqua port mentioned above.

Fork meaning that NeoOffice is another project, and is not OpenOffice.org. The NeoOffice project does not contribute back to OpenOffice.org and usually does not help to enhance the core project.

Using Java/Cocoa binding, its look is like native integration with the Mac OS X system. This means, for example, native access to all the fonts in Mac OS X a different way than OpenOffice.org does (OpenOffice.org does use all Apple fonts, but not the same way). It is built on top of OpenOffice.org X11 by using Java/Cocoa bindings for the User Interface (UI).

NeoOffice used a subclause of OpenOffice.org's license to change it to another license which is incompatible with the core project. so, to avoid legal issues, OpenOffice.org developers had to rewrite some subsystems, since NeoOffice code cannot be used in OpenOffice.org. Even when the licence for a fork change was compatible with the core project other kinds of legal threats were were used.

More informations in About NeoOffice


Q1: Where can I find OpenOffice.org or NeoOffice?

A: You can download both from respective sites.

Download OpenOffice.org from here (openoffice.org)

Download NeoOffice from here (neooffice.org)

Q2: Why does there seem to be several parallel efforts?

A: This is a very normal situation in open source. And because of historical and personal choices.

This mail from Kevin Hendricks provides some historical details.

If you want to really understand the situation, here's some additional reading for you: History of NeoOffice and OpenOffice.org, Quote from Patrick may explain some of the licensing situation, and finally, you may also want to read another FAQ

Q3: Where do I get support for OpenOffice.org Mac/Aqua ?

A: The OpenOffice.org support page is the starting point for all support related to core project.

Q4: It's OpenSource, so one project should freely use the other projects code

A: Due to license incompatibilities this is not possible.

In the OpenSource world there were always issues with license incompatibilities, e.g. switching the license of revised-BSD-code to GPL has always been legal, the reverse is not true though. Since a change like that is one-way only and prevents the generous original project from receiving fixes from the derived project, this is usually considered an unfriendly act.

Q5: But it would be more efficient, if there would be only one effort...

A: Probably. A proposal to work together has been made, and NeoOffice developers refused.

OpenOffice.org does concern several developers who are working on their free time only. Any change is for OpenOffice.org project, and the name of the developer who wrote the code does not appear in the code after integration : this is community project.

The NeoOffice project is a Patrick Luby and Ed Peterlin project only.

The problem is : there is curently no possibility for OpenOffice.org to use NeoOffice code, even if this code is interesting, because of the licensing issues. So every change must be rewritten for OpenOffice.org project, using another implementation.

A big part of changes are using Java in NeoOffice, and this is as wrote Ed Peterlin, a short term choice. The Java part of NeoOffice is not interesting for OpenOffice.org, since OpenOffice.org project wants to use only Cocoa/Carbon.

Further information is available at: https://www.openoffice.org/porting/mac/

Personal tools