What does your front line of spam protection look like?什么是您的第一线的垃圾邮件防护会是什么样子? Still spending more than 5 minutes a day weeding through it?然而花费超过5分钟除草每天通过呢? I’m not… Over the past month or so I’ve been posting about spam prevention and automated methods for putting anti-spam techniques in place.我不是...在过去的一个月左右,我已经张贴关于垃圾邮件的预防和自动化的方法把反垃圾邮件技术到位。 In them I pass on my ideas, experimentations, and existing samples when implementing anti-spam techniques.在他们,我转达我的想法,试验,现有的样本时,执行反垃圾邮件技术。 Here is a summary of the articles in this series:这是一个简要的文章在这个系列:

  1. 5 Ways To Catch And Prevent Website Form Spam - The basics. 5种方法渔获物和防止垃圾邮件表格网站 -基本知识。 Checking data using conventional methods such as:检测数据采用常规方法,如:
    1. An introduction to CAPTCHA.介绍CAPTCHA 。
    2. $_SERVER[‘HTTP_HOST’] - (Script/domain execution check).全局变量$ _SERVER [ ' HTTP_HOST ' ] -(脚本/域执行检查) 。
    3. $_SERVER['REUEST_METHOD'] - (POST vs GET).全局变量$ _SERVER [ ' REUEST_METHOD ' ] -(后随的G ET) 。
    4. Escaping data input.摆脱数据输入。
    5. Use of regular expressions.使用正则表达式。
  2. Enhanced Numbered Equation CAPTCHA - Killing Web Spam - A different approach to creating a CAPTCHA. 增强编号方程CAPTCHA -杀垃圾的W eb-以不同的方法来建立一个CA PTCHA。 And this time you don’t need GDlibrary or image generating software.这一次,你不需要GDlibrary或图像生成软件。 Its actually a very simple script that seem to throw off spammers quiet well.它实际上是一个非常简单的脚本,似乎摆脱垃圾邮件以及安静。 You can easily add on to this script to create something much more complex.您可以方便地添加到这个脚本来创建一些复杂得多。
  3. Automating PHP Forms - Spam Filtering and Data Cleansing - Data cleansing doesn’t have to be so time cosuming. 自动化PHP的形式-垃圾邮件过滤和数据清洗-数据清洗不具备这样做的时间co suming。 Automate your field usage throughout many forms, or a single large form.自动化领域使用您的整个多种形式,或一个大的形式。 Validating unique fields such as Email, or a URL or a Name field, are all just as easy and can be modified on the fly for all instances through a site or on a case by case basis.验证独特的领域,如电子邮件,或网址或名称字段,都一样简单,并可以进行修改,对飞行的所有情况通过网站或逐案。 The function I created here utilizes regular expressions.该功能在这里我创建使用正则表达式。 (ya, its hard to get away from them and still keep the code just as short). (亚,很难摆脱他们仍然保持代码,作为短期) 。
  4. Automated Anonymous Spam Filtering and Validation - Focusing more around a comments system (or anonymous input), here’sa few ideas that I’ve tested out in the past. 无名氏自动化垃圾邮件过滤和验证 -更加注重围绕一个评论系统(或匿名的投入) ,以下几点想法,我已经测试了过去。 Categorize your needs based on acceptable posts, questionable posts, and posts that are clearly spam.您的需求分类的基础上可以接受的职位,可疑的职位,职位显然是垃圾邮件。
  5. How Akismet And Defensio Create Another Line Of Spam Defense - When all else fails, a last line of defense might mean the integration a 3rd party service as a last line of defense. 如何Akismet而Defensio创建另一行垃圾邮件防御 -当所有这些都不奏效,最后的防线可能意味着整合第三方服务作为最后一道防线。 Here are two good free options which will help you control spam on a blog, or when you develop your own site.这里有两个很好的自由选择这将有助于您控制垃圾邮件博客,或当您发展您自己的网站。 This goes through some of the quirks of using Akismet vs. Defensio.这经历的一些怪癖使用Akismet与Defensio 。

Spam will only be a problem if you let it be.垃圾邮件将只会是一个问题,如果你让它。 If your starting a project, always consider the precautions you’ll need to take which will save you endless amounts of time in the future.如果您开始一个项目,总是考虑的预防措施,您需要采取这将节省您的无穷大量的时间在未来。



Leave A Comment:发表评论:

Comments RSS Feed 评论RSS馈送

6 Minus 4 = 负4 =

Custom Theme by Rob Malon | Content & Design © 2008 - Rob Malon [dot] Com. 自订主题罗布丙二|内容与设计© 2008 -罗布丙二[斑点]通信。 "));
"));