As you notice, the website has been redesigned a bit. It's still very much a work in progress, but I felt that enough was in place that I could show it to the "world". A few things brought about the change. One, procrastination. But, the main thing, I have done quite a bit of php work on the various web-related projects I've worked on, and felt it was far time for my website to make some use of it. The old site was done when I barely understood CSS (for example, multiple things on the page with the same ID). I have a much better handle on it now - but if you look at the code it's obvious that doing HTML, PHP and CSS are not my day job... but I can get the job done. Another thing, I was tired of having frames on the site. Frames make it hard to make a link to a particular thing - like a journal entry, or photo gallery. PHP makes it's easy to include global stuff for making headers/footers the same on all pages... so that's what I did.
Feedback is welcome!