What Is NeoOffice/J (and Can It Replace MS Office)
Pages: 1, 2, 3, 4, 5
MR: So how would you recommend an aspiring open source software developer with time to kill get involved in a project like NeoOffice/J? What's a good entry point?
PL: I would say that the problem with open source, of any sort, or any development, is that developers have to find their own entry point. One thing I've always felt is that when people show up and say, "I'm really interested in helping," my first question is, "Well, great, have you tried compiling it, or have you tried anything?" The most important thing for open source that we're looking for is not people who need their hand held, but for them to prove their competence by slugging it through and trying to build it, and when it doesn't build, don't throw up their hands. What I see a lot with OpenOffice.org development is "It didn't compile." Well, OK, it didn't compile and you haven't fixed it, so you're showing that you're really not interested in helping, or it's outside your skills to be helping.
Assuming you do have the skills, you can get involved by compiling it, and then looking through bug reports--go fix those first. A lot of people I know show up to our site and say, "I'm willing to help, tell me how." So I always tell people, "Great, go compile it, and why don't you go fix one of the bugs we have?" That, unfortunately, eliminates about 98 percent of the people who show up, because that's not sexy.
And one thing I would really emphasize to open source developers is that most software is not sexy. Most of it is very tedious, boring code that will drive you crazy. And if you don't like that, you'll find it very hard to make a living in software engineering.
And to give an example, it took us two years to get NeoOffice/J to the point where it just worked and didn't crash all the time, just because it is such a large application. Even when I was a seasoned engineer at Sun, back in 2000, I still had a lot of trouble really getting my arms around OpenOffice.org. It was just so big. So, in a lot of ways engineers have a really good tool to find their way in terms of how much can they reasonably help without actually getting in too deep. It's really trying to compile it and try to fix a bug, that really makes a good entry point. If you find that even compiling it is just overwhelming, you found out early, without spending too much time, that this probably isn't your project, and maybe you need something smaller. But if you really thrive on that big, nasty code, you'll be drawn to it. That's a good sign that it's up your alley. And that's the nice thing about open source--people can try and decide whether it's their cup of tea or not.
MR: Yeah, so just speaking of the huge size of a project like NeoOffice/J, how many lines of code are we talking about?
PL: Let me put it this way, NeoOffice/J modified only a couple percent of the OpenOffice.org code. I purposefully tried to minimize the amount of code that was changed; but the amount of code that I had to change is probably in the tens of thousands of lines, and that's a small, small percentage. Total source code base if you check out a snapshot from OpenOffice.org is about a half a gigabyte, and it's just huge. As far as size of code, you just can't get much bigger than office suites. They're the biggest and nastiest out there. It's probably an order of magnitude bigger than Firefox.
MR: Wow, how many people contributed to this kind of huge code base over time?
PL: I do know that at one point Sun had at least 50 full-time software engineers working on OpenOffice.org. Plus, they have a separate dozen working on documentation and translations, and probably another dozen working on lease engineering, and another dozen working on quality assurance. They had an organization of well over a hundred people making this happen, and they started this thing about 15 years ago. Now they weren't always at that size. Let's say if you average it out and start at one, we are probably talking an average of 50 people over 10-15 years to get it to where it is today. That's a huge investment.
MR: Yeah, absolutely. Just in the NeoOffice/J portion you've worked on, how many hours would you guesstimate you've spent over these two years, to get it into the nice state that it is?
PL: I haven't kept accurate figures, but I think we are over 3,000 hours now, and then Ed Peterlin spent probably another 400 or 500 on top of that, so we're probably getting close to three man-years now.
MR: Yeah, I was gonna say that that is quite a bit. That averages out to be something along the lines of several hours a day--every single day--doesn't it?
PL: Probably more than that. I hate to admit it, but I actually wake up, and because I work out of my home, I start working on code.
MR: So is it fair to say that if someone asks what do you do for fun, an honest answer would be, "I write code!"
PL: I do like code.
MR: That's excellent, Patrick. Thanks so much for taking time out of your busy life to share details about NeoOffice/J, OpenOffice.org, and open source software development. This really is exciting stuff.
PL: You're very welcome.
Matthew Russell is a computer scientist from middle Tennessee; and serves Digital Reasoning Systems as the Director of Advanced Technology. Hacking and writing are two activities essential to his renaissance man regimen.
Return to the Mac DevCenter
You must be logged in to the O'Reilly Network to post a talkback.
Showing messages 1 through 9 of 9.
-
Saving & document extension
2006-11-05 04:01:04 pattiep [Reply | View]
-
Saving & document extension
2006-11-05 04:47:58 Matthew Russell |
[Reply | View]
Are you using the latest version? Check the website to make sure. That *might* help your saving as word doc problem. I've never had that problem, and it's totally unacceptable, so I'd think that one was fixed quickly. In any event, the first step to fixing problems with OSS is usually to make sure you have the latest version.
As for a file degrading after it's drug onto a network drive...that's almost certainly not a NeoOffice problem. Think about it: the file is fine. Then once it's moved somewhere, it's not fine anymore. NeoOffice originally creating the file shouldn't have anything to do with the file's ability to be moved around. Any issues encountered during a move operation should be fixed by cyclic redundancy checks (CRCs) that are run via the operating system.
-
UI Layer Question
2005-08-26 08:45:47 phidias [Reply | View]
I was wondering if there is enough abstraction in NeoOffice/J that a pure Swing or SWT UI could be plugged in. I know that Patrick and Ed are very concerned about adherence to Apple's UI specifications, but it would be very useful if the UI layer for Open Office was not platform specific.
-
OpenOffice.org = open formats
2005-08-16 19:58:03 mjg [Reply | View]
Even though I have MS Office 2004 on the Mac, I still use NeoOffice/J when it's time to save a document I want to keep around. The documents are smaller (they're ZIP archives containing XML and any graphics you've used), and the document formats are openly specified and made available without any legal encumbrances or secret tricks.
If and when NeoOffice/J catches up with OpenOffice.org 2.0, they'll have another feather in their cap by supporting, as does OOo2, the OpenDocument OASIS Standard as its native file format. This format is based on OpenOffice.org's XML formats and guarantees that one's important documents are not locked into a proprietary box.
So by using NeoOffice/J or OpenOffice.org, you can future-proof your documents and be assured that you will always be able to use them regardless of any one company's product upgrade cycle.
-
Just wish it wasn't so slow....
2005-08-15 18:03:34 strom [Reply | View]
I like the idea of NeoOffice/J, but I don't see it (yet) working as the main suite in a production environment. It takes more than 60 seconds to launch (on my DP 1.8 GHz G5), there are occasional lags between typing a letter and seeing it appear on the screen, and the Open-->file interface looks very un-Mac-like (and more like Windows/X-Windows). But it does work...as improvements are made I could see installing it on student computers in my research lab rather than keep buying additional copies of MS Office. It just has to get faster and clean up the interface.
-
yes it can
2005-08-10 14:56:55 krez [Reply | View]
Functionality is only one slice of the pie. NeoOffice/J will also have to come iwth a strong gui that doesn't look like it's from 1994.
www.tigercompatible.com
-
Depends
2005-08-10 05:07:39 michael98 [Reply | View]
As the guy said, it depends on what you want to do.
If you want to do word-processing, then Pages is the thing. In fact, it even has some DTP capability - so in some ways it is better than Word.
If you just want to be able to open occasional M$ Word files, then no additional software is called for: even TextEdit will do that. (So will Pages or the old AppleWorks.)
If you want greater compatibility with M$ Word documents, then how about Abiword? Not only do you not need X11, but - if I'm not mistaken - it is even written in Objective C (unlike Neo Office J)
http://www.abisource.com/download/
But if you want to open various different M$ Office documents, including spreadsheets, then Neo Office J is obviously the way to go.






I can save as rich text format on my desktop with a warning that some info may be lost. Saving as a Word doc degrades text to x'x and o'x etc.
Main problem occurs when I drag the rtf file to a shared network drive, so that it can be pulled into a Quark file. The .rtf file corrupts/degrades when I drag it onto the network.
Any suggestions or related experiences?