22/12/2009 by Lior Kaplan
AP reports about “Court: Microsoft violated patent; can’t sell Word“
A federal appeals court on Tuesday upheld a $290 million judgment against Microsoft Corp. and issued an injunction that will prevent the sale of its popular Word software.The court injunction is set to go into effect Jan. 11. Microsoft has said such a bar would prohibit the sale of all currently available versions of Microsoft Word and Microsoft Office.
Is it time to have a second thought about Red Hat statement of position on software patents ?
Posted in Proprietary software | 6 Comments »
22/12/2009 by Lior Kaplan
As a sysadmin I try to make sure my servers will have the minimal installation needed in order for them to work. In most cases this policy works fine, but some applications depend on too much unneeded software like GUI or sound packages.
Two years ago I wrote about “Why does Oracle’s applications needs xscreensaver in order to run ?“. It seems that finally things have changed.
In it’s latest version of the 10g r2 release notes (B15666-14), Oracle dropped the control-center and gnome-libs packages from the software requirements. This change is only relevant for RHEL5, as the list for RHEL4 (x86_64) haven’t changed except from dropping xscreensaver and adding some other packages.
Notice that for RHEL5, 3 packages were added in order to let the installer display it’s graphical interface:
- libXp-1.0.0 (i386)
- libXt-1.0.2 (i386)
- libXtst-1.0.1 (i386)
I’m glad to see Oracle update it’s software requirements as a lot of people in the databases world are afraid to make changes which are against the official documentation, regardless of how wrong it might be.
Tags: Oracle, software requirements
Posted in Proprietary software, Red Hat Enterprise Linux, System Administration | Leave a Comment »
19/12/2009 by Lior Kaplan
Posted in Debian GNU/Linux | 1 Comment »
28/11/2009 by Lior Kaplan
Linux Journal reports about Sun re-licensing its past contributions to the xorg project to its default license, which is very short and simple:
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the “Software”),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice (including the next
paragraph) shall be included in all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
I wish most projects would use familiar licenses, instead of creating the license hell which already includes GPL compatible licenses, non GPL compatible licenses, apache style licenses, BSD/MIT licenses, private licenses (each company “must” have it’s own license) and a few others as categorized at http://www.opensource.org/licenses/category . And of course – dual or triple licensing which for most people doesn’t make their life easier. See how many licenses there are to compare: http://en.wikipedia.org/wiki/Comparison_of_free_software_licenses
Sun’s re-licensing is a step forward for a simpler life for the xorg project. It’s usually hard enough to make sure you track all the copyright info of files in a project, and having a different license to each file just makes things harder.
This isn’t the first time Sun helps to solve a licensing issue. It began in 2005 with retiring the Sun Industry Standards Source License (SISSL) which led to remove Openoffice.org dual license. It continued (2005) to solving some license issues with Java that we couldn’t even have it in Debian’s non-free
In 2007 Sun started releasing most of java in GPL to help OpenJDK and IcedTea which now makes java available in main (lets not forget that there were a few free software projects already half way through like gcj, GNU classpath and others).
So – Thank you Sun for helping free software. I think that resolving licensing issues are very important for free software community, and for Sun itself by using free software. It’s specially important to fix such issues if and before the company changes owners.
Tags: free software, Java, Sun
Posted in Debian GNU/Linux, Free software applications, Free software licenses | 3 Comments »
21/10/2009 by Lior Kaplan
I’ve read today a case study by Gregor Bierhals about an Austrian project called desktop4education which creates a desktop environment for school based on open suse.
The fact that really surprised me (and for the better) was the fact that the federal government help the project by sending CDs/DVDs to other school and even willing to award schools to move to open source software and reducing license fees.
While schools don’t pay the the Microsoft Office license fee (10 euro per station), the federal government has decided to pay the schools 10 euro for each station that moved to open source software.
However, by the time of writing the situation is about to change as the Federal government increasingly adopts a policy that promotes the use of open source software in Austrian schools. Exemplary to this is the government’s decision to pay any school €10 for each workstation that runs the free productivity suite Open Office that is provided by Sun Microsystems in replace of Microsoft Office, for which the government introduced a calculative license fee of €10.
I think this decision is radical as it motives the schools to move to open source software, and benefiting financially from the move. So while the government might pay a bit more, the money goes to the schools instead of commercial companies. I’m sure that’s a better investment of tax payers money.
I can just hope more governments will adopt this policy.
Tags: education, free software
Posted in Proud to use free software | 6 Comments »
29/08/2009 by Lior Kaplan
Posted in Free software applications | 5 Comments »
28/08/2009 by Lior Kaplan
InfraRecorder, a free software for burning CDs/DVDs in Windows has a new version (0.50). This version comes after a long pause in releases for almost a year.
I’ve been installing InfraRecorder on every Windows computer I can as part of trying to use free software programs even on a proprietary operation system. See my “Can everything except windows can be free software?” for more free and open source software for Windows.
Posted in Free software applications, Proud to use free software | Leave a Comment »