Slashdot Mirror


NeoOffice 2.0 Alpha 3 Released

ndansmith writes "NeoOffice, the port of OpenOffice.org to Mac OS X, has made their 2.0 Alpha 3 release available for download. From NeoOffice's site: 'This release is based on the OpenOffice.org 2.0.2 code and includes all of the new OpenOffice.org 2.0.2 features,' including the utilization of Open Document formats. Currently only the PowerPC version of the software is available publicly, but users can download the Intel version by purchasing a membership."

2 of 96 comments (clear)

  1. Re:Intel binaries by Trillan · · Score: 3, Interesting

    The subscription stuff is a very small window. According to their site, the release will be free starting July 1st. That's only two weeks away.

  2. hope this is great by ChristTrekker · · Score: 4, Interesting

    I broke down and bought MS Office (for the third time, once for every major architecture/OS combo of the Mac) a little over a year ago because nothing else on the Mac was quite "prime time" enough for my wife to use, and using Office98 in Classic was flaky. I was willing to go along with a few nonstandard UI decisions, or jump an extra hurdle of file incompatibility, or deal with X11, but inflicting any of those on her practically amounts to spousal abuse. After all, I'd just gotten her to "switch" from her slow/glitchy old PC, and just having things be in different locations was hard enough on her.

    Now, I've heard good things about MS Office running with Rosetta, so maybe it won't be an issue at all whenever I upgrade to a x86 Mac (the 4th combo). But I really hope that NeoOffice 2 is sufficiently "prime time" by then so that I don't have to be reliant on proprietary packages. I'd prefer to use open standards.

    In some ways I wonder if NeoOffice is really the best route to take with regards to porting OOo. It seems like an awful lot of work. I'm no expert in these matters, but wouldn't it make sense for OOo to use the wxWidgets framework? Compile against the platform-appropriate wx implementation (wxGTK, wxCocoa, etc.), and boom, you're done. Obviously, switching frameworks at all would be a big effort, but once it was done it would be easy for everyone going forward, and the Mac version wouldn't always be lagging behind.