Slashdot Mirror


Another Office Alternative

MiTEG writes "The Washington Post has an article on a cheaper alternative to Microsoft's Office Suite, ThinkFree Office. Currently selling for $50, their product also includes a one year subscription to Cyberdrive, a 20 MB web file-storage service. While it's no StarOffice, this glowing review may help people realize that Microsoft is not the only option." 'Glowing review' probably isn't the right term to use, since the reviewer found quite a few faults.

5 of 213 comments (clear)

  1. Alternatives are not necessarily options by xiaix · · Score: 5, Insightful
    I have evaluated every office suite that I have come across that provides an 'alternative' to office. So far the only one that has come close has been StarOffice 6. It seems there is always one vital feature lacking that keeps me from going to management with a proposal to standardize on (insert alternative here).

    Either the max. spreadsheet is abysmally small (8k-16k rows), or there is no cross-tab reporting functionality, etc.. There is always something

    I know that playing catch-up with Microsoft is a losing battle, but some features are essential. If it is available in Lotus, WordPerfect, and MS Office, you can be pretty sure there will be people who can not work without it.

    I'd love to switch to a Microsoft free shop, but until I can go to management with solutions to every problem, and assurances that no functionality will be lost, I can't. Office suites are only one battle in the war, but it is one I should be able to win...

    --

    Have you read the Moderator Guidelines yet?

  2. "one year subscription to cyberdrive" by 3-State+Bit · · Score: 5, Funny

    anyone know why people would normally pay cyberdrive for 20 megs of web storage, when yahoo gives you 30 megs for free?

    Oh, and
    Point 1: "Connect to Briefcase from your Windows desktop with the Yahoo! Drive Client. Drag and drop or save files directly to Briefcase from any application." (same page).

    Point 2: on Linux you'd get the same functionality without running a foreign exe to modify your OS [!], but rather by mounting a ten-line Perl script of your own design, to proxy the http connection as though it were your web browser.

    Point 3: This, incidentally, is why people use Windows.

  3. Thinkfree? Name Change Proposal by ReadParse · · Score: 5, Funny

    Maybe they ought to call themselves "ThinkFiftyDollars"... their name kind of suggests that it's free!

    RP

  4. Re:I'm underwhelmed by Bodrius · · Score: 5, Insightful

    As a lot of people have to repeat every once in a while: Java != Javascript. Java has nothing to do with Javascript, actually (nothing more than with, say, CShell). The name of the latter was a marketing gimmick.

    That said, Java earned a bad reputation from being used in Applets all over the Net, which are victims of every defect Java has (or at least used to have until very, very recently).

    One of those defects is that Swing really, really sucks. Now, it's design may be great or not, and it may be full of design patterns or not, but it has been, up to 1.3, very "buggy and slow". You can cope with the buginess if you need to, but it will make it even slower.

    AWT too, but at least AWT didn't claim it had fixed the problem when it did not.

    Another defect, which is not exactly Java's, is that Applets on the web were mostly programming experiments by novices in both the language and programming. Java was hip, and everyone who had a webpage had to have an Applet. They were bound to be buggy. And the circumstances didn't help.

    The world was exposed to millions of "Hello World" desktop applications brought online by Sun's Magnificent Hype Machine, programmed in a cranky and immature GUI library (AWT/early-Swing), with incompatible JVMs (Microsoft's), slowly downloaded to the client's machine through a 28.8K-56K modem... all increasing the amount of frustration when the "ClassNotFound" exception presents the user with a dazzling gray square.

    Java is a nice language, but for desktop applications it's just not a great choice, unless 1.4 delivered the promise (I have yet to try it for desktop apps). But that promise was there with 1.3, and even with the birth of Swing.

    I'm sure it is technically possible to use it for medium-big applications, there are plenty (big) IDEs written in Java that are very, very usable. I also hear very good comments about some non-Sun libraries, but I'm afraid no one really cares.

    Java for the desktop is seen as the wrong solution to the problem, and will remain so for a long time even if they fix it, thanks to Sun's mistake. Java's place as the right solution seems to be on the server, where it's definitely not buggy nor terribly slow, with the desktop as a thin client (SOAP, JSP) implemented in something else.

    --
    Freedom is the freedom to say 2+2=4, everything else follows...
  5. Cheap at twice the price by dgroskind · · Score: 5, Insightful

    The article lists some basic MS Office features and says: It's a waste to use $480 worth of Office suite for such simple work.

    It depends on how important the work is. A PowerPoint sales presentation may be worth thousands of dollars in sales, an Excel spreadsheet could manage a large budget, a Word document could be a report on an important project or a book manuscript. Any one of these examples would be worth more than $480 by itself. In fact, the time spent creating the document would exceed $480 many times over.

    If what you do with an office suite isn't worth $480, maybe you should do something else that is.