Code Changes

Today I made some code changes to the template that displays this site. That little guitar that displays below each post is now part of the background code instead of code in each post. The advantage is that (1) I don’t have to cut code from a text editor and paste it into each post and (2) if I want to change the icon, I can just change it on the server by uploading a graphic with the name post_bullet.png. The disadvantage is that if I change the template, I have to make code changes to a few files in the new template.

Tomorrow we upgrade to WordPress 2.3 (If I have time).