What does your front line of spam protection look like?どのようなスパム対策の最前線に見えるのですか? Still spending more than 5 minutes a day weeding through it?とはいえ、 1日を通して除草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.私は... ...私はここ1ヵ月ほどの場所に置くためのテクニックスパム対策、スパム防止と自動化の方法について掲載しているではない。 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. 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 ' ] -( P OSTの対の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.メール、またはURLまたはフィールドの名前など、ユニークなフィールドがすべて同じように、簡単に検証されているすべてのインスタンスをその場では、サイトを通じて、またはケースバイケースで変更することができます。 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. そして、どのようにアキスメットDefensioスパム対策のもう一つのラインを作成-すべての他に、防衛の最後の行が失敗した防衛の最後の行サードパーティのサービスの統合が意味する可能性があります。 Here are two good free options which will help you control spam on a blog, or when you develop your own site.ここはあなたのブログにしたり、スパムを制御するときに自分のサイトの開発に役立つ2つの良い無料のオプションがあります。 This goes through some of the quirks of using Akismet vs. Defensio.これはいくつかのアキスメット対Defensioを使用するとQuirksからだ。

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フィード

7 - 1 = 七から一=

Custom Theme by Rob Malon | Content & Design © 2008 - Rob Malon [dot] Com. カスタムテーマロブマロン|コンテンツ&デザイン© 2008 -ロブマロン[ドット]コム。 "));
"));