Just noticed I really need to exclude Twitter and tweet from my tag cloud. Since most of my posts come from Twitter these days, they overwhelm all the other tags.
Twitter Updates on Blog
Hmmm. I did some mucking about in the Twitter Tools plugin for WordPress and it finally seems to post content and attribute it to the correct day. Unfortunately I seem to get double posts and the title isn’t correct. Obviously my PHP date function skills are poor. Will need to fix that at some point.
Tags: Twitter Tools
Added Royal Caribbean Webcam
I added Royal Caribbean to my cruise ship webcam page. Voyager of the Seas is their only ship with a webcam, and it is an inside camera. Visit the Royal Caribbean webcam page if you’re so inclined.
Tags: cruise, cruise ship, Royal Caribbean, webcam
Upgraded to WordPress 2.7
I upgraded the site to WordPress 2.7 today. While checking everything after the upgrade I discovered that my feed links weren’t working anymore. Not sure if that happened with this upgrade or some previous one. Took a few hours to get everything straightened out. Ran into the recurring problem of the feed files having a blank line at the start of the file. Finally found some commands to check the php files for leading and trailing spaces and removed them. Huge waste of time and incredibly annoying.