sundialsvc4,- thanks for your input. Your advice on designing functionality first is really timely as I was going to plunge into coding without a thorough plan. I am gonna write on up first now.

Like I said in the previous comment, I have used Drupal and WP and what I found is that WP is relatively easy to use but has limited capability and probably isn't the CMS I need for the job. Drupal is versatile and powerful but it is a pain to set up and it has huge overhead on db usage with lots of tables for simply chores and hundreds of db quarries for even very simple operations. I think that Drupal is a pretty clumsy CMS. I haven't tried Joomla, though.

My rationale for using perl is that the site can be made flexible and with just those functions I need, nothing more, nothing less. I will be coding myself with another guy so we'll get a good control of how safe and reliable the site is. My other issue with Drupal was reliability. It did crash several times and I have no idea why. Diagnosing problems and fixing them may really time consuming with Drupal and I don't even want to think about doing it on a live site:)

On the other hand there is the question of reinventing the wheel and I keep on going back to the idea of trying another CMS, like Joomla, say. Did you have any positive experience with any CMS in the past, btw?


In reply to Re: choosing modules for web site by dima_perl
in thread choosing modules for web site by dima_perl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.