Earlier quoted context omitted.
>But that they owned ownership for every line of code written by me, even on my time off, was killing my inspiration. Where were you working? That's definitely not how US ip-law operates.
Working in Denmark. I took it up with my Union, and they said that I couldn't do anything about it. The rule initially was made to own rights to images and articles from photographers and journalists, so they couldn't sell to third parties, but was extended to also include code.
An apology to open source
81–90 of 259 posts
Re: An apology to open source
#82Does the company have any jurisdiction over what appears to be Nick's own project? This really sounds ridiculous.
If he's working in the US, then debatably yes. Though 'jurisdiction' isn't the right word. Work performed by an employee during the course of operations is considered 'work for hire', and is the intellectual property of the employer. If he then goes on to replicate a large quantity of that work 'on his own time', he is most likely infringing on that work that he previously did (unless he's very careful about it. Sinc…
Wouldn't company had no right to use the code that he wrote for them because it would mean infringing on his copyright, or copyright of his mom if he sold the rights to the original software to her?
Re: An apology to open source
#83Don't just take it down. Destroy it. Make sure that any benefit your employer was receiving from it vanishes. If they claim ownership, despite the work having been done in your free time, demand the overtime pay. Make it clear that OSHA will be involved if they decline. Hardline dickery deservers to be repaid in kind. Ah: Edit still available: Destroy was the wrong word. Make inaccessible to everyone, including the e…
I have to wonder: why is it that someone thinks they can retroactively demand overtime pay for work that wasn't agreed in advance?
As a contractor, I really don't understand this attitude.
Re: An apology to open source
#84Earlier quoted context omitted.
From the OP 'Sadly though, due to concerns from my employer regarding intellectual property and similarities in projects I've worked on, I've been asked to take down the site.' We have no way of assessing the validity of these concerns from what has been said. If the company feels the open source project contains work they have funded, and don't want to release, then it is their right to ask him to withdraw it. Also,…
Was he also asked by his employer to take down his "final year university project" that this was supposed to be? That sounds a little bit incongruous to me. Or was the "final year university project" also somehow related to his job output preceding in the creation of said final year project?
Re: An apology to open source
#85Looks like this is his employer: http://www.radweb.co.uk Source: https://twitter.com/_nnnick/status/98344434948771840
Re: An apology to open source
#86Earlier quoted context omitted.
Well in the contract with my current employer, it pretty much states that every IP I create during my employment belongs to my employer. So if I wanted to create a project that I own, I would have to terminate my contract first. This is especially annoying being a Student and having many ideas all the time. Oh well.
Even IP created outside of work?
[1]: http://en.wikipedia.org/wiki/Work_for_hire
[2]: http://answers.onstartups.com/questions/19422/if-im-working-...
Re: An apology to open source
#87An open note to Nick's Employers - 1) If you are a technology company, this is Harakiri ( http://en.wikipedia.org/wiki/Seppuku ). You are alienating every developer who is worth her salt. If you have a recruiting arm, and they are trying to recruit, god be with them. Ofcourse, you think people will never come to know, but this has the potential to be a good story and press will pick it up. I will not be surprised if…
EDIT: Many people have pointed that its not the correct company.
EDIT2: http://www.expert-24.com/ seems to be the correct company, and seems more plausible to have IP problem with chart.js (don't got lynch them, seriously!)
Re: An apology to open source
#88I made a backup of it for personal use. https://github.com/danielsamuels/chart-js Documentation (basic, no CSS): http://danielsamuels.github.com/chart-js/
Re: An apology to open source
#89Earlier quoted context omitted.
That's true if and only if he didn't continue to refine and contribute to the code after entering employment, and specifically , didn't use it at his place of employment. Many places have terrible and unhealthy, but legally binding contracts regarding work done in your own time while employed. :( Without more information we can't know, but its far from given that their position is legally ambiguous.
"That's true if and only if he didn't continue to refine and contribute to the code after entering employment, and specifically, didn't use it at his place of employment." The same could be applied in reverse: if he wrote a considerable part of the code before entering employment and did use it at his place of employment, what does it say about the employer's right to use it? Or is it "since you're working here now,…
If after Nick leaves they would be on shaky ground if they used it on other projects that Nick hadn't worked on.
IANL but that's my understanding of the law in the UK.
Re: An apology to open source
#90Don't just take it down. Destroy it. Make sure that any benefit your employer was receiving from it vanishes. If they claim ownership, despite the work having been done in your free time, demand the overtime pay. Make it clear that OSHA will be involved if they decline. Hardline dickery deservers to be repaid in kind. Ah: Edit still available: Destroy was the wrong word. Make inaccessible to everyone, including the e…
Oh man, that is some serious proliterian rage. I have to wonder: why is it that someone thinks they can retroactively demand overtime pay for work that wasn't agreed in advance? As a contractor, I really don't understand this attitude.
They shouldn't. They then also have no duty to supply that work free of charge to someone who never agreed to its creation. (Which is what he was willing to give by open sourcing it btw)