Slashdot Mirror


KOffice 1.4 Released

An anonymous reader writes "The KDE Project today announced the immediate release of KOffice 1.4 for Linux and Unix operating systems. This release is a large step towards embracing the OASIS OpenDocument file format which has become an approved standard for office file formats. This format is also used by the upcoming OpenOffice.org 2.0, thus providing high interoperability. New applications in the 1.4 release: Krita - a pixel based image manipulation application (screenshots, movie) and Kexi - an integrated data management application (screenshots)."

4 of 272 comments (clear)

  1. OpenDocument for Spreadsheets by Anonymous Coward · · Score: 5, Insightful

    OpenDocument sounds great, but is the spreadsheet specification insufficient? Apparently Gnumeric will not be adding support for it[1]. Is KOffice supporting it for spreadsheets?

    I want to see an open format for documents, including spreadsheets, so I'm concerned that OpenDocument might not be sufficient.

    [1] http://blogs.gnome.org/view/mortenw/2005/06/16/0

  2. An interesting thing to watch by erroneus · · Score: 4, Insightful

    HTML is supposed to be a "standard" but it's often forgivable when pages render differently from machine to machine and browser to browser. (Forgivable to an extent)

    But word processing documents are another matter entirely. People care about the size and position of any item on a page. It really needs to be very exact from implementation to implementation. I haven't looked at the specs for this document format (and I do not plan to unless I have a week or more of insomnia) so I don't know how detailed the description is. But now that OO.o and KOffice both support the format, it will be interesting to write something in one and open in the other. My hopes are that whatever I do in one will look identical in the other.

    (With OO.o being cross-platform and all, why would KOffice be used? I gave up on AbiWord in favor of OO.o for that very reason...)

  3. Re:Gooey by Brandybuck · · Score: 4, Insightful

    All you need is a new Qt theme. Call it "Crunched" or "Sardines" or something. A Qt application can use its own theme, so it doesn't have to installed system wide.

    --
    Don't blame me, I didn't vote for either of them!
  4. Re:KIOslaves are a bad idea by Just+Some+Guy · · Score: 4, Insightful
    There are great places for virtual filesystem code

    ...until you bring in cross-platform compatibility as a requirement. I run KDE on FreeBSD, not Linux, so kernel layers are right out. By the time you go through all the work of making nice, portable virtual filesystem layers, I imagine you'll inevitably end up with something at least as complex as KIO slaves anyway.

    --
    Dewey, what part of this looks like authorities should be involved?