Interwoven Patents Code Versioning
webengr writes "It seems like the USPO is pretty lenient when it comes to awarding software patents. CVS has been around for a long time, but now Interwoven has been awarded a new patent covering version control of web assets. The claims include, 'The use of a hierarchical file system and an object repository for representing and hosting content and its structure,' and 'The combined concepts of file history, versioning, comparison, and merging as it relates to content, provide an archive of all individual changes as well as collections of changes so they can be versioned and audited.'"
pertinent info frfom article
Interwoven's U.S. patent (#6505212)
A system for asset management comprised of multiple workareas, each configured to maintain a virtual copy of content as it would appear when published;
A staging area to which content is submitted from multiple work areas and where any conflicts between content can be resolved;
Branches and sub-branches (for different projects or initiatives) that contain individual workareas, staging areas, and editions which allows for massively parallel development on a single platform;
The use of a hierarchical file system and an object repository for representing and hosting content and its structure;
Virtualization of all content regardless of location as well as Web and application servers - this allows contributors to make changes "in context" of the entire site;
The combined concepts of file history, versioning, comparison, and merging as it relates to content, provide an archive of all individual changes as well as collections of changes so they can be versioned and audited.
Always value the individual over the system. --Bruce Lee "I don't need a Sig - I have a custom 191" - me
Here is a link to the actual patent.
Zope has built in version control for it's 'web assets', and I am pretty sure they predate Interwoven at doing so.
here is a clickable link to the patent at the USPTO.
$#!^ happens, but why does it always have to happen to me???
The patent for the integrated circuit was hotly contested between Fairchild and Texas Instruments when Jack Kilby and Robert Noyce both invented the integrated circuit at about the same time. The battle dragged on and by the time it was resolved it was totally irrelevant since both companies were making tons of ICs.
The GPL embraces the concept of intellectual property law and uses it to forward the philosophical point of view that the *code* ( not the coder) should always be free.
If the GPL rejected the concept of intellectual property it would called "public domain."
The GPL is very much *not* the same as the public domain, since it forces contractual obligations. It can only do this because the code is *someone's intellectual property.* You use the code under license. Not right.
This is why we have BSD/GPL/Aritistic license religious wars.
The power of the GPL ( whether you think it's good or bad is up to you. Please note I'm only bringing up facts here, not making value judgements) is that with no concept of intellectual property you would have *no* rights to obtain source code. The GPL uses intellectual property law to force the code "free."
KFG
I've used TeamSite for years.. and checked out the patent. everyone needs to settle down. Interwoven uses some clever tricks in the caching and indexing in their management system that go above and beyond what something like CVS does.
This is what they're pantenting. TeamSite was actually built on top of CVS when the project started, but the standard content manageement scheme is not what's being patented here..
Violate propriety
You can not sue the government, or a governmental agency, without the permision of the government. You can, however, sue an employee of a government if they are personally negligent.
Any sufficiently advanced influence is indistinguishable from control.