Meeks: Measuring the true success of OpenOffice.org
Meeks: Measuring the true success of OpenOffice.org
Posted Oct 13, 2008 8:30 UTC (Mon) by forthy (guest, #1525)In reply to: Meeks: Measuring the true success of OpenOffice.org by tzafrir
Parent article: Meeks: Measuring the true success of OpenOffice.org
what's the rate of the presentations in recent Linux-related developers conferences that were made in OOo?
Well, those are made by the people who didn't master LaTeX beamer ;-). Last time I saw a presentation from a RedHat employee (a gray-bearded man with a pony tail), it was made with PowerPoint. People who do this sort of things are happy even with the limitations their tool provides. If you stop being happy with ooimpress or PowerPoint, you first look around if there's something better, something that makes your presentations look more professional (and that certainly doesn't mean "more silly animated effects"), and quicker to create.
My conclusion is that when you want to write a new "office suite" from scratch as free software, first make a good extensible typesetting and drawing engine ([La]TeX has some limitations, so be better than that - especially the programming language it uses is a nightmare; PostScript as drawing engine is not perfect, either). The user interfaces for the different programs should be frontends to this engine; they need to be extensible, as well (packages for the typesetting engine need to tell the GUI something, too). Make sure that writing an extension is easy, and that the foundation is stable and sane so that most of the work goes to writing extensions. Concentrate on good practice, don't try to imitate the bad user interface of the competition.
