Slashdot Mirror


OpenOffice 2.3 Released

ClickOnThis writes "Surely I'm not the only one who noticed that OpenOffice.org has announced the release of version 2.3! From the website: 'Available for download now, OpenOffice.org 2.3 incorporates an extensive array of new features and enhancements to all its core components, and protects users from newly discovered security vulnerabilities. It is a major release and all users should download it. Plus: It is only with 2.3 that users can make full use of our growing extensions library.' You can download it but be kind and use a P2P client instead, such as bittorrent."

8 of 293 comments (clear)

  1. I wonder by Virtual_Raider · · Score: 5, Insightful

    When will they focus on usability and speed rather than adding features. It may or may not be feature-complete (whatever that is) but it certainly is not yet quite as easy and streamlined to use even as some early nineties suites... Just my $0.02, don't bite my head off =)

    --
    +Raider of the lost BBS
    1. Re:I wonder by cyborch · · Score: 4, Insightful

      Speed has a lot to say about user experience. It feels slow, which makes it fell like a huge bloated application. Somehow that needs to change, at least before I personally would feel better using it.

      Then egain, I may really just be in the market for a .pages -> .odt converter, rather than a full OOo suite...

  2. When complaining about missing features by pembo13 · · Score: 4, Insightful

    as is inevitable, it might help if you give details, and leave out things like "doesn't act exactly like Word"

    --
    "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
  3. Source Code Cleanup by mdm42 · · Score: 5, Insightful

    What I really, really want from OOo is a cleanup of the code to the point where merely-mortal developers like myself can actually do something useful with it. As it is, the codebase is just this great big hairy ball of stuff -- completely unapproachable unless you have someone willing to fork out a paycheck for you to bang on it full time.

    Far too many open-source projects miss the point that one of their major "features" is clean code, design and architecture documentation; a big part of the "user base" are the people who might want to live (sometimes) inside the code. That means you have to keep the barrier to entry low for the programmer who is a noob to your codebase. (We could talk about how some OS projects lack developers who are clued enough to actually write clean code or design decently, but we won't go there ;-)

    Until a real and deep codebase cleanup happens OOo is "open-source" in name only as far as I am concerned.

    --
    New mod option wanted: -1 DrunkenRambling
    1. Re:Source Code Cleanup by JohnFluxx · · Score: 4, Insightful

      I just have to defend OSS here :)

      OpenOffice.org is a horrible mess _because_ it was developed in house with paid developers etc.

      Look at the koffice code instead - it's beautiful. It uses KDE parts, the Qt library, the general KDE spelling framework, and so on. It's modular and reusable. The formula thing (one part that I happen to know about) it used koffice, but also has it's own program for standalone math editing, and is also used by another program that uses it as frontend to math engine (maxima etc).

      I know reuse isn't proof of clean code, but it's evidence of such :)

  4. Re:Not compatible ? by Anonymous+Brave+Guy · · Score: 4, Insightful

    The problem with your slightly flippant reply is that some of us did once file and vote for bugs, but after seeing some of the most popular bugs in the whole system stay dormant for literally years and given that the OO bug reporting system is ludicrously overcomplicated for casual users, we don't generally bother any more.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  5. Re:Sign the damn installer (Windows) by Anonymous+Brave+Guy · · Score: 4, Insightful

    You're missing the point. Paying a fee to sign the installer is just a tax on legitimate software developers. Everyone else manages without it, and if all it takes is a $100 bill to get a certificate, then that is exactly what a certificate is worth (and deflation will take place the first time a major trojan is installed by signed software).

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  6. Re:Sign the damn installer (Windows) by tomknight · · Score: 4, Insightful
    Certification isn't just about paying $100, it's about meeting a standard. Here's an html version of the MS doc saying what a package must be/do to be certifiable (as 'twere).

    I've had to deal with crappy installers (I've created a few of them...) and know that it's much easier to deal with a good one, especially when supporting a large number of machines. That bit of certification can help give a sysadmin confidence that this installation isn't going to be a PITA when it comes to upgrading/removing/conflicts/reboots over a large number of machines.

    Does that help at all?

    --
    Oh arse