Software patents are a huge threat to not only open source software developers but to anyone that runs a small or medium sized business that does any software development of any sort that can't afford to litigate a lawsuit of upwards to several hundred thousand dollars. Larger companies can tend to afford to absorb the costs (like Microsoft with them themselves being not infrequent victims of software patent attacks from various lawyer owned 'IP' firms).
This has a huge chilling effect on any sort of advancement in the state of the art of software in the United States (and any other region that supports software patents) and it drive development costs higher. (think about the costs associated with hiring teams of lawyers to scruitinize every line of code that programmers produce)
The first, older lawsuit, is against a person who made model trains for a hobby. He developed some java software that allowed him to more easily control his trains from his PC. He thought it would be nice if other model hobbyists could use his program and modify it's source code to work with their setup, so he posted it online.
As a result of this he is being sued for two hundred and three thousand dollars due to patent violations.
details:
http://www.groklaw.net/articlebasic.php?story=20060514233436196
The other lawsuite is against Redhat and they are being sued for having code inside a 'hibernate' function in "Jboss". JBoss is java-based application development software, which was recently aquired by Redhat.
http://en.wikipedia.org/wiki/JBoss
details can be found at:
http://www.patentlyo.com/patent/2006/06/red_hat_faces_p.html
The clause of the Patent #6101520 which they appear to violate is this:
A good article about these 2 things and with information and links of why software patents threaten to stifle the software industry written by Bruce Peren is aviable at technocrat.com's website at
http://technocrat.net/d/2006/6/30/5032
This has a huge chilling effect on any sort of advancement in the state of the art of software in the United States (and any other region that supports software patents) and it drive development costs higher. (think about the costs associated with hiring teams of lawyers to scruitinize every line of code that programmers produce)
The first, older lawsuit, is against a person who made model trains for a hobby. He developed some java software that allowed him to more easily control his trains from his PC. He thought it would be nice if other model hobbyists could use his program and modify it's source code to work with their setup, so he posted it online.
As a result of this he is being sued for two hundred and three thousand dollars due to patent violations.
details:
http://www.groklaw.net/articlebasic.php?story=20060514233436196
The other lawsuite is against Redhat and they are being sued for having code inside a 'hibernate' function in "Jboss". JBoss is java-based application development software, which was recently aquired by Redhat.
http://en.wikipedia.org/wiki/JBoss
details can be found at:
http://www.patentlyo.com/patent/2006/06/red_hat_faces_p.html
The clause of the Patent #6101520 which they appear to violate is this:
1. A method for interfacing an object oriented software application with a relational database, comprising the steps of:
* selecting an object model;
* generating a map of at least some relationships between schema in the database and the selected object model;
* employing the map to create at least one interface object associated with an object corresponding to a class associated with the object oriented software application; and
* utilizing a runtime engine which invokes said at least one interface object with the object oriented application to access data from the relational database.
A good article about these 2 things and with information and links of why software patents threaten to stifle the software industry written by Bruce Peren is aviable at technocrat.com's website at
http://technocrat.net/d/2006/6/30/5032