How do you give the customer the feeling of confidence needed to trust you?
-
Take a look at this post: Selling to the Fortune 500, Government, and Other Lovecraftian Horrors - Sales / Marketing Discussion Boards - CodeProject[^] It exactly applies to your question, even if your customer isn't exactly a Fortune 500 one and the provided answer is execellent, imo.
If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson
Thank you! That looks very interesting, I'll pass this to my friend... :thumbsup:
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
One way some people deal with this, from a legal point of view, is by having the source code held in escrow[^]. This means that if anything ever happens to you, your the source code can be released to the customer so that they can then hire another developer to refactor using the source code held in escrow. In terms of how you convince the customer - if the customer believes you are the best option and at the same times is scared about everything depending on you - there is very little you can say as they have set their own dilemma up by understanding you to be the best. Code escrow may be the way to go. Good luck with convincing them :thumbsup:
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
What I know as an option is to encrypt all the source code using a very big password giving the customer the custody of that source code (big set of files) and then, storing that password in a neutral place (which earns money by stored paper pages) that the customer can reach prior demonstrating the program maker has been late for x hours to provide them an answer... That was more or less what my friend offered but it is still not enough for the company... Thank you for the post and the wishes! :thumbsup:
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
My friend can't provide this personally... he can provide it about the companies he has worked before, but not now.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
That would seem to make things more difficult. They would have present themselves as having superior knowledge of the subject matter (that goes a long way in my book), the integrity to work as hard as necessary to get the job done, and a willingness to share (or teach) the general solution and tools to others. I say this because people don't necessarily need to know a product down to the floor level to implement/alter some features and/or fix some issues. It lessens the burden on the original developer somewhat, and keeps the client happy as they are not completely helpless if an issue arises.
"the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle
-
Let's make this question for a good friend of mine :rolleyes: : You are the only one capable to do something the right way as you have the knowledge of all the different technologies that are needed to make the project (robots, fieldbusses, artificial vision, special programing techniques, offline programming, Visual C++ and others). The customer is surprised you can do it and understands you are the best option to make the project. But then it happens: The customer is scared about the future and how will you give technical support as you are a one man company. What do you do in those situations in order to relieve the customer and to show them they can trust you? Thank you in advance.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
Carry a weapon. Fear and respect are the result. Trust is merely a happy accident.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013 -
Let's make this question for a good friend of mine :rolleyes: : You are the only one capable to do something the right way as you have the knowledge of all the different technologies that are needed to make the project (robots, fieldbusses, artificial vision, special programing techniques, offline programming, Visual C++ and others). The customer is surprised you can do it and understands you are the best option to make the project. But then it happens: The customer is scared about the future and how will you give technical support as you are a one man company. What do you do in those situations in order to relieve the customer and to show them they can trust you? Thank you in advance.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
Joan Murt wrote:
What do you do in those situations in order to relieve the customer and to show them they can trust you?
My 2c: 1. Give them access to the source code (or as someone else pointed out, use some sort of escrow mechanism) 2. Ensure them that all documentation for building and supporting the system will be provided, this includes things like domain registration, server keys, etc. 3. As you go through the process, document tech support questions and answers, so they have a growing library of "how to..." 4. Possibly provide a couple other devs that you know and trust that can help to take over the project if something happens to you. Of course, in your case, your expertise will make this difficult. 5. So, to the point, in your case, finding experts with the tech they are needing will always be difficult, and it should be pointed out that even a "company" will probably not have that particular mix of expertise. 6. Which means that they need you both need to do a risk assessment, clearly identify the risks, and come up with how to mitigate it, especially since #5 means they are really going to have to look hard to replace you. They're stuck in that situation anyways, even if they get cold feet. Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
-
Let's make this question for a good friend of mine :rolleyes: : You are the only one capable to do something the right way as you have the knowledge of all the different technologies that are needed to make the project (robots, fieldbusses, artificial vision, special programing techniques, offline programming, Visual C++ and others). The customer is surprised you can do it and understands you are the best option to make the project. But then it happens: The customer is scared about the future and how will you give technical support as you are a one man company. What do you do in those situations in order to relieve the customer and to show them they can trust you? Thank you in advance.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
I'm going to play a slight bit of devil's advocate here, but aren't they right to be concerned? He might have time to support them now, but what about after he has taken on 10 other clients and they all need support too? What I would do is tell them that you'll draw up a service-level agreement (SLA) that outlines the level of support they will get and (most important for the client) penalties for failure to deliver that level of service. This could range from the issue being non-chargeable or even financial penalties. This still might not be enough as if your friend can't afford to maintain the SLA and there is no real value in suing they're still lacking their service. As for escrows and encrypting the code etc, it is normal that if you do a job for someone they own the code, not you, so no need for any of that to be considered. If your friend wants to keep the code too then they're going to have a hard time convincing anyone to do work with them.
-
Let's make this question for a good friend of mine :rolleyes: : You are the only one capable to do something the right way as you have the knowledge of all the different technologies that are needed to make the project (robots, fieldbusses, artificial vision, special programing techniques, offline programming, Visual C++ and others). The customer is surprised you can do it and understands you are the best option to make the project. But then it happens: The customer is scared about the future and how will you give technical support as you are a one man company. What do you do in those situations in order to relieve the customer and to show them they can trust you? Thank you in advance.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
Carry a weapon. Fear and respect are the result. Trust is merely a happy accident.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013Trust happens only while they are alive... :laugh:
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
Joan Murt wrote:
What do you do in those situations in order to relieve the customer and to show them they can trust you?
My 2c: 1. Give them access to the source code (or as someone else pointed out, use some sort of escrow mechanism) 2. Ensure them that all documentation for building and supporting the system will be provided, this includes things like domain registration, server keys, etc. 3. As you go through the process, document tech support questions and answers, so they have a growing library of "how to..." 4. Possibly provide a couple other devs that you know and trust that can help to take over the project if something happens to you. Of course, in your case, your expertise will make this difficult. 5. So, to the point, in your case, finding experts with the tech they are needing will always be difficult, and it should be pointed out that even a "company" will probably not have that particular mix of expertise. 6. Which means that they need you both need to do a risk assessment, clearly identify the risks, and come up with how to mitigate it, especially since #5 means they are really going to have to look hard to replace you. They're stuck in that situation anyways, even if they get cold feet. Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
So... my friend is dead as he won't be able to work for anyone... X| Yes, the idea is to grow up a company that offer industrial software solutions, but at the beginning it is not possible to have plenty of people working there... Let's see how it goes... Thank you for your feedback!
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
Let's make this question for a good friend of mine :rolleyes: : You are the only one capable to do something the right way as you have the knowledge of all the different technologies that are needed to make the project (robots, fieldbusses, artificial vision, special programing techniques, offline programming, Visual C++ and others). The customer is surprised you can do it and understands you are the best option to make the project. But then it happens: The customer is scared about the future and how will you give technical support as you are a one man company. What do you do in those situations in order to relieve the customer and to show them they can trust you? Thank you in advance.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
This is not the answer you want, but I would never trust a major technological investment to a sole proprietor business no matter how technically competent or dedicated the person is. What happens to the investment if the person gets ill or worse, dies? What happens if something goes wrong while he is on vacation? Life happens to all of us, and doing a major investment in a product that only one person knows anything about and potentially losing that investment and having to start over when something happens to that person is just not smart business.
Within you lies the power for good - Use it!
-
Let's make this question for a good friend of mine :rolleyes: : You are the only one capable to do something the right way as you have the knowledge of all the different technologies that are needed to make the project (robots, fieldbusses, artificial vision, special programing techniques, offline programming, Visual C++ and others). The customer is surprised you can do it and understands you are the best option to make the project. But then it happens: The customer is scared about the future and how will you give technical support as you are a one man company. What do you do in those situations in order to relieve the customer and to show them they can trust you? Thank you in advance.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
Joan Murt wrote:
The customer is scared about the future and how will you give technical support as you are a one man company.
Since you claim you're the only one at the moment, I'd say you'd be better at it then the competition. As for technical support, "how much" support would they require? Initial documentation, QA for endusers, or implementing new features at no cost?
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)
-
I'm going to play a slight bit of devil's advocate here, but aren't they right to be concerned? He might have time to support them now, but what about after he has taken on 10 other clients and they all need support too? What I would do is tell them that you'll draw up a service-level agreement (SLA) that outlines the level of support they will get and (most important for the client) penalties for failure to deliver that level of service. This could range from the issue being non-chargeable or even financial penalties. This still might not be enough as if your friend can't afford to maintain the SLA and there is no real value in suing they're still lacking their service. As for escrows and encrypting the code etc, it is normal that if you do a job for someone they own the code, not you, so no need for any of that to be considered. If your friend wants to keep the code too then they're going to have a hard time convincing anyone to do work with them.
Yes, they are right to be concerned, but working with a big company is neither a guarantee that nothing will go wrong (i.e. Windows updates :laugh: ). Working in the industrial sector is a little bit different than working in the IT industry, and usually the code is owned by who makes it, but you are right, this could be a future problem. Thank you for posting.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
You A: work for them so property source cope is theirs B: sell them product for one time price Company will abuse "support" to harass you for free features durvtonevolving needs
A and B) Not always in the industrial sector. When I get software from my providers they usually license the software for one CPU and you have to buy that again and again as you want to install it in different machines... The technical support fees need to be specified. the best technical support is the one that is not needed, but a very good technical support is that one that solves the issues as soon as possible... for a price.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
This is not the answer you want, but I would never trust a major technological investment to a sole proprietor business no matter how technically competent or dedicated the person is. What happens to the investment if the person gets ill or worse, dies? What happens if something goes wrong while he is on vacation? Life happens to all of us, and doing a major investment in a product that only one person knows anything about and potentially losing that investment and having to start over when something happens to that person is just not smart business.
Within you lies the power for good - Use it!
Of course this answer is perfectly reasonable. Being the answer my friend wants or not... :rolleyes: That should be covered by allowing access to their source code if it's demonstrated that my friend can't give them proper technical support. Usually in an industrial environment, the source code is never modified as it is only giving a specific answer to a specific mechanical solution. Usually what get's broken is the mechanical part or the electrical part, not the software itself. Giving the fact that the initial testing and the FAT/SAT tests are passed successfully, the customer should not need technical support in a future unless something mechanical or electrical is wrong so nothing to do with the software development. Anyway, of course they are in their right to be worried, as you say, I've heard several times the question myself: "what happens if you die tomorrow?"... I usually answer that my team can take care of the project or that in the worst case scenario the insurance I have will cover their needs... but this is another thing and I don't know what my friend will do... Thank you very much for your post! :thumbsup:
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
Joan Murt wrote:
The customer is scared about the future and how will you give technical support as you are a one man company.
Since you claim you're the only one at the moment, I'd say you'd be better at it then the competition. As for technical support, "how much" support would they require? Initial documentation, QA for endusers, or implementing new features at no cost?
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)
Yes, my friend is in a nice position regarding knowledge and so, but he is still a "one man company". The future technical support should not be a very big thing, in fact, when the machine will be ended the only expected problems after the initial testing and the FAT/SAT tests should be electrical and mechanical things, not software issues... - Initial documentation -> OK. - Training -> OK. - Implementing new features at no cost -> NOT OK. So they should be fine with that...
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
Yes, my friend is in a nice position regarding knowledge and so, but he is still a "one man company". The future technical support should not be a very big thing, in fact, when the machine will be ended the only expected problems after the initial testing and the FAT/SAT tests should be electrical and mechanical things, not software issues... - Initial documentation -> OK. - Training -> OK. - Implementing new features at no cost -> NOT OK. So they should be fine with that...
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
Joan Murt wrote:
Yes, my friend is in a nice position regarding knowledge and so, but he is still a "one man company".
He is the only company providing the service. It matters not if he hires a canteen-lady, two accountants, a manager, a marketing-man and a friggin' chauffeur - he would still be the only person in the only company providing the service*. Meaning such things even exist in "large" companies; if they want to have the security that someone posesses the knowledge to help them out in the case that something happens, then that is as simple as paying for another employee and training him/her. If it is worth the money, it is worth considering.
Joan Murt wrote:
The future technical support should not be a very big thing
Enough to "worry" your customer, or he is not giving you the real reason. --edit; Meaning there is no competition and hence no (cheaper) alternative. If they need the solution and worry, they'll help you out. If they simply state that they're worried without evaluating any possible solutions, they're probably looking for a simple way to ditch it.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)
-
Let's make this question for a good friend of mine :rolleyes: : You are the only one capable to do something the right way as you have the knowledge of all the different technologies that are needed to make the project (robots, fieldbusses, artificial vision, special programing techniques, offline programming, Visual C++ and others). The customer is surprised you can do it and understands you are the best option to make the project. But then it happens: The customer is scared about the future and how will you give technical support as you are a one man company. What do you do in those situations in order to relieve the customer and to show them they can trust you? Thank you in advance.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
Put your ass on the line. Create some form of written agreement making some promise that you have to keep else the customer wins... E.g. half the money now, half when the work is done. Or, some money is paid after the support contract is completed. Or, tell him the support prices rate for when the standard support is complete. This will show the customer you are thinking long term, and are professional.
"Program testing can be used to show the presence of bugs, but never to show their absence." << please vote!! >>
-
Let's make this question for a good friend of mine :rolleyes: : You are the only one capable to do something the right way as you have the knowledge of all the different technologies that are needed to make the project (robots, fieldbusses, artificial vision, special programing techniques, offline programming, Visual C++ and others). The customer is surprised you can do it and understands you are the best option to make the project. But then it happens: The customer is scared about the future and how will you give technical support as you are a one man company. What do you do in those situations in order to relieve the customer and to show them they can trust you? Thank you in advance.
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
Walk softly and carry a big stick.
New version: WinHeist Version 2.2.2 Beta
tomorrow (noun): a mystical land where 99% of all human productivity, motivation and achievement is stored. -
Put your ass on the line. Create some form of written agreement making some promise that you have to keep else the customer wins... E.g. half the money now, half when the work is done. Or, some money is paid after the support contract is completed. Or, tell him the support prices rate for when the standard support is complete. This will show the customer you are thinking long term, and are professional.
"Program testing can be used to show the presence of bugs, but never to show their absence." << please vote!! >>
All of this has been done, dividing the milestones in start, material delivery, pass off completed (note this is after all the tests and after all the system has been working for one month without errors), then there is one year of free maintenance and a specified price rate for questions that are not related to mistakes on the software (which is already covered for free during the first year). The problem is not looking professional here, my friend is a one man company so no opportunity to break the doubts of his customers by looking professional... this is a must but it is already solved... :~ Thank you for posting! :thumbsup:
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
Walk softly and carry a big stick.
New version: WinHeist Version 2.2.2 Beta
tomorrow (noun): a mystical land where 99% of all human productivity, motivation and achievement is stored.Holy cow! Now my friend needs not only to look professional, but to hire someone to help him... a gun as suggested by our outlaw, then a stick... who will carry the laptop? :laugh: Thank you for posting Mike!
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]