Contact Form Implemented
It occurred to me, after thinking about the lengths that bloggers will go to obscure their email addresses (from spam spiders), that what really solves that problem is an email form. If no email address is available, a spider can't get at it. As a bonus, no one can read something that they don't like and sign a blogger up to various spam mailing lists.
The next major insight was that it would then be easy to set up a contact link on posts so that one could just click on it and go to the contact form with the To: and Subject: fields already filled out. I know that the Volokh Conspiracy has some trouble with people not bothering to read the name of the poster, so it is likely that all group blogs suffer from this (or at least ones where some personalities are dominant and thus assumed to write everything). Comments solve a similar problem, but if a person doesn't want comments on their blog (or doesn't want javascript comments and is waiting for a native comment system), this would help people direct their messages appropriately. As well, even with a comment system, email is just a more appropriate way to send certain types of messages.
This is stuff has now been implemented. I've opted not to include the comment link in the default post template, but I have switched to making it the default link for contacting the author in the sidebar template. As an incidental benefit, the IP address of the poster gets logged, so there will be more information available in the case of abusive messages.
The next major insight was that it would then be easy to set up a contact link on posts so that one could just click on it and go to the contact form with the To: and Subject: fields already filled out. I know that the Volokh Conspiracy has some trouble with people not bothering to read the name of the poster, so it is likely that all group blogs suffer from this (or at least ones where some personalities are dominant and thus assumed to write everything). Comments solve a similar problem, but if a person doesn't want comments on their blog (or doesn't want javascript comments and is waiting for a native comment system), this would help people direct their messages appropriately. As well, even with a comment system, email is just a more appropriate way to send certain types of messages.
This is stuff has now been implemented. I've opted not to include the comment link in the default post template, but I have switched to making it the default link for contacting the author in the sidebar template. As an incidental benefit, the IP address of the poster gets logged, so there will be more information available in the case of abusive messages.
Posted by Dev Team on
Thursday August 14, 2003 at 12:41am.