What do you do with an office suite?
Choice in office suite (iLife vs. MS Office vs. OOo) seems to be something that comes up pretty often. It's something that confuses me though, as I haven't used a text editor fancier than vim since high school, and what I create boils down to pretty much source code/documentation, email, and forum postings. What do people (especially programmers) do with office suites? Are presentations the big draw? Organizing data in a tabular format? Writing letters to people?
5 comments
[ 3.6 ms ] story [ 16.6 ms ] threadText files also fall short when displaying non-trivial equations.
The consistent theme here is that MS formats are implicitly required. For that, I tried OpenOffice for a while, but just ran into too many minor glitches.
For more formal writeups of results, I get to use LaTeX.
Note we almost never produce plots using Excel; we tend to use R, and embed a resulting PDF in the Word or PowerPoint document.
Excel does have plenty of quirks, which can be rather aggravating. My un-favorite: Applying a text formatting function to something like 2334d2 resulted in 233400 rather than 2334D2 because the formatting function was hard-wired to recognize "d[number]" as specifying an exponent even when your formula or code was applying text formatting. (Which interpretation apparently, as I was eventually told by someone with experience in the area, comes from Fortran. The same thing happened with "e"; at least "e[exponent]" I was familiar with; "d..." caught me by surprise).
So, some bozo or bozos send you a lot of semi-regular data. You shove it into Excel, where some of your cleanup is automated, and Excel makes it very quick to navigate around and manually fix the rest.
BTW, I've not used OO Calc for anything significant, but I continue to read here and there that for serious spreadsheeting, it still cannot compare to Excel.