Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10292 > unrolled thread
| Started by | Novice <novice@example..com> |
|---|---|
| First post | 2011-11-28 15:41 +0000 |
| Last post | 2011-11-28 19:56 +0000 |
| Articles | 5 on this page of 25 — 9 participants |
Back to article view | Back to comp.lang.java.programmer
General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-28 15:41 +0000
Re: General Consulting Advice Urgently Needed Jeff Higgins <jeff@invalid.invalid> - 2011-11-28 11:37 -0500
Re: General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-28 17:04 +0000
Re: General Consulting Advice Urgently Needed markspace <-@.> - 2011-11-28 11:09 -0800
Re: General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-28 19:48 +0000
Re: General Consulting Advice Urgently Needed markspace <-@.> - 2011-11-28 12:14 -0800
Re: General Consulting Advice Urgently Needed Rhino <no.offline.contact.please@example.com> - 2011-11-28 21:28 +0000
Re: General Consulting Advice Urgently Needed markspace <-@.> - 2011-11-28 14:14 -0800
Re: General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-29 05:24 +0000
Re: General Consulting Advice Urgently Needed Martin Gregorie <martin@address-in-sig.invalid> - 2011-11-29 20:44 +0000
Re: General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-28 17:53 +0000
Re: General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-28 19:52 +0000
Re: General Consulting Advice Urgently Needed Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-11-29 07:20 -0400
Re: General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-29 16:06 +0000
Re: General Consulting Advice Urgently Needed Lew <lewbloch@gmail.com> - 2011-11-29 12:04 -0800
Re: General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-30 00:12 +0000
Re: General Consulting Advice Urgently Needed Lew <lewbloch@gmail.com> - 2011-11-29 22:02 -0800
Re: General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-30 20:28 +0000
Re: General Consulting Advice Urgently Needed Roedy Green <see_website@mindprod.com.invalid> - 2011-11-28 10:03 -0800
Re: General Consulting Advice Urgently Needed Gene Wirchenko <genew@ocis.net> - 2011-11-28 10:44 -0800
Re: General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-28 20:13 +0000
Re: General Consulting Advice Urgently Needed Gene Wirchenko <genew@ocis.net> - 2011-11-28 12:59 -0800
Re: General Consulting Advice Urgently Needed Roedy Green <see_website@mindprod.com.invalid> - 2011-11-29 14:04 -0800
Re: General Consulting Advice Urgently Needed Gene Wirchenko <genew@ocis.net> - 2011-11-29 15:07 -0800
Re: General Consulting Advice Urgently Needed Novice <novice@example..com> - 2011-11-28 19:56 +0000
Page 2 of 2 — ← Prev page 1 [2]
| From | Novice <novice@example..com> |
|---|---|
| Date | 2011-11-28 20:13 +0000 |
| Message-ID | <Xns9FAB9B33B3D4Cjpnasty@94.75.214.39> |
| In reply to | #10300 |
Gene Wirchenko <genew@ocis.net> wrote in news:2fl7d7djdq6cpho3qfqmckjt7h2rjbagg6@4ax.com: > On Mon, 28 Nov 2011 10:03:51 -0800, Roedy Green > <see_website@mindprod.com.invalid> wrote: > >>On Mon, 28 Nov 2011 15:41:11 +0000 (UTC), Novice <novice@example..com> >>wrote, quoted or indirectly quoted someone who said : >> >>>In a nutshell, if I tell him $10/hr, I think I'll be signalling that >>>I'm so awful that that's the best I think I can get. If I tell him >>>$100/hr, I >> >>to play fair, you need to bid a fixed price for the whole project. >>There is no reason he should be paying for your education. > > Yes, there is. If a client asks for something unusual, he should > pay for all time involved. Obviously, there can be a fine line here. Exactly! Finding that fine line is not so easy. Basically, if someone asks me to code functionality into a program that involves techniques or APIs that I've never used, I consider that something that I should learn at my own expense. For instance, the project in front of me calls for construction of queues of files and transferring of those files to a user-selected server in a Java application. I know that Java has classes for various kinds of queues but I've made very little use of them. I think I can learn them fairly quickly by looking for some examples in Google and doing a few simple prototypes but I don't feel like I should charge the customer for that time since I think he expects me to know how to do the queueing already. Ditto for doing the file transfers. Offhand, I'm not even sure if Java can do a file transfer like an FTP and I've certainly never done one in a Java program; I typically use Ant to automate the FTP of files. So figuring out those transfers is something I feel I should do on my own time. Now, if the technique involved were a lot more exotic or leading-edge, I'd be more inclined to your point of view. For instance, if they wanted me to communicate with a satellite in orbit over some kind of encrypted network, which seems like something even most senior developers don't do, I'd be more inclined to regard this as (self-?) education the customer should pay for. Queueing and file transfers feel too routine to qualify. But maybe that's just me.... > I have, on occasion, charged less for a learning opportunity, but I > always make the point that I have a lot of skill and experience, and > that it is of benefit even when I am working in an area that I am not > expert in. > Do they ever ask you to prove that? If so, how do you do it? I just mean that body language and a confident tone of voice are all that a customer needs to sometimes but what if they been burned by someone who seemed self-confident and had turned out to be a dud and now wanted some kind of proof that you have enough skill and experience? Do you just refer them to your resume and references or is there more to be done? > Think of it this way. You have to learn what a client wants and > needs. You charge for that, right? So you already are charging for > learning time. I agree that learning his specific requirements is something I'm learning that I will charge him for. I'm more concerned about specific techniques like queueing or file transferring and whether those should be treated the same way. -- Novice
[toc] | [prev] | [next] | [standalone]
| From | Gene Wirchenko <genew@ocis.net> |
|---|---|
| Date | 2011-11-28 12:59 -0800 |
| Message-ID | <t7t7d7dikbt089u75t1imc41c2lqqf2ngb@4ax.com> |
| In reply to | #10307 |
On Mon, 28 Nov 2011 20:13:18 +0000 (UTC), Novice <novice@example..com>
wrote:
>Gene Wirchenko <genew@ocis.net> wrote in
>news:2fl7d7djdq6cpho3qfqmckjt7h2rjbagg6@4ax.com:
[snip]
>> I have, on occasion, charged less for a learning opportunity, but I
>> always make the point that I have a lot of skill and experience, and
>> that it is of benefit even when I am working in an area that I am not
>> expert in.
>>
>Do they ever ask you to prove that? If so, how do you do it? I just mean
>that body language and a confident tone of voice are all that a customer
>needs to sometimes but what if they been burned by someone who seemed
>self-confident and had turned out to be a dud and now wanted some kind of
>proof that you have enough skill and experience? Do you just refer them
>to your resume and references or is there more to be done?
I could say that there are similarities in all analysis and
programming. If it gets too far with the suspicion, I would decline.
Trust is very important. If I am not getting any to start with, what
would happen in the future? Working under those conditions could be
nasty.
I had an interview with one person for a job where he insisted
that it would all have to be his way regardless of any technical
issues. Maybe, he had been stung. I do not know. What I do know is
that I was unwilling to work with him. I have expertise. To tell me
that I can not use it in its area is an insult. On my way back to
town, he called to tell the people who had sent me, no. A few months
later, he called me (left a message). I did not return the call.
>> Think of it this way. You have to learn what a client wants and
>> needs. You charge for that, right? So you already are charging for
>> learning time.
>
>I agree that learning his specific requirements is something I'm learning
>that I will charge him for. I'm more concerned about specific techniques
>like queueing or file transferring and whether those should be treated
>the same way.
If in doubt, charge.
Sincerely,
Gene Wirchenko
[toc] | [prev] | [next] | [standalone]
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Date | 2011-11-29 14:04 -0800 |
| Message-ID | <7dlad7pqi9q6uq5u8gmq16q436ugu40r99@4ax.com> |
| In reply to | #10300 |
On Mon, 28 Nov 2011 10:44:16 -0800, Gene Wirchenko <genew@ocis.net> wrote, quoted or indirectly quoted someone who said : > > Yes, there is. If a client asks for something unusual, he should >pay for all time involved. Obviously, there can be a fine line here. >I have, on occasion, char Sure he should pay, but to play fair, you build that cost into the fixed price bid. It is not his fault if you get in over your head. He should pay less that he would pay hiring someone experienced, not more. You should not be rewarded for incompetence. By analogy think of an incompetent plumber who takes far more time than one who knows what his he doing. Why should you pay for the newbie? You pay to go to school. When you get out, you expect people to pay you. I think there should be a more gradual transition, when you work for free, where the customer does you a favour knowing the work may take way to long or be of inferior quality, or you make take up more of his time, then to lower wage, eventually to full wage when you can produce the same quality and speed as the experienced programmers. -- Roedy Green Canadian Mind Products http://mindprod.com For me, the appeal of computer progamming is that even though I am quite a klutz, I can still produce something, in a sense perfect, because the computer gives me as many chances as I please to get it right.
[toc] | [prev] | [next] | [standalone]
| From | Gene Wirchenko <genew@ocis.net> |
|---|---|
| Date | 2011-11-29 15:07 -0800 |
| Message-ID | <kuoad75k70g178pjb8v05ak78grnu3jo13@4ax.com> |
| In reply to | #10339 |
On Tue, 29 Nov 2011 14:04:53 -0800, Roedy Green
<see_website@mindprod.com.invalid> wrote:
>On Mon, 28 Nov 2011 10:44:16 -0800, Gene Wirchenko <genew@ocis.net>
>wrote, quoted or indirectly quoted someone who said :
>
>>
>> Yes, there is. If a client asks for something unusual, he should
>>pay for all time involved. Obviously, there can be a fine line here.
>>I have, on occasion, char
>
>Sure he should pay, but to play fair, you build that cost into the
>fixed price bid. It is not his fault if you get in over your head.
Why have a fixed price bid? This just invites trouble if the
spec is not firm. I would go with frequent deliverables.
>He should pay less that he would pay hiring someone experienced, not
>more. You should not be rewarded for incompetence.
Non sequitur. I can easily imagine someone being hired where
other consideration are more important than immediate technical
competence. Some examples: 1) The person may be local. 2) The person
may know the rest of the client's systems very well and need this
knowledge to be effective. 3) The person is trustworthy. 4) Bragging
rights: "I was Jo[e] NotANewbieNow's first client!"
>By analogy think of an incompetent plumber who takes far more time
>than one who knows what his he doing. Why should you pay for the
>newbie?
Why not? And youmight be paying less.
>You pay to go to school. When you get out, you expect people to pay
>you. I think there should be a more gradual transition, when you work
>for free, where the customer does you a favour knowing the work may
>take way to long or be of inferior quality, or you make take up more
>of his time, then to lower wage, eventually to full wage when you can
>produce the same quality and speed as the experienced programmers.
Mr. Green, you live in British Columbia so you probably heard
about the training wage that the Liberals brought in. That got widely
abused. And you are proposing someone work for free?
Sincerely,
Gene Wirchenko
[toc] | [prev] | [next] | [standalone]
| From | Novice <novice@example..com> |
|---|---|
| Date | 2011-11-28 19:56 +0000 |
| Message-ID | <Xns9FAB985E48D6Djpnasty@94.75.214.39> |
| In reply to | #10298 |
Roedy Green <see_website@mindprod.com.invalid> wrote in news:16j7d7h73h2qvp70e52801gnjdre709jc3@4ax.com: > On Mon, 28 Nov 2011 15:41:11 +0000 (UTC), Novice <novice@example..com> > wrote, quoted or indirectly quoted someone who said : > >>In a nutshell, if I tell him $10/hr, I think I'll be signalling that >>I'm so awful that that's the best I think I can get. If I tell him >>$100/hr, I > > to play fair, you need to bid a fixed price for the whole project. > There is no reason he should be paying for your education. The problem is that I have always been an overoptimistic estimator and that was when I was working in a shop and knew the methodologies being used, like structure diagrams. The problem is much worse on this project because I'm not even sure I'm going to be able to understand his spec since it probably involves methodologies I don't know. For example, if he gives me UML diagrams, I'm going to have to take a bit of time to learn how to read a UML diagram before I know what the diagram is saying. -- Novice
[toc] | [prev] | [standalone]
Page 2 of 2 — ← Prev page 1 [2]
Back to top | Article view | comp.lang.java.programmer
csiph-web