JargonFile/original/html/B/Breidbart-Index.html
2014-03-27 18:54:56 +00:00

20 lines
2.9 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Breidbart Index</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../B.html" title="B"/><link rel="previous" href="breedle.html" title="breedle"/><link rel="next" href="brick.html" title="brick"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Breidbart Index</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="breedle.html">Prev</a> </td><th width="60%" align="center">B</th><td width="20%" align="right"> <a accesskey="n" href="brick.html">Next</a></td></tr></table><hr/></div><dt><a id="Breidbart-Index"/><dt xmlns="" id="Breidbart-Index"><b>Breidbart Index</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="pronunciation">/bri:d´bart ind@ks/</span></dt></dt><dd><p> A measurement of the severity of spam invented by long-time hacker
Seth Breidbart, used for programming cancelbots. The Breidbart Index takes
into account the fact that excessive multi-posting
<a href="../E/EMP.html"><i class="glossterm">EMP</i></a> is worse than excessive cross-posting
<a href="../E/ECP.html"><i class="glossterm">ECP</i></a>. The Breidbart Index is computed as follows:
For each article in a spam, take the square-root of the number of
newsgroups to which the article is posted. The Breidbart Index is the sum
of the square roots of all of the posts in the spam. For example, one
article posted to nine newsgroups and again to sixteen would have BI =
sqrt(9) + sqrt(16) = 7. It is generally agreed that a spam is cancelable
if the Breidbart Index exceeds 20.</p><p>The Breidbart Index accumulates over a 45-day window. Ten articles
yesterday and ten articles today and ten articles tomorrow add up to a
30-article spam. Spam fighters will often reset the count if you can
convince them that the spam was accidental and/or you have seen the error
of your ways and won't repeat it. Breidbart Index can accumulate over
multiple authors. For example, the &#8220;<span class="quote">Make Money Fast</span>&#8221; pyramid
scheme exceeded a BI of 20 a long time ago, and is now considered
&#8220;<span class="quote">cancel on sight</span>&#8221;.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="breedle.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../B.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="brick.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">breedle </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> brick</td></tr></table></div></body></html>