I can’t help notice that on the “about” text of the site here, the apostrophe in “I’m” is still escaped with a backslash. That should be a simple fix, just a call to PHP’s stripslashes() function.

On the other hand, the “Uncategorized” category problem I mentioned in my last post appears to have been fixed.