talexb:
I don't know if you have heard of it but there is a solution/platform written in perl that has done all the hard stuff for you, but still gives you the flexibility of using perl throughout your website. It is called "in1" and you can find more info at
inshift.com. I have used this for several of my big projects and it has turned out to be a real benefit. It not only stores your pages dynamically, but you can set pages to be published automatically based on any changes within tables or records in a database (so instead of cron it is based on when a static page becomes old because of new or modified data). User management, security, templates, etc. are all given to you as tools to implement into projects. Very cool stuff, and it is cheap. No proprietary database either (use mysql, mssql, or access). It has cut development time by 3 times for me!
Michael Jensen
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.