I didn't bring Strike into this at all. I was referring _only_ to your comment about documentation.
No, documentation doesn't take much time. I'm not talking about reams of paper describing everything, I'm talking about a line of text that says things like..
# 02/22/05 - Added regexp() to search names through this function.
One of the absolute WORST coders I ran across liked to call functions crap like good_stuff() and really_good_stuff().
I had to debug his code more than once due to breakages in other sections done by other people. Needless to say, crap like that doesn't help much.
What you COULD do is set up a forum of your own, and every time you go to do anything (either of you), just put in a post. That'll datestamp, do a subject, and you have a starting point.
Subject: Working on glimmer_txt.php Body: Changing to allow green aliens to shine.
(note - I've found that Wiki's are much harder to use for casual things like this)
no subject
Date: 2006-01-24 11:16 pm (UTC)No, documentation doesn't take much time. I'm not talking about reams of paper describing everything, I'm talking about a line of text that says things like..
# 02/22/05 - Added regexp() to search names through this function.
One of the absolute WORST coders I ran across liked to call functions crap like good_stuff() and really_good_stuff().
I had to debug his code more than once due to breakages in other sections done by other people. Needless to say, crap like that doesn't help much.
What you COULD do is set up a forum of your own, and every time you go to do anything (either of you), just put in a post. That'll datestamp, do a subject, and you have a starting point.
Subject: Working on glimmer_txt.php
Body: Changing to allow green aliens to shine.
(note - I've found that Wiki's are much harder to use for casual things like this)
BW