Chances are you won’t be able to tell the difference, but I did a complete revamp of my site, including:
- hooking the site up to a MySQL database containing story, publication, and award info;
- simplifying and clarifying the Publications page;
- giving each story its very own page*, with publication history, excerpt, podcast, awards and reviews all in one place;
- making the two podcasts of Deep Red and Beans and Marbles directly listenable from their pages;
- making my only radio interview directly listenable from the Publicity page;
- other PHP tinkering I won’t bore you with the details of.
Please be careful not to get too excited about this news…
* Okay, okay, each story does not have its own page; it’s a single story.php page that reads requested story info from the database when you access it.