-
Notifications
You must be signed in to change notification settings - Fork 54
3 Open Source Software - #cost #81
Description
In 3_Open_Source_Software.md#cost, I believe the following statement does not necessarily fully convey the reality that implementation of FLOSS solutions may also have considerable costs outside the licensing aspects:
When using OSS, the up-front licensing cost is zero (aside from internal costs of assessing the software and the licence). A OSS licence is always “open” and granted to the world, in that it licenses everyone to use the software without any fees due. Moreover, due to the fact that OSS licences grant everyone the right to redistribute the software, nearly all OSS packages are available for free download over the internet.
As well, OSS software often incurs lower on-going maintenance costs. With closed-source software, the vendor and its select business partners are quite often the only businesses able to provide adequate support (either because the software licence grants the vendor an exclusive support contract, or due to the vendor's specialized expertise with the software and its sole ability to examine and work with the source code).
The problem I see is that implementation cost seems to be glanced over in the paragraph above. For example, packaging and providing Firefox as a browser option for corporate users still has a cost of implementation although it is extremely lower than setting up a corporate website using Drupal. One is mature and "complete" in itself, the other needs a series of integration with other components as well as configuration and customization.
And further down:
The total cost of ownership is shared with a community, rather than solely the Government of Canada.
Again, yes and no. The cost of development and maintenance of the core software may be shared but the implementation may still require professional services at the expense of the GoC (Drupal comes to mind again and we can chat with the Open Gov Pilot team for that).
Just thought I'd bring this to the group for discussion.