Development Team Schedule App in PHP/ASP

Discussion in 'Software' started by craigey1, 29 Oct 2005.

  1. craigey1

    craigey1 Minimodder

    Joined:
    13 Jan 2003
    Posts:
    1,098
    Likes Received:
    1
    Hi guys,

    I'm trying to find a suitable (read free) PHP / ASP script for scheduling a group of engineers, where they can all update their schedule, but also see exactly what each other are doing. Most of the apps I've seen work on a per hour basis (like timesheets).

    I've seen some sites such as web-calendar, but it's too focused on individuals (ie you login to see your schedule - no-one else can view it, except the admin).

    I've tried searching for scheule / calendar apps, but most of the ones that are remotely suitable combine contacts, timesheets, etc, etc & are a little over the top for what I need.

    ideally what I'm after is a layout such as:

    Code:
                    MON     TUE     WED     THUR     FRI     SAT     SUN
    engineer:
    Me.          Office    Home   Off      Office     Wales    Off     Brum
    someone:  Scotlnd   Off     off      Office      Wales    Office  Office
    
    
    Anyone know of any good ones that I can get for free (legally)! :D
     
  2. simon w

    simon w What's a Dremel?

    Joined:
    3 Nov 2003
    Posts:
    1,302
    Likes Received:
    0
    If you haven't already, take a look at NetOffice
     
  3. craigey1

    craigey1 Minimodder

    Joined:
    13 Jan 2003
    Posts:
    1,098
    Likes Received:
    1
    Cheers for that, looks pretty good. Although a bit over the top for what I was really looking for. I've kept it anyway (as I'm sure it'll be handy in the future.

    I found one app called Whereabouts Planning System Version 1. It's as buggy as heck & needs a lot of work, but it should be able to do all I need it to.

    [Edit]
    Just found this http://phpplanner.sourceforge.net which is almost perfect for what I'm looking for. (layout is different, but can have multi same day events)!
     
  4. simon w

    simon w What's a Dremel?

    Joined:
    3 Nov 2003
    Posts:
    1,302
    Likes Received:
    0
    Are you still using it? I tried the latest release over the weekend and found a couple of bugs. As project hasn't been touched for over 2yrs I decided to remove it

    I'm still looking for a web based project management application as NetOffice is a bit OTT for me too.
     
  5. craigey1

    craigey1 Minimodder

    Joined:
    13 Jan 2003
    Posts:
    1,098
    Likes Received:
    1
    I noticed the dev seems to have stopped, but haven't really played with the planner too much, so haven't noticed any bugs.

    I've tried various others, some of which I'll list below:

    Scheduleit - http://phpscheduleit.sourceforge.net
    phptime - http://phptime.us
    pPIM (Phlatline's Personal Information Manager) - http://ppim.phlatline.org
    Team Calendar Pro - http://www.lewe.com
    Webcaledar - http://www.k5n.us/webcalendar.php
    Whereabouts Planning System Version 1 - http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=6439&lngWId=4
    Custom day planner - (no link)


    Some / all of these might not be of any use, but these were the best of the few I found.
     
  6. kickarse

    kickarse What's a Dremel?

    Joined:
    6 Oct 2004
    Posts:
    1,281
    Likes Received:
    0
    I use PPIM from phlatline and really like it so far. You can customize it pretty easily and it's flatfile in case you don't have sql.
     
  7. ajack

    ajack rox

    Joined:
    17 Apr 2003
    Posts:
    2,695
    Likes Received:
    2
  8. craigey1

    craigey1 Minimodder

    Joined:
    13 Jan 2003
    Posts:
    1,098
    Likes Received:
    1
    Will install it & see what its like, wasn't overly impressed with the demo due to the language (logged in with english & english), most of it was still in german.
     

Share This Page