Postable

This little AJAX tool converts your HTML-ish code (and sometimes PHP code) for you. I just used it for this site and it is handy. Converts to HTML entities so you don't have to go through and add < and > to your tags, as well as & gets changed to &, etc.

http://www.elliotswan.com/postable/

Sean