I've completely rewritten my site from the ground up using PHP. As you may know, I used to use Mephisto, but I wanted the flexibility and expandability of using my own code. I'm planning on adding many more features and blog articles as I get the time to work on them, so stay tuned.
Color Changing
You can now change the look of the site by clicking on one of the colored
boxes in the upper right hand corner. For now there are only red and blue, but more color variations are in progress.
The Tree javascript class is designed to take a standard HTML unordered list and automatically transform it into a collapsible tree. Each list can contain one or more collapsible trees, nested to any depth. CSS classes are assigned to each node in the Tree at run-time, making the HTML code as clean as possible.