April 3, 2010
Contact Form
Unfortunately, I’ve decided to remove the rotation on my contact form. I’ve always known that it made the text not render properly in Safari, but I never got around to doing anything about it.

Now, my contact form is just plain old straight. (But the super fun fun button is still there!)
I’ve also had a little spam problem. Originally, I just had a field hidden via CSS, that asked not to be filled in. If someone disobeyed the instruction and filled in the field, then they must have been a stupid spam bot. This worked at first, but not anymore.
To fix this, I simply swapped around the ‘name’ attributes, so spam bots will think the hidden field is actually the subject field, and be lured into filling it in. Let’s hope this will work!