Slashdot Mirror


Review of KOffice 2.0 Alpha 8 – On Windows

4WebChimps writes "As featured previously on Slashdot, the KOffice project is working towards a cross-platform, open source office suite for Linux, Windows and Mac OS X. The most recent release, KOffice 2.0 Alpha 8, achieved that goal by being the first release for all three operating systems simultaneously. Want to try KOffice on Windows? TechWorld has a review (with screenshots) of KOffice on Windows, including the installation process which is as simple as clicking a few buttons (the online installer does the rest). Hopefully it won't be long before KOffice sits alongside OpenOffice.org as a usable cross-platform open source productivity suite."

37 of 162 comments (clear)

  1. euch by abigsmurf · · Score: 5, Interesting
    Anyone else really hate online installers? I hate downloading a 20meg program, getting ready to install and use only to find out that you've then got to wait for the real 200meg program to download.

    Some people like to start a download then go off and have lunch whilst something downloads, not to come back and find out it wants you to download some more stuff.

    1. Re:euch by hedwards · · Score: 4, Interesting

      An online installer shouldn't be 20mb, it should be less than 2mb and pull in just the components necessary to install the rest of the program. The exact size is going to vary from application to application.

      The point of online installers is that they are in theory at least going to be downloading just what you're installing. If a program doesn't offer any options in terms of what to install, it shouldn't offer an online installer as there isn't really any benefit to doing so.

    2. Re:euch by MrHanky · · Score: 5, Informative

      The benefit is that the installer will take care of dependencies, so that the user doesn't have to install a >100 MB package for each program she wants, or to install a huge package of apps if she only wants a few.

      I can't think of a reason why this shouldn't be obvious.

    3. Re:euch by Ginger+Unicorn · · Score: 5, Insightful
      it seems to be a kind of mini package manager that runs on windows, that allows you to install kde apps the same way you do on linux. so this installer thing doesnt just install koffice - it stays on your system and allows you to install and uninstall any other kde apps that become available for windows in the future.

      i think i heard that kde have a long term plan of being able to run a full KDE desktop session on top of windows - presumably this package manager is the foundation of that ultimate goal.

      --
      (1.21 gigawatts) / (88 miles per hour) = 30 757 874 newtons
    4. Re:euch by Vectronic · · Score: 3, Informative

      Indeed, I was hoping they would be a little more quick with it, but I think you are right in saying "long term plan" was about right, although I imagine that if its anything like Slashdot (et al) that trying to find people to blaspheme and create Windows stuff is a problem.

      Although, im not sure where the 20MB's came from now anyways (I responded before even looking).. but after looking the installer is only 1.6MB ... which isnt too bad, seeing how many languages it supports, and the fact it may even come with 2 different compilers aswell...

    5. Re:euch by 19061969 · · Score: 4, Insightful

      Maybe a lot of users don't know what a software dependency is?

      It's a valid point - very few people in the real world care or understand about what a shared library is even if you tell them carefully. Let's face it - being into computers is not a majority thing. Most people don't give a stuff. They really just want things to work easily for them.

      --
      bang goes my karma... again...
    6. Re:euch by MrHanky · · Score: 4, Insightful

      That's a perfectly valid point, but those people shouldn't pollute Slashdot with their silly complaints. Back in the days, people who self-identified as "nerds" would have endless and pointless discussions of making Linux-powered robots that could brew coffee, or configuring Emacs to do it or whatever (single-threaded coffee, urgh), but these days there's a loud majority of Slashbots who seem to think that market share is the only valid goal and hence the only valid technical goal is that idiots should be able to use it: the idiot as the epitome and endpoint of human technical endeavours.

      These people claim the superiority of "it just works" over "how does it work?", and regularly chip in with smug Apple sales pitches, technically and socially impossible suggestions such as that Gnome and KDE should merge, and that software with special dependencies should work just as software without those. The only positive way to deal with these idiots is with sarcasm. I'm sure that if we cared about their views, then we should listen to them, but we shouldn't.

  2. Why ... by RalphLeon · · Score: 4, Interesting

    Why had this taken so long? KOffice is built with Qt, a robust cross-platform gui toolkit, http://trolltech.com/products/qt/.

    Being a enterprise developer using Qt, the worse that I've had to deal with is some linking issues with dynamic libraries and GUI adjustments when porting to windows from linux...

    Perhaps the "KDE" portion of the code is harder to port than the "Qt" portion?

    1. Re:Why ... by Anonymous Coward · · Score: 5, Informative

      Because the older versions of Qt that the old KDE was built on was only free/Free on Linux. Windows Qt used to be only available with a expensive commercial license, and nobody from KDE felt like paying for the privilege of supplying free software to Windows users.

    2. Re:Why ... by entrigant · · Score: 5, Informative

      QT was not GPL on windows until version 4

    3. Re:Why ... by should_be_linear · · Score: 4, Informative

      This is where Java shines. In C++, you can use platform-independent frameworks, but still you need for each and every platform to setup (possibly virtual) machine with compilation build-chain, installation process, and you better test if final result really works or some library is missing. Assuming you don't use 64-bit version of each platform, which doubles maintenance/QA effort. After all this you just *hope* you don't recieve that "Your app regularly crash on my FreeBSD x.y.z !" e-mail. For big projects like KDE/KOffice obviously this is problem, hence delay of KOffice Windows version, for small development team it is *huge* problem. This is why I really love Java, I almost forgot all STL incompatibility issues and C++ compiler nuances. Its not that Java program cannot behave different on various platforms, its that I encountered it once for last 3 years, and its fixed already in Java 6.

      --
      839*929
    4. Re:Why ... by jstaniek · · Score: 4, Interesting

      The port was available in 2004 already, but just not maintained. The KDE 4 port is available on Windows since I compiled the stuff in September 2007.

      People are just not aware of that.

      The problem is the deployment of alpha software, we have no volunteers to even make good screenshots (the article shows GIMP on one of them!). Don't expect developers to work more than 24h a day :)

      Again, there is single codebase in most KDE apps (minus examples like Konsole), no "hard porting" is needed except work on dependencies that are non-Qt, e.g. less portable filter dependencies for Krita.

  3. Review? Really? by knutert · · Score: 5, Informative

    Calling it a review is stretching it...in short, he installed it and noticed that it ran slow, which is probably because it is alpha software.

  4. Re:kwrite? by entrigant · · Score: 3, Informative

    already done

  5. Re:kwrite? by Anonymous Coward · · Score: 5, Insightful
    What do you mean native? MSOffice uses it's own toolkit, not the standard windows toolkit. KOffice is using QT, so that's non-standard too.

    Look, think about it as a positive. Lots of people are testing the same UI on different platforms so any bugs found on Linux will be fixed in Windows too. Also users can move between operating systems without having a radically different interface.

    Strategically KOffice matters to the Office File Format debate... OpenDocument (ODF) vs Microsofts OOXML.

    Healthy competition in standards is needed like it is in the browser market. KOffice uses ODF (of course it couldn't use OOXML without reverse-engineering) and by being the second most popular implementation it helps keep OpenOffice.org honest (not that there's any sign that they're not honest). When MSOffice support ODF then KOffice will be more important still -- it will help evaluate ODF compliance and interoperability.

    Microsoft Office earns them 10 billion and a part of that is coming out of your country's economy -- competition in the form of KOffice is very good indeed. It's particularly good that they're embracing Windows -- it worked for Firefox.

  6. Re:Excellent news by tomtomtom777 · · Score: 5, Informative

    My personal favorite is Krita, which IMHO is surpasses GIMP in many ways. Full CMYK support, much more friendly user interface and better intergration with the Office suite.

  7. Unique by spectrokid · · Score: 3, Interesting

    KOffice is different from OO and MSOffice in that it has a clean codebase and is written for a toolkit which actually also is used for something else. Even microsoft doesn't eat its own dogfood and steers clear of dot net for MSOffice. In this way KOffice must be faster growing and could have a nice future.

    --

    10 ?"Hello World" life was simple then

  8. One slight problem... by madenglishbloke · · Score: 4, Insightful

    On thing that concerns me - Linux-style package management is something that anyone who has been using Linux for any length of time will know and understand - but for a general 'Doze user to suddenly be told "you want to install packages A, B, +C, which require packages X, Y, +Z", this is going to set off all sorts of alarms. A lot of Windows users are (finally) getting used to the idea that some software will try and install all manner of nasties, they are going to see this list of additional software that needs installing, and freak out, meaning theyre not going to install it. Pity, as this looks as if it could potentially be a viable alternative to MS Orifice or OpenOffice.

    1. Re:One slight problem... by Prep_Styles · · Score: 3, Insightful

      I think your concern is justified, but can they not release a single installer with all necessary files as needed? Windows users would have to wait for someone to release a stable build but I don't see the problem with that. The rest of use can just run it on Linux.

    2. Re:One slight problem... by madenglishbloke · · Score: 3, Insightful

      A single installer would be great - but going off the 6th screen-shot, adding additional features later would invoke the download of extra packages that you didnt explicitly ask for. With my Linux user hat on, I'm thinking "Ok, go ahead" - but with my 'Doze admin hat on, my first instinct is "ok, so whats going on here then?"

  9. Re:kwrite? by mrbluze · · Score: 3, Funny

    It's particularly good that they're embracing Windows -- it worked for Firefox.

    Yep, pretty soon I'll be installing Firefox to replace my Windows installation.

    --
    Do it yourself, because no one else will do it yourself. [beta blockade 10-17 Feb]
  10. FLOSS flood by zarlino · · Score: 5, Interesting

    in a year or two, as this ports mature, Windows and OSX are going to be flooded with KDE free software: Amarok music player, Gwenview image viewer, Digikam photo manager, Kopete instant messenger, and many many more. I think this is exciting news but probably a bit scary for commercial ISVs...

    --
    Check out my cross-platform apps
  11. I'll second that! by Gazzonyx · · Score: 4, Interesting

    I agree. The way that Windows package management, if you will, is geared towards single file binary installers. Or, a network admin install, as MSI supports both. Really, I haven't seen much legit use of DLLs as they were intended (shared libraries) when it comes to applications. After "DLL Hell" everyone just started statically linking in the libraries, and can you blame them? I mean, MSI does have some really cool features, but dependency tracking for DLLs is not one of them.

    I routinely have statically linked executables that will just refuse to uninstall and I can't get rid of the entry. Then I'm stuck ripping out shards of the program from every folder structure and the registry... for the next two years. At that point, they're still resident when I blow away my OS partition and steamroller a new Windows install.

    People are used to Windows install routines by now; you get the programName-setup.exe or .msi, double click on it, and watch the bar go across the screen. And, for the most part, Windows does this well, barring the usual head-desk moments that we all love (aha! let's use spaces in the %programfiles% directory name and then half support them and leave everyone guessing where they should put quotes!) and I don't think that we should try force Linux style library schemes on to a system that doesn't want or need it. Doubly so for users that won't understand it!

    Full disclosure: I run Slackware and Windows at home (and BSD and Mac) and prefer to compile from source, at work we use RHEL and Windows and if not for the ease of having repositories, I'd take MSI-2/3 over RPM-2/3 any day of the week.

    --

    If I mod you up, it doesn't necessarily mean I agree with what you've said, sorry.

  12. 1997 called... by Anonymous Coward · · Score: 5, Funny

    ... and they want their UI back.

    1. Re:1997 called... by xtracto · · Score: 5, Funny

      MacOSX and Linux called and want their UI back from Vista ....

      Oh yeah??
      Xerox called, they want their Windowed GUI paradigm back from OSX, X-Window, MS Windows, et all.

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
    2. Re:1997 called... by zander · · Score: 3, Informative

      The screenshots have just been made with a bad theme, in vista it looks native.

  13. Good Free Software WordPro Recommendation? by wrook · · Score: 3, Interesting

    I've been a TeX user most of my working life. But since becoming a teacher, I've realized that I need a word processor for making pretty handouts. Each one of my handouts is layed out differently, so doing that in TeX was taking too much time.

    But, OOWriter is driving me batty. Really, I just need to make numbered paragraphs with numbered points underneath. I need to be able to paste pretty clipart and wrap paragraphs around or through them. I need to be able to write Japanese text. And I need to be able to output PDF (optionally doc file format too).

    It shouldn't be too bad. But OOWriter is insane. It keeps renumbering my paragraphs, seemingly randomly (and often between loads and saves). It changes my fonts on me (again often between loads and saves). I've tried to turn off every fricken' "auto" feature I can, but it still insists on guessing what I want (badly). I really do hate it.

    So my question is, is there a very simple word processor that I can use to do simple construction and layout that does *nothing* automatically and works *every single time* without fucking up my formatting?

    1. Re:Good Free Software WordPro Recommendation? by TeknoHog · · Score: 4, Interesting

      I'm a teacher and I use TeX almost always to write handouts. Occasionally I get compliments on the nice and professional look :) Anyway, my usual choice for a "word processor" is Abiword, along with Gnumeric for spreadsheets. They may be a little on the light/simple side of things, but at least they don't try overthink you.

      --
      Escher was the first MC and Giger invented the HR department.
    2. Re:Good Free Software WordPro Recommendation? by apathy+maybe · · Score: 3, Informative

      I looked at http://www.lyx.org/ a few years ago, and it was alright. It wasn't what I wanted though, not needing or knowing LaTeX.

      However, you already use TeX, so it might just what you want.

      Or alternatively, have a look at AbiWord from http://www.abisource.com/ it is simple, and shouldn't screw things up if you use the native file format (an XML based thingy).

      I use AbiWord all the time for quick loading WP without too many fancy things. One caveat, it sometimes crashes for no explicable reason, and then causes you to have to re-write everything that you hadn't saved.

      --
      I wank in the shower.
    3. Re:Good Free Software WordPro Recommendation? by maxume · · Score: 5, Funny

      Uncheck "Gremlins" on the advanced options tab.

      --
      Nerd rage is the funniest rage.
  14. Just tried it out by retro83 · · Score: 3, Informative

    It's a good start! It fires up OK, but cannot open any documents (message says: "Cannot read from start of file"). There are also still a lot of crashes which is to be expected - but unfortunately it leaves a whole load of KDE processes running when it does so. Looks fantastic though, and it starts surprisingly fast. I really hope this becomes stable enough to be a viable alternative to MS/Open Office.

  15. Plans for KOffice on CD? by tepples · · Score: 4, Interesting

    I can't think of a benefit that couldn't be replicated through another method with both less hassle for the user AND less work for the developers.

    Slashdot recently ran a story about a study of dial-up Internet users, which showed that 49 percent of dial-up Internet users in the United States couldn't afford broadband. The OpenOffice.org project works around this by listing vendors that will distribute copies on CDs for a fee. Once KOffice for Windows is out of alpha and beta, who will be the first to do the same for KOffice?

  16. Re:kwrite? by SpooForBrains · · Score: 4, Informative

    What does he mean? He means he would like to see Kwrite ported natively to Windows.

    The word processing component of Koffice, to which I assume you think he is referring, is called "KWord".

    --
    "The dew has clearly fallen with a particularly sickening thud this morning"
  17. Re:Work with Open Office? by Anonymous Coward · · Score: 3, Insightful

    Do we really need two or more office alternatives?

    Yes, we do. Your question is like saying "Do we need anything else that's not MS Office?"

    Having at least two cross-platform office suites gives people choice. You don't have to like ooo's interface/speed/memory usage because now you have Koffice, and if you don't like Koffice, you have ooo, abiword-gnumeric, etc.

    I personally, like Koffice a lot more than ooo, maybe the ooo team could work together with Koffice :).

  18. Re:kwrite? by Darkness404 · · Score: 4, Funny

    Why? Emacs uses less RAM. PLUS it has a web browser built in

    --
    Taxation is legalized theft, no more, no less.
  19. kwrite via MS Windows version of KDE! by pbhj · · Score: 4, Informative

    In which case you should be looking at the KDE install for windows, sorry it's via an easy-as-falling-over installer too.

    http://techbase.kde.org/Projects/KDE_on_Windows/Installation

    Kwrite IIRC is part of the default installation - it's on my Vista install (I'm not rebooting to check).

    More info at http://windows.kde.org/ too.

    HTH

  20. Re:kwrite? by thermian · · Score: 3, Interesting

    Thanks, actually I already tried this, and it's not that good, unfortunately. It lags rather a lot on my machine, and the text rendering is quite poor too.

    Not that it isn't a nice start, but that's why I specified 'native'. I want Kwrite working on windows without needing anything but windows QT.

    --
    A learning experience is one of those things that say, 'You know that thing you just did? Don't do that.' - D. Adams