Here you will be able to see the project updates as they unfold. This is NOT where I explain code choices. This is for general project updates. For specific updates, check the individual iterations.
I have started linking the code updates here to their mirrored blog entries from my blog. I am also listing the comments posted to the blog here. This should provide users with more feedback to accompany the code update. Right now, I have only done this for Iteration 2 (and future versions). Not sure if it is worth doing for Iteration 1.
I have added the beginning of Iteration 2. This starts with a review of the code of iteration 1.
I have updated the code page so that you can choose which version of the code updates you want to see. I quickly realized that it was going to become waaaay too much text on one page. This will break it up a bit.
I have added a page about the "no framework" framework that I am using in phase one of the project. I don't want people to get the idea that this is actually how I code. What I am trying to do here is set up a situation that will NEED to be refactored.
I have set up a code viewer so that you can view my code as I write it. I figure that is the best way to get across the iterative nature of the project. Instead of posting large file repositories at the end of each iteration, I will post daily code blocks and give a summary as to how each block has been updated.
Updated the following secions:
Updated the following secions:
Project Skin Spider underway. Wish me luck. I hope that this iterative approach can help people more than pre-built framework samples can. Remember, it's not just understanding why a product is used... it's understanding how it comes about and what problems it solves.
Update the following sections: