<< By the way, whats the diff between the http and https buttons in the post a message screen? >>
HTTPS is a secure HyperText Transfer, it uses encryption to encrypt the data that is being sent, and then it is decrypted once it reaches the appropriate ending destination. While simple HTTP is sent in plain text, and can be intercepted by hackers etc.. and read.
--Mark