Slashdot Mirror


Danish Study Recommends Open Standards for EU

PDAJames writes "The Danish government has wrapped up a two-year study of open source's potential for the public sector, and has some pretty interesting things to say. For one, it says that tie-ins to proprietary software effectively eliminate competition for government procurement and are inherently bad. For another, it recommends a public sector-led effort to adopt an XML-based standard document format, either that of OpenOffice or a new one developed by the EU. Will they push ahead with these plans or is it just more talk?"

3 of 185 comments (clear)

  1. Re:Speaking of by penguinrenegade · · Score: 3, Informative

    Actually they are using a warped XML - not TRUE XML. Just like they did with Palladium - took over someone else's format and warped it.

  2. Re:Where? by broeman · · Score: 3, Informative

    The Kingdom of Denmark is actually located both in Europe and North America (we gave up on Wineland aka New Foundland). It includes Denmark, The Faroe Islands and Greenland. The country and state Denmark is the "little hat" you see on top of Germany. And happy to tell this, we are still feared in east-England because of our past (even the CIA calls us raiders! :)

    --

    (yes this can be compared with sex)
  3. Re:Bundles are the answer!! NeXT had this years ag by dspeyer · · Score: 5, Informative
    This is exactly what xml word processors do.

    OpenOffice uses zip to combine several xml files (one for content, others for meta-info and editor advice) and any image files or similar embedded content in their native formats. IIRC, KOffice uses tar.bzip2 and Abiword uses tar.gz, but I don't have those in front of me at the moment.