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."
This is nice, but what I want to see is kwrite ported natively to windows.
A learning experience is one of those things that say, 'You know that thing you just did? Don't do that.' - D. Adams
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.
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?
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.
While this is certainly great news for KDE realistically we are going to be able to count the number of Windows users on one hand. There will be plenty of people (me included) that will down load it to see how good it is but then never use it again because it's incompatable with other office software*. While I know it can read ODF and .doc etc it doesn't do it well enough that it's a drop in replacement for MS Office or even Open Office.
Personally I really hope that they port Kontact soon. It's streets ahead of Thunderbird and a half way decent competitor to Outlook.
* any broken formatting when opening a non-native file format means it's incompatible as far as I'm concerned.
I used to have a better sig but it broke.
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
Hello, it's running on windows. How about a tag to reflect that? Darn, I hate being a n00b.
Invenio via vel creo
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.
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
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.
.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!
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
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.
... and they want their UI back.
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?
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.
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?
Sometimes I really wonder what Slashdotters are smoking. Anyway, I don't really doubt they'll get it working sooner or later, but still.
Anyone else really hate online installers?
Yes! Why do developers assume that every computer has a fast, always-on connection to the internet? Some computers, for reasons of security, practicality, expense or other reasons, are not connected (or only sometimes connected, or slowly connected). If I can't download a full package that can be installed on another computer from a USB flash drive, then that's a program I won't be installing.
And while we're on the topic of annoying installers, I also hate the ones that assume everyone already has Visual Basic, Visual C++, etc. run-time DLLs. If it didn't come with Windows, don't assume I have it. At least tell me when I'm downloading your program that I need them and where I can find them.
Support Right To Repair Legislation.
It's a shame the KOffice people can't get together with Open Office and blow Microsoft Office out of the water.
Do we really need two or more office alternatives? I know it can often be frustrating working for these projects and forks have occurred numerous times (XFree86/Xorg) when project leaders have been unwilling to change the software.
* any broken formatting when opening a non-native file format means it's incompatible as far as I'm concerned.
Then you might as well go download Microsoft's ODF plug-in for Microsoft Office Word, find one little error, and then call Word "incompatible" with ODF. If you want to preserve formatting, use a desktop publishing program that's designed to preserve formatting, and then export to PDF.
Last I checked it was at 1.5.5 and it is really easy to use. A lot of time that you otherwise waste with formatting is simply saved by its approach. Given you already have experience of using TeX you might like it.
Reality is defined by the maddest person in the room
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
...you have not paid your monthly MS subscription - here's a blank hard disk back.
Gentoo Linux - another day, another USE flag.
And as you wished, it does that too.
I am getting hard "missing file" errors. I know it's only Alpha, but at least it should be able to open the very initial part of the app.
The first example is "phonon.dll"... but there are more. Randomly looking on the web returned a blog entry by a guy who hated the phonon concept.
My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
better listen to this guy.
Of course the fact that I'm not a coder, and have no way of knowing the answer to this is irrelevant. I'm sure I can find the answer to my question SOMEWHERE, proffered by someone who DOES claim to know.
The divide between "makers" and "users" of software has NEVER been so evident.
Any technology distinguishable from magic is insufficiently advanced.
KOffice means KDE desktop, does it mean that from now on it could be much easier to port ( or vene better install) most KDE applications on a Windows/Mac machine once it has KOffice installed?
See the first result on google for "phonon.dll":
http://raviratlami1.blogspot.com/2008/07/how-to-download-and-install-phonondll.html
Emacs is outstanding. It only lacks a good editor!
Is there a port of Konsole or some similarly functioned terminal emulator to Win32?