Today I had to do a lot of editing posts within my blog because for some reason these weird characters like this showed up in the place of ” ‘ “, “…”, and spaces:
�
’
…a
Today I did August 2006-October 2006. Tomorrow I will do 3 more months, then Saturday, and then I’ll finish the last two on Monday.
I can’t wait until my work adjustment program is over because it’s so boring and on top of that I’ve more tired than usual. I just want to stay at home and rest so I can get ready for the new baby. Next weekend I’m going to repaint the apartment walls so we can have that done before moving.
I can’t wait to move to Florida too! I’ve already sent in my security deposit so I’m waiting for the lease to sign. I’m going to give them a call tomorrow or Monday to see if they’ve received my payment. It’s so many receptionist jobs down there compared to here which aren’t very many at all. I can’t wait to go. All I need is $3000 and I’m good to go!
Added at 7:29pm
I just found out how to delete the characters by editing a file. I had to delete the following lines from my wordpress wp-config file:
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
That was easy and saved me a lot of aggervation and time.
samara