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?"
#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);
}
Yeah I worked for a company that was doing template based HTML publishing starting back in 1995 or 1996. 1998? Wow, IBM might have the edge in failing hard disk drives, but maybe they should stop bothering with software patents :)
This sig has been temporarily disconnected or is no longer in service
surely this is a good thing though? hike the price up and make people pay every time they use a MS template. the ratio of good/horrific websites will change overnight :)
I tmay be humour, but it's the only way to get decent HTML out of word...
"The invisible and the non-existent look very much alike." -- Delos B. McKown
How about whatever system of "plurality of templates" the USPTO web site was using prior to mid-1998?
If you were blocking sigs, you wouldn't have to read this.