Project Management In Director
From Director Online Wiki
This article is a hub for project management related information.
The main article is Configuring a Development Environment, where it will be explained how to setup several of the components of a professional development environment (and alternatives where fitting).
The components will relate to:
Contents
Web Server
- Apache Web Server (http://httpd.apache.org/)
- XAMPP - for Windows, OSX, Linux, Solaris (http://www.apachefriends.org/en/xampp.html)
- MAMPP - for OSX (http://www.mamp.info/en/mamp/index.html)
Version Control
- Subversion (http://subversion.tigris.org/)
- Tortoise SVN - standalone Subversion client (http://tortoisesvn.net/)
Database Server
Ticket systems for defect control and management
- Trac (http://trac.edgewall.org/)
- Mantis (http://www.mantisbt.org/)
- Bugzilla (http://www.bugzilla.org/)
- Scarab (http://scarab.tigris.org/)
Automated Builds
Dependencies
Automated Testing
Continuous Integration
- Hudson (https://hudson.dev.java.net/)
- Continuum (http://continuum.apache.org/)
Documentation
- Documentor (http://www.teapot7.com/documentor/index.html)
And many other issues that are very complex to master, but need to be made more easy for everyone, programmers, artists and creators.
When relevant, a special chapter for Director configurations and/or issues will be present, because those tools are generic ones, normally.