Developers Beware.
-
-
this sunshine must stop, it's just insane :doh: I'll get one for int's before someone does...
I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english. (if you want we can speak in C# or VB.Net =p)
Sentenryu wrote:
I'll get one for int's before someone does...
Great idea! Just don't use semicolons 'cos I've already patented them. :) /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
Primary Examiner: John Breene Secondary Examiner: Cheryl Lewis Attorney: Cochran Freund & Young LLP Take 'em out and shoot 'em.
I wanna be a eunuchs developer! Pass me a bread knife!
-
they patented the Multiply_linked_list[^]? :(( Wiki:
In a multiply linked list, each node contains two or more link fields, each field being used to connect the same set of data records in a different order (e.g., by name, by department, by date of birth, etc.). (While doubly linked lists can be seen as special cases of multiply linked list, the fact that the two orders are opposite to each other leads to simpler and more efficient algorithms, so they are usually treated as a separate case.)
-
Extract:
Filing date: Sep 26, 2002 Issue date: Apr 11, 2006
I'm sure I was using linked lists way back in the 1990's, can I sue them?
Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett
-
Extract:
Filing date: Sep 26, 2002 Issue date: Apr 11, 2006
I'm sure I was using linked lists way back in the 1990's, can I sue them?
Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett
-
And none of them are owned by Apple? :omg: Slacking... Danny
-
Like Generic Medicine which gets manufactured at very cheaper cost, does the Patent expiry to hold for software code/design/concept etc?
-
Well, someone did file a patent request for the wheelbarrow, back in the early 70s -- and it was granted, and the clown who got it made a pile of money from it. However, software is a weird area in which to seek a profit from such a patent, because to enforce a judgment against a developer, the patent holder would have to compel him to reveal his source code -- and that takes a lot more than an unsupported claim of patent infringement.
But on the larger topic, the requirements for a patent grant are less stringent than you might think. Some years ago, a friend tried to patent the flight of stairs. He missed, but not by much!
(This message is programming you in ways you cannot detect. Be afraid.)
-
-
they patented the Multiply_linked_list[^]? :(( Wiki:
In a multiply linked list, each node contains two or more link fields, each field being used to connect the same set of data records in a different order (e.g., by name, by department, by date of birth, etc.). (While doubly linked lists can be seen as special cases of multiply linked list, the fact that the two orders are opposite to each other leads to simpler and more efficient algorithms, so they are usually treated as a separate case.)
-
Extract:
Filing date: Sep 26, 2002 Issue date: Apr 11, 2006
I'm sure I was using linked lists way back in the 1990's, can I sue them?
Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett
I was using them back in the 70's on a file system that didn't support indexes.
-
Like Generic Medicine which gets manufactured at very cheaper cost, does the Patent expiry to hold for software code/design/concept etc?
-
IBM was using linked lists in OS/360 in the late 1960s, and possibly in other operating systems before that. I would bet that they had already patented it, or thought it was too obvious to patent, or they just didn't do software patents then.
-
What the...?, That's why we see people fighting for squares, black borders and colors nowadays. I'm going to try to patent the wheel, who knows, perhaps if i try it several times i may succed.
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
-
Bogus, man. In my CS class in 1981 I had to build a linked list using arrays. What'll they patent next? Recursion? (I had to simulate recursion using my own call stack in the same course.) :| Now rounded rectangles... that's a different matter altogether. /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
Ravi Bhavnani wrote:
I had to build a linked list using arrays
We did the same in my Data Structures class in 1980. In FORTRAN.
Software Zen:
delete this;
-
Ravi Bhavnani wrote:
I had to build a linked list using arrays
We did the same in my Data Structures class in 1980. In FORTRAN.
Software Zen:
delete this;
Luxury, we had to do it on an abacus, but try telling t'kids o' today that and they won't believe you.
-
:omg: What on earth possessed the patent office, in 2006, to grant that? There is 30 years of prior art, and it's not even obscure!
The patent office doesn't think it's their job to judge whether a patent should be granted, only whether all the bureaucracy has been followed. They'll rubber stamp pretty much anything, because they know that whether it actually stands or not, depends on how the court system decides lawsuits surrounding it. Yes, they do some review, but they can't know every nuance of every field.
We can program with only 1's, but if all you've got are zeros, you've got nothing.
-
The patent office doesn't think it's their job to judge whether a patent should be granted, only whether all the bureaucracy has been followed. They'll rubber stamp pretty much anything, because they know that whether it actually stands or not, depends on how the court system decides lawsuits surrounding it. Yes, they do some review, but they can't know every nuance of every field.
We can program with only 1's, but if all you've got are zeros, you've got nothing.
the problem with this approach, of course, is that the courts seem to take the attitude that if the patent office issued the patent, they must have known what they were doing. and so overturning even a patent with obvious prior art is an uphill struggle...
-
the problem with this approach, of course, is that the courts seem to take the attitude that if the patent office issued the patent, they must have known what they were doing. and so overturning even a patent with obvious prior art is an uphill struggle...
So, what you're saying is that the courts have decided they aren't qualified to evaluate patents either. Seems we need to find people who are qualified. One option is to open all patents to a period of public review prior to being awarded, but there's not much incentive (actually, there's a disincentive) for people to do those reviews. I'm in favor of a different way of finding people who are qualified. And there's an easy source of qualified reviewers that the patent office already has at hand -- the inventors. Just require the inventors to review 10 other patents in their field before theirs can be granted. Give them an incentive for doing a good job -- they don't have to review as many pantents if they can find some prior art that wasn't listed.
We can program with only 1's, but if all you've got are zeros, you've got nothing.