Tag: site

  • Site Redesign

    I was due for a site software update, so I decided to modify the site as a whole. My main goal was simplification and to improve on usability.  As I went through the visual-template code, I also attempted to improve execution speed by minimizing include files and removing unnecessary features. 1. Minimize the website banner…

  • Site Revamp Details

    Here is a screen shot of the old site.  It served me well for the two years or so that I had it running on blogger.com.  The great thing about blogging is that I can save bits of important information in one place that I can later come back and utilize. The secondary benefit is…

  • CMS/site project status

    1149 lines of code so far. That’s not including and database file initialization code or other things such as the css for the public site. Completed (“somewhat tested”):– Add/edit main page links– Add/edit/delete main page basic html content blocks– Visual template system and the final visual look of the site.– Public index.php looks “done” visually.…