Swiss Court Halts Non-Competitive Contract With Microsoft
Ade writes "Looks like the challenge to the Swiss Administrative Court concerning the government contract given to Microsoft without any public bidding was successful: The court has issued a temporary injunction (note: article in German) against the Federal Office of Buildings and Logistics (BBL), effectively stopping the CHF 14M (£8M; $15M)-contract to deliver licenses and support for software used on government computers for the next three years. According to Swiss Government practices, any contract over CHF 50'000 has to undergo a public call for offers. The BBL cited 'no serious alternatives' as the reason which this contract never did."
If your requirement is to be able to run Windows software, then there may in fact be "no serious alternatives". Now, clearly they should step back and look at the bigger picture.
Yes, that is the correct everyone follows. In this case, they simply forgot to pretend to open the bidding process...
-- Don't Tase me, bro!
''Applications'' is horribly vague.
Part of the problem with this sort of thing is that the people who write the specifications tend to think in terms of solutions, thus ''Word Processing'' is ''MS Word''. These people need to think in terms of what they are trying to achieve and to draft the specifications in those terms. This will allow different/innovative tenders.
What a horrible system. Unless the company that originally won the bid was the wrong-doer, why should they be excluded? Sounds like something a lawyer could sue over and a bureaucrat could manipulate to game the system.
The problem is, my accounting software is propriatary and does not run on Linux - Windows Only (and I've tried WINE, no dice on this one).
Your problem is bigger than "open source vs. proprietary" I'm afraid.
It should matter whether the accounting software is proprietary or not, because the data itself ought to be in as flat an plain of a file as possible. Encrypted, perhaps, and even compressed (a la open document), but the actual data should be in a plain format like human-readable ascii, or easily parsed binary, where the file header holds a description of the format in human readable form.
You're talking about ever-important financial data. Its storage ought to be even more robust than mere solar data or ice-core sample data.
Open source might give you that, and it might even be the easiest route to that, but if you're stuck with a proprietary format you don't know how to read yourself, how do you know it's not going to screw up (or worse, screw up silently) on the first errant bit-flip?
Can you be Even More Awesome?!