Slashdot Mirror


Why OpenOffice.org? Open Document Formats

Jem Berkes writes "In this current article about OpenOffice.org (also covered at Linux Today), I try to make a point about OpenOffice's commitment to open document formats and interchange as the strongest selling point - never mind cost. The OOo developers are putting a lot of effort into their XML format; will this pay off, and will users notice the significance of OpenDocument/OASIS document formats?" This can't be said enough: file formats are what determine whether and how easily data is portable, or whether the user is just stuck.

35 of 478 comments (clear)

  1. file size by Morthaur · · Score: 5, Interesting

    Speaking of superior file formats, has anyone else noticed just how much smaller OOo files are than the comparable MS Office documents? I routinely have to export files to MSO formats for peer review, and I have always marvelled at the amount of space a .doc takes by comparison.

    --

    +++++++
    "Look, dear, it's a crazy hairy scary man!"
    1. Re:file size by jejones · · Score: 3, Interesting

      If memory serves--I'm trying to remember where I read this, and it may be obsolete--an MS Word document file is simply a dump of its in-memory representation, so one would expect it to be gratuitously large.

  2. OO in law offices by ir0b0t · · Score: 5, Interesting

    This is great news. I use OpenOffice in my small town law practice, and I'm so happy to be liberarted from the tyranny of proprietary licensing fees. Lack of compatibility between software packages (office, accounting, case mgmt., etc.) is an even bigger problem for law offices in rural areas, like mine, who want to explore open source but lack support services.

    I'm learning --- ever so slowly --- more about Linux and Samba so I can complete the office transformation some day. Its hard to find patient teachers, and tech understanding comes slowly to some of us. Its worth the effort though.

    --
    I'm laughing at clouds.
  3. Re:The sad thing is... by scrote-ma-hote · · Score: 4, Interesting

    If they don't need to edit the file, why not save it as PDF?

  4. A non binary filetype has many more perks as well by licamell · · Score: 4, Interesting

    The main one that most people overlook is the ability to edit a section of a document and only have that section change. With binary files, like MS Word, if someone opens it up and makes one small change, then the whole file gets changed. This difference comes into play when you start considering the ability to diff files, and to use these diffs for applications such as LBFS (low bandwidth file system), or log based file systems. There is a lot of technology out there that could lead to great improvements on network/disk usage if non-binary filetypes are adopted more regularly. Currently you can only use text based files in these systems. Imagine if you could use CVS with binary files (and actually harvest the benefits of using such a system). Just my 2 cents though.

  5. XML Formats rock! by Anonymous Coward · · Score: 5, Interesting

    Why I love software that saves as XML? You can edit their saved files with a simple text-editor (vim!), and that saved my ass once: I had to do a rather complex layout with the great DTP program Scribus, and (being still in development) some bug made it crash. Luckily Scribus saved the file before/while crashing, so I hadn't lost everything, but everytime I'd open it, Scribus would crash.
    Using a proprietary data-format, I'd be lost now. Using an XML-Format, I just open the file in a text-editor, check what happenend since my last (regular) save, copy&pasted the changes step by step to the old file, until it crashed.
    Then one step back, analyze the problem, send bug-report to Scribus-developers and be a happy man.

    1. Re:XML Formats rock! by Trejkaz · · Score: 2, Interesting

      I like it for that too. At one point I was managing my accounts using an OpenOffice Calc spreadsheet, and I had a Perl script which was able to extract the totals from each sheet for easy usage from the terminal. :-)

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
  6. Data Interchange with Open File Formats by DoktorTomoe · · Score: 5, Interesting
    Funnily, I'm currently working on a bunch of projects to incorperate external Data Sources using Perl and OOo "template" files. E.g. it should be possible to write invoices from a database, copy a template, opening it, entering the data (address and billing information) to the right fields within the OOo file and saving it to disk. The user then should be able to review/print/PDF it and send the results to the customer. Modern accounting software already does this automagically, but my approach allows using the powerful OOo WYSIWYG for formular design - for example, any secretary would be able to write a seasons greetings on the template of december in no time.

    In another procect, I use a similar technique to visualize raw data given by CSV (e.g. Adsense data). It saves me a bunch of work I'd had to do manually in Excel.

    Magic like this would not be able utilizing proprietary file formats. OOo's XML file format has made my life easier. And I love OOo for it :)

    1. Re:Data Interchange with Open File Formats by DoktorTomoe · · Score: 3, Interesting
      I don't think you understood what I tried to say... The Seasons greetings on invoices was a mere example.

      While it is right that MSO has some interoperation features, it might not have the ones I have to use. My Accounting Suite uses Postgres. So great - there seems to be no way to make an invoice with Word or Excel from one single database entry. With OOo, I write my Interoperation features by myself, in any language I am willing to, using any input format I want to.

      And try to trigger MSOs interoperation features with a cron job (The first day of any month, print the Finanzamts [german IRS] paperwork).

      That are the reasons I like my Linux, and that are the reasons I like open file formats.

  7. Re:Who cares if its XML? by Jakosa · · Score: 2, Interesting

    You are right, still XML is a hard hitting buzz word that has the attention of the politicians. XML and open formats have been synonymous at least in my country (Denmark) where open formats is something no politicians talk against (as opposed to open source).

  8. Re:Who cares if its XML? by Ark42 · · Score: 2, Interesting

    Quick test / shameless plug: Try to decode the file format for the saved layouts from http://www.morpheussoftware.net/ anybody.

  9. Might other word processors adopt the format?? by Qwavel · · Score: 3, Interesting


    I wonder how feasible it would be for other word processors, such as AbiWord, to use this format natively. Or, at least appear to use the format natively.

    That is, after all, what happens in other areas: MS owns the market leading, proprietary, format/protocol, and then the others rally around an open alternative.

    BTW, I don't think that the XML encoding is important. What matters is that the format is legally open, that it is published with good documentation, and that there is nothing hidden in it to tie people to OOo.

    1. Re:Might other word processors adopt the format?? by bigberk · · Score: 3, Interesting
      I wonder how feasible it would be for other word processors, such as AbiWord, to use this format natively
      I don't know about adopting it as the native format, but you can reasonably expect to have reliable import/export to OpenOffice's format. Heck, it already exists in Abiword as a plugin. I tried this myself (with the Abiword installed by Slackware 10) and found no problems; Abiword can easily open OpenOffice's documents.
  10. Re:Too Bad OO Sucks So Bad by jawtheshark · · Score: 2, Interesting
    This is not to say that OO is not a valuable asset. Clearly a lot of people have worked hard on it. But don't kid ourselves, this beast has a long way to go yet just to compete with MS Office 97, never mind 2003.

    Which is quite odd, because a huge number of people still are using Office 97. The bank I work for is 100% Office 97 (on NT4, not kidding), at home I use Office 97. Actually, I strongly dislike anything beyond Office 97. I don't see any reason to upgrade... many people don't. So OpenOffice is probably what I need to install in order to get what I need and don't have to battle with Office XP (or whatever it's called these days)

    Also note that many OEM machines don't come with Office. They have Word. All the rest is Works, and Works really is a bad bad suite.

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  11. wouldn't that make data recovery harder? by taxman_10m · · Score: 2, Interesting

    If your open office file is put on a disk and the disk portion with your data on it gets even the slightest bit corropted then doesn't doom any chance of recovering that file? Maybe I just spend too much time recovering files from old floppy disks gone bad that people send me and this isn't much of a problem anymore.

    1. Re:wouldn't that make data recovery harder? by Spoing · · Score: 3, Interesting
      1. If your open office file is put on a disk and the disk portion with your data on it gets even the slightest bit corropted then doesn't doom any chance of recovering that file? Maybe I just spend too much time recovering files from old floppy disks gone bad that people send me and this isn't much of a problem anymore.

      Nope Zip files can be recovered either entirely or in part...depending on the dammage. A minor amount of corruption may not lead to any data loss -- something that isn't true if the original uncompressed data is dammaged by the same amount.

      Since the contents of the zip are text files, at worst they could be edited by hand to correct them. I can't think of a more stable document format that doesn't involve having multiple copies of the document.

      --
      A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
  12. File format interchange by 4-D4Y · · Score: 2, Interesting

    I favor html to the doc (in any shape or form), but what I do like about OOo is it's file conversions, which are still a little clunky, but they're still usable. I find the following especially useful:

    • html->doc: For when I am forced into submitting something in doc format. There'll be a link to the real html document on the first line of the doc, guaranteed :-) Too bad the CSS ins't handled better...
    • doc->pdf: Good for making nice clean finished docs, even if they're bloated.
    And it's all free.
    --
    A-Day
  13. Re:Why not just .pdf? by Anonymous Coward · · Score: 1, Interesting

    Who wants other people mucking about with your files anyway?
    Are you serious? Just to give you two very common examples (since this is what I need to do frequently):

    Studying: Group assignments on courses
    Working: I run a small consulting/custom software development business - we have had cases where clients want to change some terms in our default contract, in those cases we send it as a .doc (because that's what they want) and visit them for a meeting in which we decide what the final terms should be and modify the original document on site since that saves a lot of time compared to taking notes in the meeting, making changes and then sending it again (and one iteration of that might not be enough). Even though I've had good experiences with OO.org's .doc export capability it once turned into an awful mess - bullet points and indenting was impossible to get right even though the document, which was created with OO.org, looked fine when it was first opened in MSOffice.

  14. Re:Who cares if its XML? by mr_tenor · · Score: 2, Interesting

    The fact that the data format is documented (and the commitment to keep it so) is what's important.


    I would still fear working with binary formats (not that the example I cite is properly documented, but the bits people have figured out give me nightmares).

  15. Re:50 years from now by bigberk · · Score: 3, Interesting
    It's unfortunate that most IT managers don't realize how closed formats will hinder them in the future.
    Maybe these managers don't expect their company to still be around in 50 years. Or just might not care; so much in the business world is about today's work and this quarter's profits. But for government and my own personal work, I want to make sure the documents will last and be readable for as long as possible ("Data longevity" as its called in the article)
  16. Re:Formatting Woes by Sique · · Score: 4, Interesting
    ...but the point is Office just can't handle anything that wasn't originally created by MS.

    So, is that because of incompetence, or by design?


    It's by design. When MS Word was being pushed by Microsoft as "industry standard" (back in the late '80ies, early '90ies), it came with dozens of import filters for about any word processor format known to Man. So the MS sales person could always point out that no one would loose any old data, because Word was pretty capable of reading the format in question.

    With the later versions, the number of file formats MS Word was supporting, shrank. And today it is reduced to old MS Word formats (and none of them as perfect as other office suites) and to a number of good documented formats (RTF, HTML, plain text). I remember when the company I was working for was converting from OS/2 to Windows NT4.0 and the old Ami Pro documents were no longer readable. It was quite an effort to finally find an old copy of Winword 6.0a to import the Ami Pro files, because the later incarnations of MS Word weren't able to read them directly.
    --
    .sig: Sique *sigh*
  17. Re:How to speed OpenOffice file-format adoption by mkldev · · Score: 4, Interesting

    PDF? Proprietary? Only if you mean Adobe's implementation. There are thousands of tools out there for generating and viewing PDF content in the open source world. Calling PDF proprietary simply because Adobe doesn't provide a viewer for all platforms would be like calling multicast DNS proprietary because at least initially, stock versions of Rendezvous wouldn't compile under Linux.

    Based on that same definition, Postscript is proprietary. Oddly enough, Ghostscript is sometimes known to open encapsulated postscript files generated by Adobe Illustrator that Adobe's own Photoshop can't. When the open source software exceeds the quality and reliability of the reference implementation, it can no longer reasonably be described as proprietary, even if the reference implementation happens to be, IMHO.

    That said, I would no more recommend people posting PDF or OOo docs than Word docs, for exactly the same reason. You have to download special software to view it. Even if Firefox had a plug-in in the shipping version, most people wouldn't have that version. For that matter, most people don't use Firefox.

    The web is a powerful platform for deployment of information precisely because there are a very limited number of standard formats for contents, and a single standard environment for viewing them. It pisses me off to no end when I see a PDF file without an HTML version alongside it. The last thing I want to do is deal with a whole different environment to view content---whether it's Acrobat or a viewer plug-in makes no difference. Ditto for Word, OOo, etc. (As I always say, "Repeat after me: 'HTML is for Viewing, PDF is for Printing'.")

    And I hope I -never- have to read something that some clueless peson uploaded in Postscript again. Yes, there's software for every platform, but no, most people don't have it installed, and it's a pain in the ass to distill to PDF just to view something that's usually mostly plain text anyway. And before you ask, yes, sometimes I have been known to just read the Postscript file in vi.

    Bottom line, if in doubt, HTML. If HTML won't work because the person posting it is too anal about formatting... HTML anyway, and post a nice, neat, formatted PDF for the three other people in the world who are as anal as they are. ;-)

    </rant>

    We now return you to your regularly scheduled discussion of open formats.

    --
    120 character sigs suck. Make it 250.
  18. Yes, open formats are required. by mowler2 · · Score: 3, Interesting

    I recently worked as a consultant for a biotech company. They where developing health care drugs for the American market, and one of all FDA regulations they had to follow, was that all documents regarding some substance or drug must be available for at least 10 years time, or more.

    This was a big reason they did NOT adopt open office, because in their corporate world (that is the opposite of real life) Microsoft Office was the guarantee that their documents would be accessible in 10 years, or more. I disagreed and did some arguing with them for the importance of open formats, but in the end they choosed Microsoft Office. Because; In the corporate world, Microsoft is king.

    I believe they made the wrong choice and (IMO) the correct way of following FDA regulations, etc, is to use open formats for data/documents/etc. However this has not yet been realized by the industry (or FDA, I believe).

    However, when the industry DO realize, all open formats will be at a very nice spot compared to Microsoft Office/closed document formats.

  19. Re:[OT] devolution of MS Office by Crispin+Cowan · · Score: 4, Interesting
    I'm curious why people have bothered to upgrade MS Office past 97 or 2000 at all.
    Good question. I am still running Office 97 (on VMware on my Linux laptop) and until very recently I had no motive at all to upgrade. The new motive: OpenOffice.

    "WtF?!" you might ask :) A collegue tried switching to OpenOffice. We got into swapping a PowerPoint document back and forth, and at some point I started getting .ppt files that PowerPoint97 could not open, claiming that the file had been created by a future version of PowerPoint. So something is broken in OpenOffice's "export to PowerPoint" that is emitting files that PowerPoint97 cannot read.

    Oh, the irony. Forced to upgrade to Office 2003 because someone in my organization tried OpenOffice :(

    Crispin

  20. Re:[OT] devolution of MS Office by aldoman · · Score: 2, Interesting

    What? Why? It's very easy to reverse engineer it. I could do a good bit of it myself.

    If there is already a Macro language that works in a very similar way it would not take much effort to fill in the gaps and change the syntax so it's VBA compatible.

  21. Re:Open formats are good by martin-k · · Score: 3, Interesting
    That's your choice obviously. We are pointing out flaws that we perceive as important in OpenOffice. We try to compete on merits, MS Office is shoved down people's throats...

    Many people are telling me that OpenOffice could be faster and less demanding on memory, and these are areas where our own products shine. Have you never wanted OpenOffice to start a little quicker?

    My personal feeling is that even open source products are not beyond the realm of criticism in areas where they fall down. Mind you, I am seeing that our little PlanMaker/OpenOffice comparison page is causing the OOo developers to improve their product. So, even if you never use TextMaker or PlanMaker, you profit from our little row.

    Apart from that, I am still convinced that open document formats are the way to go if we all (united and apart) want to break Microsoft's monopoly.

  22. Re:Who cares if its XML? by Artifakt · · Score: 2, Interesting

    XML can be orders of magnetude easier. It always should be. (I don't like to use the word always, but this is a genuine ALWAYS, as in XML should NEVER approach the complexity of Perl or C++). However, coders frequently don't take maximum advantage of XML's simplicity.
    Just look at the XML parts of Winamp 5. Colors are specified on a scale running from about +4,000 to -4,000 for each shade, instead of say 24 bit RGB, and including other required settings. Various parts of the skin may get variable names like "Glass Highlight", "Glass Substrate Highlight", "Glass Shadow Highlight", "Glassy Text Area", "Glassy Text Substrate Area" and "Glassy Text Shadow Substrate Highlight Area", all in the same skin, or buttons defined only as the "Hard Button Group" and the "Soft Button Group", with no method except hack in some value and run the program, to figure out which is which. Some skins with 80 colors themes or so include a 150 Kb+ XML file.
    These examples come from skins with good, professional graphics, and even well written code in other areas. i.e. some people who are actually coding whole new functions into the Maki code still don't hesitate to write XML like this to accompany it. At this rate, we could use an obfuscated XML contest.

    --
    Who is John Cabal?
  23. I'll start by Dink+Paisy · · Score: 2, Interesting
    Correct formating of tables for imported Word documents. Some people insist on using Word as a database (I know, doesn't make sense to me either). OO.o makes it even harder to deal successfully with these people.

    Don't lose graphics in imported Word documents.

    When you export Word documents, they need to have file sizes that are similar to what they would have if you saved them with Word. I can't email someone back a document that has had a huge increase in file size. Word is bad enough with file sizes, but OO.o is much, much worse.

    Don't crash so much. That's just annoying.

    A grammar checker would be nice. Word and Wordperfect have had this for over a decade.

    Faster load times would be great. Word loads in about one second on my computer; there is no excuse for OO.o taking more than ten seconds.

    This is just a minor nit, but still... I use a text editor to edit text documents. OO.o shouldn't claim that its formatted word processor document is a text document.

    The dialog box that asks if you are sure you want to export to a non-native file format because you might lose information should tell you what information you might lose. When I import a document, add a few sentences, then save it, I should not be seeing this nonsensical warning. In fairness, Word has this problem as well for some older formats, although not for Word 97 or later formats.

    My most annoying point to me(since this one means I can't even use OO.o for documents that I distribute in pdf form only): support for using custom styles for section numbering.

    Fix the last one of those and I will use OO.o again. Fix most of them and I will give it another try for regular use. Right now, though, OO.o is as useful to me as Wordperfect for the Atari ST is.

    --

    Whoever corrects a mocker invites insult;
    whoever rebukes a wicked man incurs abuse.
    --Proverbs 9:7
  24. Re:Stability by DeTHZiT · · Score: 2, Interesting

    Or it may be that the Windows version of OpenOffice was cobbled together by brain-damaged monkeys.

    Possibly, but they're the best damned brain dead monkies that money couldn't buy!

    Besides, I doubt that OpenOffice is inherently unstable. I started using it exclusively now, and apart from minor irritations (such as spacing inconsistencies when converting to/from MSOffice), I've never run into any serious issues. I've used it for some very large projects (such as essays that I will leave running in the taskbar for days at a time while I "research"), and I've also used it to take notes (daily).

    If I did have any issues with OpenOffice, they woul be with the automatic PDF generation. It's a wonderful tool, and every office app should have it, BUT... Under windows, I use a different program to make PDFs (PDF995 - a free virual "printer" that makes PDFs), and I find it outputs much higher quality PDF's that are SMALLER in size. (For example, when I'm making a Resume, it goes to 30k (pdf995), from 60k (oo.org pdf)) Not that big of a deal, but when emailing resumes, it makes a difference.

    However, since this only works in windows, and it's not "open source" (AFAIK), it's not a solution for everyone.

  25. Re:Stability by Anonymous Coward · · Score: 1, Interesting

    Please don't be offended by what I'm about to say -- because my experiences with OO.org differs from what you describe. To imply that many OO crashes are caused by RAM problems is completely inaccurate and misleading. Memtest86 is a fine tool which I often use, but it will solve very few OO problems. I install OO on machines frequently and know for a fact that some Word documents cause OO to crash. It's a repeatable problem, not having to do with physical problems in the machine. Yes RAM can be a problem, but it's NOT the first thing you'd look at.

    And believe it or not, saving to .doc format in OO isn't perfect either. Sometimes it creates a corrupt document and Word barfs like it's trying to get rid of some 2 day old pork from a chinese buffet.

    OO is still in it's infancy, having been around for a very short period of time. The Word .doc format is old and very poorly documented in comparison. Even the volunteer's from OO.org will tell you that there's at most 90% compatibility, yet I have no doubt that the gap will close greatly in the next few years. So don't get me wrong, I love OSS and highly recommend OO.org. I've even made it a part of my personally-compiled-don't-leave-home-without-it utility CD.

  26. Story from the front lines by ChipMonk · · Score: 3, Interesting

    Boss wanted me to create a PostScript version of our corporate logo, so it could be scaled as needed.

    Source: a poorly rendered GIF.

    Equipment: one Linux machine, with OpenOffice.org installed.

    I found the matching font, got the dots lined up, converted it to a traced object, found the right "burnt sienna" color... but that pukey-green was nowhere in any color selector I could find.

    After hunting for nearly a half hour, for an edit box that would let me enter an arbitrary hex triplet, I just saved the file and quit OOo. Then I unzipped the document, opened the style sheet in NEdit, and changed the hex triplets by hand. Save, exit, re-zip, and open it in OOo to see if the changes were correct. Voila!

    I never, never ever would have been able to do that in a Microsoft product. I will grant that Microsoft may have made the hex triplet entry somewhat more obvious, but that doesn't mean I would have been able to find it any more easily. They absolutely control how the user accesses the document. OOo lets you access it any way you want.

  27. Re:Righto Mate by 70Bang · · Score: 2, Interesting

    Let's have some prior art to this statement. ;)

    Several of us have maintained for quite some time [that] Microsoft wanted to patent their XML format so something such as OpenOffice can't write to MS Office. You can see the format, read the format, but not write the format. Frustrate the geeks. (don't think this happened by mistake in Redmond)

    It also forces the business-end of decisions when it comes to migrating away from MS Office.
    Noone is going to move from one app to another overnight in a large environment, no matter how good or inexpensive the proposition. This means a one-way bridge...everyone who moves across can't come back just as their material can't come back.

    Why is Microsoft so touchy about MS Office? It represents [at least] 1/3 of their profit (not revenue, profit). They have to protect their cash cow someway until they can supplement it with another pass-the-hat release of Windows.

    Pass-the-hat as in what they did with 98SE, ME as intermediate releases of 98 before XP was done cooking. Add a couple of changes, pass the hat around, those who buy anything new will pay and the revenue stream increases a little bit. This is why the mags are jumping on XP-to-Longhorn intermediate releases - more income until Longhorn is done.

  28. Office 2003 XML by Anonymous Coward · · Score: 1, Interesting

    Here is some "XML" that I made using Word 2003:

    <w:start w:val="1"/><w:nfc w:val="4"/><w:lvlText w:val="%2."/><w:lvlJc w:val="left"/><w:pPr><w:tabs><w:tab w:val="list" w:pos="1800"/></w:tabs>

    The hell. It would take me days to decode what the tags mean! Here is a snipit from the same document (not same part of the document) in OOo XML:

    <text:span text:style-name="T1">- ANOVA model: For all subjects with a given level, say j, of the explanatory variable, the mean</text:span></text:p><text:p text:style-name="P7">outcome is j and the distribution of outcomes is Normal. The errors (deviations of actual</text:p><text:p text:style-name="P6"><text:span text:style-name="T1">values from predicted value) are independent and the spread (sig-squared) is the same for every j.</text:span>

    Much easier to decode :)

  29. Re:Why bother with WYSIWYG? by TheRaven64 · · Score: 2, Interesting
    Not to mention the fact that LaTeX uses semantic markup, forcing you to focus on what you mean, rather than how it looks. I read a report about a year ago showing that students marks went up by about 10% on average after they switched to using LaTeX from a word processor[1]. I can well believe this. Not to mention the fact that LaTeX documents are very human-readable in their source form (it hardly takes a genius to work out that \chapter{This is a Chapter Heading} and \section{This is a Section Heading}), and produces PDF documents with a far nicer text layout than any word processor I've seen (constrained as they are by the requirement that their layout engines run in realtime).

    I just looked at the OpenOffice file format specification. The page from which it is downloaded states:

    The document type definition provides a handy reference against which all OpenOffice.org XML files can be validated against.
    Presumably brought to us by the department of redundancy department. The specification itself is a PDF that was obviously created in OpenOffice. It is 571 pages long, and yet doesn't include a PDF table of contents, making it very hard to navigate (these are created automatically from any LaTeX document including the hyperref package). It contains things that look like hyperlinks. These probably aren't meant to be - they are XML namespaces - but OpenOffice has converted them to hyperlinks (and made them blue to highlight this) and then completely failed to make them clickable in the PDF. This is completely inconsistent. Either they are links, in which case clicking on them should do something, or they are not links, in which case they should not be randomly made blue and underlined.

    [1] A word processor does the same thing to words that a food processor does to food.

    --
    I am TheRaven on Soylent News
  30. For those who haven't learnt the lesson of history by TractorBarry · · Score: 2, Interesting

    On the wander back from the pub last night I got to thinking about open formats (yeah I'm that sad..) and came to the following conclusion.

    A long time ago the bible was only available in Latin. Very, very few lay people could understand Latin and hence most had to use the services of a priest to read, and interpret, said tome for them. In other words a nice little earner for the priests who carved themselves a niche as "official middlemen to Grud" and who resisted all attempts to break up this monopoly. (Hmmm... methinks they were more like the *AA of their day)

    Anyway I think it's simple. Proprietary data formats return us to the spirit of these times.

    Lets face it, the only use for a computer is as a tool (admittedly a tremendously versatile and powerful tool). To all intents and purposes the only thing that's really important are the results of using that tool. i.e your data.

    Saving your data in a non open format is like putting your work at the mercy of a "digital priest". It's simply stupid. And on this note then having had numerous run ins with data in crappy undocumented formats over the years I have also learnt the lesson of the Unix masters first hand. i.e. Wherever possible use plain text (ASCII or EBCIDIC)

    Personally I will no longer use a tool that doesn't produce data in an open format. The tool itself can be licensed however the writers choose (I'm quite happy to pay for good tools) but if MY data isn't stored in an open format then, unless there really is no alternative and I simply must get the job done, I won't use the tool.

    People who don't understand this argument leave themselves open to extortion and, quite simply, deserve everything they get.

    Furthermore if data's held in an open format everyone can compete on a level playing field to produce the best tool to manipulate it.

    So, to get back on topic, not only is OpenOffice.org a very capable office suite but the data's held in a published open format and the authors are commited to keeping it that way. It's got my vote. It's on my desktop. It's staying there.

    --
    Sky subscribers are morons. They pay to be advertised at !