OpenOffice.org Is 4 Today
craigaa writes "OpenOffice.org turns four years old today.
A press release on the announce list giving an overview of the project has been issued with a link to the birthday page. What have your experiences been with OpenOffice.org over the past four years? Has the project and software met your expectations? What are you expecting in the years to come?"
An interview at NewsForge (also part of OSTG) poses the same kind of questions (and others) to Louis Suarez-Potts, the project's Community Manager. Suarez-Potts notes some specific ways to help the OO.org effort (especially if you are a Cocoa expert to help with the move to Aqua), and talks about the recent Sun-Microsoft agreement.
What have your experiences been with OpenOffice.org over the past four years?
I carefully considered its monolithism and decided to use lighter tools such as Abiword...
But I am glad that OOo exists because it's still a nice Free Trojan when it comes to infiltrating corporations with Free Software, so, Happy Birthday, OOo !!!
Trolling using another account since 2005.
It was about 3 years ago that I decided to totally drop Word and start using OO's Writer instead. And writing/editing is my profession. In all these years, I haven't had any client/editor tell me they had a problem loading my OO-produced documents, which I regularly export into various Word version formats.
The Open Office software is OK, but what I actually have high hopes for is the parts of Open Office that's not just code, i.e. stuff like thesauruses, dictionaries, determining prefixes and suffixes, and so on.
In short: I have hopes for this part of OpenOffice, since I can see that it can become incredibly useful for other kinds of applications, search applications especially.
Open Source search implementations are held back because they know little or nothing about grammar or common spelling errors, and until they do they will never get the same quality as Google or Fast's products.
As a C++ developer I have found OOo to be pretty useless as an open-source project.
It uses all its own frameworks and conventions, so it is innaccesible.
If it used the STL, Qt, GTKmm, wxWindows, then I would know where to start with the code.
It would be really great if one of the cross-platform frameworks (GTKmm, wxWindows, FOX, the Mozilla runtime) could get the extra boost of having OOo run on it. That might consolidate effort around one of them. And it would be nice to be able to write an application (eg. an xml editor) on the same 'platform' as OOo.
How about AbiWord? What libraries does it use?