Hi $code_or_die,

After posting a couple of mods (I made changes to the search engine part and the install part) and bugfixes that I made to the author of the script you mention he asked me to take over maintainance of it.

Ive been planning to refactor it and would be very interested in seeing your copy. Perhaps we might merge whatever mods you have made and then we can post it both here and on the original website OpenPSP.Org (where the 'official' version still lives)? That way there aren't too many different versions running around confusing issues... :-)

As for concerns about Javascript and the like I can see your point either way. I think the reason he uses a tiny snippet of JavaScript was that author knows it better than perl with regards to UI type stuff. The perlscript part (as well you know :-) only handles the creation of a virtual server and searching the files.

Anyway, I personally think this whole idea has a lot of merit in the business world (intranet) and I certainly find the search engine a cool tool.

Yves
--
You are not ready to use symrefs unless you already know why they are bad. -- tadmc (CLPM)


In reply to Re: Re: ActiveState's HTML documentation by demerphq
in thread ActiveState's HTML documentation by John M. Dlugosz

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.