Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

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

Not Directly an answer, but a muse: It would seem that this question is asked fairly often. In fact i think we've all dealt with the "creating a user management system from scratch for every new prject" issue. I wonder we could generalize on solution to at least make an easy jump off. For instance provide a database schema (in the form of a setup script that logins in to your database and creates the needed tables) a set of default templates and a set of default code. I for one would love something that handled user creation/mangament/ and authentication right out of the box without then handling anything else. Is there something like this already out there? Is it something everyone has wanted and no one has made? How hard would this be and what would be the best way to keep it somewhere public that could be maintained by the community? I think perhaps I've gone a little OT and so will quite for now, but expect a Meditaion on just this soon! I think a general toolkit for using (CGI::Application + HTML::Template = User Administration) could go a long way towards jump starting some projects. I know that I for one could realy use such a thing!

BTW Thats my answer, use CGI::Application + HTML::Template, both can be installed pretty much anywhere in my experience which is exactly why i'd use them for my little project ;)


___________
Eric Hodges

In reply to Re: Web application development by eric256
in thread Web application development by Nkuvu

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 about the Monastery: (3)
As of 2024-04-25 22:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found