Slashdot Mirror


Abiword, wvWare And KWord Authors To Collaborate

An anonymous reader writes: "One important aspect of Free software is open collaboration and the pooling of efforts. There are several open source word processors available and they all need to import and export the ubiquitous MS Word format. To try and avoid duplicating efforts, developers from the Abiword, wvWare and Kword projects have been talking with regard to pooling their efforts in writing filters."

15 of 97 comments (clear)

  1. News Flash! by Anonymous Coward · · Score: 4

    This just in! Open Source developers realize they're after a common goal, and decide to cooperate and combine efforts!

    (it's about bloody time :)

  2. They should also merge with "antiword" by Florian · · Score: 5

    IMHO, antiword is by far the best Word-to-Ascii converter out there. It even renders footnotes, can be used in pipes and is much faster than wvWare. The program is GPL and comes for a variety of OS platforms. As the moderator of a mailing list, I regularly use it to convert *.doc attachments. (One should patch majordomo so that it automatically filters *.doc attachments through antiword. It has worked flawlessly for me since more than a year. It surprises me quite a lot that such a superb program is so litte known in the Free Software community.

    --
    gopher://cramer.plaintext.cc http://cramer.plaintext.cc:70
  3. Smart by jjr · · Score: 4

    But why not also see if they can also inlist Open Office. We that is if they will play nice.

  4. I read this yesterday or two days ago. by josepha48 · · Score: 5
    They were talking about setting up an email mailing list, where they could talk about problems. They said that they could not do a library, because they user C or C++ and different technologies. They did mention that they would run into the same problems, and that they would discuss them on the list.

    So there would be 3 different efforts still, but they would share knowledge with each other.

    So what will they do when MS.net is up and open and people are using that?

    Just imagine MS having access to your internal internet....

    I don't want a lot, I just want it all!
    Flame away, I have a hose!

    --

    Only 'flamers' flame!

  5. Re:I thought Open Office had already this ? by sabat · · Score: 5

    All of them already have some form of import/export. The problem is: they all suck.

    But imagine the threat to Microsoft if any of them -- muchless all of them -- could import and export MS Word documents perfectly.

    What a world it could be, Microsoft-free.


    ---

    --
    I, for one, welcome our new Antichrist overlord.
  6. I thought Open Office had already this ? by Khalid · · Score: 4

    Or did I miss something ?

  7. How about having a unified format? by joeytsai · · Score: 5

    While it's great to see collaboration done for importing and exporting Word documents, if they really want interoperability, they should agree on a unified document format. That is, when the different word processors from the different desktop environments save, they should save to the same file format.

    The reason while Word's DOC format is so important is because it's the de-facto standard in the Windows world. I'm hoping we're not looking to make it the standard *nix world, too.

    So, it just makes sense that all the developers get together and agree on a standard format so whether or not my coworkers and I are using Gnome or KDE or whatever, we don't have to go through yet ANOTHER set of filters.

    --
    http://www.talknerdy.org
  8. jumping the gun by joq · · Score: 5


    Your assuming things will move over to XML, and everyone is going to use it. Let us not forget about the standings when it comes to creating a so called standard, shtml, WML, and all those other acronyms I care not to type.

    1. Re:jumping the gun by connorbd · · Score: 4

      Except that XML does seem to be an actual up-and-coming standard. OpenOffice is building their doc format off of it (thus my choice of XML as a hypothetical), Apple's using it to write config files for Darwin, Mozilla's UI is built using an XML variant (or so I've heard)... you get the general idea.

      It's a question of where the nucleation sites develop -- WML is out there, but there's no call for it since the Wireless Web is a nonentity (at least in my social circles -- for all I know it might be vastly different in, say, Finland). And we've had browser implementors shoving extensions down our throat, but realistically... when was the last time you saw a tag?

      So I think assuming XML is heading in the right direction. It won't show up everywhere it *should* (I remember someone on /. wondering why RFC2821 (new generation SMTP, in case I got the number wrong) wasn't XML-based, which is the Right Thing for the most part but would break every MTA in existence) but I think it will show up everywhere it *can* for the near future.

      (I do think XML is a bit skanky, btw, but it's like C -- it's there, it works, and it's a good starting point for future designs.)

      /Brian

  9. Re:How about TeX? by Animats · · Score: 4

    Exporting to TeX is straightforward. Importing TeX is very tough, because TeX is a programming language, not a representation. It's hard to do anything with TeX except run it, which renders output. This loses the document structure. The same is true of PostScript.

  10. A good thing, too... by connorbd · · Score: 4

    This actually makes a lot of sense, especially when file formats are starting to move to XML-based formats (see OpenOffice) -- just translate the Word format to XML (or whatever) as an intermediate format.

    Come to think of it, this would make a great project; anyone know what would be needed to write msw2xml(1)? My perl skills are becoming a bit rusty...

    /Brian

  11. Word .DOC filter and e-mail packages by oingoboingo · · Score: 5

    I don't know what the fuss is about. I use KMail for e-mail, and it already has a filter for dealing with .DOC attachments. It's activated via the 'Delete' button...

  12. Word .doc format support is nice but... by Stealth+Dave · · Score: 4

    I love AbiWord for reading MS Word documents and writing quick letters, etc. I think it's a great program, and it reads the Microsoft .doc format quite nicely. But one thing that all open source word processors have omitted, including Open Office, is WordPerfect document support! Sure, I can get WordPerfect for Linux, but isn't the point of Open Source that you shouldn't need to be tied to a single proprietary piece of software? Isn't that what the freedom is all about?

    For one reason or another, I can't get WordPerfect 8, the personal edition available for download, to install on my Linux box. Perhaps it doesn't like Mandrake 8, maybe it's my own ineptitude (I've been running Linux as my primary OS for about 4 months now), but it just won't cooperate. I wouldn't mind purchasing WP Office 2000 for Linux, but if I can't get WP8 to install, that tells me that WP2000 might suffer from the same problems. Given the average return policy of most software stores (i.e., no returns once it's open), I'm extremely hesitant to spend upwards of $100 on software that may or may not work on my machine. But I've been using Word Perfect for over 12 years now, and need WP file support. Right now, the only way I can get it is by booting my Windows partition and using WP2k for Windows.

    So developers, if you're listening, Word support is great, but don't forget about those of us who haven't used Microsoft (at least for word processing) for a long time!

    - Stealth Dave
    --

    --
    Evil is as eval("does");
  13. How about TeX by NoOneInParticular · · Score: 5

    Cool, I hope they'll also start supporting importing and exporting to TeX. Maybe then the stuff will start looking professional*. Kidding aside, it's a shame that the word-processing crowd is ignoring the best type-setting system around. WYSIWIG documents just don't cut it compared with a doc prepared in LaTeX.

    * professional as in 'professional publisher', not as in 'professional marketeer'

  14. More than just MS-Word. by V50 · · Score: 4

    What KWord and that need are filters for other formats, paticularily WordPerfect 6-10. The thing about WordPerfect is that once you get WP6's format working you can open WP7, WP8, WP9 and WP10 because Corel never changes the format, unlike MS.

    Without this my Dad can't switch to KWord or anything else (doubt he would want to though, he like WP8 too much) because he is an Auto Teacher and he has about 10 years worth of tests and stuff in WP format dating back to WP 5.1 on a 286 and DOS 5.1. (I remember that 286. Orange and black monitor. Those were the good old days. :-) And I know WP runs on Linux but everyone that I know hates WP for Linux.

    While it would be possible to convert them all to RTF or something, he has hundreds and hundreds of files it won't be easy or fast.

    What RedHat and others can to focus on is telling the Average Consumer that Windows XP is violating their privacy, among other things. Every few days I tell my dad about Windows XP's evil features (Such as Hardware ID stuff) and he considers switching to Macs or Linux more and more. But again the biggest thing keeping him back is lack of ANY WordPerfect format compatibility. (Minus WP it's self). The biggest thing keeping me form switching from my Mac and Word is lack of good consistant GUI.

    I should stop rambling on and sum my post up: WordPerfect compatibility is important too!


    --Volrath50