Slashdot Mirror


Abiword: Support Expectations

bockman writes "Abiword developers have put up a letter, explaining what they expect from their user community and what the community should (and should not) expect from a volunteer-based open source software project like theirs. A much needed reality-check in these times when a large number of non-developers have joined the Linux users world." This is a must read for anyone who uses any open source software.

143 of 412 comments (clear)

  1. Expect to see this linked from Microsoft.com by Anonymous Coward · · Score: 3, Flamebait

    If I were Microsoft, I'd link to this letter without comment. As a business user, I'd be sore pressed to consider anything but Commercial software after reading this.

    1. Re:Expect to see this linked from Microsoft.com by ethereal · · Score: 5, Insightful

      That's funny, because it appears to me that the "you get what you pay for" ratio is still in favor of Open Source projects, as opposed to Microsoft. I guess it depends on how happy you are with your last Microsoft purchase versus your last use of software downloaded for free. I know which one I'm happier with.

      See, if AbiSource was like Microsoft, they would be promising a completely secure and easy-to-use product in a couple months, miss their date by almost a year, and have recurring security issues (all of them completely denied, then considered "features", then patched quickly so as to break other parts of the product) up until it was time to release their next bloated version, and then repeat the whole cycle. So I don't really see where AbiSource has anything to be ashamed of, unless complete honesty with your user base is some sort of black mark against you.

      --

      Your right to not believe: Americans United for Separation of Church and

    2. Re:Expect to see this linked from Microsoft.com by Ardax · · Score: 2, Insightful

      If I were a business user, and I needed support for a program, I'd pay for it. Whether that's in the form of hiring a coder to be our in-house OSS keep it together geek, or contracting with a company that provides support for said product, or actually getting a piece of commercial software and the support that comes with that (typically little).

      In fact, the support I see for most OSS projects that have some steam rolling is very impressive. People tend to be polite and try to be helpful if you seem to be having a real problem that isn't caused by dismissing the manuals and how-tos. Sure, sometimes there's flame wars, jerks, trolls, and other assorted assholes. That happens. If I'm not paying for the support, I don't mind too much. How many customer service horror stories do we all have? And that's for products and service that we actually paid money for! There's something really wrong when the customer service track record for free stuff is better than that of stuff that I paid for.

      Whoo, I just got trolled. :-)

      --
      Pax, Ardax
    3. Re:Expect to see this linked from Microsoft.com by sphealey · · Score: 4, Insightful
      As a business user, I'd be sore pressed to consider anything but Commercial software after reading this.
      As a business user and manager, I approve deployment of all kinds of software. Some commercial, some free. Some with support contracts, some without. Some with huge userbases, some with 5 other known users. This page describes pretty much what you will get from any software vendor, free or commercial, with or without a support contract. Calling a commercial tech support line, for which you have paid big bucks, is not much different than spinning a roulette wheel. That's the facts of life in the software industry, paid or otherwise. At least with this product, if I were really deperate I could hire a programmer to take a look at the source code and see if a fix is possible, which isn't the case with closed source products.

      sPh

    4. Re:Expect to see this linked from Microsoft.com by Gannoc · · Score: 2
      As a business user, I'd be sore pressed to consider anything but Commercial software after reading this.

      Word charges $339 per copy of Word 2002.

      If 12 people work on it, that means that if only 3000 copies of AbiWord were sold for the same price as Word, all 12 of those programmers would be able to work full time on it with very comfortable salaries.

      Kind of makes you think about the price of software.

    5. Re:Expect to see this linked from Microsoft.com by jgerman · · Score: 2

      As a OSS advocate I's tell the business user that he's a moron and link from my page to a description of UCITA without comment. It's almost the same thing, except that software companies under UCITA have made it legal for software you PAY for to not do what you want.

      --
      I'm the big fish in the big pond bitch.
    6. Re:Expect to see this linked from Microsoft.com by Omerna · · Score: 2

      Yeah, but if you're a cynical person (as everyone should be when reading news from a biased source) you'd wonder why Microsoft is linking this... Obviously it is supposed to make the reader think, "Wow, Open Source sucks! They admit they aren't as good as Microsoft!" But then, as a cynical person, you realize if Microsoft wants you to think this obviously there is some reason- maybe because they feel threatened by Open Source? The way I look at it if MS wants me to read this and think that you have to look behind it and see their true motives- make Open source look bad.

      That's a little disjointed, I hope I came across OK.

      --


      No sig for you.
  2. I have ony one request for all developers by Lumpy · · Score: 4, Interesting

    Please oh please update the webpage and test rpm builds.

    If a person were to want to get abiword and downloaded their redhat 7.1 rpm, they'd be instantly ranting on the mailing list as it does not work for any possible install of redhat 7.1.

    In fact they need to remove all rpms except for the gtk version as that is the only rpm that actually works.

    also, add a list of all libs that are needed in order to use the product.

    I am glad they make abiword, but having rpm's or packages that dont work for anyone except the deveopler that made it causes most of the grief I see on the mailing list. 90% of all pissed users are users that cant get it to work because of the bad rpm's and packages.

    hey, if you guys dont have time for keeping the website up-to date, I volunteer to do it.

    --
    Do not look at laser with remaining good eye.
    1. Re:I have ony one request for all developers by Anonymous Coward · · Score: 2, Insightful

      you might consider going to their mailing list and actually volenteering to do it instead of talking about doing it on slashdot... it would take about the same amount of effort.

    2. Re:I have ony one request for all developers by PD · · Score: 3, Insightful

      ABIWord is not even at version 1.0! A user who is pissed because they can't get a nicely packaged thing they can drop into their system should either look for another solution or learn how to deal with a tarball.

      I run a Debian Potato system, and when I tried the *.deb package there were a bunch of errors. No problem, I'll get the source and compile it. There were a bunch of missing liraries, and I had to fix those. Finally, it was compiled. It core dumped. I figured out that it had to do with the fonts not being handled properly on my X server. Did I complain? Hell no! I used CVS to get the latest development release and tried that. It worked. The fonts are screwed up, but am I upset? No, I'm very happy. I have a word processor that is already excellent, and it's getting better every day. When Woody stabilizes, then I'll upgrade. That will give me the right Xserver to allow ABIWord to display and print nice fonts. I can live without them for now.

      The lesson here is that if you are dealing with software that isn't even at version 1.0, then you'd better be prepared to go to the lengths I went to. That's not harsh, that's not mean, that's a fact of life. Versions 1.0 of anything cannot be expected to do anything more than dump core. Less experienced people should see this as an *opportunity* to learn how to get around problems on their box.

    3. Re:I have ony one request for all developers by Amokscience · · Score: 2

      Excuse me, but as a user and commercial and open source developer I do NOT consider it acceptable that *any* _release_ would break at step 1.

      I can accept this for a CVS snapshot or a beta test build but certainly not anything that is labelled a "release". I would be horrified at the thought that thousands of people were downloading one of my releases only to find it didn't work at all.

      My definition of 1.0 is something I wouldn't mind paying for. Anything before is bound to be buggy on some level but to crash on startup? And to consider that (long-term) acceptable? Unreal.

      --
      Fsck cluebie moderators. I'll say what I want, offtopic or not. And fsck having to qualify every bloody statement just
    4. Re:I have ony one request for all developers by damiam · · Score: 2

      If I recall correctly, AbiWord *requires* XFree86 > 4.0. The parent is trying to install it on a potato system with the stock 3.3.6 version, which is what is causing the errors.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    5. Re:I have ony one request for all developers by Kiwi · · Score: 2
      If a person were to want to get abiword and downloaded their redhat 7.1 rpm, they'd be instantly ranting on the mailing list as it does not work for any possible install of redhat 7.1.

      Over here, the GTK versions of the Abiword RPMs install and run like a charm on this RedHat 7.1 box.

      - Sam

      --

      The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

    6. Re:I have ony one request for all developers by Kiwi · · Score: 3, Informative
      Unlike proprietary software development (Amokscience appears to be a proprietary software developer who does not understand how the bazaar model of open source development works), where companies go through extensive SQA before making a release available, open-source development releases a pre-1.0 release, which the public SQAs.



      If AbiWord was a proprietary software product, the only people who would be using AbiWord right now would be SQA testers. Thankfully, AbiWord is open-source, which allows people like me to use it before its formal 1.0 release.



      - Sam

      --

      The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

    7. Re:I have ony one request for all developers by PD · · Score: 2

      Linux 0.1 wouldn't even compile. Linux wasn't even stable in many other versions. Hundreds of thousands of people were using Linux before the magic 1.0 release. Hundreds of thousands of people had their systems crash on them. Hundreds of thousands of people understood that they were damned lucky to have something else to fight with other than Windows 3.0 running on top of MS-DOG v. 5.0.

      For pete's sake, my first Linux system was built and maintained by hand, all by my lonesome. If I needed software, I had to find the source somewhere and compile it myself. AND I also had to port it from SunOS, or HPUX, or ATT&T UNIX, or wherever I found the code.

      The situation is the same. This is not commercial software here, and that's the point of the article. Just as Linux wasn't for regular users when it was at 0.99.12, ABIWord isn't for users at version 0.9.6.

    8. Re:I have ony one request for all developers by Error27 · · Score: 2

      You use debian and not Red Hat so you don't understand how badly broken the Red Hat abiword package was.

      In debian a package that awful would have been fixed within a month at least. It certainly wouldn't have made it to debian stable.

      I think that this is a Red Hat problem rather than a Abiword problem. But it is a problem.

      Abiword no doubt is still getting tons of email from that one really really buggy package that was shipped months ago.

      The solution is:
      Red Hat needs assign someone to test packages before they ship.
      Educating users to post bugs to Red Hat pages instead of to Abiword.
      Make updating to newer version straighforward.

    9. Re:I have ony one request for all developers by bockman · · Score: 2
      Uhm. There are a few projects that do not provide anymore any pre-built packages. Only source code. It may suck to some users, but I think this is the way to go (note that I am an user, not a developer: I'm able to compile my tarballs, but I enjoy pre-built binaries like everybody else).

      Maybe it is time to introduce some specialisation in the open source world: developers write code; distributions build packages.If distribution packages suck (as they sometime do), users can complain with them (after all, they get [not much] payed for it). Better yet, they can create volunteer-based user support sites that distributes better packages for their favorite apps (Debian was born for similar reasons, IIRC). I prefer that developers spend their time fixing bugs and implementing features, rather than building RPMs for me (as a figure of speach: I use Debian and I have got others which build packages for me:-).

      --
      Ciao

      ----

      FB

    10. Re:I have ony one request for all developers by PD · · Score: 2

      My Deb box is at the latest Potato version, so there's nothing to update. Once Woody goes into freeze, I'll probably upgrade to that.

      Running a stable system is far far more important to me than running the latest stuff. I rely on this computer to do my work, and If I break something, it's a bad thing.

  3. Many valid points by DutchSter · · Score: 3, Insightful

    Part of the reason many professional groups are unwilling to use open-source programs is because they just don't know what they're getting. If I, as a business owner am told that the product will be supported by a group of volunteers, I may be willing to go spend $100 for a product that will be supported. But, *ahem*, many pay software companies expire out their old versions so you're stuck with the product at some point anyway.

    This is document was very well laid out, and might help to increase the popularity of open source stuff. Sure most of us just know how it all works, but unless Joe Public does, he won't see any reason to consider OSS. Probably the best line of this notice would be "We believe, however, that it's only because most newcomers do not realize what to expect - hopefully this text will set that right." Amen to that. Even if I had never used OSS before, I might be willing to give it a shot after all this has been laid out.

    The text also does a very nice job dispelling the common myth held by regular software users that OSS requires you to be actively involved in the programming to use it. A very welcoming sense of "everybody can join, if you can, please help out in one of several ways."
    If nothing else, this type of text should cut down on the number of bitch-outs directed towards OSS due to false expectations.

  4. RPM Doesn't work? FIX IT.... by TechnoVooDooDaddy · · Score: 4, Interesting

    don't go flaming the programmers, FIX IT! the source is all there ready to be tweaked. You got what you paid for, and that's nothing.. The good part is with a MINOR amount of tweaking, fiddling, etc. (compared to writing something like AmiWord yourself) you can have a FANTASTIC word processor for FREE! Behold the wonders of open-source.

    Then you can post your fixed version and get flamed too..

    joy

  5. Can't have it both ways... by Otter · · Score: 5, Insightful
    I can sympathize with the AbiWord guys. Given the volume of stupid emails I get, and that they must get orders of magnitude more, I can see why they're frustrated and it's commendable that they're as courteous as they are.

    Still, it's also easy to see why users have expectations. After all, they've been told by journalists that Linux is Ready For The Desktop. They've read spewing by zealots about how fantastically superior Linux applications are and how there's limitless free, quick support available from The Community. They've read the stuff on the Red Hat or Mandrake box and spent money for it. They've invested time in installing Linux and in creating work on it. I can understand why they're annoyed to be told, "It's free and it's my spare-time hobby so deal with it."

    I accept that dealing with a desktop Linux installation is a hobby in its own right and that you have to spend time to make it work and deal with some things that justa aren't there. But it's easy to see why a lot of users don't realize that.

    Then there are the free software whackos who think that they're owed the world on a silver platter. But that's a whole other issue...

    1. Re:Can't have it both ways... by Smitty825 · · Score: 3, Insightful

      I can understand why they're annoyed to be told, "It's free and it's my spare-time hobby so deal with it."

      I know which direction you are going, but I don't think that the article is addressing those type of people that go to the local store, see a Red Hat (or insert your favorite retail linux here) Linux display and purchase it.

      Those people get to call Red Hat for support (that's why you *buy* the retail version) and to complain. The article is addressing the people who downloaded a linux-iso, installed it and are now expecting a free version of M$ Word. It's not going to happen, and the article is trying to set those people straight....IMHO :-)

      --

      Doh!
    2. Re:Can't have it both ways... by linzeal · · Score: 2, Insightful
      Um 95% of all problems I've had in the past year have been solved not by companies support staff but by other people like me on official and unofficial forums.

      Their Help page needs a good forum for its users to help each other in. That way anytime you answer a question it is


      1. Able to be searched for by DIY knowledgeable users
      2. Allows the amplification of any official responses to multiple users. Mailing lists are fine and dandy for this but unless someone was subscribed to the list at the time they will never see the message, forum software solved this limitation. Faqs don't have to be updated as often as people can respond "on the fly".
      3. This is the most important by far. Users help each other out the majority of the time and you build a viable support community around your product. 3.

    3. Re:Can't have it both ways... by sheldon · · Score: 4, Interesting

      Now wait a minute. Based off your User # you've obviously been reading slashdot for a while.

      Don't you realize you are speaking heresy?

      I think you've hit upon the fundamental problem with Open Source. It's not that Open Source is a bad thing, it can actually be quite good. But it's ridiculous to assume it will ever completely replace the commercial software market. Or even have a signifigant impact upon it because of consumer expectations.

      I've never used AbiWord and don't know what it's like. But imagine what these guys could do if instead of giving it away for free, they sold it for $15 off their website.

      It may not make them rich, but I'll bet that could provide a steady income for a handful of people who could work full time to continuously improve the product.

      Furthermore, by charging $15 for a product, they limit their user base to only those people who feel the product is worth something. But they also will realize that it's substantially cheaper than Word and won't expect quite all the same features.

      I think one of the problems with catering to just the whackos who think everything should be free, is that these people think stuff should be free because they identify no value with the product or really the developers time.

      It's the old complaint about Welfare. When people receive $500/week from the government for not working, they don't see any value in actually working. Now not everybody thinks that way, but there is a substantial sub-culture of the world that does.

    4. Re:Can't have it both ways... by chihowa · · Score: 4, Interesting

      Actually, by charging $15 for their product, it ceases to be a free-time/hobby contribution and starts to be a product.

      If they are only making $15 per copy, they can't quit their day jobs, but now they need to cater to the people who want a $15 MS Word replacement. If people are actually shelling out money for a product, they can feel better about demanding support or immediate bug fixes or the like. Small business doesn't get the same benefits of large business (being able to say, "Screw off, we don't want to add those features. They are plenty of other customers, you're no loss.")

      At least until AbiWord get to 1.0, anyways, they really shouldn't charge anything for it. Maybe they could sell support, but I feel that involving money is a bad idea here and will only make things more hairy.

      People really should learn what to expect from things that cost them nothing. When I get something for nothing, I appreciate when it helps me at all, I don't bitch when it doesn't constantly impress me.

      Just my 2c, anyway

      --
      If you want a vision of the future, imagine a youtube comments section scrolling - forever.
    5. Re:Can't have it both ways... by hawk · · Score: 2
      > ([58]User #347 Info) [59]http://arcterex.net/


      and this, of course, is why I didn't call them both newbies :)


      hawk

    6. Re:Can't have it both ways... by rhdwdg · · Score: 2
      But it's ridiculous to assume it will ever completely replace the commercial software market.
      It's not meant to. Watch out for confusing words. Commercial, free software is a success -- it's what Red Hat and others do. Experienced users may not need it, but it can be nice. I know I'm distinctly less happy working through the various non-commercial installers for Linux and {Open,Net}BSD versus a nice commercial, free installer from Red Hat or someone similar.

      On AbiWord specifically, $15 would slow down development due to a lack of users. It's several man-years of development away from being worth that much, given the competition of 1) MS Word being installed on almost all new Windows boxes (and under $100 if it isn't there), 2) WordPad being part of Windows, and 3) KWord being installed on a lot of new Linux desktops. They might get a couple hundred dollars, and lose nearly all users and developers, because if a free GTK+ word processor project didn't exist, it would have to be invented. No offense to anyone who works on AbiWord or thinks it does what it needs to do, but the bar is set too high these days.

      A word processor, like an OS or a web browser, has become a product you have to give away to get more than a handful of users, and freeing your software is the only way to afford its development if it's in one of those categories. Opera seems to be hanging on as an exception, mostly from a rabid fan base built before browsers fell into that category and a lack of diversity in the free choices.

    7. Re:Can't have it both ways... by sheldon · · Score: 2

      "Actually, by charging $15 for their product, it ceases to be a free-time/hobby contribution and starts to be a product. "

      Well this is certainly true.

      I think from the perspective of the AbiWord developers they certainly may not wish to work on a project and are satisfied with working on this as a hobby. I know the few open source projects I have worked on, such is the case. It's a good learning experience, it kills some free time, etc.

      Certainly charging brings forward a certain responsibility that one may not want.

      But therein lies the paradox that is Open Source. If it is a hobby, you have unlimited freedom to do that wish you please. But this is not what consumers are going to accept or expect, they want support and continued improvements, bug fixes and such in a timely manner.

      So it all goes back to the zealotry and overselling that the original poster commented on.

      I simply offered the alternative reality of essentially shareware.

      I think all these models can, and have been, successful and do not see why one model must dominate over others. You evaluate the needs and the risk and use what is acceptable to you.

    8. Re:Can't have it both ways... by Daniel · · Score: 2

      Ah, I was wondering why everyone's user ID had suddenly incremented by..uh..a bunch.

      (obviously I don't read /. much these days :P )

      Daniel

      --
      Hurry up and jump on the individualist bandwagon!
    9. Re:Can't have it both ways... by dangermouse · · Score: 2

      Some of us just didn't bother to get an account for a while. ;)

  6. Playing catch up with MS is a losing game w/o corp by bourne · · Score: 2, Interesting

    I think the AbiWord people are in a bind trying to catch up with something as complex (you can read that as crappy) as Word. That's a tough task for such a small group, and it's a thankless task (as their letter indicates has been the case) because you end up with luser unhappiness.

    On the other hand, OpenOffice seems to do a much better job with the Word documents (limited set, mind) that I've worked with. That's probably the result of the corporate heritage of Star/OpenOffice which meant that, for some time, serious resources were thrown at the problem, and someone dug in and did the crap work required.

    In short - AbiWord is getting crap because they bit off more than they can true, on a product whose user base tends to be whiny. They certainly have my condolences.

  7. Users that make an effort are rewarded by bunnyman · · Score: 4, Insightful

    In my experience, there is a significant number of users that expect open source software developers to provide free product support. Product support is something from the commerical world. You paid for the software, so you are entitled to get help making it work for you. But open source software does not work that way. The users are expected to make an effort to read the documentation, to try to solve their own problems, and whenever possible, provide patches to fix bugs. You are not paying for the software with your money, so you, as a user, are not entitled to free support, or even software that works right. But when the software is good, and you make an effort to read documentation and solve your own problems, you will be rewarded with the knowledge and experience to solve your own problems again in the future.

    1. Re:Users that make an effort are rewarded by Computer! · · Score: 2

      Yeah, real insightful. No offense, but your post should be photocopied and handed out to any CIO thinking of going open-source at any level, from the server room to the desktop.

      If I offered free house painting, then slopped the wrong color all over your house and yard, and then said to you, "hey, it was free, don't complain", would I be much of a professional? Of course not, and that's why open source will ebb and flow, but never truly dominate modern software.

      --
      If you fall off a building, go real limp, because maybe you'll look like a dummy and people will be like hey, free dummy
    2. Re:Users that make an effort are rewarded by zangdesign · · Score: 2

      And you've just eliminated 95% of the user base for computers. Maybe it's wrong, but it's Reality. We've become accustomed to firing up the machine and it works (mostly) thanks to Windows. Most of Windows is (on average) pretty user-friendly. There are no references to command line utilities (except in extreme special cases) and there might as well not be a command line. This is the reality that users are used to - NOT digging around in source code and learning a computer language to make sense of what has gone wrong with some application.

      The biggest mistake in Open Source is trying to sell it to the common user when you know that they don't need the full power of Linux and never will. So your Joe Sixpack is going to buy Linux eventually and then the same problems that occur in Windows are going to occur even more in Linux (imagine how many people are going to leave their mail repeaters wide open or will accidentally expose it because they don't know not to).

      This is Reality. Get used to it.

      --
      To celebrate the occasion of my 1000th post, I will post no more forever on Slashdot. Goodbye.
    3. Re:Users that make an effort are rewarded by William+Tanksley · · Score: 2

      That's an incredibly silly analogy; painting someone else's house doesn't line up with open source in any way I can see.

      Perhaps one could make the analogy that open source is making your own paint to paint your own house, and then giving away the paint (or the recipie). If someone complains about the color of their house, you tell them to complain to whoever selected the paint and color, not you.

      OTOH, if you DID paint their house for them, then you are to some degree responsible for the results -- and if you install Linux on someone's computer, you'd better be sure it'll meet their needs. But Linus isn't responsible if it doesn't; you are.

      -Billy

    4. Re:Users that make an effort are rewarded by (void*) · · Score: 2

      What the publisher of that letter, and the previous poster are asserting is that the user has no right to be dissatisfied, that if the product does not work to expectations, they shouldn't complain, but merely lower their expectations.

      That depends on what those expectations are. If you expect integration on the level of MS Word, it may well be too diificult. But if the expectation is something that edits words on an GUI, has a clearly documented XML document format, has relatively few surprises and is customizable, and extensible, then I'll say Abiword already lives up to these so called low expectations! In constrast, MS Word can't even maintain 100% document compatibility between its own different versions. This I learnt from personal experience.
    5. Re:Users that make an effort are rewarded by William+Tanksley · · Score: 2

      Just because the price of some OSS is $0.00 doesn't mean someone isn't selling it. The makers are hobbyists, but write products to be used beyond the hobbyist segment.

      Hmm. My impression was that the makers were (perhaps) hobbyists, and wrote the product, like all hobbies, for the sake of writing it. Getting use "beyond the hobbyist segment" would be a marvelous bonus, but not the goal of any hobbyist.

      Other open source projects are NOT written for the sake of writing them; they aren't hobbies. They're written for the sake of usefulness to the author, and released because releasing doesn't hurt and can sometimes help (by getting other people to improve the product).

      I wasn't describing instructions, by the way, although I did mention a recipie; I was intending the analogy to be to paint, not the recipie for the paint. If I paint my house, you like the results, and I give you the paint I used, am I responsible for whether you choose to paint your house with that paint? Okay, if the paint damages your house and I didn't warn or disclaim, yes. But otherwise, NO.

      This little disclaimer looks like a great example of a hobbyist telling the truth: we're doing this because it's fun, not because it's useful. Don't expect any more from it, unless you can help contribute the "more". Now, after reading this I would still conclude that there are /some/ people working on AbiWord because they need it; those are the people I would trust to /want/ it to work.

      -Billy

    6. Re:Users that make an effort are rewarded by sydb · · Score: 2

      makers are hobbyists, but write products to be used beyond the hobbyist segment

      As I've said before under this article, the term 'hobbyist' is simply incorrect when talking about Free Software developers.

      Sure, perhaps some Free Software is developed by hobbyists idling away some emty hours which they might as well spend watching reruns of Seinfeld.

      But no-one uses their output because it stinks.

      On the other hand, creators of serious Free Software products like Linux, Emacs, Apache, gcc, Galeon, and so on, are not hobbyists. In some instances they are paid by companies. The rest, whom you would call hobbyists, are by and large on a mission. They are missionaries.

      --
      Yours Sincerely, Michael.
    7. Re:Users that make an effort are rewarded by Computer! · · Score: 2

      As I've said before under this article, the term 'hobbyist' is simply incorrect when talking about Free Software developers.

      So they're not doing something in their free time for pleasure? Just because someone is very good at their hobby does not instantly make them a professional. Conversely, being bad at something you do doesn't instantly grant hobbyist status. I'm not saying Free Software shouldn't exist, just that anyone who expects to use it for mission-critical tasks might think twice after reading a letter like that one.

      --
      If you fall off a building, go real limp, because maybe you'll look like a dummy and people will be like hey, free dummy
    8. Re:Users that make an effort are rewarded by sydb · · Score: 2

      So they're not doing something in their free time for pleasure?

      That's right, missionaries are doing it because they believe it's the right thing to do.

      Yes, there are some who do it 'for pleasure'. But, even for them, the word 'hobbyist' is a bad choice. Check out the Merriam Webster definition of 'hobby':

      a pursuit outside one's regular occupation engaged in especially for relaxation .

      The Abiword developers are not doing Abiword for relaxation!

      The word 'hobby' indicates a low level of seriousness. Your argument (and similar arguments of others here) depends on this nuance of meaning. I hereby declare it null and void.

      Amateur. There's a good word that's been destroyed by professionals trying to boost their profit margins. Einstein was an amateur scientist. Unfortunately (thanks to the professionals) many people take from the word 'amateur' the same sense as the word 'hobbyist'. It leaves us short of things to call people like him - so I call them missionaries, because they're on a mission.

      Of course, there are incompetent missionaries just as there are incompetent professionals. But missionaries are not about to give up. Professionals will leave you in the lurch when they smell profit elsewhere.

      I hope these ideas don't appear completely alien to you.

      --
      Yours Sincerely, Michael.
    9. Re:Users that make an effort are rewarded by Computer! · · Score: 2

      That's right, missionaries are doing it because they believe it's the right thing to do.

      According to dictionary.com, a missionary is:

      One who is sent on a mission, especially one sent to do religious or charitable work in a territory or foreign country

      Now, there's hardly three words in that definition that you could string together to apply to free software programmers! A missionary is not just someone on a mission, it is someone who is sent on a mission, usually for religious reasons. It's just that sort of argument that both glorifies not-that-noble parts of computer science (writing a word processor), and downplays the sacrifices of those risking their lives, and most certainly their comfort, for their faith. Anyone doing something in their spare time is a hobbyist. Even if they're "on a mission" (that phrase itself a bit of hyperbole used for everything from a professional athelete looking for a victory to someone's mom cleaning the kitchen).

      The Abiword developers are not doing Abiword for relaxation!

      You're right, they do it for something much more serious than that: fun. Seriously, ever put a ship-in-a-bottle together? A big jigsaw puzzle? Sometimes it's frustrating, but it's still a hobby, and until you make your living from it, you're a hobbyist. Just like the people building Battlebots, or re-enacting civil war battles.

      The word 'hobby' indicates a low level of seriousness.

      That letter indicated a low level of seriousness relative to a shrink-wrapped closed-source software shop, too. No big deal. In fact, that's what the letter was trying to say: "we can not be as serious about this as full-time developers could be,".

      Einstein was an amateur scientist.

      How did he make his living, then? From mowing lawns? Einstein did science for a living, therefore he was a professional scientist. Just like monks are professional clergy, even though they don't draw a salary. Sometimes monks are missionaries too, but that's beside the point.

      But missionaries are not about to give up. Professionals will leave you in the lurch when they smell profit elsewhere.

      That's a broad statement. If missionaries never gave up, the Spanish Inquisition would still be going on, and you'd have a few restraining orders out against Jehovah's Witnesses. Professionals are often not allowed to leave you in a lurch, because they have made a contract with you for their services. Free software programmers can leave just because they get bored.

      I hope these ideas don't appear completely alien to you.

      ...

      --
      If you fall off a building, go real limp, because maybe you'll look like a dummy and people will be like hey, free dummy
    10. Re:Users that make an effort are rewarded by sydb · · Score: 2

      A missionary is not just someone on a mission, it is someone who is sent on a mission

      Merriam webster disgrees. Missionary: a person undertaking a mission and especially a religious mission.

      You should be able to see the parallel between religion and the feelings that drive people to write Free Software. Think of all the times you've read the phrase "linux zealot" in this forum.

      Anyway, I wasn't trying to say that "missionary" was the perfect word to describe Free Software developers. I admit it's not. It's a damn sight better than "hobbyist" though.

      You're right, they do it for something much more serious than that: fun

      "Fun" can be interpreted in many different ways. Some people do they're paying dayjob for "fun" (Bill G doesn't have to work any more, does he?). Saying that you are doing something for fun is not the same as saying you are a "hobbyist".

      until you make your living from it, you're a hobbyist

      So Einstein was a hobbyist. And so's Bill Gates. Yes, he gets paid, no it's not his "living", he already has that.

      That letter indicated a low level of seriousness relative to a shrink-wrapped closed-source software shop, too.

      You've never read an EULA, then, or attempted to get support for shrink-wrapped software.

      Einstein did science for a living, therefore he was a professional scientist.

      Please, at least get your facts right. Einstein was a patent clerk. He did his science in his "spare time".

      If missionaries never gave up, the Spanish Inquisition would still be going on

      As I've said, I know the word "missionary" is not perfect. The word "amateur" is in fact the correct word, but thanks to the sustained badmouthing by "professionals", the word now has the same connotations as your "hobbyist". So I still think "missionary" is the more fitting title.

      --
      Yours Sincerely, Michael.
  8. Tell users what they expect from them? by Xunker · · Score: 5, Insightful

    I can't say I got that from the letter, but it is nice to see developers standing up from themselves. Especially in this day of "Free Software can compete with Pay software" it's great seeing someone telling it like it is. My favourite sentement:


    Microsoft ... can spend a fortune on getting good documentation written, new features, debugging, installation process made smooth and generally polish the thing till it shines. In comparison, AbiWord development is driven solely by a small group's volunteer effort. We work on AbiWord after work and in the weekends when "life" doesn't demand our attention elsewhere. We do it for fun. (emphesis mine)

    The problem here is expecting too much all the time. Many of the more visible free software projects have made huge leaps in the past, and to many users that then makes them expect that sort of delivery to be the norm. If you deliver the best most of the time, it's expected all of the time. And as a developer, I'm flattered that users belive in a product and like it so much that the want to be able use it better. But as much as we love code, we also love just relaxing after work sometimes. The Abiword dev's want the software to get as good as it can be, but they also need to have time to work at their day jobs, cut the grass and walk the dog.

    Perhaps in the future people will start paying for "free" software. That day, my friends, will be a glorious day.

    --
    Hilary Rosen's speech was about her love of money and her desire to roll around naked in a pile of money.
    1. Re:Tell users what they expect from them? by swillden · · Score: 2

      the next time i need to point out some of the failures of the free software model, i will use a link to your post

      The next time I need to point out why it is that the FSF spends so much time distinguishing between the different meanings of "free" as applied to software, I will use a link to your post.

      Software development is unquestionably better off when people pay for it, because it gives the developers more freedom to focus on it. Software development is also better off when other people can grab the source and hack their own features into it so that they're not dependent on the "official" software developers.

      The two things are by no means mutually exclusive.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    2. Re:Tell users what they expect from them? by Xunker · · Score: 2

      ...you have at once argued that people should not expect free software to be of the same quality as commercial software...

      Really? I'd be tickled pink if you would show me where I said that.

      In fact, what I said is that people sould expect free software to be on the same level as non-free. I also said that it woudld get there but there is a chance it would get there at a much slower pace due to the fact that there is very little in the way of a paid development model and thus cannot throw the manpower that companies who require product prepayment can.

      If people didn't expect quality, no one would ever attempt to deliver it.

      When developers can work on something as their "day job", the software gets progressed quicker, it't that simple -- because then people can give themselves over to developement as a job instead of a hobby.

      "Free" software means many things to many people. To me it means you should pay for software out of a measure of it's usefulness to you (and, of course, your ability to pay).

      --
      Hilary Rosen's speech was about her love of money and her desire to roll around naked in a pile of money.
  9. Hurray for Abiword by blkros · · Score: 5, Insightful

    These guys make a great product, and put it out for free (beer and speech). They work hard for no money, and this letter is right on the money. If I don't pay for something, I'm not gonna expect tech support, or changes on my schedule. No one else should, either. It's like someone cooking up a meal for you, and serving it for free, and you picking it apart. This ain't Burger King, baby. If you want to have it your way, you need to help out and be patient. Hurray for Abisource making sure that people know where they stand

    --
    Damnit, Jim, I'm an anarchist, not a F@#$!^& doctor!
    1. Re: Hurray for Abiword by William+Tanksley · · Score: 2

      In this letter, regardless of what's been said in the past, the group is asking people to readjust their expectations. They're not demanding that people take them "seriously as an alternative to Microsoft;" on the contrary, they're asking that people think less of them.

      And about advancing the Linux cause, isn't truth and honesty a little more effective in the long run than false expectations? And if it isn't, who cares about the Linux Cause?

      -Billy

    2. Re: Hurray for Abiword by sydb · · Score: 2

      describe yourself as a "group of overworked hobbyists" when people complain.

      The only people who have called the Abiword developers 'hobbyists' are people posting to this Slashdot thread. The developers don't call themselves hobbyists, they call themselves volunteers.

      "Hobbyist" is a demeaning term to apply to people who are devoting passion and large swathes of their time to a cause they obviously believe in. Hobbies are done for relaxation and to pass otherwise empty time, and that's fine.

      But the Abiword developers are not hobbyists. They have a mission - to create a Free, cross-platform word processor. Therefore they are missionaries.

      --
      Yours Sincerely, Michael.
  10. In Other Words by quakeaddict · · Score: 4, Interesting

    ....you get what you pay for.

    Guess what, the general public doesn't want excuses. Corporate IT folks dont want excuses.

    They just want to get their work done.

    The general public simply does not care that a small group of developers spends an amazing amount of time developing Abiword.

    They just want it to work, and they want to call someone when it breaks. They want some hope that someone will fix it or can tell them how to fix it, or more likely, how to do the same thing in a slightly different way.

    If Linux wants to be on alot of desktops then this type of memo isn't going to get it too far.

    --
    I'm still working on a clever footer.
    1. Re:In Other Words by HiThere · · Score: 2

      Many of the projects would be willing to supply personalized support for a suitable retainer fee. For enough, you can even get your particular gripe moved to the top of the "must fix" queue.

      Or, of course, you could do it yourself.

      AbiSource doesn't gripe me. The ones that gripe me are the ones that charge, and still produce software that doesn't work (on my system). It's worse when they doen't even have a decent way to report bugs.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    2. Re:In Other Words by reaper20 · · Score: 2

      Guess what, the general public doesn't want excuses. Corporate IT folks dont want excuses.

      This is a fact regardless of whether the software is OSS or commercial.

      When MS Office crashes its not like my PHB can call someone at Microsoft to complain about it and expect great customer support. Do they really listen anyway? Do they have to? No, the EULA makes sure that they are not liable.

      Yes, with OSS you get what you pay for, with commercial software, you don't get what you pay for either.

      Abisource = free, community support.
      Word = Expensive, expensive support, which makes you go get community support anyway.

    3. Re:In Other Words by __past__ · · Score: 2

      Guess what, there are developers out there who couldn't care less
      about what general public and corporate managers want. They care about
      what *they* want - that is a huge difference, and IMHO the key point
      in the success of Free Software.

      The "Free" in Free Software is actually not only about licensing
      issues. That's the part about it that's nice for the users, but FS is
      also about the freedom of the programmers themselves. These guys code
      because they love it, not because some suit won't pay them
      otherwise. That's a huge difference, and this egoism does indeed lead
      to better code. That's why most open source/ Free Software products
      are not the buggy bloated pieces of crap you you would expect from the
      average commercial software company, they can afford to write code
      that is simply *right*, and furthermore *elegant*, instead of caring
      about marketing.

      Of course, after The Hype[tm] there are loads of buggy bloated pieces
      of crap that happen to be open source/ free software - but most of
      them (think of OpenOffice and Mozilla) are free only in terms of
      licensing - the programmers are mostly hired by some "evil" company
      (be it AOL/Netscape, Sun or any hip dot-bomb) and about as free as the
      COBOL grinder at the bank next door.

      Heck, I really think now that users of Free Software are not
      necessarily developers themselves any more, one should really start to
      think more about the freedom of the people *writing* software, not
      just their licensees!

    4. Re:In Other Words by pdqlamb · · Score: 2
      ...you get what you pay for.

      Guess what, the general public doesn't want excuses. Corporate IT folks dont want excuses.

      They just want to get their work done.

      Then pay for it. Don't make excuses. Either fix it yourself, pay some one to fix whatever problems you have, or go whine somewhere else. Use some other WP. If it costs money and requires another OS that costs more, pay up. You just want to get your work done, right?

      I'd suggest you go buy computers with everything you need pre-installed. You're going to have a hell of a time getting Linux installed on 100*N boxes, and then installing AbiWord or anything else on them all. (Although some folks invest the time to learn what they're doing, and replicate clusters in 15-20 minutes per box, it doesn't sound like you want to.) It could be worse. You might have to install Windows and Office on all those boxes yourself.

    5. Re:In Other Words by iabervon · · Score: 2

      ....you get what you pay for.

      And MicroSoft is cheap at only a penny for each bug...

      But seriously, the only thing that makes sense is to determine if various packages have the features you want, and then determine which costs the least. If you want only a small set of features, then go for a program that has just the features you want.

      AbiWord does have support, as they mention. It's just that it doesn't work over the phone. The people doing it are probably easier to insult, due to doing it just because they want to, but they're also only motivated by solving your problem, so they care more, assuming you're pleasent about your problem.

  11. low expectations by jodonn · · Score: 5, Interesting
    We seem to have the opposite problem--expectations that are too low. I work as a software consultant doing J2EE applications. Often when we find ourselves dealing with a client who needs a small-scale web application done, we lay out their options for servers and pre-built solutions and they automatically reject all the free ones.

    For some reason they have concerns about reliability. They'd rather pay $30K per CPU for BEA WebLogic then download JBoss for nothing, even if they only plan on supporting 100 users. I don't claim to understand it myself, but in corporate circles open source software has this stigma attached to it.

    1. Re:low expectations by reaper20 · · Score: 2

      You hit the nail right on the head. OR, they think no alternatives exist. People still think that in order to use email, you need Exchange and Outlook, or that writing webpages without Frontpage is impossible.

      Mention IMAP/LDAP and they do not believe you. Show them Apache, and they think its a frickin' office joke. They look at you like

      "If this stuff is so great, then how come we're not using it?"

      "I dunno buddy, you tell me...."

    2. Re:low expectations by Chuck+Milam · · Score: 5, Insightful
      People don't trust free because on the whole (outside the computer world) free is equivalent to "crap". If you pay real money, then you have the expectation of real service and at the very least, when things go to hell, you can sue someone.

      The funny thing is, people think that paying for software gives them the right to "sue someone." Um, nope. Does the following look familiar? It should. It's attached to just about every commercial software package license agreeement:

      "...PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE."
      We've all see this verbiage before--Microsoft uses it, even. But, what's really interesting is where I got this legal verbage from: The GPL. At least the Open-Source community is up-front and honest about what you can expect. Sue someone. Hrumph.
    3. Re:low expectations by Daniel · · Score: 2

      Company A can't promise to buy a lot of copies to encourse Company B to add feature X.

      I'm sure many free software developers would be willing to accept payment in exchange for changing/accelerate their development schedule.

      Daniel

      --
      Hurry up and jump on the individualist bandwagon!
    4. Re:low expectations by sydb · · Score: 2

      Software is warranted to conform to published specifications for a period of ninety (90) days from the date of delivery.

      OK, one company provides a warranty. Let's see the 'published specifications' before we take your argument to mean anything other than 'such a warranty exists'. Wan't we really want to see is, 'and it's worth the paper it's written on.'

      And why only 90 days? Is the installation media subject to bit decay? Or perhaps they know that it might take a bit longer than 90 days for people to realise that the software is defective (according to published specifications).

      --
      Yours Sincerely, Michael.
  12. Re:Huh? by FFFish · · Score: 2

    Oh, it gets better: on the home page itself: "AbiWord is a free word processing program similar to Microsoft® Word. It is suitable for typing papers, letters, reports, memos, and so forth."

    When you compare yourself to the leading commercial product, and then fail to be comparable to that product... well, what would be "absurd" is expecting the newbies to not be disgruntled!

    --

    --
    Don't like it? Respond with words, not karma.
  13. Re:Huh? by powerlord · · Score: 2

    I think what he's saying is that as AbiWord evolves (gains more features and more people start to know about/use it), its user base grows. A lot of the new users are people coming from a Windows9x/ME/NT/2k/etc system and are expecting to find everything like it was on Windows.

    To put it bluntly, most Open Source projects have not invested anywhere near 1/10th as much time in Documentation and GUI design as their Closed Source counterparts. AbiWord may be gaining in features on MS Word, for instance, but you can also go out to the store and buy "How to use MSWord in 30 Seconds every 10 minutes for total Idiot!". (As well as MS Word's own on-line help, which does work... sort of).

    Until Open Source catches up in terms of GUI Design (ie. making things look preaty to the sheeple) and deals with the "Documentation Divide" then Commercial products will usually (and I'll stress the usually since there are always some exceptions), have Open Source products beat in terms of functionality.

    Open Source will catch up (take a look at the first linux installation routines vs. the current Mandrake or Redhat), but it will take a little bit of time.

    --
    This space for rent. All reasonable inquiries will be entertained at proprietors discretion.
  14. Re:RPM Doesn't work? FIX IT.... by HiThere · · Score: 2

    You're pretty much right.

    OTOH, it would be appropriate to replace non-working rpm's with a tarball. And a list of dependancies would certainly be a real useful feature. ...

    That said, I haven't checked. Perhaps they do have a tarball. Perhaps the comment about non-working rpm's was an overstatemtent. And maybe it works on most people's systems (though in that case one wouldn't expect it to cause a full mailing list).
    .

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  15. Re:RPM Doesn't work? FIX IT.... by phliar · · Score: 2
    I think the point he was trying to make is that most people don't want to be bothered with source code they just want a program to work.
    Indeed; the corollary is that if they "just want a program to work" there are lots of those out there. Of course they might crash all the time, or they might actually cost money.

    Life is full of trade-offs. If you want to use free software because of all its plusses - robustness, freedom to hack it, lack of money, whatever - you might have to put up with some pain like building from source. (Although it could be argued that with a complete set of development tools that every free operating system - all the Linux distributions, all the BSDs - comes with, building from source is no pain at all.)

    Too often we forget that being in the free software world, whether as a user or a developer, involves a slightly different set of rules from the Micros**t world.

    --
    Unlimited growth == Cancer.
  16. Re:Huh? by Mr.+Slippery · · Score: 2, Interesting
    So AbiWord is becoming a serious alternative to commercial products, but doesn't have the same functionality as a commercial product?!?

    Sure. Much of the so-called "functionality" of modren commerical word processors is, for most users, nothing but bloat.

    All most people need in a word processor s enough to write a letter to grandma, or a twenty-page report for school. And if you need more, you don't want a word processor, you want a document preparation system - LaTeX, Framemaker, DocBook, etcetera.

    Of course, I'm an old (by /. standards) curmudgeon who fondly recalls writing high school papers in Turbo Pascal IDE's editor and printing them out with a "near letter quality" 24-pin dot-matrix printer on tractor-feed paper...

    --
    Tom Swiss | the infamous tms | my blog
    You cannot wash away blood with blood
  17. Right on! by burtonator · · Score: 4, Interesting

    I wish more Open Source projects would do this.

    I mean it is great that Open Source projects exist, and they really help out a lot of people but it is important that those who are benefited reciprocate.

    It is really a tragedy of the commons.

    With successful Open Source projects like Linux, you have TONS of companies which base billions of dollars of business on these products.

    Yet at the same time the Engineers have NO way of making money just by writing code.

    The only way they can pay the bills is by joining a larger company like IBM that can act as a patron so that they can continue their work.

    There are many examples of this:

    - Linus works for Transmeta
    - Alan Cox works for RedHat

    ... etc

    What we really need to see happen is the users directly supporting the developers of these products.

    Instead of downloading AbiWord for free. Why not donate $2-$5 through PayPal.

    This would provide the ability for a few developers to work FULL TIME on AbiWord (or whatever) without having to worry about corporate bias.

    They would be directly working for the client instead of for an intermediary (like IBM or Transmeta).

    Freenet is doing this

    I just wish it would catch on...

    1. Re:Right on! by infiniti99 · · Score: 2

      Instead of downloading AbiWord for free. Why not donate $2-$5 through PayPal.

      Exactly. Even if you were going to donate $100, it would still be better than paying $100 for some closed source software. The advantage here is not only do you get what you want, but you are furthering a cause. You are ensuring that AbiWord will get more attention so that more people can enjoy a free product.

      An interesting license I saw on the web someplace (sorry, I don't remember where) was called the "Ransom License". The idea being, that if enough donations are made to reach the ransom amount (say $1000), then then it becomes free software. I don't know if any unfinished software could carry enough weight to do this, but maybe completed programs could. The important point is that the software remains free for all time. Like a public work.

      Anyway, all I am trying to say is that it is a good thing to pay the programmers when the end result is free software. If all the billions of dollars spent on Microsoft software was instead spent funding open source programmers, I can assure you that they would create products with the same (or better) functionality. The difference? They would all be free software. In a perfect world, the government would pay all programmers to create free works (didn't governments do this for famous painters and artists in the past?) for all the citizens to enjoy. This is how development should be done, and paypal donations are a good first step.

      -Justin

  18. Re:Huh? by HiThere · · Score: 3, Insightful

    Which commercial products? It certainly surpasses Notepad. Is that a commercial product? When I checked several months ago it didn't measure up to WordPad, but that was several months ago.

    And in their list of intended goals it is made quite clear that they don't intend to produce the successor to Word.

    Whether it meets your needs depends on what your needs are (and whether or not you can get it up). If you read their list of goals, then you have something valid to compare it against. It you compare it against your hopes ... that may not be what they are TRYING to do. (Small, quick, efficient, portable, ...)
    .

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  19. Not at all. by Chris+Burke · · Score: 5, Insightful

    It's not that you get what you pay for. That's a lie told us by those selling the more expensive products. It isn't (necessarily) true in general, and more often not in free software.

    It's that if you -do- get what you pay for, you can't complain.

    AbiWord is much more useful than it's cost, but some people take that to mean they can just then start making demands. And people also don't know how to ask for the support that _is_ readily available.

    And seriously, who the hell are these people calling when their software breaks? I've never even heard of someone having Word break and then picking up the phone to dial Microsoft. And if they did and started being beligerent to the person on the line, how much help do you think they'd get?

    Reading this memo as an excuse of any kind is just wrong, because you don't need an "excuse" to not be able to hand the world to people who are irrationaly demanding it of you.

    --

    The enemies of Democracy are
  20. Not necessarily. by dmaxwell · · Score: 3, Insightful

    I use Abiword the way I used to use Wordpad in Windows. The feature set is somewhere between Wordpad and Word and it loads up about as fast as Wordpad did. It works well enough for viewing most docs and knocking out quick little letters and so forth. I have Star and OpenOffice laying around if I have to work with something a little more complex but I don't bother with them that much. There is room for a solid lightweight wordprocessor like Abiword.

  21. Re:Abiword is doomed.. what? by gkuchta · · Score: 3, Insightful

    How is it "doomed"? Is the mighty fist of corporate America going to come smashing down on them and say, "hahah! you're so far behind us! you can no longer make your hobby word processor!" at which the developers will turn their tails and leave? So what if StarOffice is further along; big deal. Not as many people use the product. Big deal. They're not generating revenue. A large user base, outside of debugging and commentry, is NOT an integral part of the development process.

    --
    when salmon are outlawed, only outlaws will have salmon
  22. Support System by Ledge · · Score: 3, Interesting

    Perhaps the Open Source community needs to impliment some sort of support system to better sort out issues.
    When you call tech support for most commercial products, you get a dingbat on the other end who knows little more than a person who has already read the manual. If this person has no clue about what your problem is, they can escalate your issue to someone more educated in the matter. Has there ever been an email based support system set up to handle something like this? I.E.- an email sent to support@yourproject.org posts a message to a password protected board subscribed to by x number of support volunteers who provide basic support. These volunteers could escalate said issue to a higher authority, yet another board subscribed to by people who have fielded x number of previous questions, or whatever method you would use to define an advanced support person, or answer the issue on thier own. The advanced board could have subsets, say a group who can deal with RPM issues or something. For example, I don't know dick about solving RPM problems, but if someone was having dependency issues or whatever on a RedHat system, I could forward it to the RedHat users board.
    It seems to me that almost any answer regarding most problems with large scale Open Source software can be found if you know where to look. Therein lies the problem. Most newbies / regular users have no clue where to look. Is this whole idea a pipe dream?

    --
    If it ain't a Model M, it's a piece of crap.
    1. Re:Support System by William+Tanksley · · Score: 2

      The #debian IRC channel is astoundingly good for that sort of thing. I'm sure other distros have exact equivalents.

  23. Volunteers can provide better-than-pay support by fetta · · Score: 3, Insightful

    Everything they say in the memo seems reasonable enough, but they could have focussed a bit more on how much support you can get from the user community if you ask nicely. In most cases, I've found that the "community" provides support comparable to, and sometimes superior to, the support that I get for commercial products.

    When I first began installing and using open-source software, for the first time, I was shocked by the high quality of the support that I received from both developers and other users.

    The first "real work" I ever did using Linux was replacing an old MS Exchange 5.0 server with QMail. (yes, I know about the debates about Qmail's license or lack thereof, but that's not the point here) Not really understanding what I was doing, I posted some (in retrospect) truly silly questions to some of the qmail mailing lists. I remember one particular email that abused me for being ignorant and asking a question in the wrong mailing list (I didn't realize it at the time, but it was more of a general Linux question than a qmail question), and then continued to very clearly and concisely explain my error and point me in the right direction. Compare that to a similar situation with a commercial vendor, where the response would likely have been something along the lines of "the problem you are describing is caused by some other piece of software and we cannot help you."

    In truth, I don't find the support process to be that different for Microsoft and Linux. If I have a problem with a Microsoft product, I search the Microsoft knowledge base, do a google search (including Usenet), and maybe post a question to the appropriate newsgroup. If I have a problem with a Linux or open source program, I search the LDP, do a google search (including Usenet) and maybe post a question to the appropriate newsgroup. The process is almost identical, and the results are pretty darn similar. If I want more hands on support, I have to pay a vendor (MS, Redhat, VA, etc.)

    --
    ** The opinions expressed here are my own, and do not reflect those of my employers - past, present, or future**
  24. Word processing for everyone? by wackysootroom · · Score: 3, Insightful

    I will start out by saying that I do not use Abi Word, nor do I plan on using it anytime soon. Being a developer myself, I actually agree with the Abi development team, but by hyping up the project, users get the wrong idea.

    The first thing that caught my eye when I went to the site was the phrase "Word processing for everyone". With a catch-phrase like that, you had better be able to deliver on your promise. "Everyone" includes those rushed business execs who are too busy to become computer literate and need support *now*.

    Maybe Abi should either drop the slogan, or deliver on it, before they give too many people the worng idea.

    1. Re:Word processing for everyone? by hattig · · Score: 2
      Whilst I agree with you, I feel that the aim of open-source software should be to create software that requires no support.

      Word processors are great examples of generic page based document editors. They do tables, graphics, TOCs, indexing, and a lot more. This is hard to program, and hard to learn.

      And most importantly of all, most people don't need that functionality.

      So, perhaps AbiSource could release a version of AbiWord called AbiLetter. This would allow people to write letters in a professional manner. Couple it with templates for various letter styles, a method for generating your own headed letter paper within the application, and loads of example letters for various tasks (job application, complaints, etc) and you have a product with value, even if it is specialised.

      The work would be in the wizards in the end. The editing part of the program would be the body of the text only - a few paragraphs most likely.

      Yes, it isn't as flexible as a word processor. But then again, it isn't a word processor - it is a free bit of software for writing professional letters, saving and loading them, and printing them.

      When the user is proficient with that software, they may feel that they are ready for the whole shebang, so they can enable features as and when they need them, instead of having lots of confusing small icons all over the place. So the user is taught how to use the application by using it, without the hard stuff getting in the way until they need it.

      I am aware that this is even more effort to program - software that adapts to the user's proficiency - but it can do no end of good for the reputation of free software in my opinion. Coupled with some good documentation in PDF, PS, HTML format (etc) which would require a large effort as well, and someone with decent layout software (FrameMaker, for example) to write it.

      All I want it AbiWord to support better fonts and font smoothing. I like the interface, and it looks quite solid. Editing text is not a pleasant experience however with illegible fonts... maybe this has changed in the latest version...

    2. Re:Word processing for everyone? by Watts+Martin · · Score: 3, Insightful

      The problem with that approach is the same problem that most "lite word processors" have. You often hear reasonable-if-guessed figures like "90% of word processor users only use 10% of the features." It's almost right. It's more accurate to say that 90% of word processor users use about 15% of the features, and that extra 5% changes from user to user. If you make a word processor with only that 10% everyone uses, almost everyone will applaud you--and they'll keep using Microsoft Word anyway. And just to make things more difficult, to get a significant number of users away from Word, you're going to have to duplicate the majority of its functions, to be able to get as many different "five percents" as you can.

  25. What you're really paying by Anonymous+Brave+Guy · · Score: 3, Insightful
    That's funny, because it appears to me that the "you get what you pay for" ratio is still in favor of Open Source projects, as opposed to Microsoft. I guess it depends on how happy you are with your last Microsoft purchase versus your last use of software downloaded for free. I know which one I'm happier with.

    To each their own. At work, we run several key services on Linux boxes, due in part to the lack of security we've experienced in MS products in the past. However, our IT guys seem to have far more problems with keeping the Linux boxes up and running on a day to day basis. In terms of time spent supporting a product -- which is far more of the cost than the initial purchase -- Linux is lagging waaaaay behind Windows-based systems at our place. We use it for the security, not the cost.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    1. Re:What you're really paying by jgerman · · Score: 3
      That's most likely a problem with your IT guys or the particular software you are running. You can't throw out a statement like that without qaulification. Odds are your guys are from a Windows support background (you did say that you're using linux now based on Windows expperiences in the past) so they are predisposed to handle Windows problems regularly whereas they don't have the experience with Linux.


      Your also neglecting the fact that your running "key services" on the Linux boxes and not the Windows boxes. How much of a load difference between the two boxes? And while we're talking on load differences, whether you believe you're doing things for the cost or not you are. Those linux boxen are performing more efficiently than the Windows boxes can even dream about, unless of course your S&N guys really botched the install.

      --
      I'm the big fish in the big pond bitch.
    2. Re:What you're really paying by MadAhab · · Score: 2

      Beats me what kind of IT guys you have. I revamped someone's network and I spent 100 more times patching the 4 NT servers than I did the Linux box. For one thing, RedHat conveniently puts the patches in one place. Microsoft uses about 5000, because there are too many to put in one place. The Linux box, BTW, just stays up. Period. Before I patched it, it had been up for about 180 days without administration of any kind. And the FreeBSD firewall I made just keeps running. Period. I don't want to even think about the number of times those NT machines - well-configured or hellish messes too important to reinstall anytime soon - go up and down.

      --
      Expanding a vast wasteland since 1996.
    3. Re:What you're really paying by Anonymous+Brave+Guy · · Score: 3, Interesting

      I'm going to reply here, although this reply really covers issues mentioned in several of the responses to my previous post.

      First of all, why does everyone assume it's the IT guys' fault here? We're a small software house. Half of the guys here have been playing with computers since they could type and could set up a Linux box in their sleep. And those are the developers. The IT support guys are, obviously enough, much better with sys admin stuff. They certainly aren't MS-trained McSysAdmins.

      It's true that we're running some key services (in our case, public-facing web, FTP, e-mail, CVS, yada yada) on Linux boxes. However, we're also running other key services (file servers, database servers, all our backups, etc) on Windows 2000 boxes. They get way more absolute workload than the Linux boxes, with the possible exception of the CVS host. As I mentioned before, the reason we switched to Linux for the public-facing systems was a "near miss" involving MS security, and a subsequent investigation by management and change of policy.

      I'm sorry to disappoint the Linux advocates here, but I'm comparing several properly set up Linux boxes with several properly set up Windows 2000 boxes, both administered by skilled people. The simple fact is that the Linux boxes aren't staying up for months at a time, and the Windows 2000 boxes don't just fall over every five minutes. Both systems are reasonably reliable, but when the Linux box falls over, it consistently takes longer to track down the problem and get it back up and running.

      In that respect, Linux is costing us more for maintenance than Windows 2000, as I said in contradiction of the first post I replied to. The saving is in terms of reduced security risks, and hence reduced risk of both an expensive-to-fix breach and a priceless loss of customer confidence. We consider this to be worth the extra effort to support the systems.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    4. Re:What you're really paying by Anonymous+Brave+Guy · · Score: 2

      Tinkering has precious little to do with this, unfortunately. Note that I didn't say we have problems on a day-to-day basis; we don't. But in my experience, claims of Linux running without a hitch for six months are exaggerated, and claims that Win2K falls over daily are unfair. All of our systems, Win2K or Linux, run for weeks at a time. The issue, as I've said before, is that when the Linux boxes fall over, it takes significantly longer to get them back up again.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    5. Re:What you're really paying by Anonymous+Brave+Guy · · Score: 2
      A: It goes against the direct experience who set up and support both WinXX and Linux boxes on a regular basis.

      Is your experience that Win2K falls over every five minutes but Linux boxes run without a hitch indefinitely, as is often implied in these parts? If so, my experience suggests that you've been lucky with Linux and unlucky with Windows. They're both decent enough platforms for most purposes, but they're both subject to occasional hiccoughs, too.

      I think the stability of these platforms is a non-issue for most practical purposes today. Crashes happen, but they happen rarely enough that how fast you can recover from a loss of stability is more important for most applications. If our database's web front end is down for five minutes twice a month, it's no more of a problem than if it's down for five minutes once a month. OTOH, if it's down for half a day once a month, that's serious.

      B: It is the responsibility of whoever implemented your system to make sure it would do the job and to make sure they have a plan for dealing with problems.

      Sure. However, no plan can possibly cope with all eventualities, and even if you have good recovery procedures (from a quick reboot to a full reinstall and restore from backups) they can still take time.

      Nine times out of ten when a Windows box fails a simple reboot is all it takes to fix the problem. My Linux boxes fail far less often but when they do it's more likely to be something fairly serious.

      Thank you! Someone finally gets it.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    6. Re:What you're really paying by sydb · · Score: 2

      Note that I didn't say we have problems on a day-to-day basis; we don't

      Wow! What a u-turn!

      From your earlier post:

      However, our IT guys seem to have far more problems with keeping the Linux boxes up and running on a day to day basis.

      --
      Yours Sincerely, Michael.
    7. Re:What you're really paying by HiThere · · Score: 2

      Possibly ext3 will fix this, but I have occasionally ended up with a "bad magic cookie" message after a catastrophic reboot occured. I may be missing something simple, but I haven't been able to get past it, even when I had a running system to try to mount it on. (This has only occured after an fsck, but it has happened even when the fsck was because of the mount count. That one was a surprise, but I do, now, suspect that the disk might have been bad, as it happened again a few months after a re-format and reinstall.)
      .

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    8. Re:What you're really paying by jgerman · · Score: 2
      Then your boxes just aren't set up right. Our Linux boxes do not go down at all, and they are under the heaviest load in the company. I'm not slamming you but you're obviously doing SOMETHING wrong.


      Maybe you should stop setting up the Linux boxes in your sleep and pay attention to what your doing. You are the only company I have ever heard of that has problems like this.

      --
      I'm the big fish in the big pond bitch.
    9. Re:What you're really paying by Anonymous+Brave+Guy · · Score: 2
      Wow! What a u-turn!

      Sorry, I don't see how. The two quotes you provided aren't contradictory at all. They happen to use the same figure of speech, but even that's in different contexts...

      The earlier quote means (a) that we need to keep our servers up and running on a day to day basis, and (b) that this causes more problems on the Linux boxes than on the Windows ones. The later quote means (c) that we do not have problems every day. (a)+(b) and (c) are not contradictory.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    10. Re:What you're really paying by sydb · · Score: 2

      Then why say 'day to day basis' in (a) at all? It has no semantic content.

      Conciseness prevents confusion; get some.

      --
      Yours Sincerely, Michael.
    11. Re:What you're really paying by Anonymous+Brave+Guy · · Score: 2

      I'm talking about everyday Linux boxes, however, not showcases for what is possible if everything goes perfectly. I'm sure Microsoft could find you a Windows box somewhere in the world that's been running, but not doing anything, for months without crashing. It's not really very relevant to you and me, though, is it?

      My experience is that a Linux box subject to frequent attacks from the outside world, running less than perfectly robust apps that have less than polite behaviour at times, on real hardware that has real failures every once in a while, won't last six months on average. YMMV, of course.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    12. Re:What you're really paying by psamuels · · Score: 2
      Then your boxes just aren't set up right. Our Linux boxes do not go down at all, and they are under the heaviest load in the company. I'm not slamming you but you're obviously doing SOMETHING wrong.

      Here's my experience: we have a couple Linux servers and a couple NT servers.

      For NT, either an app restart (Exchange server, usually) or a reboot (IIS, which often wedges itself to the point where it won't let you restart it normally) usually does the trick. Our most annoying NT problem by far was a bad Adaptec scsi chip - the driver apparently had poor error handling and bluescreened the box every couple of days. A new Tekram scsi card fixed it.

      Which brings me to my actual point. Many of the Linux failures I've seen appear to be hardware-related. We recycled an old desktop machine for use as our main Linux server. (It will be moving to a server-class motherboard + case soon.) You get what you pay for and I suspect some of the hardware is marginal - IDE disks off a PIIX4 chipset, that sort of thing. And a really cramped case with probably less-than-adequate cooling.

      Linux is often deployed this way, I understand, on an otherwise-obsolete machine and used for little stuff like DNS and POP3. So hardware-related failures are probably more common in Linux than in Windows 2000, which is more often deployed on a brand-new machine.

      --
      "How can you claim that you are anti-crack, while still writing a window manager?" — Metacity README
  26. Re:There Must Be Higher Excpectations by dominator · · Score: 5, Informative

    Huh?

    Ok, I'm the author/maintainer of wvWare - another MSWord parsing thing (www.wvware.com) and lead developer/maintainer of AbiWord. What are you talking about?

    AbiWord isn't trying to build a word processor around any particular format. We have an extremely generic import/export mechanism that I co-authored, so that input and output can be trivially done to/from any format. We actually support more unique formats on the market than most common commercial word processors...

    But import/export is a very boring and uniteresting part of a Word Processor. All of the interesting stuff goes on down in our formatting and rendering classes. You clearly don't know what you're talking about.

    And by the way, the MSWord document format is insanely difficult for mere mortals to understand. If you are indeed serious about this, come help out Werner and myself on wv or wv2 instead of re-duplicating our efforts.

    Please mod this troll down.

    Dom Lachowicz
    cinamod@hotmail.com
    AbiWord and wvWare Maintainer/Lead Developer

  27. Re:Huh? by dvdeug · · Score: 2

    > Which commercial products? It certainly surpasses Notepad.

    It's not in competition with Notepad. Notepad is a text editor, like vim, not a wordprocessor.

    > When I checked several months ago it didn't measure up to WordPad, but that was several months ago.

    But I don't know anyone who uses WordPad as a wordprocessor. Everyone I know uses Works or Word or Wordperfect. The only time I've ever heard of any using WordPad was to test Windows 2000's Unicode systems, not to actually write something. In other words, it doesn't measure up to a program that was so inferior to the competition that no one uses it even though it comes with Windows.

  28. Re:There Must Be Higher Excpectations by JabberWokky · · Score: 2
    While I'm not saying that the abiword *aren't* doing that, I do know that the KWord folk (who are a bit behind, but have a interface metaphor that I like better, IMO) *are* going that route. The native format is a gziped tar of a DTD and XML file.

    The problem, I believe is not only the fact that that documentation that you read wrong at many subtle points, but also that there *is* no possible "correct" documentation. Word files from version to version are not 100% forward compatable, little bugs in the Word code propagate oddities, and some things are "it does it this was on days it feels like it, and this way otherwise". Microsoft works with internal competition, and two teams with divergent code bases will get merged, and the pros and cons show in Word. Read some of the (surprisingly candid) Word for Macintosh team essays, and you'll realize that they can't even get it 100% right - and they have *full* access to all code and documentation, as well as the people who wrote it!

    --
    Evan

    --
    "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
  29. Overestimating commercial effort by Proud+Geek · · Score: 4, Insightful

    A lot of people don't have a clue what goes into a commercial software project. For example, Red Hat has only about 600 people. That is spread out through management, sales, marketing and support, as well as development. Now, Red Hat developers may be more productive than volunteers, since they are able to work on projects full time, but the vast majority of the work that goes into a new release of Red Hat Linux is in software written by the community.

    Microsoft's practices are harder to determine for an outsider, but they don't put in the huge amount of effort that the Abiword people think. For example, the Internet Explorer team is much smaller than the number of people working on Mozilla (in fact, it is smaller than the team working on Mozilla/ Netscape full time). The MS Word team is probably larger than the Abiword team, and support comes from a different group of people. However, if you email them and say, "Get this feature by tomorrow or I'm switching to something else!" they will have the exact same response as Abiword.

    The days of 200 people working on a shell script to change directories using a web page went away with the end of the .com era. They are not missed, either by OSS or Free software developers, or by profitable companies.

    --

    Even Slashdot wants to hide some things

  30. If I had a $ for every time I had this argument by skrowl · · Score: 5, Interesting

    at 3 AM at Perkins or Dennys... I'd be rich.

    This is THE major problem with Open Source software. Since you can't make money with it, you can't commit yourself to it full time. Therefore you get a whole bunch of people who sorta work on it rather than a real programming team.

    What does this get you? Products like Abiword that, while nice, admit publically that they can't compete.

    What you linux kids need is a micropayment system or SOME kind of way to support your "Forget capitalism, I must give away the product of hours and hour of my work" attitude. If you could make $40K/year while working on your open project, you could do it full time! THEN we'd see some nice word processors, web browsers, etc. for Linux and *BSD. Please don't moderate this down to troll or flaimbait as it raises very real points.

    --

    Prevent linux based DDOS's!
    http://linux.denialofservice.org/
    1. Re:If I had a $ for every time I had this argument by bacchusrx · · Score: 2

      Excellent point!

      Free software, from my perspective, is not in competition with "capitalism," or capitalist software firms, at least in the usual sense.

      "Open source software"* may represent a dubious "guerrilla capitalist" venture, but, free software is markedly unmotivated by the lure of "making money."

      Free software, therefore, articulates a particularly salient social point because it shows plainly how capitalism can be made irrelevant. It demonstrates that work itself can be reclaimed as "a labour of love" -- indistinguishable from play -- done for the sake of it, done because the doing made it important.

      Free software is particularly convincing in this respect, at least as far as debunking its detractors goes, in that it shows how work as play can achieve socially relevant goals (such as producing useful, quality software) without the need for a "profit motivation," a fallacious work ethic, or a heirarchical power structure (i.e. what constitutes the standard corporate business).

      It shows that decentralized, nonheirarchical organizational methods can produce things that are worthwhile.

      It shows that people, ultimately, don't have to be alienated from what they love to do.

      Admirers and apologetics for the capitalist software industry thoroughly miss the point. It's not about making oodles of cash. Bill Gates is debased so vociferously, I find, because he's the antithesis of "work as play." The competition between "free software" and the property based software industry is, if anything, a nearly spiritual matter (said in the hopes that the term "spiritual" hasn't lost all meaning-- devoured by profit-blind cynicism).

      The free software ethic can and should be extrapolated into other industries, and, fundamentally, into the way we live our lives. Free software is an example of how technology can be used to make our lives better by revolutionizing how it is we work, why it is we work, and how we organize and govern ourselves, generally. (It's not so much the technology that the software itself makes possible that's important here, but, the technology that makes free software, itself, possible, if you catch me).

      Free software teaches us that voluntary, libertarian, noncoercive, nonheirarchical -- yes, socialistic (in that it rejects "private property," as such), but most importantly, anarchic -- methods of organization, production, and distribution are not only viable but both socially and psychologically preferrable.

      It's strange to see that, despite all of the anti-corporate sentiment present in the free software community, few are willing to reconize the anarchic, libertarian nature of the community itself.

      bacchusrx.

      * viz., a software development apparatus whereby large, established companies (or small, upstart ones) believe they can entice users to do their jobs for them (read: fixing bugs, coding new features), for free, while concurrently appearing committed to "fairness" and "freedom" in opposition to their more leviathan counterpart, Microsoft (particularly as exemplified by Sun, IBM and Apple)

      --
      Life after capitalism? The participatory economics project
    2. Re:If I had a $ for every time I had this argument by Graymalkin · · Score: 2

      Ok you're making the same micropayment mistake everyone else is. Making micropayments seems like a good idea but what happens if you fall short of what you expected to make? I'm not gonna work full time on anything if I may or may not get paid for it for that month. And you're forgetting that 40K isn't very much to be making programming in some areas. You're almost below the poverty line in Southern California making 40K a year in some cities. You can't park in Costa Mesa or Irvine unless you make 55K a year. You can't raise a family on a micropayment system either, what happens when one month you make 5$ and the next month you make a thousand? The inconsistancies come from people not upgrading or paying for shit all the time, lets say I download v1.5 and it's a piece of shit. I'm either not going to wait for the bug fixes in v1.6 or I'm going to tell you to go fuck yourself if you want me to pay for the functionality expected from the previous release. Micropayments also cost you a shitload more to impliment than people are donating. You can't have a bunch of 1$ credit card charges. Shit some credit cards cost you more than 1$ per transaction. Checks are expensive to process usually more than some expected micropayment amount.

      --
      I'm a loner Dottie, a Rebel.
    3. Re:If I had a $ for every time I had this argument by sydb · · Score: 2

      It'd be clearer if you indented (or italicised) the quoted parts of the post you were replying to, instead of indenting your own.

      NO company has yet financially contributed to the development of Linux itself by paying people to work on it. Sure, they donate hardware, rack time, stuff like that, but it's for their own benefit; PR or product work

      Wrong. To pick a ridiculously obvious example, have you heard of RedHat? They pay Alan Cox to code the kernel. They pay Steven Tweedie to do the same (or they used to).

      Have a look at the Linux Kernel mailing list. It's full of people coding Linux as part of their job because the companies they work for want bugs fixed and features added. And I'm not just talking about Linux distribution vendors, I'm talking about end user companies. Of course it's a small proportion of companies who do this, but it had to start somewhere, then grow. That's how Open Source really works. That's how it should work.

      --
      Yours Sincerely, Michael.
  31. software free, services money... by linuxlover · · Score: 2

    You'd think,
    - give away the software (abiword)
    - then make money by running a support center (bugs / hand holding)

    well, we have seen all the 'services' companies with LInux go down the drain. why? b/c people who use Linux are already clueful. They know if something doesn't work
    - fix it themsleves (this hardly happens)
    - wait for the next release / rpm (this is where 90 % of the people are)

    I don't think any one is converted to Linux just becaseu they saw a shiny 19.95 box on Best Buys.

    There are however successfull LInux desktop deplyoment stories within Slashdot. Just do a search.

    SO how do you make an IT dept adopt Linux? have an IT manager who is clueful. It is like when you choose an ISP, should you go for AOL or some niche isp who would let you run your own sendmail. We are talking about the AOL crowd here. Sure it is easy choice. But you grow out of it soon.

    how do you make money off by offering value-add services to freesoftware? I haven't figured that out yet. If I did, I wouldn't be writing this from my office computer!

    LinuxLover

  32. Re:Huh? by dvdeug · · Score: 4, Flamebait

    > Sure. Much of the so-called "functionality" of modren commerical word processors is, for most users, nothing but bloat.

    Like what? The equation editor - I know engineering students who find that very useful for school work. Full Unicode functionality - aka support for 1/5 of the world's population's native languages? Multilingual spellchecking? What?

    >And if you need more, you don't want a word processor, you want a document preparation system

    Most people want a simple, WYSWIG, omnipurpose tool, so that's what they use, regardless of what computer geeks think is right.

  33. Re:There Must Be Higher Excpectations by hub · · Score: 2
    Conerning file formats, I encourage you to dig a little deeper than what you seems to have. OK, there is the spec you give us a link to. We know about it, an wvWare use it as reference (wvWare is our Word import back-end). But in this area there is theory and application.


    Theory is that you have some doc (hint, now you have to signe an agreement with Microsoft to get the actual doc for latest versions like XP, otherwise you get nothing). This doc is here, is big and is hard to understand.


    Practice is that given that doc, you try to implement something. Fine the doc looks usable and complete. You code you parser, then when time comes, you test it. You start fidding your parser with sample files and start to find that it does not work: the doc is just plain WRONG (in fact you already discovered inconsistency while throwing up the implementation).


    So please, before predending that this is just a park ball, just do it. And if you really want to work on such beast, either give a hand to Werner or to us (we are joining our effort on the problem).


    And my recent experience in this area is just mainaining and improving AbiWord RTF importer. RTF is documented in a spec written by.... Microsoft.

    --
    Hub
  34. "We do it for fun" by sulli · · Score: 2
    These are the key words in the document, which I found Interesting, Informative, and even Insightful. For fun! They're not trying to cut M$' marketshare; they're not trying to show up StarOffice; they're not trying to build the Next Big Thing and retire gazillionaires; they're just building it because they want a nice, free word processor.

    All y'all who are complaining that this means they're not commercial-grade, etc.: You're right! But it doesn't matter! These guys don't care about that, and they don't need to, because they're spending their own time on it. Use it if you like, don't if you don't, life goes on either way.

    --

    sulli
    RTFJ.
    1. Re:"We do it for fun" by John_Booty · · Score: 2

      It's amazing what people can create for fun, as opposed to what they create because some marketing group said so. I'm a firm believer that when people are having fun creating something, it shows through in the end product, in nearly-always positive ways!

      Remember how Linux got started and Linus' continuing philosophy- he continually says that he's doing Linux for fun and to scratch his personal itches, and not to fuck Microsoft over or because he wants to save the world or something.

      --

      OtakuBooty.com: Smart, funny, sexy nerds.
  35. Hmm... by Greyfox · · Score: 2

    I wonder if a fellow could pay the rent with an IRC support channel and a paypal account. I should look into that...

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  36. Re:There Must Be Higher Excpectations by pdqlamb · · Score: 2

    I think I just heard KidSock volunteer to write the MSWord 97 import/export module for you.

  37. What who wants? by bluesninja · · Score: 2

    If Linux wants to be on alot of desktops then this type of memo isn't going to get it too far

    Linux doesn't want anything -- it's an operating system, silly! Do you mean "if the programmers who write software for linux want it to be on desktops..."? Guess what: that's a diverse group including companies like Redhat, who undoubtably wants linux to be on a lot of desktops, and the people from Abiword, who just get their rocks off by writing neat software.

    The authors of Abiword aren't responsible to "Linux," or Redhat, or RMS, or anyone else to maximize the user's desktop computing experience. If IT managers and John Q. Public don't want to use it, then fine. No skin of Abiword's back. They aren't after market-share.

    That's the beauty of it. Nobody needs to tow the linux company line. If the author's of Abiword, first and foremost, wanted to make sure that their software was fit for all users and for corporate deployment, then they wouldn't have written their memo, and would quit their jobs and work on Abiword full-time, hire support personnel, etc., etc.,.

    I don't think you should generalize about what the goals of linux programmers are.

    /bluesninja

  38. From a "document analyst" standpoint by cyoung1035 · · Score: 2, Interesting

    I've been working as a typist/word processor/document analyst for years now, and I HATE WORD! Word Perfect in its latest incarnation is nothing more than a Word clone, so it's not an option. I wanted to use only true open-source software, not proprietary like StarOffice, and I didn't need a whole suite. So I chose AbiWord. I'm a Linux newbie, and I was able to install AbiWord from the binaries (on Red Hat 6.0). The simplicity of the software is a refreshing change from all the packaged crap that wants to try to do everything for you (which is why I switched to Linux in the first place -- I've been working in Windows wayyyyy too long)! After reading the AbiSource letter, I signed up for both the developer and user mailing lists. If there are bugs in AbiWord (I haven't found any yet, BTW), I want to help fix 'em, not just whine about 'em -- maybe my years of being an end-user will finally amount to something!

  39. Many of these points apply to all software by iabervon · · Score: 2

    There may not be prebuilt binaries for your platform. There aren't prebuilt binaries of commercial software for most platforms. AbiWord is probably ahead of MicroSoft here, and there's a chance that you can build binaries yourself if you need to, unlike with commercial software.

    Complaining about bugs and missing features to places other than the proper channels will get you nowhere, and being rude about it won't help either. This is certainly true of all OSS. It's not true of MicroSoft, reportedly, but that's just because MicroSoft's proper channels are ignored by their programmers.

    Getting support from programmers is difficult, in general, because they're busy programming. MicroSoft won't even let you talk to them. You can't demand a feature or to have a bug fixed from the makers of any software: what you want may be too difficult, or there may be more important things on the list.

    The reduced functionality is what you'd have to expect from a newer program from a smaller group. It doesn't really matter whether the motivation is financial or not, a small number of people will write a program with fewer features than MS will. Hopefully the features that AbiWord has are the ones you want, and the features that are missing are ones that would just get in your way.

    The letter is particular to AbiWord, but it applies in most of the parts to everyone, including MicroSoft.

  40. Re:Huh? by jgerman · · Score: 2
    Yes it's true there are a plethora of books on how to use Microsoft product that follow that same boiler plate title I belive the template goes as follows:



    How to Use <low qaulity M$ product that costs a lot of money> in <a smaller amount of time than the smallest amount of time on a book currently published> for $lt;redundant word or phrase desribing a M$ software user>


    <grin>


    I have an IQ of 6,000 that's the same IQ as 3,000 Windows users.

    --
    I'm the big fish in the big pond bitch.
  41. Who can I pay for support? by big.ears · · Score: 3, Interesting

    This rant is totally reasonable. My question is--who can I pay for supporting Abiword? Let's say I'm a business, and want a Free word processor, and Abiword fits the bill perfectly. But, I know that my secretaries will need some questions answered. And occasionally, I might need a feature implemented (e.g., I'll need some document conversion done for my old dos-based word processor WinWord) Let's say I'm willing to pay for this. Who will take my money, and enter into this contract? Dom? Ximian? Who?

    1. Re:Who can I pay for support? by Mongoose · · Score: 2

      Very simple - you'll have to hire in house support. Much of the power of linux is that you can have in house developers and techs add features and support to products w/o any problems like being a licenscee.

      If you think I'm kidding - then ask around how most 'full time' OSS developers get paid. =)

    2. Re:Who can I pay for support? by Graymalkin · · Score: 2

      This is pretty ridiculous for an office that employs only a handful of people. They need to be able to get the software, have it work, and if they happen to run into problems they need someone to call or e-mail to get it working. If you're an office shelling out a couple bucks for Word2000/XP you can call up Microsoft for support. If it comes on your hardware you call up the OEM and it's their problem. I've seen dozens of agencies and organizations that can barely afford to keep the employees they do have let alone house a complete IT department.

      --
      I'm a loner Dottie, a Rebel.
    3. Re:Who can I pay for support? by big.ears · · Score: 2

      This was all hypothetical. And winword was a dos-based word processor that got packaged in a department-store computer I got in about 1988.

  42. Please note: development != distributor by ajs · · Score: 5, Insightful
    I keep seeing the same thing:
    • Linux kernel version 2.4.mumble has problems and people ask "how can this be releasable". It's not stable!
    • gcc 3.0 is unstable for the first few releases and folks start whining about how this isn't a production-quality compiler
    • AbiWord says that they're not providing commercial-grade support services and everyone gets honked off and claims that open source software can't work
    Can you all just take a step back, breathe deeply and remind yourselves that in any software organization with more than 10 developers there are two versions of the software (at least):
    • The development snapshot (or mainline, depending one your local terminology). This is a stable release from the developers to inernal customers such as Q/A, release engineering and perhaps alpha testers for integration testing and embeded product testing.
    • The release. This is the ready-for-prime-time code that will be supported and maintained by the company.
    Are you seeing the parallel here? When Linus releases kernel 2.4.57, he's releaseing a snapshot that lets Q/A (made up of Q/A groups in numerous companies that sell Linux-based products) release engineering (the distribution vendors) and alpha integration testers (embedded systems customers) begin their test and release cycle. Same for AbiWord. Ximian, Red Hat and many others release AbiWord, but I doubt that they ever release it absolutely as shipped. Their Q/A process only begins when AbiSource creates a new version.

    So, here's the question of the day: why are people shocked when the developers start acting like developers and say "we're not going to hand-hold you"? Well, there's a few reasons. Obviously there are the folks who just wait for an opportunity to slam OSS. Then there are the people who have become confused and don't realize that the Mozilla developers or the AbiWord developers are just that: developers. Then there are the folks who get their priorities confused. They say that they don't want to deal with "big business software", so they go it alone. This is all well and good, but when you do this, you have to expect the other shoe to drop.

    If you're downloading gcc 3.0 the day it comes out because you want the new features fast, great! But, don't be shocked when your code fails to work correctly because you have a hardware combination that was not well tested. If you'd waited for Red Hat 7.2, you would have found the optional gcc 3.0.x binaries with a big old wad of patches. Why? Because they tested it, patched it, and released it.

    Get over it. Software support is hard, and there are people in the OSS world that do it well. But, to expect every project to come out the gate with good Q/A and support is just silly.

    1. Re:Please note: development != distributor by Enahs · · Score: 2
      If you're downloading gcc 3.0 the day it comes out because you want the new features fast, great! But, don't be shocked when your code fails to work correctly because you have a hardware combination that was not well tested.

      And further, don't run off to kuro5hin or ZDNet writing a bitchy, whiny, ranty editorial about OSS not being "production-ready." It's asinine, wrong-headed (ever heard of filling out a friendly bug report?), and besides, takes away from your credibility when you use language constructs invented by Microsoft's marketing department. ;-)

      But, to expect every project to come out the gate with good Q/A and support is just silly.

      Right, and one thing that people forget (or the newcomers haven't learned yet) is that OSS projects rely on their userbase for QA and support as well.

      I'm personally just glad to see that we're nearing the end of the year-long "Linux isn't ready for the desktop" trollwars. ;-)

      Thanks, ajs; you made my day. :-)

      --
      Stating on Slashdot that I like cheese since 1997.
    2. Re:Please note: development != distributor by HiThere · · Score: 2

      His point is that release quality is not equivalent to distribution quality. Linux kernel version 2.4.mumble should be self consistent. Shouldn't have any internal consistency problems. Should work on all standard hardware. But that doesn't mean that it will necessarily work with new hardware. That doesn't mean that it will necessarily work with ... lots of stuff.

      The distributors put in lots of "kernel patches". They package it with installers that examine your hardware, and figure out which patches are right for your hardware. When there are choices to make, the installer frequently asks you questions (or you can tell it "just make your best guess"). But this isn't a part of the Kernel. The kernel doesn't decide which version of X Window you want to use. It doesn't specify your desktop. etc. You roll your own, and you may break any of this, yes, any of this and even more (I've sometimes not even been able to get to a text screen, and I'm less experimental than many).
      .

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    3. Re:Please note: development != distributor by ajs · · Score: 2

      Yep, there's that word....

      "stable" is perhaps the world's most misunderstood word, when it comes to software. When you release a version and call it "stable", you're not saying that you haven't seen a fatal industrial accident in 29 days. You're saying that a) the interfaces are frozen so that others may rely on them for external dependancies b) the rate of "emergency changes" has slowed to the point that they should no longer interfere with packaging and release of the software.

      That's it. When you buy Red Hat (or SuSe or Debian or whatever), you pay for the NEXT 3-6 months of work, integrating the results of those "stable releases" into a supportable commercial software product. You can roll your own, but if you do you take on a lot of work, and you have to expect that.

  43. ...and cars. by DrCode · · Score: 2

    Really, is a $40,000 Mercedes all that much better than a $16,000 VW? It used to be that the more expensive cars had more advanced features like fuel-injection and ABS; but those are standard on almost all cars now.

    Yet I know people who wouldn't even consider buying the cheaper car, even if they have to go into debt for the more expensive brand.

  44. Re:There Must Be Higher Excpectations by John_Booty · · Score: 2

    Word is complex, but I've looked at the Microsoft Word 97 Binary File Format [redbrick.dcu.ie] spec (and spent a good week starting to write my own parser) and I don't see the big deal

    I'll admit that I haven't seen or worked with the spec, so take everything I say with a grain of salt. But from what I've read aout it... yes, the spec isn't too complex, but there's a lot of little gray areas in it and the actual implementation of the spec in Word itself is quirky, making it a bitch to emulate exactly.

    In other words, supporting the Word spec isn't too hard, but getting a complex Word doc to render the same way in your app as it does in Word is hard.

    Could someone qualified comment on this please? :)

    --

    OtakuBooty.com: Smart, funny, sexy nerds.
  45. Re:Appearance is everything by John_Booty · · Score: 2

    You see, companies that use software aren't truly interested in the quality of the support they get. Rather, what they're really interested in is the appearance of support. That is, all they really care about is that they know that there is someone they theoretically could call for help if they need it.

    This is SO insightful (hint hint, moderators). Why don't people understand this? When people diss OSS because of support issues, I ask them to recall for me the last time they got good support (particularly good, FREE support) from a commercial closed-source software vendor. Their answer is usually "never".

    You can get good support for commercial products, but you usually need to pay through the nose for it.

    --

    OtakuBooty.com: Smart, funny, sexy nerds.
  46. The big question... by tyhockett · · Score: 2, Interesting

    At some point in my life as a network administrator, I had to realize that questions from my users were not going to get any smarter. Joe Six Pack is never going to learn how to fix and compile his own software. Never. He will only be able to a) use it or b) complain about it when it doesn't work.

    My heart really goes out to the AbiWord team, and I find myself wondering about a bigger question. Can Open Source software really become mainstream (as in Microsoft/Apple-style mainstream) without help from a for-profit organization to support it? There are tons of new BSD (Mac OS X) users signing up everyday, but it is because Apple is selling it, not because it's great and Free.

    I am not flaming here. I know, however, that as more people download and use AbiWord (or any other OSS), these problems with too-high-expectations are going to get worse, not better. With or without an open letter.

  47. I have many good things to say about AbiWord by Kiwi · · Score: 2
    I would like to take a moment to thank the AbiWord development team for the termendous effort they have put in to making a truly open-source word processor. I use AbiWord to write papers for my Spanish classes, and have seen AbiWord go from being a good to a great word processor.

    There were three bugs which were annoying me in 0.9.4, and all but one of them was fixed on 0.9.5. The one they didn't fix I was able to fix myself--an option that I would not have had if AbiWord was a proprietary product.

    The source code to AbiWord is clean and readily readable, the user interface to AbiWord is very professional-looking, and it is perfect for my Spanish-language compositions.

    Speaking of which, I really should get off Slashdot and start working on tonight's paper.

    - Sam

    --

    The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

  48. Re:Huh? by dvdeug · · Score: 2

    engineering students make up "most users"? Methinks not.

    Engineers and engineering students make up some users. Home users are another group of users. Linguists and anthropologists and historians are another group. Buisness executives are another group. And each group has their own demands on what they want.

    For math-heavy texts, one would probably better off with a tool devoted to such things

    Sure, if your life is writing articles to the Journal of the AMS, use LyX. But if you want to write up some physics notes one day, type a paper for the Ancient World the next, and write a letter home, it's a lot more convientent to have one tool to learn that does all of them okay, then to learn three.

    Even programmers show this habit. Why do you think most programming on Linux is done in Perl and C? Because they're present on most systems, and you already know them.

    people want a tool that lets them do the things they need to do in a simple manner

    And what do they need to do? There are users for each of the features in Word. Anything you consider superflous in Word, would leave some people calling Microsoft rude things if it disappeared in the next version.

    I'm sure that mediveal Korean support would be considered bloat, but, as I understand it, Word is the only wordprocessor that will handle mediveal Korean characters - it's the only tool that lets Korean historians do the things they need to do in a simple manner. Should Microsoft just blow off that market? How would that help them in other markets?

    complexity and price are stronger negatives than lack of features that they never use

    Complexity, as in making it hard to use and learn, is a strong negative. I've never heard an end user complaint about extra features, and as for me, I like using systems that I'm comfortable can support my needs - that I probably won't be in urgent need to do something that it can't support.

    I'm not sure where price comes in here. For many users, both Word and Abiword are free, legal or not. Price hasn't stopped Word yet.

  49. Re:RPM Doesn't work? FIX IT.... by Trepidity · · Score: 2

    Of course if you have to be able to fix the source to get stuff to work (even if it's only a minor fix), then you can't argue with the people who claim "Linux isn't ready for the desktop - you need to be a programmer to use it." You can't have it both ways.

  50. Re:There Must Be Higher Excpectations by Trepidity · · Score: 2

    And by the way, the MSWord document format is insanely difficult for mere mortals to understand.

    I'm curious about this part, because I often see contradictory claims. MS and the previous poster claim that the 1997 Word spec is completely open and published. Does the difficulty lie in merely interpreting this spec (i.e. it's all there, but hard to implement), or does it lie in undocumented stuff that has to be reverse-engineered? Or is the 97 spec not the problem at all, and catching up to the Word 2000 file format is the major problem?

  51. Re:Huh? by dvdeug · · Score: 2

    Who in their right mind would use a word processor for equations?

    The person who wanted to get something done. Come on, I've used Word about as often as I've used TeX. If I want to write something in Word, I open up Word and start working. If I want to write something in TeX, I run to the library for a book on TeX, or load up the Gentle Introduction to TeX. Why should someone who needs to stick one or two equations into a text, not more than two or three times a year, have to dig through a book every time they want to add an equation to something?

    Yes, if you're doing serious equation work, some form of TeX is the tool. That doesn't make it any easier for the person who isn't doing serious equation work.

  52. Why is this under the GNOME heading? by erat · · Score: 2

    Just curious here... A long time ago, the Abiword project refused to become the official (i.e. to the exclusion of "all others") word processor for GNOME. To this day, you can get GNOME and non-GNOME versions of Abiword.

    Why is this assigned to the GNOME topic?

  53. Re:There Must Be Higher Excpectations by steveha · · Score: 2

    How can you seriously expect someone to help you, while you are asking other people to mod him/her down?

    He doesn't seriously expect help from KidSock. KidSock clearly didn't study the design for Abiword; he clearly didn't know what he was talking about; yet he felt qualified to say what the AbiWord developers should and should not be doing. Guess what, they are already doing those things, and didn't need KidSock to tell them to do it.

    Don't letyour ego get in the way of your goals, and you'll accomplish much more, and will be more respected.

    They have already accomplished so much with AbiWord. They already have my respect.

    steveha

    --
    lf(1): it's like ls(1) but sorts filenames by extension, tersely
  54. Cathedral or bazaar? by selan · · Score: 3, Insightful
    I definitely support the hard work of the AbiWord folks and sympathize with what they say in this letter.

    I think that the underlying point is that it's difficult for them to keep up with high expectations when they are such a small group of developers. It seems to me that this is an example of a project that is, unfortunately, not benefitting from the strengths of open source development.

    Ideally, when you have a project whose source is open, all users are free to contribute. The entire user body joins in the development effort and the project almost evolves by itself. That's how I understand the "bazaar" model of development.

    OTOH, from the sound of this letter, AbiWord is not getting the benefit from a large user base. They still only have a small group of their users who contribute to the code or even report bugs through the proper channels. It sounds like they have fallen into the "cathedral" model, even as they are trying to be a bazaar.

    So what's an open source project to do? I think they are on the right track. They need to mobilize their user base to report bugs and encourage more developers to contribute. Again, I don't mean this as criticism at all, but as encouragement. Open source is strong because everybody helps.

  55. Beancounters!! by dmaxwell · · Score: 2

    The staff of these purchasing departments must be populated by illiterates then. The EULA of every single software package I've ever seen disclaims all responsibility for fitness of purpose. Apparently, it must have some legal force because I've also never heard of Microsoft or any other major software house being held accountable for bugs.

    On the other hand, one CAN hold a company accountable for not fulfilling the terms of a service contract. The purchase price of the software is irrelavent compared to the cost of that all important service contract. But guess what?! Most software houses aren't in the business of selling service contracts; they sell licences. It is the VARs and retailers that sell service and some of THEM will even support open/free source.

    These idiot beancounters need to realize they should be paying for service not software. The software is just bits on a disk, a eula, and a Certificate of Authenticity. The service is what truly costs something regardless of whether the solution is proprietary or open source.

    If the beancounters don't want to in-source support then they can buy it. Sheesh! but can beancounters be really dumb!

  56. openosx and problems with open source by pneuma_66 · · Score: 2

    I think one problem with the open source philosophy is that is opens the door for companies like openosx. The people at openosx simply repackage unix apps to run on osx. however, they seem to make no mention of who wrote the software. for example if you look at this page they make no mention that they didnt write any of the software. Then they decide to charge $30 for their repackaging, and give nothing back to the community.

    you can make the argument that the various linux distros do the same, but any of the good ones always give back to the community.

    I feel that this practice will become even more of a problem in the future when a lot of the major open source apps come to maturity.

  57. Re:RPM Doesn't work? FIX IT.... by Error27 · · Score: 3, Insightful
    The problem is that a gazillion people bought the CD with the broken RPM. That means that it has to be fixed a gazillion different times.

    What should have happenned is that the distro shouldn't have been sent out with a broken RPM.

    But given that it was, what Abiword should have done was put a big bold link on their web page saying that "Red Hat 7.1 shipped with a completely broken RPM. Click here to fix it." That link would take you to a page with two instructions.

    1) download _this_ ( with a link )
    2) rpm -i /path/to/file/

    Instead users poke around wonderring what the problem is and how to fix it. The version of Abiword online is much more recent but it talks about all these depends and stuff and so people aren't sure if it will work for Red Hat 7.1 or if they will have to mess around to fix it. Users don't want to screw around with that and so they just decide to save often and hope that it doesn't crash.

    Also, it could be that Red Hat packaged that software themselves, I don't know.

    And Red Hat's bug tracking site is not as easy to navigate as debian's.

    And Red Hat doesn't do enough to educate users about how to update their packages automatically. With Debian it is the first thing that users learn how to do.

    I respect Red Hat a lot. They hire many great programmers. They have done a lot for the Linux community. But they really need to work on user interface issues better.

  58. To Moderators: Example of a successful troll by extrasolar · · Score: 2
    Don't you realize you are speaking heresy?

    Thanks for poisoning the well...

    I think you've hit upon the fundamental problem with Open Source. It's not that Open Source is a bad thing, it can actually be quite good. But it's ridiculous to assume it will ever completely replace the commercial software market. Or even have a signifigant impact upon it because of consumer expectations.

    Hmm...I am beginning to wonder if there is anyway of declaring fundamental problems and not trolling. Its just like declaring the fundamental problems of politics, capitalism, and anything else I can think of. Fundamental problems simply do not exist in reasonable arguments.

    I've never used AbiWord and don't know what it's like. But imagine what these guys could do if instead of giving it away for free, they sold it for $15 off their website.

    Okay, Moderators? If by now you can't tell this is a troll then you really shouldn't be moderating. Given that this post is rated +4, there needs to be a reworking on who gets moderator privilidges...

    Okay...I'm done with this article. Its just not worth it.

  59. with bugreports, users become developers by Pflipp · · Score: 2
    Have a complaint? File a bug report. Almost every greater OSS project works like this. Now understand me right, I am not totally against this system. But I try to elaborate here that it doesn't work 100% natural to users.

    Because, what happens? You have an installed version of the system, but you would like fearture this-and-that. You go to (e.g.) IRC, to find out if you're the only one having this bug or feature request. Together with other IRC enthousiasts, you formulate quite an exact description of the problem. Next thing, you're reffered to the bug system.

    You read the instructions on the bug system. Says: always get the very latest version before filing a complaint. Makes you use CVS and stuff instead of this simple Debian package you used earlier.

    Now try to imagine that you, as a normal user, didn't give up at this point. Amazing, but OK. You checked out CVS, built the darn thing [got root access] and installed it. Bug still there, but sy least you're now free to file it.

    Next, enter Bugzilla. To everyone who has ever seen Bugzilla I bet it's needless to say more. To those who haven't: it's like the cockpit of a plain. And I can't fly. Actually, AFAIK, I never got to filing a Bugzilla bugreport.

    The core of this problem is, that for the sake of smooth functioning, the user has become part of the development system. And not just that, but it has become part of this in quite a high level, at least for some. Lots of people give up filing bugreports when they're confronted with all the protocol. It's like filling in your tax forms is easier. Often their bug might already been filed, but its hard to find it back, exactly.

    Now of course this isn't a problem in itself. It gets problematic when:
    1. People get around the bureaucracy and complain in other ways (the AbiWord problem)
    2. Lots of people give up testing because it's for the elite (the Linux Kernel problem)

    Question is of course: where is the solution? I've found that many bug databases do function as a healthy discussion board. BugZilla does. But for many people it still feels like your bug is bound to get lost somewhere within the bureaucracy.

    Some say they don't want to make bugfiling more attractive, because this keeps the quality of the bugs that do come through, high. This way, the AbiWord problem remains, of course.

    I don't know. Maybe some kewl combination of a discussion board and bug system, where you can e.g. just discuss everything, and when you've found you've reached an important topic, you can mark it as a bugreport or feature request, and from there do the same things as in other BTSes (e.g. merge it with another report, etc.)

    I think most current BTSes are modeled after the idea of maintaining bugs within a company, the closed source way. Being open, there might be need for another approach. I might be wrong, though.
    --
    "We can confirm that Debian does *not* ship the version with the trojan horse. Our version predates it." [CA-2002-28]
  60. A new $15 word processor.... by Per+Abrahamsen · · Score: 2

    ... simply wouldn't sell enough to pay for the administrative overhead. None of the cheaer alternatives to MS Word is doing well on the market, even before StarOffice was bought by Sun and made available gratis.

    The only price that can compete with a market leader for office applications is $0, or a clearly superior product.

  61. Re:RPM Doesn't work? FIX IT.... by Grab · · Score: 2

    I guess I'll let myself be trolled...

    My credentials: I'm a software engineer writing code for car engine controllers, and before that I wrote code for power station control systems, and before that I was at uni with a final-year project writing a 2-D CAD package using Xt. So I'm not completely clueless. If I so chose, I could spend all my free time over the next few months learning how to put this stuff together from step 1.

    Thing is, I don't so choose. My PC is a tool, in the same way as my soldering iron is. If I have the choice of spending every evening for the next 6 months learning how to do a kernel recompile, or spending the money and having time free to spend with my wife, I'll choose the MS option every time. Sorry, but I've got a life to live, and spending the time learning stuff that's ultimately irrelevant to my actual interests is less important to me than getting on with my other interests (for the record, my current spare-time project is an open-source, open-hardware universal chip programmer).

    To take an example, is your car a kit car? If you buy a kit car from a manufacturer, you've got a box of bits which with the application of maybe 6 months work, you can turn into a serious performance sportscar that's incredibly reliable, and all for half the price of the real thing. If you're really dedicated, you can even buy yourself just a load of sheet metal and tubing and build it completely from scratch! But most ppl don't - they buy a Ford or a Honda or something like that. They're not paying for a better car, they're paying for a car which they can drive off the forecourt and will take them where they want to go. It depends whether your car is a way of life, and you're prepared to spend every waking hour underneath it getting your hands dirty, or whether it's just transport. Some production cars are a more pleasant means of transport, but it's still just a way of getting from A to B.

    And that's how software is for most ppl - it's a tool to do a job. If the tool claims to do the job but doesn't (or if the tool is welded into the box! :-) then you're shooting yourself in the foot.

    Grab.

  62. Thank you, Abi Word.....Keep up the good work! by scharkalvin · · Score: 2, Insightful

    I've been using abiword to write letters, and I don't have the latest version (what ever debian package is current for potato...). Anyway it does have some flaws but it gets the job done. It still can't compete with word for real fancy jobs (but word drives me NUTS when it comes to paragraph formating! Give me WP's reveal codes, PLEASE!!!)

    I've also used WP on both windows and Linux. The Linux version is a little buggy, but at least it exchanges files with the windows version in both directions.

    For the causual user Abi Word is more than usable right now. For the enterprise, Star Office might be a better choice. I like Abi Word's method of coding future features, they give the source file and line where to go to add the feature that is not yet there! (I bet they have received quite a few patches for new features!).

    If more people would READ the text of the GPL license maybe they would stop flamming products like Abi Word. "This software is released in the hope that it may be usefull" or something like that. Don't look a gift horse in the mouth.
    Thank you Abi Word, keep up the good work.

  63. Re:RPM Doesn't work? FIX IT.... --- sigh by bockman · · Score: 2
    Microsoft must love having GNU/Linux as the only serious competitor.

    GNU/Linux is not a [commercial] competitor of Microsoft. Mandrake, Caldera, Red-Hat are. They sell packaged open-source software for money, so they shall be worried not to release shitty packages, if they want to keep their customers.

    GNU/Linux is a _technical_ competitor of Windows ...but this is another story.

    --
    Ciao

    ----

    FB

  64. Multiple viewpoints by HiThere · · Score: 2

    Free Software/Open Source Software is not a homogenous group of developers. Even calling it a community is wrong... it's both more and less than a community*.

    Different software developers have different goals as members of the FS/OSS community. (Of course, they have different goals in other contexts, also.) This means that to expect everyone to do things for the same reason is to be disappointed. Some are, indeed, out to destroy capitalism. Others are trying to grow a consulting business (the essence of capitalism). Others are after fame. Others are doing term projects. Others... well, I don't know all of the reasons. I don't even remember all of the ones that I've encountered.

    To assert that FS/OSS programmers are doing something for some particular reason is to guarantee that is both wrong and right. Some of them are doing it for that reason. (And I say this without even knowing what reason you are proposing. [OK, so it's a bit of an exaggeration.])

    * It's less than a community because it doesn't deal with the full range of human activity. E.g., thought members of the community may die, none of them are born (that happens in high school or college, and is hidden -- they are born elsewhere, and then migrate into the community).
    .

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
    1. Re:Multiple viewpoints by bacchusrx · · Score: 2

      Different software developers have different goals as members of the FS/OSS community. (Of course, they have different goals in other contexts, also.) This means that to expect everyone to do things for the same reason is to be disappointed. Some are, indeed, out to destroy capitalism. Others are trying to grow a consulting business (the essence of capitalism). Others are after fame. Others are doing term projects. Others... well, I don't know all of the reasons. I don't even remember all of the ones that I've encountered.

      Oh, absolutely. I'm not suggesting that the free software "movement" (if not a community) poses a fully organized and coherent resistance to capitalism (or, even, that it presents us with a unified ideology at all).

      However, I do believe that the free software phenominon evidences both anarchic and left libertarian trends, overall and in general. The fact that it is more likely such trends are spontaneous than they are an issue of "conscious dogma" is particularly compelling, at least, for me.

      To assert that FS/OSS programmers are doing something for some particular reason is to guarantee that is both wrong and right. Some of them are doing it for that reason. (And I say this without even knowing what reason you are proposing. [OK, so it's a bit of an exaggeration.])

      I'm not asserting that there's a unified ideological reason behind free software as a phenominon (while there are a certain set of ground rules on which most participants would agree, even the most outspoken proponents of FS/OSS tend to disagree on some of the fundamentals)... merely that it serves as an example of how work in our society could be better organized. Organized, that is to say, in ways that fulfill our humanity, rather than simply driving our capacity to act as living machines.

      bacchusrx.

      --
      Life after capitalism? The participatory economics project
  65. The Help Line? by HiThere · · Score: 2

    It sounds like you've never called the help line. Most people who answer them are ... sometimes I wonder if they have ever used the product that they are advising on. About a decade ago I decided that paying for commercial support was a waste of money. The companies were treating it as a profit center rather than a user resource.

    And talk about not thinking your time was worth anything! I've spent hours on hold and gotten essentially zero in return. Well, this was toward the end of the time, after everyone started outsourcing their help desks. In the earlier period there would sometimes be someone at the other end who knew what he was talking about.

    I admit that I don't find e-mail lists to be spectacularly helpful either, but at least I don't feel ripped off. It doesn't cost anything to ask for help, sometimes you get it, if you don't, it might get to the attention of the developer, and one doesn't need to spend hours on hold. Commercial support tends to lack all of those virtues.
    .

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  66. Re:RPM Doesn't work? FIX IT.... by HiThere · · Score: 2

    That's how I felt last year, but now...

    Have you looked at this month's version of Open Office? On windows I'm starting to consider migrating to it from MS Office. I will need to try it on Linux first, though. If I were on Win98, NT, etc. I'd probably consider KWord, but I can't get that to run on my Win95 box. What I find really missing is a good Netware connection, but Netware 6 is supposed to fix that. At that point I may just switch away from Windows ... as long as I can co-exist with the rest of the office. That's the hang up. I hope to do cross-platform development using wxWindows (but again, I'll need to check this out more on the Linux end). But until I can log onto the LAN, there's no use. Afterwards, I just need compatible applications. So I'm looking into programs that run on both platforms. And Open Office is starting to look pretty good.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  67. Re:Appearance is everything by HiThere · · Score: 2

    You can get good support for commercial products, but you usually need to pay through the nose for it.


    Are you sure of that? From hardware vendors, yes, but I haven't heard ANY good reports from people about software support. And that includes people who paid for it. (OTOH, smaller vendors do tend to provide better support, so perhaps...)
    .

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  68. Re:Appearance is everything by John_Booty · · Score: 2

    Are you sure of that?

    Even Microsoft offers pretty good support plans if you pay for it. I've opened a few Microsoft developer support incidents in the past couple of years, and yeah, it takes a phone call or two before you get escalated to an actual engineer, but once you do, the support is nice. They'll actually look at your code and send YOU code, and the incident stays open until it's resolved or you get your money back. '

    Now, I don't know how expensive this is, because my company was paying for it (probably expensive, yet cheap compared to the cost of a team of our developers spinning their wheels while stuck on a problem for a week). As much as I like to bash Microsoft, I was pretty satisfied after the incident.

    --

    OtakuBooty.com: Smart, funny, sexy nerds.