Linked by Kroc on Thu 30th Aug 2007 13:03 UTC
Thread beginning with comment 266993
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by fran on 05/18/13 1:38 UTC
Linked by Thom Holwerda on 05/17/13 23:35 UTC, submitted by kragil
Linked by MOS6510 on 05/17/13 22:22 UTC
Linked by Thom Holwerda on 05/17/13 22:15 UTC, submitted by Tom
Linked by Thom Holwerda on 05/16/13 21:41 UTC
Linked by Thom Holwerda on 05/16/13 17:04 UTC
Linked by Thom Holwerda on 05/16/13 13:17 UTC
Linked by Thom Holwerda on 05/16/13 12:06 UTC
Linked by Thom Holwerda on 05/15/13 23:03 UTC
Linked by Thom Holwerda on 05/15/13 21:46 UTC
More News »
Sponsored Links



Member since:
2005-07-09
Ironically, the arguments presented actually support competition. Let's look at DRM. The only way it works is if the hardware, operating system, and peripherals all all collude to keep anyone out of the DRM club out. DRM is, by nature anti-competitive. Ditto for monopolies and software and business patents and any vendor-lock-in "features". So what is competitive? Anything allows customers to replace one product with a competitor's product with minimal effort. Credible open standards like TCP/IP, LSB, PDF, and the SQL or C++ specifications are also competive since they ensure replace-ability.
Open source, in general, is very competitive because in the worst case you can either write a conversion program based on the original open source code or fork the project internally and develop it yourself. Note, open source is not always competitive. Anyone who's had to convert a typical MySQL database to any other database knows how difficult it is. It's the open source equivalent of Access. It does the job, but only if you agree to the lock-in. SQL-lite and Postgres are more competitive, but even in the MySQL case, you can at least maintain the code yourself if you don't like the maintainer's direction or support company's fee/license.
All these things are good for customers.
About the only thing bad about competition is that competitive groups/companies that make things fundamentally different or non-standard for the sake of being different (i.e. lock-in with zero advantage).