What if there was a possibility of a new CGI/HTML section dealing w/ code style and asthetics here at perlmonks.org? In my opinion, it is a much needed new section for this user site because it would address the issues that newbies including me don't really understand in the vast world of Perl/CGI/ and HTML how the code should really look to be really clean and so on, and what some of the basic 'look and layout' of general sites written in Perl/CGI and so on, should look like.

It is true that many experienced users here at perlmonks.org already know by heart what code should both be programmed as and cleaned up to look 'nice' plus how it should be layout wise to be clean, concise and clever (ccc.) However, many newer users located here among us at the monastary do not understand many of the common techniques of how to write clean and great looking code at all, and might like to know more about it, thus implementing an entirely new section on perlmonks.org.

Granted this may sound similar to damian1301's latest discussion post, posted earlier this week, but this is a completely different and unique section than that one. Maybe one to be considered a possibility that may be even started here at perlmonks.org one day :).

If you have any ideas to contribute to this little idea of mine, please reply to this message! Thanks for listening to little old me :) and um, keep on programming, programming, programming! :-)




bladx ~ sorry if i used too many smileys :) doh!

In reply to Possibility of a new CGI/HTML section dealing w/ code style and asthetics by bladx

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.