I’ve always used http://regex.powertoy.org/ as a cheat sheet. It’s great for writing and testing regex, and includes a cheat sheet of every regex command.

I just checked out the regex cheat sheet you posted as well, and now I know why so many websites tell me my e-mail address isn’t valid. It doesn’t allow a hyphen in a domain name, even though that’s a valid character.