Slashdot Mirror


Excel Clone for Linux Now in Beta

Martin Kotulla writes "SoftMaker, a German software developer, has released the first public beta of PlanMaker 2004, a native-Linux spreadsheet that is highly Excel-compatible ... in fact, this app is basically Microsoft Excel ported to Linux, including Excel-compatible charting and even AutoShapes. Here is a chart comparing Excel, OpenOffice.org, and PlanMaker." Update: 05/07 19:07 GMT by M : Softmaker.de is temporarily down; the site can still be reached at softmaker.com.

11 of 393 comments (clear)

  1. Works on other free unixes (at least 1) by grub · · Score: 5, Interesting


    in fact, this app is basically Microsoft Excel ported to Linux,

    A port? Did Microsoft gave the developers access to the Excel source code? Anyhow, that nitpicking aside the package seems to be working perfectly well on my OpenBSD desktop w/Linux compatibility enabled.

    Nice.

    --
    Trolling is a art,
  2. The wrong path by MoxCamel · · Score: 5, Insightful
    As long as Linux application developers continue to copy Microsoft, in a vain attempt to be "compatible," Microsoft will always have the edge. They will always set the pace for others to follow.

    If you want to make a better product, you can't "embrace and extend." You have to make a better product. By providing file-reading compatibility, you only re-enforce the proliferation of closed file formats. You also cripple your application, to maintain compatibility. (if you want a nifty feature, you have to make sure Excel has it too.)

    When people send me Excel files, I kindly ask them to re-send the file in CSV or some other format. Yes, there are things you can only do in native file format. But the vast majority of users never do those things.

    1. Re:The wrong path by pegr · · Score: 5, Interesting

      If you want to make a better product, you can't "embrace and extend." You have to make a better product. By providing file-reading compatibility, you only re-enforce the proliferation of closed file formats.

      Uh, by "cloning" a "closed" file format, you actually "open" the format to other uses. When you get a large number of vendors using the "closed" format, the original vendor now has to consider very carefully additional changes to the format for fear of breaking competitor's products. The fear is not breaking the other products but reducing compatibility of their own product. Using "closed" formats is a good thing, depending on market conditions.

    2. Re:The wrong path by TedTschopp · · Score: 5, Insightful
      When people send me Excel files, I kindly ask them to re-send the file in CSV or some other format. Yes, there are things you can only do in native file format. But the vast majority of users never do those things.

      Well, I see you never have to deal with people who are normal business users.

      I'm not trying to be mean, but I find that normal business users don't know how to do much of the fancy stuff in Excel or any of their other programs. The most common usage of Excel I've found is glorified forms. Oh, I'm not saying that its not used for what it really can be used for, but in those cases the person doing the Excel work is usually an Analyst who is working for the person who is actually consuming the reports.

      The idea here is to give the normal business user a replacement for the expensive office product.

      And as far as innovating and flanking Microsoft on the Spreadsheet market. Its a spreadsheet, there really isn't much more that can be done to the product to innovate it. Copying Microsoft is a great place to start.

      Look at Microsoft's innovation in Excel over the last couple of editions. YEAH SMART TAGS!. That's about it. Oh I know there is more, but come on the market has been dead years now. The only place left to compete is on Price.

      Ted Tschopp

      --
      Fantasy remains a human right; we make in our measure and in our derivative mode... -- JRR Tolkien
    3. Re:The wrong path by Fearless+Freep · · Score: 5, Insightful

      >you get a large number of vendors using the "closed" format, the original vendor now has to consider very carefully additional changes to the format for fear of breaking competitor's products.

      This is Microsoft we're talking about...that's not a risk, that's part of the plan

    4. Re:The wrong path by AstroDrabb · · Score: 5, Informative
      MS's XML format is more of a PR stunt then really being open. MS has barked a million times about "IP" and MS Office is one of their biggest cash cows. Basically they made a schema that will let you read the MS Office docs, but they still keep tons of closed proprietary stuff in those XML files. What is the purpose of being able to read the file if the important content is a binary blob in some proprietary format? The plain text is readable, so a simple Word doc is easy to read (though competing office apps have been able to do that for a long time). MS Office will truly be open when MS release full specs of the file format and all that could possibly be in them. I can give you an XML file with a Base64 encoded blob of proprietary data. Just because it is XML does not make it Open. OpenOffice's format is _really_ open. You can get docs that explain the format and how to read or write OOo's file formats. This is not the case for MS. If it is, please provide a link to the MS Office document _specs_ and not just some silly schema.

      As a little test, create a new Excel file and on Sheet 2 put the following data:

      1 1
      1 2
      1 4
      1 4
      Now on Sheet1, insert a chart using the data on Sheet2. Now try to save it as "XML SpreadSheet (*.xml)". You will get a warning that all "AutoShapes, other objects and Charts" will be removed. What is the point of this "open" XML format if it cannot save complex spreadsheets? MS will never let their MS Office format go. End of story.
      --
      If Tyranny and Oppression come to this land,
      it will be in the guise of fighting a foreign enemy. -James Madison
  3. Google cache by GillBates0 · · Score: 5, Informative
    of the first two links:

    Softmaker
    PlanMaker

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
  4. Of all the Apps to port by VanWEric · · Score: 5, Funny

    They choose Excel? I have never been able to figure that program out. Give me Minitab anyday. Mmmmm..... Multiple Regression. Excuse me. Me and fantasy minitab for linux have to be alone right now.

    --
    www.olin.edu
  5. Crossover by Mr.+McGibby · · Score: 5, Interesting

    While I applaud the effort, and I'm sure they'll sell some copies; other than some cost savings how is this functionally different from using Crossover Office? I've been using Excel in Linux for quite some time and it works perfectly.

    --
    Mad Software: Rantings on Developing So
  6. We Don't Need Another Spreadsheet by theManInTheYellowHat · · Score: 5, Insightful

    We need to be able to edit Flash files, edit Movies, make better websites.

    Microsoft Office has been done, done to death, and the resounding tone is that there is precious little inovation left to do. Macromedia, Adobe and Apple are making the software that needs to run on Linux box.

    Honestly with OpenOffice, gnumeric and kspread what else do you need for a spreadsheet?

    Wordart in Excel BFD. Garageband, Premeire, Flash MX, Dreamweaver, FinalCut.....

  7. Weak charting by Jody+Goldberg · · Score: 5, Informative

    Gnumeric is admittedly still pretty weak on the charting side. However, things are improving quickly. Please file a few feature requests to help guide things. 1.3.x has support for error bars now (still need to hook up the xls import for that) and the polar (what xl calls radar) plot engine is in place too. My short term goals are to extend the axis mapping support, and add a gnuplotish implicit iterator feature that is not in XL.