PUBPAT Challenges Microsoft's FAT Patent
An anonymous reader writes "The Public Patent Foundation filed a formal request with the United States Patent and Trademark Office today to revoke Microsoft Corporation's patent on the FAT File System, touted by Microsoft as being 'the ubiquitous format used for interchange of media between computers, and, since the advent of inexpensive, removable flash memory, also between digital devices.' In its filing, PUBPAT submitted previously unseen prior art showing the patent, which issued in November 1996 and is not otherwise due to expire until 2013, was obvious and, as such, should have never been granted."
... somebody did this. FAT's been around and is now somewhat of a standard. Maybe some of MS's other patents can be challenged as well.
If you're a lawyer-type interested in technology, send them an email.
They have several interesting projects on patent re-examination, commentary on the patent process, etc.
until now, but I love what I see as the idea behind the work they are doing: Fighting unwarranted, unfounded and/or improperly sworn/filed patents
Go get 'em!
.
uR iGn0ranc3, Their Power
On one hand, no patents means that inventing something immediately gets stolen, evil corporation profits millions of dollars, joe inventor gets squat.
However, too many patents means that when joe inventor makes something, evil corporation sues him for violating patent 284958390*pi^12, "Use of energy to propell machine," and steals his work anyway, making millions of dollars while give the original invetor squat.
Is it possible to make patent approvals open-source? Which is to say, volunteers (preferably, whole teams thereof) would do the work done now by individual patent clerks (Patent reviewers? Whatever they're called), with all decisions publicly reviewable and modifiable.
"A great democracy must be progressive or it will soon cease to be a great democracy." --Theodore Roosevelt
This only weakens the concept of intellectual property. Why invent if you're just going to have to fight legal battles for the length of your patent?
Um - because if it really is a novel invention worthy of patent protection then all the later judges are going to throw it out of court immediately based on the previous decision, and if you're a scum sucking pond scum who's standing on the shoulders of the giants before you and setting up a toll gate to stop those who really are innovating then you bloody well deserve what you get.
The concept of intellectual property was never designed to protect the sort of arsewipe who patents every piece of common knowledge they can slip under the noses of the patent office and makes a business out of milking their "valuable IP portfolio". If you're in the business of buying other people's ideas for the purpose of extorting money from people building the future on top of them, then I say good riddance to you - our current technology is built on the ideas of our predecessors, and who are we to stop our successors from learning from us?
Microsoft's 'FAT' patents do not patent FAT... specifically, they patent the VFAT extensions to FAT. And, as was previously mentioned on slashdot, there's much prior art to using long file names on FAT as well.
So don't call them 'FAT' patents, because they aren't. Call them VFAT patents. Or call them by their names, which also makes it obvious.
pb Reply or e-mail; don't vaguely moderate.
Didn't 4DOS support long filenames on top of FAT long before VFAT (Windows 95) did?
I'm pretty sure I remember using 4DOS around the DOS 3.3 to DOS 5.0 days.
My other first post is car post.
As you may have read in a prior Slashdot article, no ordinary fine is going to stop Microsoft from changing its anticompetitive ways. But suppose the next time Microsoft was fined, the fine was this: "All your patents are hereby revoked, and you will never be granted another! Furthermore, the next time your actions are brought before this Court and found to be illegal, all your copyrights will be revoked!"
I bet THAT would get Microsoft's attention!
Microsoft's patent application was originally filed in 1993. So, the question is whether their claims (see below) were novel and nonobvious as of that date.
Claim:
1. In a computer system having a processor running an operating system and a memory means storing the operating system, a method comprising the computer-implemented steps of:
(a) storing in the memory means a first directory entry for a file wherein the first directory entry holds a short filename for the file, said short filename including at most a maximum number of characters that is permissible by the operating system;
(b) storing in the memory means a second directory entry for a the file wherein the second directory entry holds a long filename for the file and wherein the second directory entry includes an attributes field which may be set to make the second directory entry invisible to the operating system and the step of storing the second directory entry further comprises the step of setting the attributes field so that the second directory entry is invisible to the operating system, said long filename including more than the maximum number of characters that is permissible by the operating system; and
(c) accessing the first directory entry with the operating system.