Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

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

quite some things were said about the how or why, mostly on technical terms or money. Taking the viewpoint of a salesperson (yuck!) I think three steps are required:

  1. Convince your customer that your technology (and people) can do the job. Easily. Have done it before. Many times. ;-)

    For each of your points:

    • Accept credit cards.
      No prob, someone above pointed out perl examples.
    • Manage user accounts.
      No prob, we can interface with the OS user management or implement our own.
    • Serve information from databases.
      DBI rulez (at least I never had probs getting what I wanted from a database via DBI; let's you switch databases if you want, just as JDBC). If I remember correctly, btrott has deeper knowledge of DBI, check his home node.
    • Handle several XML interfaces to external systems.
      Currently I am using XML::Parser and XML::XSLT with _great_ success. Main problem may become memory usage, but that is inherent in the DOM specification, anyway, so no different in Java.
  2. Point out at least one critical weakness in the other approach. One might ask: how do I handle many concurrent sessions without the need for a very big (read: expensive) machine like IBM SP or Sun E?k ?
  3. Make your offer (how much, how long).
Hope this helps ...

Andreas


In reply to (atl: Selling a project) Re: Client prefers java, but wants to hear a case for Perl by atl
in thread Client prefers java, but wants to hear a case for Perl by Ovid

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 cooling their heels in the Monastery: (7)
As of 2024-04-18 11:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found