<?php
$page_name = "Cult Calculator - Design";
$menu_type = "programming";
$menu_name = "Cult Calculator 2";
$blog_num = 38;
$page_rate = 8;
$page_tags = array();
$page_date = "October 10, 2011";
include_once("./files/head.php");

echo "<style type=\"text/css\">\n";
  echo "#cult_level_1 {\n  background-color: #00FF00;\n color: #000000;\n}\n";
  echo "#cult_level_2 {\n  background-color: #66FF99;\n color: #000000;\n}\n";
  echo "#cult_level_3 {\n  background-color: #00CCCC;\n color: #000000;\n}\n";
  echo "#cult_level_4 {\n  background-color: #3399FF;\n color: #000000;\n}\n";
  echo "#cult_level_5 {\n  background-color: #FFFF00;\n color: #000000;\n}\n";
  echo "#cult_level_6 {\n  background-color: #FF9933;\n color: #000000;\n}\n";
  echo "#cult_level_7 {\n  background-color: #FF6600;\n color: #000000;\n}\n";
  echo "#cult_level_8 {\n  background-color: #FF0000;\n color: #FFFFFF;\n}\n";
  echo "#cult_level_9 {\n  background-color: #CC0000;\n color: #FFFFFF;\n}\n";
  echo "#cult_level_10 {\n  background-color: #660000;\n color: #FFFFFF;\n}\n";
echo "</style>\n";

echo "<center><img src=\"./images/bad_math/cults_04.jpg\" width=624 height=200 class=\"no_print\"></center>\n";
echo "<p>Ok, how was it made?  Let's follow the trail...</p>\n";
echo "<h3>Research</h3>\n";
echo "<p>What is a cult...Well (ha ha ha) here are the 200ish? some signs that you are in (or not in) a cult (click on the '+' if you actually want to see them all):</p>\n";
echo "<div class=\"no_print\"><a href=\"javascript:toggle('factors', 'factors_pica', 'factors_picb');\">";
  echo "<img src=\"./images/plus.gif\" id=\"factors_pica\" width=15 height=15 style=\"display: inline;\" >";
  echo "<img src=\"./images/minus.gif\" id=\"factors_picb\" width=15 height=15 style=\"display: none;\" ></a>";
echo "</div>\n";
echo "<div class=\"no_print\" id=\"factors\" style=\"display: none;\">\n";
echo "<ul>\n";
foreach($factors as $num => $point) {
  echo "<li>" . $point . "</li>\n";
  if (($num+1) % 10 == 0) { echo "<br />\n"; }
}
echo "</div>\n";
unset ($factors);

echo "<h3>Conversion</h3>\n";
echo "<p>Step 2 is to condense and mush the notes into questions, good, bad, or indifferent.  I ended up with 138 of these. Again, click the '+' to see them all.</p>\n";
echo "<div class=\"no_print\"><a href=\"javascript:toggle('first_q', 'first_q_pica', 'first_q_picb');\">";
  echo "<img src=\"./images/plus.gif\" id=\"first_q_pica\" width=15 height=15 style=\"display: inline;\" >";
  echo "<img src=\"./images/minus.gif\" id=\"first_q_picb\" width=15 height=15 style=\"display: none;\" ></a>";
echo "</div>\n";
echo "<div class=\"no_print\" id=\"first_q\" style=\"display: none;\">\n";
echo "<ul>\n";
foreach($first_questions as $num => $point) {
  echo "<li>" . $point . "</li>\n";
  if (($num+1) % 10 == 0) { echo "<br />\n"; }
}
echo "</div>\n";
unset($first_questions);

echo "<h3>Reduction</h3>\n";
echo "<div class=\"rightpic no_print\"><img src=\"./images/bad_math/cults_01.jpg\" width=260 height=300></div>\n";
echo "<p>Step 3 was to drag back and forth and back again over the questions, removing redundant ones, and merging similar ones.  This got me down to about 93 questions.  Sadly I didn't think to save a copy at this point.  I did print the questions out though for peer review and mockery however.  Such as:</p>\n";
echo "<ul>\n";
  echo "<li>Does your group fundraise?</li>\n";
  echo "<li>Do they say they are not a cult?</li>\n";
echo "</ul>\n";


echo "<h3>Answering</h3>\n";
echo "<p>Next I answered every question as indicative of a cult.  This led to about 90+% answered yes.  Which is no good btw...So I rewrote a bunch of them to have no as the 'proper' answer.  Now the balance is nearer to 60-40.</p>\n";
echo "<ul>\n";
  echo "<li>Does your leader have a supernatural link? - YES</li>\n";
  echo "<li>Is your leader charismatic? - YES</li>\n";
  echo "<li>Are there any rituals/ceremonies? - YES</li>\n";
  echo "<li>Are there secrets that the general public cant know? - YES</li>\n";
echo "</ul>\n";


echo "<h3>Ranking</h3>\n";
echo "<div class=\"rightpic no_print\"><img src=\"./images/bad_math/cults_02.jpg\" width=225 height=300></div>\n";
echo "<p>Step 5 was to rank each question between 1 and 5 (or 8 or 10) based on how important it is to being a sign of a cult.  Or to discribe it differently:</p>\n";
echo "<ul>\n";
  echo "<li>1 = not indicadive of a cult</li>\n";
  echo "<li>2 = not really</li>\n";
  echo "<li>3 = possibly yeah</li>\n";
  echo "<li>4 = definietly something there</li>\n";
  echo "<li>5 = RED FLAG!!!</li>\n";
  echo "<li>8 = no questions asked, definitely</li>\n";
  echo "<li>10 = no questions asked, definitely x 1000</li>\n";
echo "</ul>\n";


echo "<h3>Categorizing</h3>\n";
echo "<p>Step 6: Now most signs of cults are divided into different categories/quality/topics.  The signs revolve around the leader and their leadership style, the beliefs of the cult, tolerance of contrary ideas and critizism, how the cult operates, and the control of the members.</p>\n";
echo "<p>So I took each of the 90 odd questions and decided if they covered the territory of one of these 5 areas.  So any single question could possibly cover up to 5 categories.  Yes this could mean that something is weighted up to 5x, but it seems to turn out that they are major indications anyways, so it really didn't matter.</p>\n";
echo "<p>This also eliminated a dozen or so questions that did not affect any of the categories :)</p>\n";


echo "<h3>Standardizing</h3>\n";
echo "<p>Alright, so how do you compare a score of 98 for leadership, with a score of 47 for tolerance?</p>\n";
echo "<p>Simple, as it turns out...I added up the maximum possible values of all the answers that affect each category/quality/topic and then I can simply use percentages.</p>\n";


echo "<h3>Weighing</h3>\n";
echo "<div class=\"rightpic no_print\"><img src=\"./images/bad_math/cults_03.jpg\" width=200 height=150></div>\n";
echo "<p>Now we are getting close.  But do we really consider that a group not auditing it's budget equal with worshipping someone as the second coming? No.</p>\n";
echo "<p>So we weight each quality.</p>\n";
echo "<ul>\n";
  echo "<li>1 = Could be a cult, could be lazy.</li>\n";
  echo "<li>2 = Probably a cult, but is it dangerous?</li>\n";
  echo "<li>3 = Uhh guys, I see red flags all over the place...</li>\n";
  echo "<li>4 = There is absolutely NOTHING good about this situation.</li>\n";
echo "</ul>\n";


echo "<h3>Coloring</h3>\n";
echo "<p>Now we pretty everything up...and make a convienient 1-10 scale.</p>\n";
echo "<table id=\"cult\">\n";
  echo "<tr>\n";
  for ($i=1; $i<=10; $i++) {
    echo "<td id=\"cult_level_" . $i . "\">&nbsp;&nbsp;" . $i . "&nbsp;&nbsp;</td>";
  }
  echo "</tr>\n";
echo "</table>\n";

include_once("./files/close.php");
?>