Little updates...

I made a few little updates to the site; first, I've changed the extension of all the files from .html to .php. I wanted to employ a little PHP in the site (funnily, I hadn't yet) so I could solve a few problems I have with the site.

  • I wanted the list of categories in the "Archive by Category" section to build dynamically from the database, so I don't have to go into the templates to fix them every time I add a new category. Fixed.
  • While I was playing around with PHP and the database, I added a new table to the database to store links. This is how the Friends, Industry, Recommended, etc sections are built now - they are pulled on page load from the database. Again, this is so I don't have to go into the templates and rebuild every time I want to add / remove a link.

    Now, this has obviously meant I've had to reinput all the sites I visit on a regular basis. If your site was listed here, and is no longer, either I don't read it anymore, or I just forgot that I do. Either way, if you want to be relisted, send me an email.