November 14, 2005 12:39 PM PST
Open source: Developing markets look for alternatives to U.S.
- Related Stories
-
Chizen: Friends, foes and China
November 9, 2005 -
Brazil's bumpy road to the low-cost PC
November 3, 2005 -
Microsoft: In Africa, cost isn't the only thing
October 18, 2005 -
Indian president warns against Google Earth
October 17, 2005 -
The $100 laptop moves closer to reality
September 28, 2005 -
Software Freedom Day struggles in Europe
September 8, 2005
Rishab Ghosh, the program leader of an open-source research project at the Maastricht Economic Research Institute on Innovation and Technology in Holland, recently conducted a study that compares license fees with a country's gross domestic product per person.
The results, even after software price discounts, indicated that the cost of proprietary software for developing markets is "enormous" in terms of relative purchasing power. The price of Microsoft's Windows XP and Office XP on Amazon.com in the U.S. is equal to almost three months of GDP per capita in South Africa, and more than 16 months of GDP per capita in Vietnam. This is equivalent to charging a single-user license fee in the U.S. of $7,541 and $48,011 respectively.
Even if software is discounted to account for local pricing, it is usually still extremely expensive and there is no guarantee that this discount will be sustained in the long term, Ghosh said.
Much of the costs associated with open-source deployments in mature markets are due to the cost of replacing a system, updating related applications and retraining staff. In emerging markets, technology projects are more likely to be new installations, which means that license fee savings for open-source software make more of a difference, since updates and retraining are not an issue.
Open-source software also offers an advantage to countries through its potential to develop the local industry. This is particularly important in developing markets, which often don't have a local software industry.
"Local companies are limited in the integration and support services they can provide for proprietary software. Deep support--fixing software bugs, customizing it to user requirements, or integrating extensively with other software--requires deep access," Ghosh said recently at a free software conference in Brazil (PDF here).
The availability of software in a local language can also be a factor in the deployment and support of open-source software by governments. For example, the South African government has funded a project to translate the OpenOffice.org productivity suite into the 11 official languages of South Africa. This project is nearly completed, while rival closed-source software Microsoft Office 2003 supports only one of the official South African languages--English--according to the company's Web site.
"From an emerging markets perspective, open source is very effective at localization, while Microsoft looks at how big the market is and how strategic it is before it makes a decision," RedMonk analyst James Governor said.
Ingrid Marson of ZDNet UK reported from London.
See more CNET content tagged:
margin, open-source software, Brazil, South Africa, government





- Proprietary vs Open Source...
- by dargon19888 November 14, 2005 2:25 PM PST
- You have to remember that you get what you pay for...
- Like this Reply to this comment
-
-
- RE: Proprietary vs Open Source...
- by wrwjpn November 14, 2005 4:47 PM PST
- "The point being is that with Open Source, you need a community that is willing to donate the time to maintain the code and that doesn't always happen or come for free."
- Like this
-
(3 Comments)Not that I'm knocking open source initiatives.
Eclipse isn't as good as Rational's AD 6.0, while both share the same basic code base (Eclipse was donated by IBM.)
Derby re: Cloudscape was also donated by IBM. While its a great all Java RDMS package, feature wise and maturity is not as great as DB2, Oracle, or Informix. A good example is in the SQL optimizer.
Someone has to maintain the Open Source and depending on the licensing scheme, developers lose their IP protection. (Apache Open Source Licensing vs GPL for example.)
The point being is that with Open Source, you need a community that is willing to donate the time to maintain the code and that doesn't always happen or come for free.
But that is the beauty of it. No one said Open Source was free. What Open source is that you can see what it does if you have the knowledge. If not then you can pay someone who has the knowledge. Open source doesn't mean "Free" as in Free Beer, but as "Free" as in Freedom.
Also you can pay someone to maintain the code for you or add options. Ask a proprietary software vendor to do that and they will charge you as well. But the question is "Will they do what you ask them?" Only if they feel it is worth their time and energy. With open source you have that freedom that you don't have with proprietary.