Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Need help with personals script

by lovelarge (Initiate)
on Jun 01, 2003 at 15:52 UTC ( [id://262220]=perlquestion: print w/replies, xml ) Need Help??

lovelarge has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I have a personals site. The makers of the script sent me all the .cgi to add a who is online feature. The only problem is I don't know how to write the code in the personals.cgi to add on the online.cgi. How can I learn this or get some very affordable help?

Replies are listed 'Best First'.
Re: Need help with personals script
by daeve (Deacon) on Jun 01, 2003 at 20:24 UTC

    In addition to the books and links posted above, there is also the Getting Started With Perl Tutorials here at The Monastery.

    As a good beginning book, I like Learning Perl by Randal L. Schwartz & Tom Christiansen.

    One collection that I recommend is The Perl CD Bookshelf. I keep a copy on my laptop for both reading and reference. As the blurb on the O'Reilly site states: Included are the second edition of Perl in a Nutshell (paperback version included), the third editions of Learning Perl and Programming Perl, the Perl Cookbook, and 3 new titles: Perl & XML, Perl & LWP, and Mastering Perl/Tk. Formatted in HTML, The Perl CD Bookshelf, Version 3.0, can be accessed with any web browser and includes a master index for the entire library.

    HTH
    Daeve
Re: Need help with personals script
by arthas (Hermit) on Jun 01, 2003 at 18:04 UTC

    You just need to look a bit around to find all the information you need to get started with learning Perl. A good starting point is:

    learn.perl.org

    Michele.

Re: Need help with personals script
by jonnyfolk (Vicar) on Jun 01, 2003 at 20:07 UTC
    I would actually hold off buying the Camel book until you've decided that you are interested in learning the language in great depth. there's no doubt it's a great book but it's taken me about a twelve month to actually get some decent use out of it - if I hadn't have hung on in there until I had made some sense of it it would have been a waste of money.

    If you want a great perl course then the Llama by merlyn I think is the best there is. If you want some coding help then probably it woud be best to look on google with a suitable phrase - there's people out there worKing for very reasonable prices

    My best advice though is to go back to the makers of the script and see if they would help you to get it off the ground. My experience is that most perl script writers will do what it takes to make their product work. Even if it costs a few scheckels extra it might not be as much as someone new starting afresh.

Re: Need help with personals script
by edoc (Chaplain) on Jun 01, 2003 at 16:01 UTC

    How can I learn this - I would recommend the Camel book (Programming Perl).

    get some very affordable help - What's your definition of "very affordable"?

    Update: Added link to "Programming Perl" thanks to jeffa..

    cheers,

    J

      edoc,
      In addition to the Camel, there is also "CGI Programming With Perl" by the same publisher. As far as affordable - I would look into our very own Ovid's Web Programming With Perl course - it's free.

      Cheers - L~R

        good call L~R!

        on another note.. not sure I deserved the -- for my post.. general question.. general answer.. 8)

        Sorry L~R, wasn't accusing you! 8)

        cheers,

        J

      At the risk of blasphemy, another good book for getting started with Perl and cgi is the Sams "Learning Perl in 24 hours". It helped me get started.

      The camel book might be hard at first, but get it as soon as you are ready. The llama is a very good introduction, but if memory serves me, does not have much about cgi.

      Time flies like an arrow, fruit flies like banannas

Re: Need help with personals script
by WhiteBird (Hermit) on Jun 01, 2003 at 20:26 UTC
    require "Help::WithScript"; use phone; connect TO_SCRIPT_MAKER; print "How does this thing you sent to me work?";
    Seriously, didn't the makers of the script send you any instructions on how to connect the pieces together? No documentation? I would think that if they sent you both pieces of code they could assist you to get it up and running.
Re: Need help with personals script
by dorko (Prior) on Jun 01, 2003 at 18:51 UTC
Re: Need help with personals script
by Popcorn Dave (Abbot) on Jun 01, 2003 at 22:10 UTC
    In addition to all the great suggestions here, you might also look at CGI Programming 101 by Jacqueline Hamilton. That's a decent book to get your feet wet with CGI.

    Good luck!

    There is no emoticon for what I'm feeling now.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://262220]
Approved by halley
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-20 02:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found