Update on Scheduling Software
Past few days I've been blogging about my new project-scheduling software I've been working on. Yesterday I implemented the "welcome" screen when you open a project. Eventually, I'll extend this screen so it captures all of the quick tasks one need to do on a day to day basis with a schedule. But for now it has:
The software is to the point where I'm going to start using it at work. Hopefully within a week I'll have it to a point where others could use it.
I also implemented a feature that will let you easily share the schedule with anybody, but I'll keep specifics of that secret until we're closer to release. It's cool.
- Project Summary - # of tasks, completion date, etc.
- The next 3 upcoming milestones, with expected completion dates.
- Tasks currently being worked on, and by whom.
- Tasks that are currently late.
- "Latest News" box - pulls data from my website for info about new versions, etc.
I also implemented a feature that will let you easily share the schedule with anybody, but I'll keep specifics of that secret until we're closer to release. It's cool.
Labels: Schedule
3 Comments:
Mark,
This is excellent stuff. Just out of curiosity, how are you developing this software? Are you using Flex? In terms of the logic behind the Gantt chart, are you using an off-the-shelf component or are you creating this from scratch? Is there an email address I can reach you at? Thanks. Rickey
By
Anonymous, At
7/12/2007 2:36 PM
Email...
http://www.rogue-development.com/images/email2.gif
It is Flex. The Gantt chart is custom made based on a DataGrid. I tried out a premade Gantt, and the Adobe scheduling framework and didn't like certain things about both.
By
Marc, At
7/13/2007 1:40 PM
hi there would love to see the code am trying to do something similiar
good luck
By
propertyagent, At
8/01/2007 3:11 AM
Post a Comment
Subscribe to Post Comments [Atom]
<< Home