This is not so much a comment on calculating development time, as many of the other monks gave considered responses obviously borne from experience.

This is a comment about your ISP.

I would be more aggressive in finding an environment that is suitable to you. What kind of work can you do if you are constrained to a machine you have no control over? (FTP but no telnet? Noone should work under those conditions!) You need to find something else.

I would recommend something like rackspace.com that will simply set up a cheap Cobalt for you (rental if you can't afford to buy one) in a colocation facility with Linux, Perl, Apache/mod_perl, MySQL, or whatever, then give you root.

They charge by the month, so if the project is worthwhile, you'll be able to pay your bills. If not, you just move on.

I would guess that what you pay over hosting off your ISP will be more than made up in the time and cost savings you get by having an environment you've got some control over. And you'll be a much more sane individual at the end of it all.

And if your client can't afford to provide you with at least an adequate and production environment, then they shouldn't be undertaking the project in the first place! If they aren't bright enough or experienced enough to realize this, you need to communicate it to them. It will save you both alot of heartache.

Hope this helps!


In reply to Re: How to calculate development time? by Starky
in thread How to calculate development time? by Siddartha

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.