Archive for July, 2006

Amy is definately a robot

Tuesday, July 25th, 2006

I’ve thought this for some time. No regular human being could accomplish so much (multiple grad school classes, teaching English and biology, and Mary Kay at the same time!) and now I have even further proof.

Technicalities

Sunday, July 23rd, 2006

I fixed my recent comments code for the sidebar. As it was, the code got all previous comments, whether or not they had been approved. That means the bizarre spam comments I deleted still showed up. I fixed it all with a little SQL statement in my php (this one: WHERE $wpdb->comments.comment_approved = ‘1′ ) […]

Yeah, I know it’s wonky…

Monday, July 3rd, 2006

I’m writing my own theme from scratch, so for the next few days things may look a little wonky.