Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

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

absolutely, you should be learning new skills and techniques. the technology isn't standing still. if you don't keep up, you'll become obsolete.

how about more sophisticated web application frameworks? CGI::Application might be a natural next move for you. mod_perl? Object Relational techniques and modules like Class::DBI?

maybe branch out on the client end. take one of your server side apps, give it an XML-RPC interface, and make a GUI client in Tk, or GTK, or whatever that replaces the web interface but allows you to create a richer user interface.

check out other languages and their frameworks. see what you can learn from Tomcat and Struts. try to understand the design of Zope. figure out their advantages and disadvantages compared to your Perl based approach. can you figure out how to take some of their ideas and integrate them back into your development?

the fact that you can solve any problem with CGI and DBI doesn't mean that those are necessarily the best tools for a particular job. the only constant in our industry is change. other people are always coming up with ideas on how to make development faster, easier, and more flexible. you can either keep up and keep bringing in those new ideas, or slowly turn into a dinosaur and lose work to those of us who do keep learning the new stuff.


In reply to Re: Life beyond CGI and DBI by thraxil
in thread Life beyond CGI and DBI by punchcard_don

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 contemplating the Monastery: (6)
As of 2024-03-28 10:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found