Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
As someone else mentioned, you should get clarification from your boss as to what he means by "more project management".

What are the procedures and files you fill out before you get start coding.

As I'm sure you already know, the most important "procedure" or step is to fully understand what it is you're doing. Don't get bullied into jumping right into coding (whether by a boss, client or yourself). Think through what you need to do and how you're going to do it. Create any documentation that you think you'll need to make the project go smoothly. If that's UML diagrams, flow charts, pseudo code than just make sure you do them.

Of course a lot of clients will demand certain documents which you'll need to provide as well.

How do you get your clients involved so they know whats going on during the projects.

Well, you can approach this in a couple of different ways. The first would be monthly / weekly / daily phone calls to let them know how things are going. Always be as honest as possible with them. Remember, it's their money and they have a right to know where that money is going.

The second approach would be to create some type of status web site where they can view updated project plans, status documents, design documents, etc. While you could try to make this your sole method of getting them "involved", I'd actually combine both of the approaches I listed.

Since you're a really small shop, I'd suggested setting up a website that can easily allow the customer to view documents you've created (RDD, design docs, project plans, etc). We currently do this using a specific document naming convention and having a script parse the files in a certain directory to create the "Customer Status" site.

Another option which I've used in the past is to get the client onsite for a few days (or weeks if necessary). Talk to them, get to know their business...

mike

In reply to Re: Project Management by mjeaton
in thread Project Management by rlb3

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-16 23:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found