Slashdot Log In
Open Source Patent Donations?
Posted by
kdawson
on Wednesday April 02, @05:44AM
from the fighting-the-good-fight dept.
from the fighting-the-good-fight dept.
patspam writes "As a software engineer I come up with patentable ideas every now and then, ideas which I'm not interested in pursuing myself but which I'd like to keep out of the hands of private entities/patent trolls in my own personal effort to defeat software patents. Should I patent the ideas and donate them to some sort of open source foundation? Or just blog about the ideas so that the 'prior art' exists in the public domain? What's your strategy for fighting against restrictive software patents?"
Related Stories
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

As far as US is concerned (Score:4, Insightful)
Reply to This
Re:As far as US is concerned (Score:5, Insightful)
Since when has that pesky little thing called 'prior art' stopped the patent office granting patents, and since when has it stopped the legal system upholding those patents when they are used to sue the pants off the original inventor or anyone who is using his invention free of charge?
Reply to This
Parent
Re:As far as US is concerned (Score:5, Interesting)
Reply to This
Parent
Re:As far as US is concerned (Score:4, Informative)
A person shall be entitled to a patent unless--
(g)(2) before such person's invention thereof, the invention was made in this country by another inventor who had not abandoned, suppressed, or concealed it. In determining priority of invention under this subsection, there shall be considered not only the respective dates of conception and reduction to practice of the invention, but also the reasonable diligence of one who was first to conceive and last to reduce to practice, from a time prior to conception by the other. (Emphasis added)
You need to actively work on it and have reduced it to practice (the latter which is satisfied by filing a patent application). Your triumphant opening of the envelope might garner you bragging rights, but no destructive effect on the patent rights of others.
Reply to This
Parent
Re:As far as US is concerned (Score:4, Informative)
The parent is flat out wrong. The USPTO, or a court, can use a publication under 102(b) or 102(e) to show that an invention is not novel. Regardless of the status of the a patent on the prior art. 102(g) is related to if an inventor is trying to get a patent on his invention, not whether a publication can be used against another as prior art.
Perhaps I should explain. If there exists a publication describing the subject of a patent application and that publication was published more than one year prior to the application (also applies to if the subject of the patent was in public use in the US or for sale in the US), it is an absolute bar to the patent. 35 USC Section 102(b).
Blogging about an invention is a publication and can be used to destroy novelty for further inventors. The problem is that the USPTO is less likely to find your art than if it is an issued patent or an application.
If the As a suggestion to the original post, maybe a provisional application would meet your desire:
http://www.uspto.gov/web/offices/pac/provapp.htm [uspto.gov]
Provisional applications are published after 18 months, and if the application matures into an issued patent, it will count as art from the day it was filed. You still have to meet some of the more stringent requirements though, so this may not be the right solution. Also, if you don't intend to get a patent on the idea, it is better to publish something as well as file the provisional. That way there is a publication farther back in time than just the publication of the application that will never mature into an issued patent.
But as I said before, the parent is wrong and misunderstands the import of 102(g). The designation of informative on that post is misplaced.
Reply to This
Parent
Re:As far as US is concerned (Score:5, Funny)
No.
Reply to This
Parent
Re:As far as US is concerned (Score:4, Informative)
Most postal services have absolutely no problem with letting you send an empty, open envelope to yourself; after which you have an open, registered and dated empty envelope which you can later fill with a pre-dated proof of invention and seal.
Reply to This
Parent
Worthless advice, here's why. (Score:5, Informative)
This trick works with anything else, too, so it worthless advice.
Reply to This
Parent
Re:Worthless advice, here's why. (Score:5, Insightful)
Reply to This
Parent
legal advice (Score:4, Funny)
Reply to This
Establishing Prior Art (Score:5, Insightful)
of the conferences I'm involved in, we are always looking for
more industrial contributions.
Reply to This
sorry mate, somebody beat you to it. (Score:3, Funny)
http://www.totallyabsurd.com/toiletsnorkel.htm [totallyabsurd.com]
Reply to This
Some considerations (Score:5, Informative)
If you blog it, the content may get lost. Is it possible for you to (crudely) implement your ideas and put that code on sourceforge or some other repository, together with a description. In the comments of the code you can elaborate on things not implemented. In such a repository, the ideas may be longer lived, and more people may see it (and if necessary bring it to the attention of a patent office).
Bert
Patent agent
Reply to This
Patent Commons vs Prior Art (Score:3, Interesting)
Prior Art helps block patents in general, but as we saw with the Amazon shopping cart patent it can take years and effort (from New Zealanders) to remove them.
So Patent Commons is more powerful, but it involves the patent submission process, and it can be costly. I suggest the patent commons if you're got the resources.
(I am not a lawyer)
Reply to This
Creating "Prior Art." (Score:5, Insightful)
We need to create an "on-line" and perhaps paper "journal" that will accept all technical submissions and publish them in a way that fits the USPTO's definition of "published" to establish prior art. That way *all* ideas get covered easily.
I've written a lot of articles and only been published a few times, its hard to get published. There are lots of would be authors out there and a lot of subject matter being written about.
Reply to This
Re:Creating "Prior Art." (Score:5, Informative)
This is highly dependent on the journal. In the case of trade journals, a lot of them are actually dying for "real" articles buried in their mass of ads, and ads thinly disguised as articles, to attract readership. In the past I have submitted many "test cases" to a trade rag on electronics test and all of them were published without question. In some cases they were patentable ideas I specifically wanted to make public domain, because it wasn't worth it to me to go through the patent expense but I also didn't want to be prevented from using them in the future. As a side effect I became well-known in the field, very helpful for my consulting work.
On the other hand, I have submitted a couple of ideas to the "Design Ideas" section of EDN magazine. Both were rejected, even though I thought they were reasonable. I think the problem there is simply that the column is very popular and they have more submissions than they can publish, so it depends on the whim of the editor that day.
Anyway it depends on the journal. I guess my point is that if you're going to write it up anyway, might as well submit it and see what happens, doesn't cost anything. If it does get published, you'll make a name for yourself and have something for your CV, as well as establishing prior art. For best results find a little known or start-up trade rag in the field that's 90% ads. And if it doesn't get published, you'll still have your write-up for some on-line thing as you suggested.
Reply to This
Parent
publish (Score:5, Insightful)
Publishing it on the Internet is not enough; it doesn't count as prior art.
Even if you publish in an archival format, companies will often still patent almost the same thing and then worry about fighting it out in court. There are all sorts of ways of basically invalidating your publication for the purpose of counting as prior art, but it's still the best chance you have.
Patenting is pretty hopeless: it's enormously expensive, and trying to enforce a patent is even more costly. Patents are not useful for inventors or open source, they are only useful as legal ammunition for big companies and law firms to play games with.
Reply to This
Send them to me (Score:5, Funny)
Bill G.
oh wait maybe I shouldn't have signed...
Reply to This
Honest opinion? (Score:5, Insightful)
There are only small number of people for which simply blogging their ideas would:
a.) get them taken seriously, or even noticed at all,
b.) be worthwhile for them personally in terms of personal reputation and the longer term benefits of that.
Those are people who are already recognised within specific (usually comparatively small) technical communities, often with freelance careers for which reputation is important. I'm going to guess that you are not in this position because all this would be obvious to you otherwise. It is also rather naive to think that articles simply posted on a web page will stand up as prior art in courtroom against competent lawyers. This is simply pragmatism.
I'm going to make another assumption, that you are posting this question out of a genuine uncertainty of how to reap the results of your own creativeness (which is something that anyone deserves). If you are simply seeking group endorsement (perhaps subconsciously) then my reply probably hasn't been of much help to you.
Reply to This
Publish it as a patent application (Score:5, Informative)
If I remember right, the US has a similar 'defensive' patent system for doing precisely this, but I would rather leave the details to someone else.
Reply to This
Re:Publish it as a patent application (Score:4, Informative)
You may think publishing it somewhere on the internet will be good enough until you realize it's not feasible to search every whackjob blog out there for claim language that you probably haven't reproduced. Also, archive.org doesn't actually archive a lot of these small, personal websites so it would be very difficult to reliably date the material.
Reply to This
Parent
open source patent pools and patent agents (Score:4, Informative)
I want to point out to everyone thinking about such a thing that you *do* *not* have to go to law school and become an attorney to file prepare/file/prosecute patent applications. All you have to do is pass the patent bar exam.
A law degree is not required to sit for the patent bar exam. All you need is a technical background (which most
If open source projects want to start filing a lot of patent applications, then having a project member become a patent agent would be a good idea.
I'm a first year law student, and I'm planning on taking the patent bar this summer.
Reply to This
BEWARE THE LINK (Score:5, Insightful)
Reply to This
Parent
Re: (Score:3, Informative)
Ban this troll, and some other advice! (Score:5, Informative)
I fell for the link in Firefox and their popup blocker didn't catch it, even though I'm running the latest version and I have auto-updates turned on. Good thing my speakers were turned off.
If it hits you:
1. It's easy enough to hit ctrl-alt-delete and bring up task manager to close the instance of your web browser if you run windows.
2. If you run linux you're probably knowledgeable enough to do a kill or kill -9.
3. The design of the nimp.org link actually helps you to close all of the web browser windows that pop up. The default behavior of windows is to "group similar taskbar buttons" together. You may have noticed this from the old tabless-web browsing when you had many instances of (gasp) IE or another browser open. Windows would annoyingly consolidate all of the windows into a single button on the taskbar. To switch between windows, you needed to click on the button and a drop-down menu would appear. So the nice thing about this grouping is that after enough nimp.org browser windows show up, windows consolidates them, and you can simply right click on the one button that represents the dozens of web browser windows. Select 'close' from the drop down menu and you're good. In fact, I keep the "group similar taskbar buttons" feature turned on just for trolls like the AC who posts the NIMP links. That, and tabbed browsing lets me run only one instance of a web browser instead of running one instance for each open web page. If you want to change the behavior, right click on the taskbar and select properties, and you'll see a menu with the 'group similar taskbar buttons' checkbox.
Just wanted to bring some attention to this instead of sweeping it under the rug, and also wanted to provide advice on how to close your browser easily if it hits you.
Reply to This
Parent