In particular, Slashcode runs http://www.slashdot.com (a high-traffic, high-visibility site), and is highly reconfigurable: enough that you wouldn't recognize the externals.
This is exactly the argument that I made with a colleague for an Intranet/Message Board/Knowledgebase. We are adapting Slash to this and it is working out quite nicely. In fact, we are eagerly anticipating the new release which will include an automated graphic upload so that our tutorials have a less kludged process for uploading screenshots. THAT and the new plugin architecture is rife with possibilities.... something not in Slash? No need to throw the baby out with the bathwater, just code a plugin to add the functionality and still keep all that is right with it. Great software package and development architecture.

As far as making the pitch to management. I wrote a proposal and did a walkthrough of some popular Slash sites (Slashdot.org, of course, as well as Plastic.com). The selling point had to be the University of Utah's Engineering labs computer site (http://www.cade.utah.edu/). They use Slash for very similar purposes to ours and have modified the heck out of it.

cascadefx

Update (4/19/2002 2:45pm EST): Added link to University of Utah's College of Engineering Computing Facility


In reply to Re: •Re: Re: Re: Writing a web message board from scratch by cascade_fx
in thread Writing a web message board from scratch by tomazos

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.