Reporting page 
slowly getting the reporting page going. The logic alone took almost 6000 lines (yeah I use the open and closing brackets on their own line)… add to that the vim folding markers and I am currently sitting at about 6500 lines. Took me a little to figure out the vim folding markers but now that I have - it is much easier to follow. In some areas of the code I am running 6 folds deep!
The reporting tables sql has been made and will be creating the tables today. Then - well then I am going to start getting the reporting features up - which means I will be adding to and modifying code I have already written. In many ways this one page is a program all by itself and I sure hope my boss understands that because it is going to take a while to get it running.
Sigh… after that I have to get the mailing list section up. which again will almost be its own little program. Was hoping I could find a free list manager that I could modify to fit our needs (with due credit of course) but it doesn’t look good.
Why is it that the more I do - the more stuff I see needs to be done? How did I get myself into this?