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."
I, for one, welcome our new open source Canuck overlords.
It's not so much thinking outside the box, as not forgetting what you put in it.
When you can't open documents from a decade and a half ago, because they were stored in some incompatible proprietary format, you can't help but get a bad taste in your mouth for the company that caused it.
Now if you can complete your required task by using free software instead, and you have a guarantee that format will always be supported... well, make the logical jump.
Even if it isn't always supported, you can save the sourcecode, and decades from now you just get some enterprising novice coder to create a plugin to load it, for some money and experience. ;)
Giving OSS preferred treatment means that it doesn't win because it's better but just because it got an "unfair" advantage. You'll end up with the same prejudice that many "affirmative action" projects face, claiming that they only got this or that position because of that "unfair" advantage, not on their own merit.
I'm convinced that OSS can "win" on its own. And nobody will be able to claim that the sole reason was preference.
We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
They will also consider open-source software on an even footing with proprietary for all new software purchases. [...] Their only criticism was, 'can't you do more?' with one advocating that free and open source software be given preference, not equal footing."
Indeed, it seems irrational that open source software isn't always considered on an even footing, not just in Vancouver but everywhere. Do governments assume that there is some inherent advantage to the source code being kept secret and copyrighted—security through obscurity, perhaps?
And it seems at least as irrational that open source isn't already given preferential treatment on account of its price, which is generally zero. You always hear about governments automatically going with the lowest bidder, even to their own detriment. Yet, when it comes to software, it almost goes without saying that they shell out money for Windows and Office.
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.
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.