Stories
Slash Boxes
Comments

News for nerds, stuff that matters

California Joins Open Document Bandwagon

Posted by kdawson on Thu Mar 01, 2007 10:30 AM
from the stretching-the-lobbiests-thin dept.
Andy Updegrove writes "A legislator in California has decided that it's time for California to get on the open formats bandwagon. If all of the bills filed in the last few weeks pass, California, Texas, and Minnesota will all require, in near-identical language, that 'all documents, including, but not limited to, text, spreadsheets, and presentations, produced by any state agency shall be created, exchanged, and preserved in an open extensible markup language-based, XML-based file format.' What type of formats will qualify? Again, the language is very uniform (the following is from the California statute): 'When deciding how to implement this section, the department in its evaluation of open, XML-based file formats shall consider all of the following features: (1) Interoperable among diverse internal and external platforms and applications; (2) Fully published and available royalty-free; (3) Implemented by multiple vendors; (4) Controlled by an open industry organization with a well-defined inclusive process for evolution of the standard.'"
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Minnesota also (Score:5, Informative)

    by SEWilco (27983) on Thursday March 01 2007, @10:33AM (#18194448)
    (http://www.wilcoxon.org/~sewilco | Last Journal: Friday October 19, @12:46AM)
    • Re:Minnesota also (Score:5, Insightful)

      by bigtomrodney (993427) * on Thursday March 01 2007, @10:35AM (#18194470)
      From TFS

      'all documents, including, but not limited to, text, spreadsheets, and presentations, produced by any state agency shall be created, exchanged, and preserved in an open extensible markup language-based, XML-based file format.'
      The one thing that stands out to me is specifying that it is XML-based. I have no problem with that, the two competing formats are indeed XML based but shouldn't the mandate of the state simply to specify the Open and Cross-Platform aspects?
      What happens for instance if tomorrow all of us wonderful Slashdot readers co-developed a magical format that not only was open and cross platform but inexplicably worked with all currently available office suites without modification... ...but it wasn't XML. Does that disqualify it? I would rather see the politics of this issue left with the politicians, the tech issues left with the techies. I've seen other combinations go horribly wrong DMCA
      [ Parent ]
      • Re:Minnesota also by Applekid (Score:1) Thursday March 01 2007, @10:42AM
        • 1 reply beneath your current threshold.
      • Re:Minnesota also (Score:5, Interesting)

        by foniksonik (573572) on Thursday March 01 2007, @11:17AM (#18195054)
        (http://www.emenoh.com/ | Last Journal: Monday April 17 2006, @10:08PM)
        If it is an open XML based format then doing a conversion to whatever new format arises should be trivial (maybe not fast, but fairly easy with XSLT). SO better to put it into XML now and worry about what better format may arise later.

        This is good news... why be negative about it?
        [ Parent ]
      • Re:Minnesota also (Score:4, Insightful)

        by daeg (828071) on Thursday March 01 2007, @11:34AM (#18195294)
        If, and when, such a format comes into play, and has a large enough subset of tools available for it, then the laws can be revised. With all documents already in XML, converting to the new format should be nearly painless, and more likely, both formats could be used.

        The tech needs to be spelled out clearly in the law, otherwise vendors like Microsoft will be able to say their format qualifies and lobby until enough tech-clueless legislators agree to it.
        [ Parent ]
        • No brainer (Score:5, Funny)

          by electrosoccertux (874415) on Thursday March 01 2007, @12:19PM (#18195916)
          I don't get what all the hoo-haw is and why we need courts or lobbying for any of this. I find it very difficult to write anything when my term paper or [insert your document here] isn't open. Sounds like a bunch of people just need to learn how to double-click.
          [ Parent ]
          • 1 reply beneath your current threshold.
        • Re:Minnesota also by Strudelkugel (Score:2) Thursday March 01 2007, @01:20PM
        • Re:Minnesota also by john_lewmanny (Score:1) Thursday March 01 2007, @02:33PM
          • 1 reply beneath your current threshold.
      • Re:Minnesota also by endianx (Score:1) Thursday March 01 2007, @12:03PM
      • illegal now: PNG, JPEG, PDF, OGG... by r00t (Score:3) Thursday March 01 2007, @08:14PM
      • 1 reply beneath your current threshold.
    • Re:Minnesota also by BlightShadow (Score:1) Thursday March 01 2007, @10:35AM
    • Re:Minnesota also by Anonymous Coward (Score:1) Thursday March 01 2007, @11:28AM
    • In Completely Unrelated News... by antirelic (Score:2) Thursday March 01 2007, @11:47AM
    • Re:Minnesota also by StikyPad (Score:2) Thursday March 01 2007, @06:26PM
    • 1 reply beneath your current threshold.
  • What does XML have to do with it? (Score:4, Insightful)

    by beavis88 (25983) on Thursday March 01 2007, @10:35AM (#18194472)
    As long as the format meets criteria 1-4, I don't see why it's necessary to specify that it must be XML-based. Keep it simple, and all that...
  • Wtf? Why "XML-based", specifically? (Score:5, Insightful)

    by Lord Bitman (95493) on Thursday March 01 2007, @10:36AM (#18194482)
    (http://www.the-h.net/)
    Why not just require the format to be in ANY published standard format? "XML" by itself is meaningless, "extensible" is a loaded term (and a very bad idea when trying to write a way to keep things compatible). Why do lawmakers always have to over-specify things until the purpose of the law is lost?
  • Dominoes (Score:1)

    by kensai (139597) on Thursday March 01 2007, @10:36AM (#18194484)
    The dominoes are beginning to fall.
    • Re:Dominoes by RichMan (Score:2) Thursday March 01 2007, @10:44AM
    • 2 replies beneath your current threshold.
  • Text in XML? (Score:3, Insightful)

    by The Monster (227884) on Thursday March 01 2007, @10:37AM (#18194496)
    (http://slashdot.org/)

    ...text, spreadsheets, and presentations, produced by any state agency shall be created, exchanged, and preserved in an open extensible markup language-based, XML-based file format.
    Why would text need to be in an XML-based format, when it can be in a... text format? If you have a text document that doesn't require any formatting, just make it text!
  • by wwwillem (253720) on Thursday March 01 2007, @10:41AM (#18194566)
    (http://www.schaik.com/)
    <xml>
    <user="wwwillem">
    <subject>we should do this too</subject>
    <content>
        What is good for government documents is also good for Slashdot posts. :-)
    </content>
    </xml>
  • by tttonyyy (726776) on Thursday March 01 2007, @10:44AM (#18194600)
    (http://www.cooldark.com/ | Last Journal: Monday April 26 2004, @05:31PM)
    Format is irrelevant - since these documents will contain legal-speak, they'll be unreadable anyway. ;)
  • XML panacea (Score:4, Funny)

    by Gothmolly (148874) on Thursday March 01 2007, @10:44AM (#18194608)
    N00b: Hey we have this data representation problem, we'll use XML!
    Greybeard: Son, now you have two problems.
  • Why is the victim silent? (Score:3, Insightful)

    by 140Mandak262Jamuna (970587) on Thursday March 01 2007, @10:44AM (#18194610)
    (Last Journal: Wednesday October 31, @08:33AM)
    Well why corporate America is so silent on this issue? After all almost all the revenue of MSFT comes from corporations. If the palying field becomes level and multiple vendors compete to serve them while being fully inter-operatble, it will be the corporate America that will benefit most. Technically they are the victim of the monopolistic deeds of MSFT. Still they remain silent, and the Govenment, after protecting the citizens from their own stupidity (seat belts, airbags, spacing between crib railings) now comes to rescue corporate America?

    If Government intervention is what it takes to force a level playing field, I will accept it. But still I would prefer it if market forces create a level playing field instead of government mandates.

  • Called my rep (Score:3, Informative)

    by inverselimit (900794) on Thursday March 01 2007, @10:58AM (#18194780)
    Just called my CA Assembly rep to ask them to support the bill. Look yours up here [ca.gov].
    It may not be perfect, but is a move in the right direction.
  • Does MS's format qualify? (Score:3, Insightful)

    by danpsmith (922127) on Thursday March 01 2007, @11:01AM (#18194818)
    MS made a format that fits the very definition of what they said will be required in this bill. Is this bill just going to lead to government organizations upgrading to the new Office? Technically, all of these things apply even if the implementation of the "standard" will later be forked by MS with their extend and extinguish model. In short, does this really mean truly open formats will get a boost? Or that MS's new format will seem like the solution to a problem they have practically invented?
  • Woohoo, ODF soon to be here (Score:3, Interesting)

    I think the only document format that would qualify is ODF (by OASIS). It's the only well known document format, based on XML and extensible, open and implemented by different vendors and office suites.
  • Microsoft's open XML format: (Score:5, Insightful)

    by hoggoth (414195) on Thursday March 01 2007, @11:10AM (#18194942)
    (Last Journal: Monday February 23 2004, @04:55PM)
    Just specifying XML doesn't mean much, really:

    <document>
    Description of MS Open Format
    <![CDATA[
    37642364 78346478 23465789 34657834 65783465 78934653 47895634 78563478 65347856
    56347825 63478256 34786578 34567893 45678934 65783456 78465783 46578346 57834567
    34895723 48957348 90578934 75890347 58934758 93475892 ... more binary crap...
    ]]>
    </document>
  • Texas House and Senate bills (Score:3, Informative)

    by ptbarnett (159784) on Thursday March 01 2007, @11:16AM (#18195022)
    HB 1794 [state.tx.us]
    SB 446 [state.tx.us]

    So far, each bill has been filed and referred to the appropriate committee. However, the legislative session just started in January and things don't usually start happening until after the filing deadline on 2007-03-09.

  • Oh Please! (Score:1, Interesting)

    by Anonymous Coward on Thursday March 01 2007, @11:16AM (#18195032)
    There is one particular spreadsheet we have to email for a report - it is loaded with Active-X controls and the like, it Works with Excel on Windows and nothing else. One of the insances where we have to pull out 'the Windows laptop' to do the report once a month.

    But since that is a reporting metod with contractors (not the general public), I bet it would be an exception.

    Along with that there are other Windows specific gotchas - one is an the Access DB that another program has required us to use, and the third instance, a reporting site that is loaded with IE specific ActiveX code (even if you spoofed as IE, it doesn't work).

    Every other state report we do sanely accepts either a, delimited text uploads, plain old paper reports, or a 'most browser friendly' web form.

  • Here's my problem: (Score:5, Insightful)

    by superbus1929 (1069292) on Thursday March 01 2007, @11:27AM (#18195174)
    (http://www.superbusnet.com/)
    There's one company missing from the Open Document party here, and without it playing along, I don't see this lasting long.

    I am, of course, talking about Microsoft. They refuse to accept the Open standard.

    Until that happens, there will be problems. Yes, you could have .odt documents sent internally, but what if someone has to send a document to someone outside the company? Microsoft Office does not recognize .odt, and if you think that you can train someone to remember to send .doc files to outside users, and keep internal documents to .odt, then I have a bridge to sell you.

  • Is Arnie still governor? (Score:3, Funny)

    by Bazman (4849) on Thursday March 01 2007, @11:38AM (#18195342)
    (Last Journal: Sunday July 13 2003, @10:38AM)
    What next? Hasta la vista, Vista?

  • Two Possible Outcomes (Score:2, Interesting)

    by BCMcI (838317) on Thursday March 01 2007, @11:47AM (#18195470)
    If California passes this resolution I can see two outcomes. 1 The state recognizes that ODF has to be used and scraps Office and loads OpenOffice or StarOffice. Big win for the citizens of California big loss for Microsoft. 2 The state recognizes that ODF has to be used and because older versions of Office won't work with ODF they purchase Vista and Office 2007 for all state agencies. Huge loss for the citizens of California huge win for Microsoft. Guess which is more likely?
  • by ShrapnelFace (1001368) <shrever@neuraldisruption.com> on Thursday March 01 2007, @11:53AM (#18195558)
    The absolute unfortunate truth in this case is that it will not matter what requirements the state of California sets forth, because in the end it serves not the people but the income of the government.

    You see, in California, we have this precedence of hiring under-motivate, under-educated, people into roles to fulfill status-quo on the premise of serving equality.

    This results in a rule that I call "Factor 4" where by you can take the initial cost of any related project, service or resource requisition, and thereby multiply it by factor of 4 in order to obtain the actual cost to the government.

    Sadly, Factor 4, is a direct result of the mediocrity that has taken up residence within all of our government agencies. I cannot imagine a bigger nightmare than this one that I just read about. Half of the institutions within the government are filled with people that have no idea what that means, and lack the education to understand it.

    With this being true, we open the door to committees, educational round-tables to determine educational requirements, requisitions for training, then post-comittees to evaluate if the needs were met, then another comittee to determine if the proper mixture of minority members were upheld, then further we'll add layers of evaluation to insure that all submissions qualified with the sole purpose of perpetuating a verification process that checks itself sometimes 3 times over- with absolutely no guarantee that said process is: accurate, predictable, or effective.

    All this does is allow state governments the ability to ask for additional funding, which they will earmark with non-related items, and then fund other programs with the initial request.

    Translation- the greater good for which said items are presented will be moderately served.

    Outcome: Ho hum and whatever. Can't we think of better things to do with my tax money than fuddling around with this area of business? I say they throw out this status quo requirement and start paying people what they are worth so that we can get some really bright minds into our state governments.
  • Good news for some (Score:2)

    by Big Nothing (229456) <big.nothing@bigger.com> on Thursday March 01 2007, @12:19PM (#18195904)
    This should bring in some big bucks for certain projects [sourceforge.net] at least...

  • by cdrguru (88047) on Thursday March 01 2007, @01:23PM (#18196792)
    (http://www.infinadyne.com/)
    What is needed is an ODF compatible version of WordStar.

    The idea that at an enterprise level there are multiple vendors (real vendors, not distributors) of a word processor and spreadsheet program is a joke. There are perhaps three, and the two I know of are OpenOffice/StarOffice and Microsoft. And there are huge questions about the enterprise viability of OpenOffice that have yet to be answered.

    Also, the level of complexity for ODF is such that it is unlikely that every implementation is going to render it the same. This means you create a document with one application and all the form fields are lined up. It is then printed with a different application - still using ODF - and the form fields are shifted over slightly. Maybe just enough to move from column D to column E on the form.

    The level of complexity is utterly absurd for any cross-application compatibility. Micrsoft at least understands the problem and clearly indicates that such compatibility isn't going to happen. Reading their standard shows that. Without a committee overseeing development and implementation and certifying implementations, there will never be the level of compatibility that is required.
  • by adavies42 (746183) on Thursday March 01 2007, @02:53PM (#18198154)
    Lobbiests would be people who are most like lobbies, I take it?
  • by Penguinisto (415985) on Thursday March 01 2007, @11:13AM (#18194980)
    (Last Journal: Friday March 26 2004, @02:46PM)
    I just noticed that the shiny new SCSI controller cards I got yesterday had a big fat "no lead" symbol prominently featured on the boxes...

    /P

    [ Parent ]
  • 3 replies beneath your current threshold.