Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 07-27-2008, 01:24 PM
John Hasler
 
Posts: n/a
Re: Low-Tech (non-digital) GPL/Patent question

Baron writes:
> Mechanical devices, in general, can easily be cloned or modified to get
> around copyright issues.


They don't need to be because they cannot be protected by copyright at
all.
--
John Hasler
john@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Reply With Quote
  #12 (permalink)  
Old 07-27-2008, 02:16 PM
Baron
 
Posts: n/a
Re: Low-Tech (non-digital) GPL/Patent question

John Hasler wrote:

> Baron writes:
>> Mechanical devices, in general, can easily be cloned or modified to
>> get around copyright issues.

>
> They don't need to be because they cannot be protected by copyright at
> all.


Thankyou John. I wasn't aware of that.

--
Best Regards:
Baron.
Reply With Quote
  #13 (permalink)  
Old 07-27-2008, 04:03 PM
Unruh
 
Posts: n/a
Re: Low-Tech (non-digital) GPL/Patent question

user@nouse.org writes:


>Can I release a low-tech mechanical invention under GPL?


>If I write some code or a document it's a straigt forward issue but
>what if it's a (real) device? I want to release it into public domain
>in a way that will also prevent anyone else from ever getting a patent
>on it. I don't want to apply for a patent just to be able to release
>it, especially since GPL is supposedly entirely autonomous.


GPL is a license which gains its force from copyright not patent law. Thus
if there is some aspect of the device which is copyrightable, then that
aspect could certainly be released under te GPL. To prevent anyone else
from getting a patent on it, just release it. It then becomes prior art
which anyone who attacks someone else's patent can then use. Ie, patent law
and copyright law are entirely different. Two people can copyright the
"same thing" if they can show they were independently created. Two people
cannot patent the same thing.

Reply With Quote
  #14 (permalink)  
Old 07-27-2008, 04:05 PM
Unruh
 
Posts: n/a
Re: Low-Tech (non-digital) GPL/Patent question

John Hasler <john@dhh.gt.org> writes:

>Baron writes:
>> Mechanical devices, in general, can easily be cloned or modified to get
>> around copyright issues.


>They don't need to be because they cannot be protected by copyright at
>all.


Aspects could be-- Look and feel.

Reply With Quote
  #15 (permalink)  
Old 07-27-2008, 07:20 PM
John Hasler
 
Posts: n/a
Re: Low-Tech (non-digital) GPL/Patent question

Baron writes:
> Mechanical devices, in general, can easily be cloned or modified to get
> around copyright issues.


I wrote:
> They don't need to be because they cannot be protected by copyright at
> all.


Bill Unruh writes:
> Aspects could be-- Look and feel


Only to the extent that they can be identified separately from and are
capable of existing independently of the utilitarian aspects of the
article. If you decorate your steam engine with sculptures of cherubs you
can copyright the cherubs but if you don't patent the engine I can sell one
just like it absent the cherubs.

A design patent can provide somewhat broader protection but it too applies
only to the ornamental design. That would protect the fanciful curve of
the throttle handle but not the functional design of the governor.
--
John Hasler
john@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Reply With Quote
  #16 (permalink)  
Old 07-27-2008, 08:50 PM
Unruh
 
Posts: n/a
Re: Low-Tech (non-digital) GPL/Patent question

John Hasler <john@dhh.gt.org> writes:

>Baron writes:
>> Mechanical devices, in general, can easily be cloned or modified to get
>> around copyright issues.


>I wrote:
>> They don't need to be because they cannot be protected by copyright at
>> all.


>Bill Unruh writes:
>> Aspects could be-- Look and feel


>Only to the extent that they can be identified separately from and are
>capable of existing independently of the utilitarian aspects of the
>article. If you decorate your steam engine with sculptures of cherubs you
>can copyright the cherubs but if you don't patent the engine I can sell one
>just like it absent the cherubs.


I agree. But say a Henry Moore sculpture or a Calder mobile is protected by
copyright. That does not mean you cannot create a statue or a mobile
yourself, but you had better be able to argue that your creation was
independent of, and not derivative of theirs.

If the function can be separated from the design, then separating them is
easy. However in some cases the design and the function are more closely
tied together and copyright might protect more than fripperies.
In computer programs, the battle re VP Planner and Look and Feel was
precisely in how far copyright protected function and structure.


>A design patent can provide somewhat broader protection but it too applies
>only to the ornamental design. That would protect the fanciful curve of
>the throttle handle but not the functional design of the governor.


patents are far broader than copyright, and can protect much more, but can
also be much more limited (any prior art invalidates a patent but does not
invalidate a copyright.)


Reply With Quote
  #17 (permalink)  
Old 07-27-2008, 09:14 PM
user@nouse.org
 
Posts: n/a
Re: Low-Tech (non-digital) GPL/Patent question

Unruh wrote:
> user@nouse.org writes:
>
>
>> Can I release a low-tech mechanical invention under GPL?

>
>> If I write some code or a document it's a straigt forward issue but
>> what if it's a (real) device? I want to release it into public domain
>> in a way that will also prevent anyone else from ever getting a patent
>> on it. I don't want to apply for a patent just to be able to release
>> it, especially since GPL is supposedly entirely autonomous.

>
> GPL is a license which gains its force from copyright not patent law. Thus
> if there is some aspect of the device which is copyrightable, then that
> aspect could certainly be released under te GPL. To prevent anyone else
> from getting a patent on it, just release it. It then becomes prior art
> which anyone who attacks someone else's patent can then use. Ie, patent law
> and copyright law are entirely different. Two people can copyright the
> "same thing" if they can show they were independently created. Two people
> cannot patent the same thing.
>


Thank you, everyone, I know copyright is not the same as patent but
was unaware that GPL was applicable strictly to copyrightable
material. I was even less aware that GPL rises from copyright law, I
thought it was entirely independant of it, like a natural 'default'
law of sorts. What I'm looking for then is an equivalent of GPL for
otherwise patentable innovation. I've already abandonned one owned
patent and the expense and red tape involed is exactly why I don't
want to go that route. It's no big deal, and that's another good
reason to just let it go public (from my point of view).

If I paint the thing lime green that could be construed as art but I'm
confused how that being prior art could ever prevent anyone from
getting a patent on the underlying technology. A provisional 1-year
patent can be obtained and abandonned I guess but I don't see how that
would empower me to release a patent I do not own, or why anyone
should have to pay anything to release something directly to public
domain.




Reply With Quote
  #18 (permalink)  
Old 07-27-2008, 11:40 PM
John Hasler
 
Posts: n/a
Re: Low-Tech (non-digital) GPL/Patent question

user writes:
> I was even less aware that GPL rises from copyright law, I thought it was
> entirely independant of it, like a natural 'default' law of sorts.


The GPL is not a law of any sort. It is a model copyright license.

> What I'm looking for then is an equivalent of GPL for otherwise
> patentable innovation.


If you don't patent your invention you have nothing to apply such a license
to. A published but unpatented invention is in the public domain [1].

> If I paint the thing lime green that could be construed as art but I'm
> confused how that being prior art could ever prevent anyone from getting
> a patent on the underlying technology.


The term "prior art" has nothing to do with "art" in the aesthetic sense.
It means "prior technology".

> A provisional 1-year patent can be obtained and abandonned I guess but I
> don't see how that would empower me to release a patent I do not own...


The provisional patent establishes you as the inventor. That means no one
else can patent the invention. When it is published it goes into the
patent office database. That is the one place you can be fairly sure
patent examiners will always look and the one place that a court is just
about certain to accept as valid publication for the purpose of
establishing prior art.

> ...or why anyone should have to pay anything to release something
> directly to public domain.


You don't have to. Getting and abandoning a provisional patent is merely
one way of establishing published prior art.

What you need to do is publish your invention in a place where a) you can
convince a court that a diligent inventor would have seen it and b) where
the patent examiners will see it and so reject the attempts of others to
patent it.


[1] In the US the inventor has one year to apply for a patent on his
invention after he publishes it. This allows him to do such things as
publishing scientific papers discussing the principles behind it while he
is still working out the details of the invention.
--
John Hasler
john@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Reply With Quote
  #19 (permalink)  
Old 07-28-2008, 12:29 AM
John Hasler
 
Posts: n/a
Re: Low-Tech (non-digital) GPL/Patent question

Bill Unruh writes:
> If the function can be separated from the design, then separating them is
> easy. However in some cases the design and the function are more closely
> tied together and copyright might protect more than fripperies.


If ornamental design and function are not seperable copyright does not
apply. That is what design patents are for.

I wrote:
> A design patent can provide somewhat broader protection but it too
> applies only to the ornamental design. That would protect the fanciful
> curve of the throttle handle but not the functional design of the
> governor.


Bill Unruh writes:
> patents are far broader than copyright, and can protect much more, but
> can also be much more limited (any prior art invalidates a patent but
> does not invalidate a copyright.)


Design patents are different from utility patents (the usual kind). They
cover only the ornamental aspects of functional items and run for 14
years. The Coke bottle is the canonical example.


All of this is irrelevant to the OP's question, of course.
--
John Hasler
john@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Reply With Quote
  #20 (permalink)  
Old 07-28-2008, 12:43 AM
Unruh
 
Posts: n/a
Re: Low-Tech (non-digital) GPL/Patent question

user@nouse.org writes:

>Unruh wrote:
>> user@nouse.org writes:
>>
>>
>>> Can I release a low-tech mechanical invention under GPL?

>>
>>> If I write some code or a document it's a straigt forward issue but
>>> what if it's a (real) device? I want to release it into public domain
>>> in a way that will also prevent anyone else from ever getting a patent
>>> on it. I don't want to apply for a patent just to be able to release
>>> it, especially since GPL is supposedly entirely autonomous.

>>
>> GPL is a license which gains its force from copyright not patent law. Thus
>> if there is some aspect of the device which is copyrightable, then that
>> aspect could certainly be released under te GPL. To prevent anyone else
>> from getting a patent on it, just release it. It then becomes prior art
>> which anyone who attacks someone else's patent can then use. Ie, patent law
>> and copyright law are entirely different. Two people can copyright the
>> "same thing" if they can show they were independently created. Two people
>> cannot patent the same thing.
>>


>Thank you, everyone, I know copyright is not the same as patent but
>was unaware that GPL was applicable strictly to copyrightable
>material. I was even less aware that GPL rises from copyright law, I
>thought it was entirely independant of it, like a natural 'default'
>law of sorts. What I'm looking for then is an equivalent of GPL for
>otherwise patentable innovation. I've already abandonned one owned
>patent and the expense and red tape involed is exactly why I don't
>want to go that route. It's no big deal, and that's another good
>reason to just let it go public (from my point of view).


>If I paint the thing lime green that could be construed as art but I'm
>confused how that being prior art could ever prevent anyone from
>getting a patent on the underlying technology. A provisional 1-year
>patent can be obtained and abandonned I guess but I don't see how that
>would empower me to release a patent I do not own, or why anyone
>should have to pay anything to release something directly to public
>domain.




Patents are only issued for novel inventions/techniques/processes.. If it
is not novel a patent cannot be issued or if it is, that patent is invalid.
Ie, if all you want to do is to prevent someone else from patenting your
idea, just publish it in some common place that you can point to.
Even on the net probably-- put up a web page detailing the process. Make
sure that that web page stays up for many years. People can hardly say it
is hard to find-- just point them to google.

That "prior art" as it is known ( art in the sense of knowledge, artifice,
not interms of artisitic endeavour)--it is a technical term of patent law
and refers to prior "knowledge" of the community of that invention--
invalidates any subsequenct patent on
that same thing. Of course people can make changes and patent those
changes/improvements/.. but that patent will not cover the original
process, object,...

You are not "releasing the patent", you are releasing the idea, and that is
enough.

Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:48 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Babb Fest | Personal Car Finance | Bad Credit Mortgages | Loans | Pocket PC Shareware



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114