Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Get a pad of big sized post-it notes and start doing some preliminary design before you even think about "we'll need common routines for these things", "this.pl" or "that.php" or any other technological concern.
Sit down with another developer and start hashing things out : if you'll need a login screen write "login" on a postit, and tack it to the wall. If you need a way for users to query test data, put "search for old tests" on an postit, and tack it to the wall. As you and your colleague free associate, you'll change the association of the notes ("The query page should come after the login, and maybe we should have a description of how the query page works, and some links describing some basic queries on that page...") -- this is why I like using postit notes, you can shuffle them around as needed and keep things neater than a paper sketch or a whiteboard.

After some time you'll have a good collection of postits that should give you a rough idea of how your project design should look. Take each postit and start fleshing out the design for that particular item, what ui elements need to be present, business logic, and so on, and you'll have a good start on a solid design.


In reply to Re: How to organize a CGI project? by boo_radley
in thread How to organize a CGI project? by weini

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 goofing around in the Monastery: (2)
As of 2024-04-20 05:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found