Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

OpenOffice 2.0 vs. Microsoft Office 64

Jane Walker writes "Slashdot's own Robin 'Roblimo' Miller compares OpenOffice 2.0 and Microsoft Office in a recent interview with TechTarget and, when asked to identify one of the main obstacles facing widespread adoption, calls for the OSS community to deliver personable, usable training for new OpenOffice and open source software users."
This discussion has been archived. No new comments can be posted.

OpenOffice 2.0 vs. Microsoft Office

Comments Filter:
  • The "Outlook" Key (Score:5, Insightful)

    by solarbob ( 959948 ) on Tuesday March 21, 2006 @07:00AM (#14962824) Homepage
    I do think the author is missing the point of Outlook in that for some people its just an email client and Thunderbird would work. What he misses is the shared calanders, remote mailboxes, offline working etc all which middle managers need to work. They stick with outlook as it has a good feature set for them. Users want things to "just work" and not have to worry about compatilbity or similar
  • For God's sake. (Score:4, Insightful)

    by ettlz ( 639203 ) on Tuesday March 21, 2006 @07:03AM (#14962830) Journal
    How much bloody longer is this asinine OO.org vs. MS Office "debate" going to rage on? Just choose one and use it, 'cause this is getting old. And as for "personable and usable training", I've found it doesn't matter what suite They are using, calling out "James! How do I..." remains the favoured approach in my immediate viscinity.
  • by albalbo ( 33890 ) on Tuesday March 21, 2006 @07:16AM (#14962853) Homepage
    .... but I can't. Training doesn't seem to be in demand. I've never been asked for it, few other companies I know have ever been asked for it. There's an organisation in the UK who are funded to give training in free software to local small businesses, and have a good marketing budget. They get interest in mono, PHP, that kind of thing. OpenOffice.org training they can't even give away.

    And his remarks about OOo Base are a bit off. It's a buggy application, and unsuitable for "real" work. Believe me, I've tried. It's impossible to use the forms without resorting to macros (you can't even make a button on a form open a different form when it's clicked without writing a custom macro), and it has no equivalent to Access's switchboard. Sure, the reports, forms, etc. may all be there, but without a switchboard you only have Base's bizarre UI which no end-user will ever get.

    It sickens me that OOo doesn't seem to excite people. I can't understand why businesses seem so happy dropping so much money on Office, and aren't willing to investigate alternatives. For most people, especially those using the wordprocessor, and maybe spreadsheets, OOo is more than good enough.
  • Lack of manuals (Score:2, Insightful)

    by jasontn ( 758694 ) on Tuesday March 21, 2006 @07:20AM (#14962863)
    There is still the lack of uptodate printed manuals and dummy books that the new user could handily refer to, when it comes to OOo, whereas MS-Office had numerous books since the earliest versions.

    -----------
    "I do not wish to realise when I die, that I had not lived ... Carpe diem."
  • Macro editing (Score:5, Insightful)

    by KingSkippus ( 799657 ) * on Tuesday March 21, 2006 @07:24AM (#14962873) Homepage Journal

    First of all, let me start by saying that for 90% of what I do, I love OpenOffice. However, I'm one of these constructively lazy people who would rather spend twenty minutes writing up a macro to save me a couple of hours than spending, well, a couple of hours doing it the manual way.

    Unfortunately, I detest the macro creation/editing facility in OpenOffice. Just as a side-by-side test, I just popped open a document, recorded a macro to insert the words "This is a test!" and went in the edit (presumably, to customize) the macro.

    Here's what I get in OpenOffice:

    sub TestMacro
    rem -
    rem define variables
    dim document as object
    dim dispatcher as object
    rem -
    rem get access to the document
    document = ThisComponent.CurrentController.Frame
    dispatcher = createUnoService("com.sun.star.frame.DispatchHelpe r")

    rem -
    dim args1(0) as new com.sun.star.beans.PropertyValue
    args1(0).Name = "Text"
    args1(0).Value = "This is a test!"

    dispatcher.executeDispatch(document, ".uno:InsertText", "", 0, args1())

    end sub

    Jesus, that's a lot of lines just to insert a few words of text! And if I wanted to customize it, I wouldn't have a clue where to begin! Microsoft Word, on the other hand, gives me this:

    Sub TestMacro()
    '
    ' TestMacro Macro
    ' Macro recorded 3/21/2006
    '
    Selection.TypeText Text:="This is a test!"
    End Sub

    Wow! I'm really not just cherry-picking one rare example. As the tasks get more difficult, the macro code gets exponentially harder in OpenOffice than in Microsoft's apps. In my experience, macro editing in OpenOffice is like pulling teeth, but so easy that even I can do it in Microsoft Office applications.

    Like I said, in my day-to-day dealings, I use OpenOffice. The applications work just as well for almost all of my uses as Microsoft Office, and the price just can't be beaten unless Uncle Bill comes to my house and pays me money to use his applications. But whenever I'm doing something that involved more than just popping it open and tossing out a quick letter, Microsoft Word is the way to go.

    I'm not a programmer, so unfortunately, all I can do is sit around and wish and hope that at some point, the OpenOffice development team, folks a lot smarter than I am, comes up with something a bit easier to use in automating the suite.

  • Open Source (Score:3, Insightful)

    by zaguar ( 881743 ) on Tuesday March 21, 2006 @07:27AM (#14962881)
    I know what we will do! We open-source the support! Free GPL'ed code, delivered straight to your door, ready and willing to support OOo.

    Seriously, does it matter? Some things just won't gain huge, widespread acceptance, displacing a massive, well funded market monopolist. OOo is great (I use it now) but I can't see it getting supported. Christ, I just got off the phone to Tech Support at Bigpond (biggest broadband supplier in Australia), they don't support anything except Outlook Express and Outlook. If a simple email app can't get supported, what hope is there for a 100MB+ Office suite?

  • by my $anity 0 ( 917519 ) on Tuesday March 21, 2006 @07:32AM (#14962900)
    Well, then, perhaps it would be beneficial for OO.org to have it's own e-mail client with all these features that Outlook has. Someone please make it cleaner and more useable than Outlook. And make it "just work" And for everyone who is interested in making another one with similar features, any intercommunications between OO.org's e-mail and the rest of it should be clearly and simply stated.
  • by Imsdal ( 930595 ) on Tuesday March 21, 2006 @08:33AM (#14963166)
    in a corporate world people use MS Office because its already installed on their workstations and can ask the person sitting next to them how to "bold" a word.

    I know this is /., so we should all hate users and consider them to be morons.

    However, in the real world, there are millions and millions of users of the Office suite, and a surprisingly large number of them are power users in Excel. This is where MS has a true mind share monopoly. There are so many companies that have invested literally millions of dollars in "development" of Excel models, macros and procedures. Telling those people to switch to an inferior product just because it's a bit cheaper is quite futile. (OOo is much cheaper in percentage terms, of course, but only marginally cheaper in terms of total savings per employee per year.)

    Excel is the best software ever written for the mass market, by quite some margin. The rest of the MS Office products are OK with deficits (Outlook) or just plain bad (all the others, except Visio, if one includes that).

    Getting people to move away from Word is probably quite possible. Likewise with PowerPoint, I'd guess. Getting people away from Outlook is obviously possible, considering that people actually use Lotus Notes (Ugh! I get a pain in my stomach just writing that...) No one uses the MS Office Suite becuase of Access. And no one uses MSO for any other of the programs.

    Excel, people, Excel. Give us a superior spreadsheet and you will see it catch on like wild fire. Unfortunately, anyone trying will find that making a better spreadsheet is pretty darn hard...

  • by Anonymous Brave Guy ( 457657 ) on Tuesday March 21, 2006 @08:45AM (#14963240)
    For most people, especially those using the wordprocessor, and maybe spreadsheets, OOo is more than good enough.

    No, it's not. That's exactly why most people/businesses aren't switching to the free-as-in-beer alternative and still cough up the cash for MS Office. Contrary to popular belief, I rather doubt most people using an office tool really do just type letters and view using right alignment as an advanced technique.

    Before I continue, let me just say that I personally use OpenOffice at home and MS Office at work, and have done for several years now. I don't use office software enough at home for MS Office to be worth the asking price to me, and I don't believe in ripping off other people's software illegally, so OO it is. I'm grateful to those who give OO away so I can use it, and I'm not criticising them for having an inferior product. They are several years of development time behind MS here so it's unreasonable to expect the two to be similarly powerful/refined.

    Having made that clear, I have to say that OO simply isn't up to scratch on usability yet. The other day I was editing a word processor document, and using a lot of small capitals formatting. I wanted to add a button to the toolbar or a shortcut key to make this easier, but in OO you can't. I was going to report this, but found there's already an open bug to this effect and has been for years. In general, the keyboard support in OO is weak, which near-fatal in a word processor: where are the easy ways to set keyboard shortcuts for styles, special characters, specific formatting, etc? Compare and contrast with Word, which has done this stuff in its sleep for years.

    I try to think of a different example every time I make this point. Last time it was silly limitations in mail merging and fundamental weaknesses in the data sources model used in OO. Next time it'll probably be underpowered charting in Calc, or maybe the terrible keyboard and mouse behaviour when using things like tables and text boxes in Writer. The point is, MS Office products are quite mature now, and while they may not have changed much in years and certainly have places they could be improved, they have relatively few really daft shortcomings. OO just isn't there yet, which is why I'm happy to use it at home for fairly simple jobs, but wouldn't dream of recommending it for business use.

    Ultimately, the feature list is a battle OO can never win, as long as they're trying to be a better MS Office than MS Office and always chasing the leader. Microsoft might give them a huge boost by actually sending MS Office backwards with the weird new interface, but I'd bet by release time there will be an option to switch that off. Meanwhile, if OO wants to start providing genuine advantages over the MS offering, it needs to stop trying to be that MS offering, and start focussing on improving its own features and particularly their usability, and on offering things MS Office can't (like page layout and typography options beyond kindergarten level, or genuinely useful writing aids, for example).

  • Re:For God's sake. (Score:4, Insightful)

    by ComputerInsultant ( 722520 ) on Tuesday March 21, 2006 @09:09AM (#14963331)
    Mods, get a clue.

    This is hardly flamebait. He says that no amount of "personable and usable training" is going to change the behavior of most users.

    The most common user most certainly does not want to spend any time learning how to use any software. They just want to get their work done. If there is a way of getting the work done without learning anything they will.

    There are only a few people in my small software development company, but the most common complaint of the senior programmers and adminstrators is that they have to keep on repeating the same instructions for the same tasks to the users.

    There is no need for training - personable or not - when James is right there and already knows how to do it.

    By the way, James, I forgot how to file my TPS reports, can you show me how to put the new cover sheet into these documents? Thanks.
  • by blueZ3 ( 744446 ) on Tuesday March 21, 2006 @12:09PM (#14964447) Homepage
    Sheesh-- Why does everything on Slashdot have to devolve into some half-witted religious flamewar between Open Source and Proprietary software? I guess something rational, like a list of features with an (even moderately) unbiased comparison cuts down on the page views, or something.

    Both Office suites have advantages and disadvantages. MS Office is fairly expensive, OO is free. Microsoft's VBA is relatively straightforward, OO's scripting is convoluted. Microsoft has annoyances like "personalized menus", while the Open Office interface is relatively static. Outlook provides some powerful tools for cooperative scheduling, which OO doesn't support. Open Office is infinitely more "tweakable" (if you're willing to poke around in the innards) while MS only provides the customization the they think you need. The list goes on and on.

    My advice: Choose the feature set you need and then pick the office suite the provides it. If you can't live without macros and scripting and you aren't willing to deal with the convoluted scripting language of OO, pick Microsoft. If you're ethically opposed to using software you haven't paid for and can't afford MS Office, pick OO. If you prefer one interface over the other, choose the suite you prefer. But don't do the Office Suite Taliban thing... dare I say that it's "just" software?

    Anyone willing to look at both suites openly and fairly will admit that Open Office is still somewhat behind MS Office in usability and functionality (in most areas). There are a lot of reasons for this: OO is relatively new, MS has more money to spend, MS's development efforts are centrally coordinated, etc. Open Office has, however, made some big strides forward from when I first used it, while Microsoft Office development seems to have stagnated.

    As someone who spends most of my days writing, I can tell you that for some tasks, Writer works great, and for others, Word is a good choice. For a lot of my writing tasks, I use FrameMaker, because neither Writer nor Word can do the things I need. I pick the tool that works and use it.

"Most people would like to be delivered from temptation but would like it to keep in touch." -- Robert Orben

Working...