Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
updated: the poster managed to mangle his own post, but I backed up the history enough to salvage the original question below in italics

hi, i'm very new to perl, very... how can I make a simple news system for a static page with a comment section? where you log in as an admin and are confronted with news submissions form? i dont know much at all so...explain very thoroughly please...i dont know much at all with perl

using server side and stuff, so the news will look good too, not just slopped together, kind of like slashcode, but minus everything else and simpler than the slashcode news and comment system, please. i'm very new and would like to learn a lot more, slashcode was of no help to me, and i want to do something much simpler although easy, i know this is a large request, but please help

Hey trigger, I learned most of my (albeit small) perl skillz by doing small projects exactly like the one you are describing.

You're right when you say this is a big request, but I think you've come to the right place. The only problem is, we (monks) can't really be thorough with the breifing you just gave. There are a few details that will influence your news posting system project that will drastically change the application design. Could you answer the following questions?
  • Do you have a cgi-bin (or equivalent) at you're server / service provider?
  • Do you have a database such as MySQL or mSQL?
  • Can you run server side includes (SSI for short)?
  • Does your server / service provider run Unix or NT?
  • How often do you plan on updating?
  • How many people will be updating?
  • What is the minimum / maximum size for a post?
  • Do you have something up, a URL, that we can look at?
Once we get those cleared, you'll have a better idea of what you want, and we'll be able to point you in the correct direction and even drop in some lines of code...

#!/home/bbq/bin/perl
# Trust no1!

In reply to Re: Static news system by BBQ
in thread Static news system by trigger

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 wandering the Monastery: (5)
As of 2024-04-24 06:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found