Is it ethical to keep a copy of the code or designs you did for your employer, for your reference?
11–20 of 40 posts
Re: Is it ethical to keep a copy of the code or designs you did for your employer, for your reference?
#12What agreements have been made with the employer? Hire an intellectual property lawyer to read and discuss the implications of any written contracts and agreements made with the employer.
Re: Is it ethical to keep a copy of the code or designs you did for your employer, for your reference?
#13but the actual idea? well where would you guys classify this? i think the actual idea unless protected by a patent is open.. also a lot of companies put a no-compete clause forbidding working for another company in the same domain ... (even though in some countries thats against the law)
Re: Is it ethical to keep a copy of the code or designs you did for your employer, for your reference?
#14well it is certainly illegal ... ethics are fudged... using the source code or work derived from the code is certainly unethical (i think) because your code was paid by the employer.. but the actual idea? well where would you guys classify this? i think the actual idea unless protected by a patent is open.. also a lot of companies put a no-compete clause forbidding working for another company in the same domain ... (…
Re: Is it ethical to keep a copy of the code or designs you did for your employer, for your reference?
#15Earlier quoted context omitted.
You are totally wrong. In a contracting situation, the CONTRACTOR owns all the code he or she produces unless the contract specifically states otherwise.
The contract almost always states otherwise though. Unless maybe you're working in an area where the companies doesn't care about their IP or are just simply ignorant.
http://www.developerdotstar.com/mag/articles/daniels_softwar...
Re: Is it ethical to keep a copy of the code or designs you did for your employer, for your reference?
#16OK, I was contracting in my previous life so I've seen these issues pop up many times before. Here's few words. A) is illegal. You have no ownership of ANY code or IP that you work on at the company that employs you. That's what they're paying you for, after all. B) is also illegal. Unless the company in question has open sourced their code and allows anyone to use it under some kind of a BSD-like license, you have a…
You are totally wrong. In a contracting situation, the CONTRACTOR owns all the code he or she produces unless the contract specifically states otherwise.
http://www.developerdotstar.com/mag/articles/daniels_softwar...
Re: Is it ethical to keep a copy of the code or designs you did for your employer, for your reference?
#17Earlier quoted context omitted.
You are totally wrong. In a contracting situation, the CONTRACTOR owns all the code he or she produces unless the contract specifically states otherwise.
The contract almost always states otherwise though. Unless maybe you're working in an area where the companies doesn't care about their IP or are just simply ignorant.
Re: Is it ethical to keep a copy of the code or designs you did for your employer, for your reference?
#18Earlier quoted context omitted.
You are totally wrong. In a contracting situation, the CONTRACTOR owns all the code he or she produces unless the contract specifically states otherwise.
Where exactly am I wrong? Point the sentence. Of course you have to assign them IP! That's what they're paying you for! Ever contracted for the government?! Look at their 20 page assignment agreement. http://www.developerdotstar.com/mag/articles/daniels_softwar...
In regards to the government, I admit I don't know, I've never contracted for the government.
Also, I find it strange that the link you provided argues directly against your position.
Re: Is it ethical to keep a copy of the code or designs you did for your employer, for your reference?
#19Earlier quoted context omitted.
The contract almost always states otherwise though. Unless maybe you're working in an area where the companies doesn't care about their IP or are just simply ignorant.
I've worked on over 20 software contracts and never once did the contract contain a clause that forced me to assign copyright agreement to the person paying for the software. Note that this only applies to contractors, not exempt employees. http://www.developerdotstar.com/mag/articles/daniels_softwar...
Great article btw, thanks.