Taking notes?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Reviresco
Forum Contributor
Posts: 172
Joined: Tue Feb 19, 2008 4:18 pm
Location: Milwaukee

Taking notes?

Post by Reviresco »

Taking notes?

I was wondering what approaches or systems people use to keep track of changes they've made or things they're working on.

I've found myself with many more websites and many of them are either complex or are often revised, and keeping track of what I've done or what I'm doing gets to be complicated!

For example, someone requests a new feature, and I create it and send it to them for approval, but don't hear back for a month or more. Then when they get back to me, I've forgotten what I did!

I've taken to keeping a basic daily log for each site in which I take detailed notes on what I did, what still needs to be done, etc. Seems to be working so far.

Any better ways to do this?
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Re: Taking notes?

Post by Jenk »

Scrum (and in this purpose, user stories).
Post Reply