Category Archives: PHP

November 14, 2006
Wordpress RSS feed validation– also posted in Uncategorised

I’ve been using Wordpress for a while now and I’m really happy with it. Only recently have I tried to validate my RSS feed using feedvalidator.
Unfortunately even though the feed validated I received the following warning:
wfw:commentRSS should be wfw:commentRss

The explanation given on the site was:
Due to a clerical error, the element Chris Sells originally spec’ed [...]

November 3, 2006
Blogging problems with my (PHP) host

Last week my blog software decided to stop working. I couldn’t create or edit any posts, bugger.
It wasn’t the fault of the blog software however, it seems the host added some new ‘forbidden’ words to their list and of course I wasn’t notified.
Basically every time I wanted to create or edit a post I was [...]