I am searching for Web-based Project Management Software, which should be (mod)perl based, so I could enhance it or put it into an existing environment using MovableType, which is in sort of alpha-state. I found a nice Site on Call Center, Bug Tracking and Project Management Tools for Linux and also this short listing, but sadly there are just a bunch of Projects which came somehow close to the kind of Tool I am searching for: gantt and Chronos, which seems to be a very nice Web-Calendar Software written in Perl. I was just wondering why it is not using iCalendar, which is IMHO one of the best inventions (anyone knows of Perl-based Software using iCalendar?)
As most of the Agenda Software use iCalendar, and even Mozilla Calendar is capable of subscribing to remote-Calendars, this looks very interesting to me.

The Features i am missing are mostly:
* using of Calendars (multiple users) +iCalendar Support
* File-Pool for projects (CVS-based or similar)
* Progress-bar for showing the current state of a project
* public calendar where users can publish to from their private calendars

In general, I wanted to ask you Monks for the best way: creating a new app from scratch or reusing existing stuff? As I found a simple Calendar script here on PerlMonks or some other easy one here. Of course, there are really lots of Calendar scripts out there, but I am asking you for hints, which one you know of, that comes close to my needs. There are several existing Modules for iCalendar on CPAN, i thought about going to reuse stuff  and maybe create a dirty hack of Chronos, Bricolage and add the CVS and iCalendar stuff.

Also see my thread in the MovableType Forum.
Thanks for any help, hints or suggestions.
parasew

In reply to iCalendar, Project Management, Agenda, CVS and Perl-based solutions by parasew

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.