Online Greeting Cards Patented
Trailer Trash writes "According to this story at bizreport.com, Hallmark has given in and licensed Tumbleweed Communication Corp's patent for delivery of online documents with e-mail notification. Will the idiots at the patent office never stop? Jeff Smith of Tumbleweed claims to have been granted three patents last year."
Yup, the whole world has gone insane. I'm going to go cry now.
Yeah, right.
I hope this patent stifles the shit out of the email-a-link industry.
The company I helped found in 1995 started doing this in December 1995, with a launch in February 1996. It was an internet greeting card site, and included such AMAZING features as e-mail notification of a new card to a recipient, and an e-mail to the sender when the card was viewed. The Internet Archive has an archive of the page as it was in December 1996 at:
http://web.archive.org/web/19961226182315/http://w ww.cardclub.com/
Anyway, if anyone is challenged by this in court, let me know. I'm sure I can dig out all sorts of documentation that predates the filing dates of the patents in question.
Hey, if you read their press release, they have a list of the their other patents in their "patent portfolio." Mostly stuff dealing with document distribution, encryption and notification.
Over the past two years, I've been working on a distributed system where an operator in Wash, DC scans 250+ pages a day and is turned into PDF, OCRd, indexed, and then distributed via the web. We're up to 9GB of data and a few mil in annual revenues. There's gotta be a patent in there somewhere if these idiots can patent this stuff. Or at least prior art!
How is this different from any password protected site which uses http basic authentication and email based registration.
Say you go to a site and create an account (the details of which are emailled to you)
That then means that the url:
http://username:password@website.com
has been created for you!
Bizreport isn't responding for me so i am just assuming that the description of the patent posted by other users is valid.
An electronic document delivery system and methods of its use are provided. A document, preferably in a portable format, is forwarded to a remote server (e.g. using HTTP to "push" the document to the server). The server sends a generic notification of the document to an intended recipient, and the recipient can download the document from the server using local protocols. In preferred embodiments, the invention is used for the controlled delivery of portable documents from a sender to a large number of recipients, using a network of servers that route the documents and notifications in a store and forward manner, while providing routing and accounting information back to the sender.
Egad! Sounds like a glorified e-mail system! With attachments! And distribution lists! What a novel concept! But wait...It's not even attaching the document in question??? It's merely sending a link to a site where the file is located! Well,I don't know about you guys, but I was sending hyperlinks via e-mail prior to the patent filing date. Either I get to patent the wheel, or this is a non-starter. Somebody in the patent office needs a few whacks with the stupid stick... And don't even THINK about trying to collect royalties on this one.
You're using her as bait, Master!
Thanks to 2600 Magazine and The EFF , we all have a legal precedent for the right to link from our sites to wherever we wish (More info at 2600). Might this also apply to linking from our emails, thus invalidating the patent? Which takes precedent? I would imagine a judge and/or jury.
I don't think /. is responding unfairly. For example, we do something similar to validate email addresses of people who sign into our system. They get a specal "VCODE" in a "Private URL (PURL!)" (essentially a unique MD5 hash) which they click on to get validated. The entire project took maybe a few days (including meetings arguing about pointless implementation "issues"). The code is minimal. The amount invested is minimal. The concept is trivial. This is all obvious when you read the abstract:
A document delivery architecture dynamically generates a private Uniform Resource Locator (URL) to distribute information. Each private URL ("PURL") uniquely identifies an intended recipient of a document, the document or set of documents to be delivered, and (optionally) other parameters specific to the delivery process. The intended recipient of a document uses the PURL to retrieve the document. The server, upon retrieval of the document, customizes the behavior of the retrieval based upon attributes included in the PURL, as well as log information associated with the retrieval in a data base. This architecture and usage of PURLs enables secure document delivery and tracking of document receipt.
Looks almost verbatim to our design docs!
There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
What happens when a patent is invalidated by prior art? Can the parties who demonstrated prior art file a patent? Or does the fact that they didn't file a patent invalidate any claim they have on the invention.
Bleh!
We were screwed, and had to change our design. I hate these assholes.