-
Get Your Sprint On
last modified March 20, 2007 by whitmo
Get your head screwed on right
- Don't [work|code|drink] alone
Sprints are social event above all and you plural are the main resource. - Socks, then shoes:
Start at a starting point, move in a direction.- Start with a plan
your POA. Maybe you POA is a part of a five year plan for world domination. Maybe you just want to learn how to write better doctests. All that matter is that you have a plan so you have a plan you can change. - Focus
the main things is keeping the main thing the main thing. - Flow like water
The A stands for adaptation as well as action... a project's POA is determined by it's participant's needs and desires. As new information becomes available, plans change. - Do First Things First
don't expect to code features if your project don't have tests, packaging, docs, buildscripts etc. - Do what you need to do
If things aren't working, adjust your POA to focus on making them work
- Start with a plan
- Test first and [ask questions | talk trash] later
Everyone has questions and opinions. Make yours better by doing everything you can to test them before you disseminate. Sometimes the best question is "how do I test this?" rather than "How do I do this?" or "why doesn't this work?".
As for opinions, sharing information is the greatest part of opensource. The better the your information, the better you can contribute, the better F/OSS is. Good tests are golden, talk is cheap.
- Code Club is a state of mind
Live this priceless advice from the people who brought you SVN. - Have Fun!!!!!
Get your code unscrewed
Social Engineering- Eggs
People who can help: OpenPlanners, ChrisM, Philip
Tools:
Definitive Resoure: setuptools docs - Build Scripting
- Documentation
Starting a project website: http://www.openplans.org
Talk to me or another openplanner and we can add a POI tracker to your project.