Slashdot Mirror


City of Vancouver Adopts Open Standards

rbrander writes "Vancouver, Canada's third-largest city, has adopted a policy of 'open standards, interfaces and formats' for all public data. They will also consider open-source software on an even footing with proprietary for all new software purchases. Fifteen of the fifteen people who signed up to speak to city council on the topic spoke in favor. Their only criticism was, 'can't you do more?' with one advocating that free and open source software be given preference, not equal footing."

4 of 132 comments (clear)

  1. One good point about the Economical Crisis. by vawarayer · · Score: 4, Interesting

    It's good that in tough times, our elected people stop and think outside the box a bit.

    1. Re:One good point about the Economical Crisis. by Nefarious+Wheel · · Score: 4, Interesting
      The problem with word docs goes beyond business philosophy. Technically the file format is a bit of a mess, and OLAP was it's name oh. It's complex, format piled upon format and probably not well understood (they haven't really improved their office suite materially since Joel Spolsky left, imho).

      I do not equate complexity with sophistication, myself, but then I'm just a very old geek and I could be wrong.

      --
      Do not mock my vision of impractical footwear
  2. Re:It would be nice... by jpedlow · · Score: 5, Interesting

    Sorry Friend, it's laughable at best. :( The problem is that the provincial government of British Columbia has a branch, called WTS: http://www.sharedservicesbc.gov.bc.ca/Workplace_Technology_Services/supplier.htm these people handle all of the computers on the provincial level. Basically, you've got a lot of hardcore geeks bound by red tape and managers who know nothing about computers in general. (Same old story, right?) Anyway... In the old days, every ministry, say Transport, for example, would have their own admins, their own domain software packages etc. Now it's all under one roof, the problem is that they like old school technology. Ie we have to BEG AND PLEAD to use PHP, ruby etc for interfaces for our databases...prettymuch the problem is, the geeks on hand love open source, but the managers for the whole system have their heads firmly planted up their butts. Thats even the reason why they *just* ramped up to vista instead of waiting for win7 because it'd have "unproven performance". Good game, bureaucracy.

  3. VMs by Mathinker · · Score: 5, Interesting

    A lot of your complaints would be solved by saving the rendering software in binary form which runs under an open-source virtual machine like VirtualBox. Then no matter how many formats you want to preserve, you only need to deal with constantly porting the VM to current technological standards.

    This idea also helps if, for some reason, you prefer to use a proprietary OS and proprietary formats --- however, in that case you are still more likely to run into some bug (a la Y2K38) which you will be much less able to fix compared to the open-source renderer/format case.

    I suppose for something like Y2K38 you could just patch the VM to lie about the date, but that isn't going to help if your use scenario requires current date support.