Archive for the 'TextMate' Category

XHTML Validity

I had not bothered to check the validity of my WordPress site’s XHTML before today, so perhaps it wasn’t surprising that there were some errors present. I took some time to track down and fix the minor issues. Hopefully, I caught them all.

When I tried out Drupal blogging with TextMate, I discovered that the TextMate Blogging Bundle couldn’t deal with Drupal’s way of posting with categories as implemented by the BlogAPI module, so I decided to see if I could figure out how to add this support.