Tagged Questions

3
votes
1answer
48 views

Finding software development contracts

For the last few years I've been working as a self-employed software developer. Doing various gigs as they came my way. For the most part I've been fairly lucky, as my own personal …
6
votes
10answers
647 views

To NDA or not to NDA?

Assuming a small off-hours development project that may or may not have market value but which the project owner does not want to open source (or at least not at the moment). What …
3
votes
3answers
89 views

Questions about partnership and IP agreements for a small startup

I have signed on to work on a project a good friend of mine has started to create an application for the iPhone with, if needed (we hope), matching applications for Mac and Windows …
1
vote
2answers
445 views

Contracts in C# 4.0

If I have a Vector3.Normalize() method that specifies a post condition where the resultant Vector3 is gonna have a length of 1, how would the compiler check for this at compile tim …
0
votes
0answers
33 views

Microsoft Contracts: Assembly load resulted in metadata import warning

I'm trying to learn my way around the Microsoft Code Contracts libraries, and I have the following simple function: internal static Engine CreateBuildEngine(Microsoft.Build.Framew …
0
votes
3answers
211 views

Source for paid software and web site contract templates

Related to this question looking for free software programming contracts, what source do you recommend for paid software contract templates? I have not found decent free ones on th …
34
votes
14answers
926 views

How do you find a lawyer who is able to answer software development questions?

Many answers to questions on stackoverflow about issues related to contracts, copyright, patents, licensing, advise the questioner to consult a lawyer. This sounds like good advic …
1
vote
2answers
37 views

Term for “open” number of hours for an assigned person/resource on an IT contract?

Hi guys. Quick question...my wife is drafting a small agreement for her the IT company she works for to work with another IT company in which her company will lend or assign progr …
6
votes
4answers
305 views

States having nonassignable invention exceptions similar to California Code Section 2870

Standard employment agreements stipulate that the employing company owns all inventions and discoveries produced during the period of employment. California code section 2870 exem …
2
votes
3answers
92 views

Adding custom developed code to software product

In your opinion is it common and ethical to do custom software development for a Customer and then add that software to your base product which is available to your other customers …
10
votes
11answers
898 views

What the difference between Consulting and Contracting

In regards to programming, what is the difference between being a contractor, and a consultant?
7
votes
6answers
307 views

Signing an Inventions Assignment Agreement

My hopefully-soon-to-be employer has asked me to sign an Inventions Assignment Agreement. Generally, the contract seems fine, as they wish to ensure their IP is protected and that …
14
votes
11answers
776 views

What is the logic and legality behind “I own you” contracts?

After reading "Dealbreakers for new programming jobs?" I was thinking about those "I own you"-contracts. To cite Chris Jester-Young: The lack of ability to own code I write on …
2
votes
4answers
168 views

What’s a good way to manage casual development work?

I was recently approach by someone I don't know asking if I wanted to do some programming work for him (on behalf of a client he has). The job is a short term project which involve …
17
votes
14answers
937 views

What can I do about my employer’s intellectual property policy?

I've just started a new job, and the company's policy is that they own all intellectual property I create - whether I create it on their time or on my own. That means I can't cont …