<?php
$page_name = "Mad Scientist Blocks";
$menu_type = "random";
$menu_name = "Mad Scientist Blocks";
$blog_num = 19;
$page_rate = 9;
$page_tags = array("erudition");
$page_date = "August 25, 2011";
include_once("./files/head.php");

echo "<p>I got these mad scientist blocks from Thinkgeek.com and I have to say I'm mildly disappointed.  I'm not complaining about the quality, they look awesome.  But the placement of the letters is not very good for making words.</p>\n";

echo "<div class=\"caption\">\n";
echo "<img src=\"./images/random/mad_scientist_blocks_1.jpg\" width=300 height=300>\n";
echo "<img src=\"./images/random/mad_scientist_blocks_2.jpg\" width=399 height=300>\n";
echo "</div>\n";

echo "<p>Before you ask, here is a list of the words:</p>\n";

echo "<table>\n";
  echo "<tr>\n";
    echo "<td><strong>A</strong> - Appendages</td><td><strong>N</strong> - Nanotechnology</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>B</strong> - Bioengineering</td><td><strong>O</strong> - Organs</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>C</strong> - Caffeine</td><td><strong>P</strong> - Peasants (with Pitchforks)</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>D</strong> - Dirigible</td><td><strong>Q</strong> - Quantum physics</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>E</strong> - Experiment</td><td><strong>R</strong> - Robot</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>F</strong> - Freeze ray</td><td><strong>S</strong> - Self-experimentation</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>G</strong> - Goggles</td><td><strong>T</strong> - Tentacles</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>H</strong> - Henchmen</td><td><strong>U</strong> - Underground Lair</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>I</strong> - Invention</td><td><strong>V</strong> - Virus</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>J</strong> - Jargon</td><td><strong>W</strong> - Wrench</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>K</strong> - Potassium</td><td><strong>X</strong> - X-Ray</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>L</strong> - Laser</td><td><strong>Y</strong> - You, the Mad Scientist of Tomorrow</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<td><strong>M</strong> - Maniacal</td><td><strong>Z</strong> - Zombies</td>\n";
  echo "</tr>\n";
echo "</table>\n";

echo "<br />\n";
echo "<p>Pretty cool eh?  The letters on each block are:</p>\n";
echo "<ul>\n";
  echo "<li>A, B, M, N, O, Z</li>\n";
  echo "<li>A, B, C, N, O, P</li>\n";
  echo "<li>D, E, F, Q, R, S</li>\n";
  echo "<li>G, H, I, T, U, V</li>\n";
  echo "<li>J, K, L, W, X, Y</li>\n";
echo "</ul>\n";


echo "<h3>The Rant</h3>\n";
echo "<p>Now here is my ranty section.  Other than the obvious sticking clumps of 3 letters together, why 2 B's and N's???? And why 1 E? and why are E, R, and S on the same block??</p>\n";
echo "<p>So, since I try not to complain without offering how to fix the problem, here are my ideas.</p>\n";
echo "<ol>\n";
  echo "<li>Each letter of STARE (most common english characters) should be on a different block.</li>\n";
  echo "<li>Split up Q and U (which they did).</li>\n";
  echo "<li>The double letters should be from STARE.  Specifically E needs to be in there (Lets go with S, T, A, and E)</li>\n";
  echo "<li>P and H should be split, as should S and H, and T and H.</li>\n";
  echo "<li>I and T should be split.</li>\n";
  echo "<li>All the vowels should be split.</li>\n";
  echo "<li>X and Y should be split up (xylophone, x-ray, xylocaine, etc)</li>\n";
echo "</ol>\n";
echo "<p>Alright, so lets try this.</p>\n";


echo "<table>\n";
  echo "<tr>\n";
    echo "<th>Suggestion #</th><th>Block 1</th><th>Block 2</th><th>Block 3</th><th>Block 4</th><th>Block 5</th>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<th>1</th><td><span class=\"red\"><strong>S</strong></span>, _, _, _, _, _</td><td><span class=\"red\"><strong>T</strong></span>, _, _, _, _, _</td><td><span class=\"red\"><strong>A</strong></span>, _, _, _, _, _</td><td><span class=\"red\"><strong>R</strong></span>, _, _, _, _, _</td><td><span class=\"red\"><strong>E</strong></span>, _, _, _, _, _</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<th>2</th><td>S, <span class=\"red\"><strong>Q</strong></span>, _, _, _, _</td><td>T, <span class=\"red\"><strong>U</strong></span>, _, _, _, _</td><td>A, _, _, _, _, _</td><td>R, _, _, _, _, _</td><td>E, _, _, _, _, _</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<th>3</th><td>S, Q, _, _, _, _</td><td>T, U, <span class=\"red\"><strong>E</strong></span>, _, _, _</td><td>A, <span class=\"red\"><strong>S</strong></span>, _, _, _, _</td><td>R, <span class=\"red\"><strong>A</strong></span>, _, _, _, _</td><td>E, <span class=\"red\"><strong>T</strong></span>, _, _, _, _</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<th>4</th><td>S, Q, _, _, _, _</td><td>T, U, E, _, _, _</td><td>A, S, _, _, _, _</td><td>R, A, <span class=\"red\"><strong>H</strong></span>, _, _, _</td><td>E, T, <span class=\"red\"><strong>P</strong></span>, _, _, _</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<th>5</th><td>S, Q, <span class=\"red\"><strong>I</strong></span>, _, _, _</td><td>T, U, E, _, _, _</td><td>A, S, _, _, _, _</td><td>R, A, H, _, _, _</td><td>E, T, P, _, _, _</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<th>6</th><td>S, Q, <span class=\"red\"><strong>I</strong></span>, _, _, _</td><td>T, <span class=\"red\"><strong>U</strong></span>, E, _, _, _</td><td>A, S, <span class=\"red\"><strong>O</strong></span>, _, _, _</td><td>R, <span class=\"red\"><strong>A</strong></span>, H, _, _, _</td><td><span class=\"red\"><strong>E</strong></span>, T, P, _, _, _</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<th>7</th><td>S, Q, I, <span class=\"red\"><strong>X</strong></span>, _, _</td><td>T, U, E, <span class=\"red\"><strong>Y</strong></span>, _, _</td><td>A, S, O, _, _, _</td><td>R, A, H, _, _, _</td><td>E, T, P, _, _, _</td>\n";
  echo "</tr>\n";
  echo "<tr>\n";
    echo "<th>Fill in missing<br />letters randomly</th><td>S, Q, I, X, F, M</td><td>T, U, E, Y, G, N</td><td>A, S, O, B, J, V</td><td>R, A, H, C, K, W</td><td>E, T, P, L, D, Z</td>\n";
  echo "</tr>\n";
echo "</table>\n";

echo "<p>It's not perfect, but definitely better.  Actually, it's perfect 'cause I can spell my name!</p>\n";

include_once("./files/close.php");

?>