Slashdot Mirror


KOffice 2.0.0 Now Open For Firefox-Like Extensions

jakeb writes "After a massive three-year development effort KOffice 2.0.0 has been released (packages for Kubuntu are available) aiming to be a lightweight, cross-platform office suite that supports third-party apps and extensions. With its new design (everything, including the core components, is a module) and bindings, you don't need to know C++ to hack on KOffice, as extensions can be written in Python or Java, among others. TechWorld has an interview with KOffice marketing coordinator Inge Wallin about the vision for an easy-to-use office suite that supports click-to-install extensions like Firefox. Will this be the key to KOffice rising above all other free office suites? The KOffice devs think so. An online repository of extensions, templates, and content for KOffice? I like the sound of that."

6 of 165 comments (clear)

  1. Re:Color me not impressed by Xabraxas · · Score: 3, Informative

    They are all completely different. Gnome Office isn't really even a suite. It's just Abiword and Gnumeric. OpenOffice doesn't need to be "ported" to Gnome or KDE. It doesn't use QT or GTK but that doesn't make it inoperable on a KDE or Gnome desktop.

    --
    Time makes more converts than reason
  2. Re:Color me not impressed by ingwa · · Score: 5, Informative
    > KOffice is for KDE

    Sorry, this is wrong. KOffice is *from* KDE (i.e. the KDE community). It's for all major desktops, including Gnome.

    But yes, it is a different code base than the others.

  3. Re:Asking for a Mile by ingwa · · Score: 3, Informative
    The KOffice developers don't package KOffice binaries. That's done by either the distros in the Linux case or the KDE-on-Windows team for Windows. I'm sure they will package KOffice 2.0.0 soon.

    Then, on the other hand, it may take some time because the KDE windows installer is not 100% ready yet. We'll see.

  4. Re:"aiming to be ... cross-platform" by scorp1us · · Score: 3, Informative

    Sorry to disturb the conversation you're having with yourself. But the Windows stuff is pretty good. There is a special windows installer utility that is like a package manager. The Windows stuff can't be 100% because of things like DBUS are lacking, but there may have been some work done to make it close to work. But it's all based on Qt which does a very good job of maintaining compatibility. It's going to be those platform-specifics that get you.

    --
    Slashdot's rate-of-post filter: Preventing you from posting too many great ideas at once.
  5. Re:Color me not impressed by AvitarX · · Score: 4, Informative

    Open Office is a large, very feature completeness attempt at replacing MS Office. It does very good import/export and is very cross platform, making it a good general solution if you have lots of RAM (512 MB +). OO.Org has fairly good Gnome integration, not sure on KDE.

    KOffice is done by the KDE team, it is designed around the KDE libraries and as such it integrates very well. KOffice2 makes very good use of KDE4 allowing for a very nice interface of docking/floating toolbars and widget manipulation boxes (don't know a better word for it). I actually REALLY like the interface for KWord2.

    GNOME Office is simply a collection of applications that use the GNOME libraries (or used to be anyway). It is Gnumeric (my favorite Linux spreadsheet, and Abiword, the best truly lightweight word processor I have used, maybe Dia (diagramming counts as a part too?). It does not feel at all like an Office suite, just some nicely done programs.

    I personally use Open Office in GNOME, and KOffice on KDE, occasionally using Gnumeric on either because I like it.

    --
    Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
  6. Re:"aiming to be ... cross-platform" by PiSkyHi · · Score: 3, Informative

    My experience with cross platform dev so far between KDE and Windows, is that the functionality of widgets works well, but you have a lot more flexibility with KDE to change the look and feel. Its a great solution really, I can make something on my enjoyable-to-use Linux box and then spend as little time as possible getting something to work on Windows for those who don't know what dev is short for.