home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / x / 18746 < prev    next >
Encoding:
Text File  |  1992-11-05  |  2.8 KB  |  62 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!spool.mu.edu!darwin.sura.net!news.duc.auburn.edu!pascal.cse!morrison
  3. From: morrison@eng.auburn.edu (Kelly Morrison)
  4. Subject: A PD Project Mngt Tool for X - status
  5. Message-ID: <1992Nov4.182924.5626@news.duc.auburn.edu>
  6. Sender: usenet@news.duc.auburn.edu (News Account)
  7. Nntp-Posting-Host: pascal.cse.eng.auburn.edu
  8. Reply-To: morrison@eng.auburn.edu
  9. Organization: Auburn University Engineering
  10. Date: Wed, 4 Nov 1992 18:29:24 GMT
  11. Lines: 49
  12.  
  13.  
  14. Hello!
  15.  
  16.    A few months ago, I posted an article describing a public domain
  17. project management tool developed at Auburn University. This tool
  18. was created as a demonstration prototype for a senior design projects
  19. class at Auburn and was written in C. It uses the X Window System
  20. (X11R4) for screen display and PostScript for hardcopy output. The
  21. tool supports the creation and modification of Gantt charts, and the
  22. scheduling of meetings among a number of users. I attended the demo
  23. and thought it was a neat, flashy program. So when I saw the thread
  24. on comp.windows.x, I mentioned this tool and was flooded with 
  25. responses.
  26.  
  27.    Since then, I've tried to locate the authors, but I haven't been
  28. successful. However, the program is the property of Auburn University,
  29. so I may be able to persuade the University into releasing the program
  30. into the public domain. HOWEVER, two problems have cropped up. They
  31. are:
  32.  
  33.    1. The students who wrote the program had never been formally 
  34.       introduced to the X Window System or to PostScript. In addition,
  35.       this program was written as a PROTOTYPE, under severe time
  36.       constraints. Therefore, the program is fairly messy and still
  37.       has a significant number of bugs.
  38.  
  39.    2. To save time, the students hacked some IslandDraw PostScript
  40.       routines to produce PostScript output from their program. I
  41.       don't know if it is legal to distribute this software because
  42.       of this -- it would be distributing commercial software under
  43.       another name, which is clearly ILLEGAL!  However, there are 
  44.       only a few routines that were taken from
  45.       the IslandDraw PostScript routines, and I think that I could
  46.       write legal replacements, or better yet, recode the
  47.       PostScript output routines. 
  48.  
  49.    On the other hand, many students at Auburn have been using the
  50. tool. It produces really nice Gantt charts!  If you want a simple
  51. Gantt chart tool, this would probably suit you nicely.
  52.  
  53.    BTW, I kept a list of all the people who inquired about the
  54. status of the tool (sorry, but there were just WAAAAAAY too many to
  55. reply to individually!). I'll email you you with information as soon
  56. as we decide what to do with the software.
  57.  
  58.      -----> Kelly Morrison, Auburn University
  59.  
  60. P.S. I'll be out of town 'til Monday, so I can't respond to email
  61. 'til then.
  62.