IBM Patents Web Page Templates
jalefkowit writes: "More follies from the US Patent & Trademark Office ... now IBM has been awarded US Patent #6,304,886 for software that automatically "generates [a] customized Web site without the Web site creator writing any HTML or other programming code", based on "a plurality of pre-stored templates, comprising HTML formatting code, text, fields, and formulas" that are then customized through the process of asking the user a few questions. In other words, they've patented the ubiquitous wizards found in FrontPage and other newbie-oriented HTML editors. This was submitted to the USPTO on June 19, 1998 -- surely someone out there knows of prior art for this?"
Why doesn't the patent office implement a system whereby patent holders who are found to be abusing the system are denied the right to file any further patents for a specified period (say, 5 years) or lose the rights to other more valuable patents that they own? I think that'd make corporations like IBM which are looking to make a buck off trivial patents think twice about what they're doing. This software patent madness has to stop before it spreads to Europe.
IBM seem to be pretty good about this. Remember both IBM and Unisys held patents on LZW compression (IBM's application was filed 3 weeks BEFORE Unisys), but it is Unisys that tried to extract all the money from it. IIRR IBM have released may of their patents to the public domain.
This is a fairly specific patent. After having a look at it im not really concerned. Their definition of "tool" is a little loose, which bothers me somewhat.
Having worked with content management systems in both PHP and ColdFusion using a WebBrowser and a VB client for managing the content.
The chances your specific interface emulate completely IBMs described interface are little to none.
Before I rise up to say how evil IBM is I will say this. Patents are an eventuality. It is like a nuclear arms race, if you don't patent it someone else will, and then they can use it against you or at least hold it over you.
Is this new, unique, exciting, or worth a patent? No probably not. It seems from their description to be little more than a super-duper WYSIWYAG (What you see is what you almost get) type site builder. WIth IBMs drive to do ecommerce this definitely fits with thier overall marketing and business plans.. This would obviously be for the low - medium end of the ecommerce spectrum
THe system also defines a system of content approval and rights of some sort
All in all I have designed systems this in depth or more. The systems may do similar things but the means of doing it are invariably almost completely different. (Of course my system focuses on already having a site and allowing an administrator to build the site without the overhead of really thinking up the design aspect at all.. just manage the content)
Again, this is just an incremental evolution.
Jeremy
Having interned at IBM for a summer (2000), I was somewhat nauseated during a meeting I sat in on where the focus was 'What can we patent?'. While I understand the purpose of such meetings, anything not nailed down was fair game to have a patent attempted for it.
We were constantly reminded that IBM was the corporate leader of patents (whoo hooo! How about getting my damned stock price up again!) and that meetings like this were common.
I found it to be pathetic.
I was in a patent meeting when we were discussing filling a bunch of patents so that we would have amunition to fire back should some company come and fire at usthe patents that they orginialy filed for the same reason.
The reason I don't like doing that sort of thing is that besides being essentially fraudulent the fact is that no company has prospered long on the basis of a patent portfolio alone. Polaroid and Xerox are two prime examples of the long term effect of management thinking they have a monopoly in their market.
Looking for an Information Security student project suggestion?
Try http://dotcrimeManifesto.com/
People should stop complaining when organisations do what they are designed to do - namely make money (in the Patent Office's case, this means granting as many patents as possible). Don't bitch about the RIAA when they push for freedom-curtailing laws - THEY DON'T CARE - their job is to protect the interests of those who pay their salaries. Don't bitch when a for-profit corporation exploits dumb laws to increase their profit margins - THEY ARE DESIGNED TO DO THAT.
Instead, bitch about the stupid laws which allow and encourage them to do this, and the customers who keep them in business (of course, very few of IBM's customers are likely to take a stand on this issue - but IBM does seem to care quite a bit about its reputation among the Open Source community these days).
This is just the latest in a *long* line of trivial, abusive patents that have been discussed on Slashdot. They all make a mockery of what intellectual property rights are intended to protect, which is innovation.
What, other than making sarcastic comments about 1-click shopping, can actually be done to effect change on how patents are granted?
Who's e-mailbox should we all slam with requests for reasonable IPR laws?
Anyone?
-Rothfuss
IBM could conceivably argue that FP97 is a programming utility and therefore exempt. A better example would be MS Publisher 97. I hammered out a few simple brochure sites with Publisher back then and it clearly violates this patent. I could pick a generic template from a list, input nothing more than my content or body text, and have the software output a web site (they were pretty awful sites, but that's beside the point).
There's your prior art, and it's from Microsoft no less.
There is nothing so pathetic as seeing a beautiful young theory roughed up by a tough gang of facts.
Look to the patent claim, which governs the scope of the patent grant. Understand that the meaning of that claim may depend upon many other things. And be cool -- most patents are much narrower than they seem to a lay reader.
#include <stdio.h>
int main (int argc, char** argv) {
char buff[100];
printf ("Please enter in your web text: ");
scanf ("%s", buff);
printf ("Your web page: <HTML><BODY><b>%s</b></BODY></HTML>\n", buff);
}
Tyler, Denise. Laura Lemay's Web Workshop: Microsoft FrontPage 97. Sams, Macmillan Computer Publishing. ISBN 1575212234, published Jan. 17, 1997. .COPYRGT.1997. Introduction, Chapters 3 and 5.*
"sweet dreams are made of this..."
The problem here is not that IBM uses a screwed up patent system to their advantage, the problem is that the patent system is screwed up in the first place.
What if it wasn't IBM that got this patent, but somebody who would use it more like a sword? What if IBM in ten years changes their policy and starts to use patents for attacking? What if IBM indeed intends to use it as a weapon against somebody?
I think most of the aggression here was pointed against the patent office and not IBM in particular. The patent system has just become one big machinery who's main goal seems to be to sustain itself and all the lawyers working with patent issues. It simply doesn't protect and promote innovation anymore the way it was meant to, at least not in the fields of software and business models.
People should stop complaining when organisations do what they are designed to do - namely make money (in the Patent Office's case, this means granting as many patents as possible). Don't bitch about the RIAA when they push for freedom-curtailing laws - THEY DON'T CARE - their job is to protect the interests of those who pay their salaries. Don't bitch when a for-profit corporation exploits dumb laws to increase their profit margins - THEY ARE DESIGNED TO DO THAT.
Every time a story about a company doing something irresponsible or evil gets posted on Slashdot, somebody invariably makes this argument. "Don't blame them! They're just trying to make a profit!" Apparently the idea is that anyone who's trying to make money is exempt from any moral responsibility whatsoever. I've never heard a good explanation for why this is supposed to be true. In fact I've never heard any explanation for it; some people just assume that the profit motive is enough to justify any misdeed, as long it stops short of breaking an actual law.
Abusing the system by filing frivolous patents is wrong. Yes, there should be a law against it, but the fact that there isn't doesn't mean that the people who do it shouldn't be criticized.
TheFrood
If you say "I'll probably get modded down for this..." then I will mod you down.
Visual tools make modifications as simple as dragging-and-dropping.
...
- Drag-and-drop hyperlink editing
Desktop publishing features create professional-looking results.
...
- Hide HTML code with WYSIWYG editor
- Create "hotspots" on images with clickable image editor
- Add interactive forms with just a few mouse clicks
WebBots (tm) eliminate programming tasks while Web Wizards guide you through the creation process.
Built in WebBots let you:
...
- Create bulletin boards for threaded discussion groups
- Save information from fields automatically
Web Wizards simplify the development of:
- External Web sites
- Internal Web sites for corporate information distribution
Select from over twenty page templates or create your own.
So is this prior art or what?
sulli
RTFJ.