Author: robweir
Date: Wed Dec 12 16:16:04 2012
New Revision: 1420808
URL: http://svn.apache.org/viewvc?rev=1420808&view=rev
Log: (empty)
Added:
openoffice/ooo-site/trunk/content/why/other/compliance.mdtext
Modified:
openoffice/ooo-site/trunk/content/why/other/odf.mdtext
Added: openoffice/ooo-site/trunk/content/why/other/compliance.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/why/other/compliance.mdtext?rev=1420808&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/why/other/compliance.mdtext (added)
+++ openoffice/ooo-site/trunk/content/why/other/compliance.mdtext Wed Dec 12
16:16:04 2012
@@ -0,0 +1,65 @@
+Title: Compliance Costs and the Apache License
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+##Software Licence Compliance Costs
+
+The Business Software Alliance [offers cash rewards][1], up to $1 million, to
disgruntled employees who confidentially turn in their employer (or
ex-exployer) for software piracy.
+They call this campaign, "Bust your Boss!"
+
+As you probably already know, you don't own commercial software in the same
way you own a chair or a desk. You license the software from the vendor, and
this license gives you
+permission to use the software, under terms specified by the license. These
terms might include how many users or PC's may access the software. The terms
might even include
+a clause allowing the vendor to audit your usage of the software.
+
+In order to avoid the expense and penalties of a BSA audit, companies
institute Software Asset Management (SAM) practices to ensure that their use of
commercial software complies
+with the applicable licenses. These practices generally include employee
education along with the purchase of software to track licences and software
use within the organization.
+
+The combined costs of these practices is the "cost of compliance" for using
commercial software. It is an expense that does not make your organization
more productive, does not benefit
+your customers and adds nothing to the bottom line. It is purely risk
mitigation. Along with licence, maintanence and training costs, it is one of
the costs of working with commercial
+software.
+
+
+##Open Source Compliance Costs
+
+As opposed to commercial EULA-style software licenses, open source software
have licenses that explicitly permit free redistribution. This reduces the
cost of compliance for many
+organizations.
+
+However, organizations that use open source software and also develop and
distribute their own proprietary software, can find themselves in trouble due
to the viral nature (copyleft)
+of some open source licenses. If one of your programmers inadvertently
includes some copyleft code into your proprietary product, you could be
required to make the source code for
+your entire product freely available to the public.
+
+This is not a theoretical concern. As aggresively as the BSA, the Software
Freedom Law Center has [gone after large corporations][2] for GPL licence
violations, including
+Westinghouse, Samsung and Best Buy.
+
+So the cost of compliance with copyleft code is as bad or even greater than
the use of proprietary software, since an organization risks being forced to
make the source code
+for their proprietary product public and available for anyone to use, free of
charge. So more employee education, more approval cycles, more audits, more
worries and more risk. This
+is the increased cost of compliance when copyleft software is brought into an
organization.
+
+
+##Advantages of the Apache Licence
+
+Not all open source licenses are copyleft licence. Not all of them have that
viral quality that radically increases the risk for an organization. A subset
of open source licences,
+generally called "permissive" licences, are much friendly for corporate use.
These licences include the MIT and BSD licences, as well as the [Apache
Software Licence 2.0][3] that we use.
+
+Like other open source licences, the Apache Licence explicitly allows you to
copy and redistribute the covered product, without any licence fees or
royalties. But because it is a
+permissive licence, it also allows you to prepare and distribute derivitive
products, without any requirement to make your own source code public. So both
BSA and SFLC risks
+are eliminated. The cost of licence compliance is drastically reduced.
+
+
+[1]: https://reporting.bsa.org/r/report/add.aspx?src=us
+[2]: http://www.softwarefreedom.org/news/2009/dec/14/busybox-gpl-lawsuit/
+[3]: http://www.apache.org/licenses/LICENSE-2.0
Modified: openoffice/ooo-site/trunk/content/why/other/odf.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/why/other/odf.mdtext?rev=1420808&r1=1420807&r2=1420808&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/why/other/odf.mdtext (original)
+++ openoffice/ooo-site/trunk/content/why/other/odf.mdtext Wed Dec 12 16:16:04
2012
@@ -22,10 +22,10 @@ Notice: Licensed to the Apache Softwa
##Does this look familiar?
-If you tried to open an ODF document, but you have no application installed
that
-understands ODF then Windows gives you the above dialog box and offers to show
you other applications that could read ODF.
+When you try to open an ODF (Open Document Format) document, but you have no
application installed that
+understands ODF then Windows gives you the above dialog box and offers to show
you other applications that can read ODF.
-If this happened to you, thenwe can help. Apache OpenOffice is a free, open
source office suite that can read ODF documents, as well as Microsoft documents.
+If this happened to you, then we can help. Apache OpenOffice is a free, open
source office suite that can read ODF documents, as well as Microsoft documents.
##What are ODF documents?
@@ -49,6 +49,6 @@ If you want to read more about Apache Op
##So what do I need to do to read my ODF document?
-[Download Apache OpenOffice](/download) and install it on your machine. It
only takes a few minutes to download and install.
-Once you have it installed you will be able to read and write ODF documents.
+[Download Apache OpenOffice](/download) and install it on your machine. It
only takes a few minutes to download and install. Once you have it installed
you
+will be able to read and write ODF documents.