Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
OpenOffice 3.0–How to Get it Early, Including for the Mac (webworkerdaily.com)
12 points by sant0sk1 on Oct 11, 2008 | hide | past | favorite | 14 comments


Congrats to the OOo guys on providing a native Mac port! This is a step in the right direction.

However, this is a feeble effort compared to the far superior NeoOffice port. Slow, ugly; it looks like it was thrown together very quickly. I 'm crossing my fingers that at some point OpenOffice treats the Mac platform as a first-class citizen. Until then, I'll stick with NeoOffice.


I'm quite happy with NeoOffice, personally.


Well, at least including x86 macs...

This is the first time that the killer apps that would make me want to buy a new computer are all open source. The new open office, the new gimp, etc.


I'm a bit naïve about Macs... Can someone explain to me why many open source programs need to be "ported" to a Mac? Isn't it just a make -> make install?


Usually that does work but there are a few issues.

First of all, since there is no package management to speak of, you often run into dependency hell (A requires B requires C requires D ...). Thankfully, we have macports (think of it like a limited version of apt) to get around most of those problems.

The real issue, for graphical apps at least, is that X11 apps don't look and feel like native Mac apps which run on Quartz (correct me if I'm mistaken).


Alas a 'make install' won't cut it.

There a bunch of things from the system call level (eg, Linux specific locking methods) to the UI level (Macs don't use freedesktop.org specs, instead they have their own standards).

So things need to be ported, and that's why there's less OSS software for Macs.


Look and feel play a big part, even once you get things to compile.

A "Native" OS X application should (largely) follow the Apple Human Interface Guidelines[1], but the same application following those guidelines in another operating system would probably feel out of place. Hence the need to "port".

This applies less to command line tools etc, since they don't need a GUI and can just follow POSIX CLI standards to fit in.

[1] http://developer.apple.com/documentation/UserExperience/Conc...


Or just download the perfectly capable RC3 from openoffice.org and wait a few days...


They're actually on RC4 now:

http://download.openoffice.org/680/


Point and Match, sir!


docs.google.com!!!

But in all seriousness, Open Office is such an awesome product, I just hope 3.0 works well on the Mac.


OpenOffice.org is a great product, but it's never going to be taken seriously mainstream with a name like "openoffice.org"


In much the same way Microsoft Office 2007 is just called Office 2007, OpenOffice.org is just called OpenOffice by regular folks.


Umm... LaTeX >>> WYSIWYG document editors.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: