Click here to Skip to main content
15,919,613 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Happy birthday to me and happy new job to me too :) Pin
Dinesh.V.Kumar11-May-16 21:05
Dinesh.V.Kumar11-May-16 21:05 
GeneralRe: Happy birthday to me and happy new job to me too :) Pin
Bassam Abdul-Baki12-May-16 0:11
professionalBassam Abdul-Baki12-May-16 0:11 
GeneralRe: Happy birthday to me and happy new job to me too :) Pin
Mike Hankey12-May-16 4:20
mveMike Hankey12-May-16 4:20 
GeneralRe: Happy birthday to me and happy new job to me too :) Pin
JoeSox12-May-16 8:53
JoeSox12-May-16 8:53 
QuestionWhen you sell code to the customer... Pin
Joan M11-May-16 9:20
professionalJoan M11-May-16 9:20 
AnswerRe: When you sell code to the customer... Pin
Maximilien11-May-16 9:50
Maximilien11-May-16 9:50 
AnswerRe: When you sell code to the customer... Pin
Mark_Wallace11-May-16 11:32
Mark_Wallace11-May-16 11:32 
AnswerRe: When you sell code to the customer... PinPopular
jtrz11-May-16 12:54
professionaljtrz11-May-16 12:54 
Development manager here. Seems like you might need to differentiate between 2 different things: selling a packaged product and selling source code.

In my experience purchasing products, buying raw source code is rare. But if done, this is a special situation with different terms that say (in essence), "The client is buying the source code. All maintenance and support are now the client's responsibility." This is typically at a much higher price that if you just licensed it to the client. They want to make a customized version of the functionality OR if you're a small shop, they may want the source code in case you go out of business, esp if it's something critical for their operations.

Usually we see the finished product that is a compiled/built application that has an installer or something like that where you cannot see or get at the source code. (And if you do, please look into a code obfuscation product...)

You are starting to hit on the problem in your question. You mention, "how you avoid problems/responsibilities when code is changed by the customer?" You do that with an agreement from the start. If you provide a product, you license it to them and provide support & updates. If they want the source code, then you have no reasonable way of controlling what is done to it over time, making support almost impossible.

But if you want to do this, you can raise the price for the source code as I mentioned before. You can also sell your support services as a consultant to the client with the understanding that the source code is still their ultimate responsibility.
GeneralRe: When you sell code to the customer... Pin
Worried Brown Eyes11-May-16 21:36
Worried Brown Eyes11-May-16 21:36 
GeneralRe: When you sell code to the customer... Pin
iacopovettori12-May-16 1:44
iacopovettori12-May-16 1:44 
GeneralRe: When you sell code to the customer... Pin
PICguy12-May-16 12:07
PICguy12-May-16 12:07 
AnswerRe: When you sell code to the customer... Pin
BillWoodruff12-May-16 6:59
professionalBillWoodruff12-May-16 6:59 
GeneralAnyone else playing Fallout 4 with the new Survival difficulty mode ? Pin
Maximilien11-May-16 8:31
Maximilien11-May-16 8:31 
GeneralRe: Anyone else playing Fallout 4 with the new Survival difficulty mode ? Pin
#realJSOP11-May-16 8:36
professional#realJSOP11-May-16 8:36 
GeneralRe: Anyone else playing Fallout 4 with the new Survival difficulty mode ? Pin
Mark_Wallace11-May-16 9:04
Mark_Wallace11-May-16 9:04 
GeneralRe: Anyone else playing Fallout 4 with the new Survival difficulty mode ? Pin
Maximilien11-May-16 9:36
Maximilien11-May-16 9:36 
GeneralRe: Anyone else playing Fallout 4 with the new Survival difficulty mode ? Pin
Mark_Wallace11-May-16 8:52
Mark_Wallace11-May-16 8:52 
GeneralRe: Anyone else playing Fallout 4 with the new Survival difficulty mode ? Pin
Ian Shlasko11-May-16 9:50
Ian Shlasko11-May-16 9:50 
GeneralRe: Anyone else playing Fallout 4 with the new Survival difficulty mode ? Pin
Mark_Wallace11-May-16 10:04
Mark_Wallace11-May-16 10:04 
GeneralRe: Anyone else playing Fallout 4 with the new Survival difficulty mode ? Pin
Foothill11-May-16 10:14
professionalFoothill11-May-16 10:14 
PraiseRe: Anyone else playing Fallout 4 with the new Survival difficulty mode ? Pin
KBZX500011-May-16 21:01
KBZX500011-May-16 21:01 
QuestionPassword Complexity Requirements Pin
ZurdoDev11-May-16 6:09
professionalZurdoDev11-May-16 6:09 
AnswerRe: Password Complexity Requirements Pin
R. Giskard Reventlov11-May-16 6:34
R. Giskard Reventlov11-May-16 6:34 
AnswerRe: Password Complexity Requirements Pin
Nagy Vilmos11-May-16 7:34
professionalNagy Vilmos11-May-16 7:34 
GeneralRe: Password Complexity Requirements Pin
Mark_Wallace11-May-16 8:52
Mark_Wallace11-May-16 8:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.