E-mail

How to use a mailing list

27 May 2010

When you reply to someone on a mailing list, your mail software will populate the "To:" address one of two ways: either to the person who wrote the post you're replying to, or to the entire list. This depends on how the list is set up.

There is a very simple way to determine if you're replying to a person or to the whole list (which might be bad if you're giving out your rates). Follow these three simple steps to avoid failing at mailing lists:

1) Read a message.

Tagged:

Form validation - what makes sense?

19 November 2008

We just had an impromptu conversation over here about validating phone numbers that morphed into validating email addresses and more.

Adam brought up the fact there are a lot of email addresses that don't pass the basic regex validation that a lot of sites use. In fact, there was a good discussion of this very issue on Slashdot in a larger article on regexes. One comment:

Tagged: