Slashdot Mirror


Gnumeric 1.0 Has Arrived

plastercast writes: "Gnumeric 1.0 is now out, which makes the Gnome desktop even more 1.0-tastic, with the recent milestones of Galeon and Evolution. ... For those that do not know, Gnumeric is a spreadsheet program with the ability to include all sorts of neat bonobo objects, and also can create graphs through guppi, the Gnome graping program. Enjoy!" Update: 12/31 20:08 GMT by T : That's "graphing." Graping is for the stroke of twelve. Update: 12/31 21:01 GMT by T : Jody Goldberg writes "You folks posted the story a touch too quickly. The release announcement just went out 5 minutes ago."

68 of 261 comments (clear)

  1. Cool, Excel is done by georgeha · · Score: 3, Funny

    but when, when, when is there going to be a PowerPoint option for Gnome? Otherwise how can the managers be convinved to leave MS-Orifice?

    1. Re:Cool, Excel is done by shaw7 · · Score: 2, Insightful

      OpenOffice opens and creates powerpoint files already.

      Rather than develop a myriad of different open source office product, it seems to me like we should focus on a couple of the well developed ones and help them gain more momemntum.

    2. Re:Cool, Excel is done by markov_chain · · Score: 3, Insightful

      Also check out StarOffice's presentation program. It's more stable than Powerpoint, and has more features.

      --
      Tsunami -- You can't bring a good wave down!
    3. Re:Cool, Excel is done by damiam · · Score: 2, Informative
      All we need now is full VBS support

      That's coming...

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
  2. Hmmmm.... by Hercynium · · Score: 2, Insightful

    I think we're beginning to gnotice a pattern...

    OTOH, it seems that the pace of GNOME development has been quickening as of late. Now, I haven't reviewed the API/Object Model for several months, but at last glance I was beginning to notice some real cohesion in the various components. For a long time I have preferred working on KDE's code, but I'm beginning to wonder if it's time to take another glance at good ol' GNOME...

    --
    I'm done with sigs. Sigs are lame.
    1. Re:Hmmmm.... by Anonymous Coward · · Score: 2, Insightful

      It's going to be difficult for many programs to be ported to GNOME 2, many people will just not bother. That's the first problem. Then some people will wait until GNOME 2 is out before doing their porting. If they find any bad API's, they will have no chance to change it. Finally, it's not only difficult to port your original program to GNOME 2, to take advantage of the new technologies you have to spend even more time doing nothing but figuring out. Bonobo is a fine example of how to make something very complicated. Sure, it may be easy in python, but most GNOME code is in C... the result is not pretty at all. I know that bonobo is in GNOME 1.4, but it's not everywhere e.g. how long will it take to port abiword to bonobo? A long time, if the developers even bother.

      >That, coupled wtih the fact that public open source development tends to move much more slowly than private development could very likely kill GNOME's chances as a desktop environment contender....

      Actually, I think Opensource progresses extremely quickly, compare the main desktop environments to what they were a couple of years ago...

      >Personally, I'll stick to wm2 or FVWM with some of my personal customizations. And I'll run KOffice on that. (but I'll at least try out gnumeric... for keeping lists ;-)

      Keep an open mind, it's the least you can do when you are getting free stuff made by people who work on it as a hobby.

  3. Re:That is true, but... by rmadmin · · Score: 2, Insightful

    Just because Excell has like a bazzillion features (that most people don't use), doesn't mean its the best. The software has to match the job being done. The office I work at could get buy with what Gnumeric does. They don't require all the fancy bells and whistles that MS puts into Excell, so I don't see how its better, since in my case its like putting 50 pairs of clothes in your car when your only going to be gone for 2 days.

  4. Bill: Check it out! by copponex · · Score: 5, Funny

    Ted: What?
    Bill: The Gnome graping program. The little guys make wine and even do your taxes! Open source booze, dude! Excellent!
    Ted: Dude, he's talking about math.
    Bill: Bogus.

  5. how good is the Excel import? by jreynold · · Score: 2, Interesting

    I had my wife using gnumeric long ago but when
    it couldn't read in one of her more complicated
    excel spread sheets worth a crap, she just dual
    booted like she'd done previously. I haven't
    touched gnumeric since. How has this improved?

    By "complicated" I mean LOTS of borders, patterns,
    formulas, graphs, etc.--not just two lists of
    numbers....

    Peace.

    1. Re:how good is the Excel import? by dsb3 · · Score: 2, Informative

      That depends on what version you were using before. :-)

      Frankly, if it was 'long ago' then gnumeric is well overdue for another look. Test it out on that troublesome spreadsheet and judge for yourself.

      I've followed it on-and-off for a while. The 0.6x series wasn't good enough (stability mostly) for what I needed but starting with 0.7x I found it was up to the task to handle my spreadsheets (though they're not as complex as yours by the sound of it).

      I noticed the Excel import as being one of the items that improved the most (after stability) in the recent releases. There were some concerns about reliability for WRITING excel format but I believe these are now also taken care of on the whole.

      --

      Slashdot? Oh, I just read it for the articles.
    2. Re:how good is the Excel import? by madenosine · · Score: 4, Funny

      Well, to find out, you can simply look at the changelog...

      1.0:
      -changed i++ to ++i (Miguel de Icaza)

      0.99.0
      -changed i=i+1 to i++ (Miguel de Icaza)

      0.76:
      -the darned thing looks better as i=i+1 (Miguel de Icaza)

      0.75:
      -changed i++ to i+=1 (Miguel de Icaza)

      0.74:
      -actually, i liked i++ (Miguel de Icaza)

      0.73:
      -changed i+=1 to i=i+1 (Miguel de Icaza)

      (...)

      As you can see, gnumeric has made great progress. I highly reccomend it over KSpread to any self-respecting linux user.

    3. Re:how good is the Excel import? by wurp · · Score: 2, Interesting

      Well, I have yet to find any spreadsheet program on Linux that will read in my invoice in MS Excel format. I used the MS Excel invoice template to build the invoice.

      Gnumeric 0.7 crashes when I try to print or print preview the file, KSpread just won't read the file, and StarOffice won't save the file after I change it! I have tried various methods of saving as different formats, and even totally rebuilding my invoice (not based on any MS crap). I have yet to find a useful tool or method for printing a pretty invoice under Linux.

      Also, "save as Gnumeric XML file format" produces a binary file. I've never seen a binary XML file before...

    4. Re:how good is the Excel import? by Jody+Goldberg · · Score: 3, Informative

      I don't know what version you tried but we should be damn near pixel perfect for borders, patterns, formats, content and values. Sheet objects like buttons and drawings still need work.

    5. Re:how good is the Excel import? by Quixote · · Score: 2, Informative

      Also, "save as Gnumeric XML file format" produces a binary file. I've never seen a binary XML file before...

      That "binary XML file" is just a compressed XML file.
      Try this:

      zcat binary_XML_file | less

    6. Re:how good is the Excel import? by wurp · · Score: 2

      I should point out again (since several people who replied didn't read the post very well before they went off) that Gnumeric _does not_ crash when I load the file; it crashes when I try to print or print preview the file. What I didn't specify is that it crashes for me when I print or print preview any file that I load. I'm sure that it must be some configuration issue on my PC, but I have no idea what it could be.

      So, my problem with Gnumeric is not that it won't load the file. The problem is that it crashes when I load any file then try to print or print preview. Strangely enough, it doesn't crash when I print or print preview a file that I created by hand - only files that I load from disk.

    7. Re:how good is the Excel import? by wurp · · Score: 2

      I'd also like to commend the gnumeric folks on their dedication to producing a stable and useful product. One of the developers has already contacted me asking for the file that crashed Gnumeric :)

      There was no such file (see my other reply), but it's nice that they're so aggressive looking for ways to improve their product.

    8. Re:how good is the Excel import? by The+Madpostal+Worker · · Score: 2

      >> Also, "save as Gnumeric XML file format" produces a binary file. I've never seen a binary XML file before...

      On some versions of gnumeric it saves it as a gzip'd binary file.

      --

      /*
      *Not a Sermon, Just a Thought
      */
  6. Who does use this thing professionally ? by Krapangor · · Score: 2, Insightful

    The main market for spread sheet apps should be accounting etc.
    Does anyone use linux spreadsheet apps for such professional purposes ?
    Managing private stuff doesn't count.
    Would be interesting to know if linux does penetrate such conservative/ non-IT markets.

    --
    Owner of a Mensa membership card.
    1. Re:Who does use this thing professionally ? by Jody+Goldberg · · Score: 3, Informative

      Several of the core Gnumeric developers use it for real work, and based on our bug reports so do many other people. Most of us are working on the project because we are so familiar with the pain and the power of MS Excel (tm). When it works it is a hugely powerful piece of work, but when it doesn't you are up a creek. The 1.0 version of Gnumeric will not replace MS Excel (tm) for a power user. However, it should be sufficient for most day to day users. The goal is to produce a platform that will be able to do all the things we're used to, and hopefully we're on the right track.

  7. Ximian, Red Carpet, and Gnumeric by 93+Escort+Wagon · · Score: 2, Insightful

    I will be curious to see when 1.0 makes it onto Red Carpet. The last two release candidates, 0.99 and 0.99.1, never did. Since I would bet the majority of Ximian users get their updates via Red Carpet, that means a large chunk of their user base never saw the preview releases.

    The only reason I bring this up is Ximian just recently announced their for-fee Red Carpet fast subscription service. As I recall, a common theme in that discussion was questions regarding how up to date (not up2date!) the Red Carpet channels would be maintained. This doesn't seem like a great start.

    --
    #DeleteChrome
  8. Re:That is true, but... by markov_chain · · Score: 2, Insightful

    Fair enough, it's your point of view. I agree Excel will never be Gnumeric. My point of view is that Excel is the alternative for Gnumeric, useful if you are forced by your management to interoperate by exchanging Excel spreadsheets. ;)

    --
    Tsunami -- You can't bring a good wave down!
  9. Neat. How many of these do we really need? by Rasta+Prefect · · Score: 2, Insightful


    Neat. This makes, what 47 different spread sheets for Unix/Linux now? KOffice, StarOffice, GnomeOffice, ApplixWare, Corels Office Suite, etc. All from different code bases? Funny, I thought that aside from all of the "Software should be free" propaganda, the point of open source software was be able to modify others code to suit your needs instead of reinventing the wheel every time. I realize not all of the above are open source, but still. Couldn't say, Gnome Office and KOffice share big chunks of their code? Like, say the parts that they use to handle the Microsoft formats? A great deal of time and energy is nessecary to figure them out, why replicate it 5 times?

    --
    Why?
  10. It's the apps! by GRH · · Score: 3, Interesting

    While I would love to see a mass migration to Linux, it won't happen without the apps. Granted, this is hardly a revelation.

    However, what if the Windows desktop domination can be chipped away at by utilizing <flamesuit> Linux apps compiled for Windows </flamesuit>?

    Conceivably, a number of folks who currently use Excel could probably work just as well in a Windows version of Gnumeric (or pick your Open Source equivalent).

    Over time, as people migrate from Windows apps to Linux for Windows apps, they may eventually reach the point where they ask "why am I still running Windows?" and move to Linux.

    Although Gnumeric may not be the best example of this, one of the touted advantages of GUI tookits for X are their cross-platform availablility (I'm specifically taking about Qt, and yes, I know Gnumeric is not Qt).

    Lowering the transistional pain to small steps seems the only way I can see Linux eventually having a presence on the desktop.

    Anybody else think this makes sense, or am I having a lapse of reason on the last day of 2001?

    Happy New Year,
    Greg

    1. Re:It's the apps! by Registered+Coward+v2 · · Score: 3, Insightful

      One of the problems with that model is:

      "How do you get people to try the non-MS software?"

      Pricing alone won't, because:

      1. Many get Office bundled with a PC, so they never see the cost; or

      2. Large companies have site licenses, and a few non-MS apps will not impact that cost - but will add to the support costs because now you have to support 2 different apps; and

      3. You have to overcome the idea that MS (in theory) tests its codes so bizzare computational errors won't creep in - who tests Gnome? X thousands of users isn't a good answer - because tehre is no one to call or blame when there are problems.

      Linux software needs to offer compelling, non-cost, advantages to get people to switch. For example, instead of Office's collection of programs that let you link data togeteher, how about one data store that you apply views to i.e. spreadsheet, presentation, diagram; so when you change a value, it changes everywhere - because it's all the same data.

      Chasing MS is a loosing proposition - it's too hard to overcome their entrenched position with something that's almost as good - even if it's "free."

      --
      I'm a consultant - I convert gibberish into cash-flow.
    2. Re:It's the apps! by lkaos · · Score: 3, Insightful

      Well, I have to disagree with you on some parts of what you are saying.

      My largest problem with MS is not that they do not produce low-cost or even free software, but rather they that produce high-cost low-quality software.

      A good example of where the quality of open source software overrides the lack of support is with GCC. GCC is commonly used in production environments over other Unix compilers because it is such a better compiler than most other compilers.

      The fact that it's free also means that you can always get the latest version without having to relicense or upgrade. That's a big advantage for most projects.

      For many people who are forced to do spreadsheets and get tired of using Excel because of constant bugs, having an alternative will make a big difference. Good software has a tendency to spread like a virus too and before you know it, all projects are using that software and here some company has come along and repackaged that open source software with support so that everyone is happy.

      And I've seen this happen with GCC so it does happen.

      --
      int func(int a);
      func((b += 3, b));
    3. Re:It's the apps! by Jody+Goldberg · · Score: 2, Interesting

      While your goal is noble I think you miss an important point. People are only willing to switch to something new IF the transition is relatively painless. It is not an accident that MS Excel (tm) includes lots of old and ignored lotus-1-2-3 compatibility utilities. We can have the most fantastic spreadsheet in history, and it would still be largely ignored unless there is an easy way to convert XL files to/from Gnumeric. Which is pretty much the plan. Once we have a spreadsheet that can interact well enough with XL people can extend it to add all the lovely innovations they can think of. Remember the MS mantra 'Embrace, Extend, ...'

    4. Re:It's the apps! by juju2112 · · Score: 2

      Well, GTK for Windows is available, as well as the free version of QT for Windows.

      I bet a lot of other Linux apps could easily be ported to Windows, and this would probably increase Linux's popularity quite a bit. It sounds like Gnumeric uses more of gnome that just gtk, though.

    5. Re:It's the apps! by Anonymous Coward · · Score: 2, Insightful

      "why am I still running Windows?"

      No they won't ask themselves that, the average user doesn't really know what an operating system is or how it differs from a program like Excel or Word.

      Putting a Linux app on windows won't do jack for Linux. Its time to face the facts, there are very, very few people who care what OS they are using.

      For every 1 slashdot geek who is fighting the holy war vs Microsoft, there are hundreds, if not thousands, of "regular" people who don't give a rip about how, what, or why. A computer to them is a magic box that does stuff. How it does it or what OS it is running on is not important, users want one big thing, ease of use.

      In the mind of users, easy is AOL and Microsoft, which in some cases is hard to argue, though AOL doesn't really offer much in the way of ease of used like they once did.

      Good applications running on Windows may be successes, but don't expect people to jump from something easy and comfortable to something that is much more difficult(you know and version of *nix is, be honest). Frankly, they just don't care what OS they are running.

      Peace

    6. Re:It's the apps! by Tachys · · Score: 2

      Also it makes it easier to exchange files between Windows and Linux. Instead of worrying about working with excel you can ask your windows friends to download Gnumeric for windows to see your files.

      Abiword works with both Windows and Linux The windows version is just a 4.3 MB download
    7. Re:It's the apps! by Registered+Coward+v2 · · Score: 2

      I agree that a seamless transition is necessary *before* people will switch from Excel to something else; but seamless file transfer is not enough to *get* someone to switch.

      In general, I think the trying to drive Linux adoption by mimicing MS is a losing proposition because:

      MS keeps moving the target so you're always copying what they did last year;

      People will stick with the market leader, if only because they are the market leader, which means unless a newcomer offers some compelling advantage they will be limited to niche markets.

      In addiotion:

      MS is very good at convincing decion makers that picking MS will not result in a career limiting event, if only because *everyone* uses MS products;

      They have alot of margin they can cut to drop prices foe any wavering major accounts; and

      Decision makers tend only to be zealots fo rtheir products, not something they purchase as a tool to put on everyone desk.

      Which is why I think Linux has a far better shot in the handheld market than in the desktop:

      The leader is currently experience financial problems;

      The switching costs for users is relatively low, since they only need a PDA to synch with the desktop, and a new PDA doesn't require dumping expensive desktop apps and most PDA apps are cheap, compared to desktop apps;

      The learning curve for most PDA apps is small;

      Palm and the Mac provide some ideas for an elegent UI which could be adopted for a Linux based PDA;

      Idependent developers could actually make some money developing apps while the diehards would port the game machine emulators;

      MS, despite repeated attempts, still hasn't established an overwhelming position.

      --
      I'm a consultant - I convert gibberish into cash-flow.
    8. Re:It's the apps! by psamuels · · Score: 2, Interesting
      A good example of where the quality of open source software overrides the lack of support is with GCC. GCC is commonly used in production environments over other Unix compilers because it is such a better compiler than most other compilers.

      A bit OT, but oh well. What you describe was certainly true in the past - vendor compilers were such a mixed bag that GCC has extensive release notes detailing how to bootstrap it with various other compilers without tripping numerous known bugs. And of course many vendors bundle a sub-optimal C compiler with the OS and make you pay extra for their Real Thing.

      But gcc is not the Holy Grail of code generation. Not anymore. IBM and CodeWarrior both beat it senseless on PowerPC; Intel has something that apparently does better on x86, and a lot better on Itanium; DEC has kicked its butt on Alpha for years.

      (Of course, gcc probably has more CPU backends than any other C compiler out there - but within a single architecture it often is not the best.)

      Having said that, I still use gcc in preference to any other compiler - for several reasons. First, it's a known quantity, and if I want to use gcc extensions (varargs macros are probably my favorite) I can. Its warnings and errors are not objectively the clearest in the industry, but to me they are because I'm so used to them. I know the compiler will do exactly the same thing on AIX as it does on Linux and HP-UX, within reason, and I can skip the licensing issues (the HP-UX bundled compiler is lousy, and AIX doesn't bundle one at all). gcc doesn't crash (well, it did once, in 1993, and I sent off a bug report) and its code generation is good enough not to be an issue for me.

      The fact that it's free also means that you can always get the latest version without having to relicense or upgrade.

      Oh yeah, that too. I'm the Licensing Czar around here (nobody else has the moral fibre / anal retention to care enough, I think) and the reduced hassle of free software is great.

      --
      "How can you claim that you are anti-crack, while still writing a window manager?" — Metacity README
    9. Re:It's the apps! by lkaos · · Score: 3, Interesting

      But gcc is not the Holy Grail of code generation. Not anymore. IBM and CodeWarrior both beat it senseless on PowerPC; Intel has something that apparently does better on x86, and a lot better on Itanium; DEC has kicked its butt on Alpha for years.

      (Of course, gcc probably has more CPU backends than any other C compiler out there - but within a single architecture it often is not the best.)


      Well, that's really the trade off one makes. The difference is speed of generated code is not extreme though and in comparision with other main stream compilers (what would /. be without bashing MS) such as MSVC, it just blows the competition away.

      GCC's nice because it tends to be more standards compliant then alot of compilers. It's funny that you mention the HP-UX compiler because that is what we were formerly using and when we started a new project, I insisted on using a version of GCC-2.95.2 that just happened to be laying around.

      I can't even begin to tell you how much hassle it saved. Pair it with GDB and the other utilities (such as gprof) and it's just incredible.

      The best part is, to get the GCC installed on a machine, all it takes is a phone call since there are no licensing issues. I definitely have to give you some credit if you take care of Licensing, because that is definitely a bitch. I would do anything to avoid having to deal with it.

      Unfortunately, I have to say I have encountered quite a bit of bugs in GCC :) That's ok though, it's not with the C compiler it's with the C++ compiler and the C++ specs suck so much, how can anyone blame GCC for messing up a bit ;-)

      --
      int func(int a);
      func((b += 3, b));
  11. Re:Neat. How many of these do we really need? by RestiffBard · · Score: 2, Redundant

    The one day I don't have mod points. Mod the parent up alot. Biggest problem with open source is not user interface issues or complexity its the insane amount of duplication of effort for the programs that people actually use or would want to use.

    --
    - /* dead coders leave no comments */
  12. Re:That is true, but... by bourne · · Score: 4, Insightful

    Although GNumeric is a great program, and I appreciate the effort, it is not Excel

    No, but it is exactly what I (and, I suspect, various other people) need: a simple way for me to be able to do most of my work in Linux and still be able to submit a timesheet to the nice people in accounting.

    90% of the spreadsheets out there use 10% of Excel's capability. Most people don't know how to use most of Excel except the simplest bits. So for my money, Gnumeric doesn't have to be Excel. I've got real work to do.

    (Of course, those in the audience who count beans will want Excel. Have fun.)

  13. Re:That is true, but... by symbolic · · Score: 2, Insightful

    And the only reason Excel has all these features (and will continue to have more) is that without them, M$ would absolutely no way to perpetuate the money stream that comes from the endless upgrade treadmill. So it's not that these extra features are necessary, or even useful - it's that without them, M$ can't make money. Why more people can't understand this is beyond me.

  14. Re:Neat. How many of these do we really need? by Rasta+Prefect · · Score: 2, Informative

    Assuming that the source for Microsoft Office was open, the logical thing to do would be to use their code to import and export these formats. After all, in the absence of a published standard, whatever these output is the standard for what a word Document is. If the goal is compatibility theres no better way to get it than using their code.
    A more logical way to do this would be something like the relationship between Mozilla, Galeon and Netscape - you have 3 different browsers, but with a great deal of code sharing which avoids a lot labor spent reinventing the wheel yet again.

    --
    Why?
  15. Re:Neat. How many of these do we really need? by battery841 · · Score: 2, Informative
    • KOffice — Runs on qt
    • StarOffice — Closed source.
    • GnomeOffice — Okay, by saying this, you're proving your lack of knowledge. Gnumeric _is_ part of GnomeOffice!
    • ApplixWare — Closed source
    • Corels Office Suite — Not supported anymore, is it?
    What I'm getting at is a couple items. First off, Gnumeric has been around longer than a lot of them. If you read the release announcement which was _just_ sent, you'd learn that Gnumeric has been around for 3.5 years. Second, it's _the_ spreadsheet program which didn't have a history of non-GPL issues. KSpread is relativly new. And anyways, that has the history with qt not being GPL compliant. Anyways, if you look at Gnumeric, it's one of the more mature of the spreadsheet applications.
  16. Re:That is true, but... by markov_chain · · Score: 2, Interesting

    Frankly, I don't find either option that important (kill excel & flawless interoperability). Rather, I appreciate having a featureful set of office apps for free; if I were running a business, I already could use exclusively open source-- from OS to the apps. The office apps like this one or Staroffice are similar enough to Windows stuff that low-level workers could use it without much trouble.

    --
    Tsunami -- You can't bring a good wave down!
  17. Re:That is true, but... by Virtex · · Score: 2, Interesting

    Where I work, the only thing I've ever seen people use Excel for is to write TEXT data in a tabular format. No formulas, no math, no graphs, just rows and columns of text. I see things like inventory lists, roles and responsibilities, etc. For that kind of use, HTML tables would work just as well. Based on what I see around me, I'd say Excel's features are very underutilized, and even the simplest of spreadsheets could take its place for what most people do with it.

    --
    For every post, there is an equal and opposite re-post.
  18. Release notes by Jody+Goldberg · · Score: 4, Informative
  19. Re:Yeah, so what? by Skeezix · · Score: 2

    Then why open your mouth? For some of us, who respect Gnumeric as the most mature open source spreadsheet around with the best feature set and stability, this is great news to us....

  20. Re:Neat. How many of these do we really need? by Uruk · · Score: 5, Insightful

    People see duplication of effort and they assume that it must be a bad thing, but it's not.

    Thinking that it is a bad thing is based on the assumption that these people who are "reinventing the wheel" would have worked on a more established project of the same type if they hadn't done what they did, which isn't true. These coders are all voluteers, and they ONLY hack on things that are INTERESTING to them.

    Besides, a lot of the failed projects of today are going to be the start of tomorrow's best hackers. Don't bitch about what people choose to do for free.

    --
    -- Truth goes out the door when rumor comes innuendo. -- Groucho Marx
  21. Re:Neat. How many of these do we really need? by Rasta+Prefect · · Score: 2

    I think the open source community should produce open document formats. However, at the very most all someone has to do to figure out how a Koffice or Gnome Office produces its files is to dig into the source a little. However, our publishing a document declaring "This is what a Word Document is" is a little pointless when we don't have any control over what Word might happen to produce(Past experience would tend to indicated Microsoft doesn't eiiither...back compatibility, Bill?).

    --
    Why?
  22. It's duplication of effort, but not of result by Crag · · Score: 5, Insightful

    Each of the office suits you name has benefits and drawbacks of its own. If all the developers of all those projects were going to try to colaborate on The One True Suite, they'd have to set aside their differences and make comprimises. The result would be mediocre and would squash the individual efforts.

    If all the kernel hackers in the world tried to colaborate on The One True Kernel, their results would be mediocre as well.

    When all the best musicians get together to make an album you get Hands Across America and The Three Tenors, not Mozart or Van Halen. (Your tastes may vary, clearly.)

    I was going to mark this post 'redundant', since this issue comes up in every thread, but I thought it more constructive to explain in words, rather than a moderation: it is false to call the efforts of these various projects wasted, since each developer works towards whatever is important to him or her. Their efforst would only truely be wasted if they all came up with the same result (identical software AND developer experience).

    1. Re:It's duplication of effort, but not of result by Khalid · · Score: 2

      Yes indeed, this is a valid argument ! but the problem is that al these softwares will never have a critical mass of users, and this is what really count. This is why Microsoft is so hard to displace. Yes it's nice to have many open source suites, or desktops (KDE or Gnome) but the real problem is the "fragmentation" of the user base, so in the end all these programs might stay marginal, even though they might be excellent. We all know that the best software is not always the winner.

    2. Re:It's duplication of effort, but not of result by Ami+Ganguli · · Score: 2

      Mostly agreed, but there are a lot of components in these systems that could be shared. The import/export filters, for example, could construct a common in-memory structure that each application knows to deal with. The math functions in the different spreadsheets could probably be shared if they could agree on a common API.

      I think the argument that competition leads to innovation is true of new or innovative features, but a lot of features are just check-box items that are well understood and that everybody needs.

      I actually tried a few days ago to see if I could steal some code from OpenOffice and turn it into a reusable library, but it's not easy. There are interdependancies everywhere. The same is probably true of the other projects. Modularity needs to be built into the design.

      --
      It is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail. - Abraham Maslow
  23. Re:Cool... by Otter · · Score: 2, Insightful
    Not saying you don't realize this but since a lot of other people clearly don't: you can run Gnumeric and other Gnome apps on KDE or IceWM. You can also run KOffice apps under Gnome (is there a current OpenBSD port?). Pick the desktop environment you like and the apps you like -- it's not like choosing a religion!

    Plus, as the trolls are pointing out, you can also use IceWM as the window manager in both Gnome and KDE.

  24. Re:Whither 1.0? by Jody+Goldberg · · Score: 2, Informative

    /. scooped us, and posted before I'd sent the release announcement.

  25. Re:excel the best? by Otter · · Score: 2
    Still, I haven't met any people face to face who actually claimed to like excel...

    Well, you haven't met me face to face either, but I love Excel. For my money, Excel, Word 5.1 for MacOS and recent Internet Explorer are the three worthwhile things Microsoft has done.

    It has a terrific interface, excellent integration between data and graphs (this is where the Linux options all fall short for me) and a lot of the features that you guys keep saying nobody uses are invaluable for my data collection and analysis. If only source were available so I could add keyboard switching between sheets!

    By the way, this is all talking about the MacOS version. Windows Office may well be as bad as generally reported here. (Like the guy saying that the SO presentation software is more stable than PowerPoint. Is he completely on crack or are there actually stability issues with the Windows version? I have never seen the Mac version fall over or hang, ever.)

  26. Re:Gnome should stick to the GUI and System Tools by Jody+Goldberg · · Score: 4, Informative

    Gnumeric started 3.5 years ago well before StarOffice began its transition to OpenSource. Our goal has always been to produce a the best possible spreadsheet, and we chose the GNOME project as our toolkit. I've looked at the source for kspread and attempted to borrow code from OpenCalc and have concluded that while they each have their strengths, Gnumeric's architecture feels like it is a better basis for development. Try loading large or complicated workbooks into either and compare for yourself.

    The GNOME project has a well developed and evolving toolkit specificly _because_ of projects like Gnumeric, Evolution and Galeon. A toolkit without developers does not progress very quickly.

  27. Re:Neat. How many of these do we really need? by snake_dad · · Score: 2

    The one day I don't have mod points. Mod the parent up alot. ( :-) )

    --
    karma capped .sig seeking available Slashdot poster for long-term relationship.
  28. Re:Neat. How many of these do we really need? by SquadBoy · · Score: 2

    No Star Office is *not* open source. Open Office is but Open Office is branched off of Star Office Sun could close Star Office at any time they feel like it.

    --

    Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
  29. Re:That is true, but... by damiam · · Score: 2, Funny

    I use the Excel flight simulator on a daily basis. Do you know of a Linux spreadsheet with that functionality?

    --
    It's hard to be religious when certain people are never incinerated by bolts of lightning.
  30. perl or python? by Micah · · Score: 2

    I thought I heard that Gnumeric had some kind of perl or python interface for scripting, but I haven't found any docs or examples (I've looked some).

    If anyone has a pointer I'd appreciate it!

  31. Great days... by Micah · · Score: 2

    I use Gnumeric to calculate profits from option trading with Datek. Have been since about 0.6.1 or so. Works great!

    And soon AbiWord 1.0 will be released.

    I use KDE for my desktop, but Gnumeric and AbiWord are two awesome, lightweight programs. They give you just what you need to get your job done, without a lot of memory hogging crap.

    My only problem is that you need Guppi 4.0 for graphing. I currently have Guppi 0.35 installed, but when I try to upgrade to 0.4:

    [root@eclipse micah]# rpm -Uvh Guppi*
    error: failed dependencies:
    libguppidata.so.11 is needed by gnucash-1.6.2-1
    libguppidataui.so.11 is needed by gnucash-1.6.2-1
    libguppimath.so.11 is needed by gnucash-1.6.2-1
    libguppiplot.so.11 is needed by gnucash-1.6.2-1
    libguppispecfns.so.11 is needed by gnucash-1.6.2-1
    libguppistat.so.11 is needed by gnucash-1.6.2-1
    libguppitank.so.11 is needed by gnucash-1.6.2-1
    libguppiuseful.so.11 is needed by gnucash-1.6.2-1

    So is there a way to have both Guppi versions co-existing? I really prefer to stick with RPMs. Thanks

  32. Re:Neat. How many of these do we really need? by krogoth · · Score: 2

    Why can't everyone quit whining when two people decide to do the same thing without giving each other all their code? I bet if linux was started last year everyone would say "what a waste! why doesn't he go work on OpenBSD instead?". If you're really that worried about the success of these projects, why don't YOU go work on one of them instead of trying to dictate what other people should do (when they are already giving away their work, too)?

    --

    They that quote Benjamin Franklin on liberty and safety deserve neither.
  33. Re:Curve fitting? by Linuxathome · · Score: 2, Interesting
    Ahhh...you've asked a very good question. There are very few applications out there that can do quick and easy nonlinear regression analysis. As a biologist, I'm not interested in the math and the complicated equations modelling the best fit curve. All I'm interested in is the curve fit and the extrapolation of data after the fit. And so it would be very helpful if there were graphical applications that catered to me (and the thousands of other biologists out there like me). As I said, there are only a few applications out there that do this sufficiently--not even Excel can do a decent job. Yeah sure, maybe MatLab or Mathematica can do what I want, but they're not catered to the life scientist. One good app is GraphPad Prism, whose developer created a great website for biologists at Curvefit.com describing the differences between the historical linear regression analysis and the (much better) non-linear regression analysis. There is yet another piece of software whose name eludes me at the moment. The problem with GraphPad Prism and software like it is their hefty price--even with the student discount, the software costs over $300, which is way over my price-range.

    Now, if Gnumeric can only fill this void or any other linux app for that matter....I can see on the Gnumeric webpage screenshots section that one of the tools listed is "Regression" analysis, but I venture to say that it probably means linear regression analysis. Would anyone out there know if non-linear regression analysis will be implemented (if it's not already)--as described at curvefit.com? There is a huge potential market of scientists out there that is yet untapped. I think this is where linux can definitely beat out Windows--that is, if there was a suite of good, affordable, consistent software out there for the scientist (well, I mean the life scientists), more and more of them would migrate to linux rather than use Windows. Just my 2 cents.

  34. GNUMERIC is a good spreadsheet by einhverfr · · Score: 4, Informative

    Gnumeric is enterprise ready, because it is capable of being automated (via Bonobo) and scripted (via VBA, Perl, Python, etc). In fact it beats the crap out of Excel in every area I can think of including flexibility of its automation model and security (MS does the first well and the second not at all). So this is big gnus...

    The real issues will be a Powerpoint replacement, scripting capabilities in Evolution (which should not be too hard to add via Bonobo), and a replacement for Word which is scriptable and automatable. KOffice is nto there yet, nor is StarOffice, and I have yet to be able to INSTALL Office without using WIndows, so WINE is not yet there either.

    --

    LedgerSMB: Open source Accounting/ERP
  35. Re:That is true, but... by DCMonkey · · Score: 2, Informative
    The following would seem to back up that observation:
    In the days of Excel 1.0 through 4.0, most people at Microsoft thought that the most common user activity was doing financial what-if scenarios, where you do things like change the inflation rate and see how this affects your profitability. When we were designing Excel 5.0, the first major release to use serious activity-based planning, we only had to watch about five customers using the product before we realized that an enormous number of people just use Excel to keep lists. They are not entering any formulas or doing any calculation at all! We hadn't even considered this before. Keeping lists turned out to be far more popular than any other activity with Excel. And this led us to invent a whole slew of features that make it easier to keep lists: easier sorting, automatic data entry, the AutoFilter feature which helps you see a slice of your list, and multi-user features which let several people work on the same list at the same time while Excel automatically reconciles everything.
    from http://www.joelonsoftware.com/uibook/chapters/fog0 000000065.html

    I have person at work that actually typed a column of numbers into a spreadsheet, added them up with a calculator, and entered the total back into the spreadsheet. Talk about underutilization!!

    --
    DCMonkey
  36. Where's the innovation? by kevlar · · Score: 2, Troll


    This is simply a "verbatum" copy of Excel. There's nothing innovative here.

  37. Re:Curve fitting? by stevenj · · Score: 2

    The best curve-fitting software that I've ever used is a shareware program called MacCurveFit: very fast, a simple interface for entering arbitrary equations and initial parameters, and one of the few programs that returns the error in each parameter of the fit (from the covariance matrix...much simpler to interpret than R^2). Anyone interested in writing a free software equivalent would do well to look at its example.

    --
    If a thing is not diminished by being shared, it is not rightly owned if it is only owned & not shared. S. Augustine
  38. What a troll by Otis_INF · · Score: 2

    Let's burn some of my karma foopies on this...

    My largest problem with MS is not that they do not produce low-cost or even free software, but rather they that produce high-cost low-quality software.
    Yadda Yadda!. So they produce low quality software? Which titles? MS Excel? SQL Server? Excel is a top notch program, which is by far the most usable and bugless application in the MS Office suit.

    A good example of where the quality of open source software overrides the lack of support is with GCC. GCC is commonly used in production environments over other Unix compilers because it is such a better compiler than most other compilers.
    This one really made me laugh :) Ask the KDE guys how great the C++ compiler is in GCC. True, it's free and fully functional, but please... so much better? Oh, don't feel obligated to provide facts to proof your point!

    --
    Never underestimate the relief of true separation of Religion and State.
  39. Re:excel the best? by spongman · · Score: 2
    If only source were available so I could add keyboard switching between sheets!
    If only documentation was used. I typed 'keyboard shortcuts' into Excel's help search pane, and it took me straight to a page that told me that CTRL+Page Up/Down is what you're looking for.
  40. Re:That is true, but... by Nygard · · Score: 2

    I've often observed exactly the same thing. I've seen issue logs and defect reports kept in spreadsheets on a network drive, so they can be shared (imperfectly). Likewise, product data, vendor information, and lots and lots of project schedules.

    I know that spreadsheets are not the ideal tool for any of these purposes. The point, though is that they are being used for these purposes. Rather than shrug and say, "Well, users are goofy." I'd like to figure out what makes spreadsheets appealing.

    Most people use it as a kind of schema-less database-lite. Do away with all the troublesome database stuff like referential integrity and rigid schemas and it becomes simple enough for the average non-abstract-thinker. It's infinitely malleable, they don't have to go through ranks of DBAs just to add a column.

    New column? Insert!
    New table? Add a sheet.

    The main usage pattern spreadsheets don't support well is sharing. Instead of sharing a single spreadsheet, most sharing is through copying. More data lives in spreadsheets in email inboxes than in the knowledge repositories. (Of course, these usually get printed out as soon as they are received, and used as reference long after the original has been revised.)

    I've often thought that this usage "loose database" would be well served by some kind of multi-user spreadsheet--a common space where people working on a project could share semi-structured data.

    --
    "Genius may have its limitations, but stupidity is not thus handicapped." --Elbert Hubbard (1856-1915)
  41. Re:Just a question by KjetilK · · Score: 2

    Many of my spreadsheets qualify as "spreadsheet applications" and need quite a bit of flow control type logic.

    Then you might want to drop the spreadsheet entirely, and go for R. R is a very beautiful system for statistical computing and graphics, and it is very powerful. I know there is quite some R code in Gnumeric, most of the statistics comes from there.

    I think there has been some talk about a more extensive interface between Gnumeric and R, but I don't know what happened.

    There is some more high-level GUI tools for R as well, but I have never had any use for them, so I haven't even compiled it, but there might be some things that are sufficiently spreadsheet-like there that you can use.

    --
    Employee of Inrupt, Project Release Manager and Community Manager for Solid
  42. boy, that sounds like . . . by hawk · · Score: 2
    . . . one of the early mac programs. I want to say that it was one of Lotus' failed offerings, but that description of making and interconnecting regions sure sounds like it . . .


    hawk

    1. Re: boy, that sounds like . . . by hawk · · Score: 2
      But this is several years later than the one I'm talking about. There was something like this around '84 or '86. These guys didn't start tell several years later.


      hawk

  43. it's in the ports collection by hawk · · Score: 2
    just type "portinstall gnumeric".


    ok, first you may need to "cd /usr/ports/sysutils/portupgrade; make && make install && make clean" if you didn't already install portupgrade . . .


    I dunno if it's in the packages yet.


    hawk