Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


O'Reilly: OpenOffice/NeoOffice on Mac OS X

Oct 08, 2002, 18:00 (2 Talkback[s])
(Other stories by Tim O'Reilly)

[ Thanks to Jaja for this link. ]

"Open Office contains 7.5 million lines of code, and produces 240 megabytes of executable code. It isn't just a large project; it's a huge project.

"Before you start porting something like this, you have to ask yourself what kind of programmers you have. Old mac coders may not know Unix, and vice versa. You need both. And you have to ask yourself about your users. Do they want something with typical Mac 'fit and finish'?

"There was a three stage porting approach:

"Phase 1: Get it to compile. (Just treat Mac OS X as another Unix)
Phase 2: Wean it away from X11. (Get it to run without an X server.)
Phase 3: Adopt Aqua look and feel. (Make it behave like a Mac application.)

"Phase 1 (just getting it to compile) took a whole year..."

Complete Story

Related Stories: