At Byte-code meetup I just launched the idea for a new projet to support the Prince2 project management methodology.
Right now, I just registered at sourceforge and nothing else. But the plan is clear (and will be managed in a Prince2 manner, by the way):
- Django / Python powered
- GPL v2
- Integration with external tools ( trac comes to mind, but also taskjuggler )
Django is a little hazard – never programmed seriously in Python, and the Django world is a new one for me. Anyway, I am just willing to move away from the Java world for a while.
Now comes the best – I will try to do it using Fedora way . This means that every additional package (Python or Django) will be rpm’ed.
Django by itself it’s a no-brainer – just yum install Django (observe the capital ‘D’ here), but I was looking at Pinax and some more Django extensions, mostly hosted at google code.
Benefits of this plan:
- Enhance package building knowledge
- Easy installation
- Really join fedora community
So I will create a new category, starting today, where I will summarize my steps. Stay tuned.