<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1033170862774866761</id><updated>2011-07-28T20:17:29.566-07:00</updated><category term='రోబోత్నింజ.com'/><title type='text'>Congratulations</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://aaplussm.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://aaplussm.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>M-Wave</name><uri>http://www.blogger.com/profile/13408947017986840811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_FYQddI7zkVI/Sa4IzMeNjWI/AAAAAAAAACE/kqjgzQhSMiQ/S220/1422742_207519_2084d9eae4_p.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1033170862774866761.post-1882065144370485700</id><published>2009-05-06T05:22:00.000-07:00</published><updated>2009-05-06T05:24:13.813-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='రోబోత్నింజ.com'/><title type='text'>త్రుథ్ అబౌట్ రోబోత్నింజ.కం</title><content type='html'>W3C Markup Validation Service&lt;br /&gt;&lt;br /&gt;Check the markup (HTML, XHTML, …) of Web documents&lt;br /&gt;&lt;br /&gt;    * Jump To:&lt;br /&gt;    * Validation Output&lt;br /&gt;    * Source Listing&lt;br /&gt;&lt;br /&gt;Errors found while checking this document as XHTML 1.0 Transitional!&lt;br /&gt;Result: 	20 Errors&lt;br /&gt;Address: 	&lt;br /&gt;Encoding: 	utf-8	&lt;br /&gt;Doctype: 	XHTML 1.0 Transitional	&lt;br /&gt;Root Element: 	html&lt;br /&gt;Root Namespace: 	http://www.w3.org/1999/xhtml&lt;br /&gt;The W3C validators are hosted on server technology donated by HP, and supported by community donations.&lt;br /&gt;Donate and help us build better tools for a better web.&lt;br /&gt;Options&lt;br /&gt;Show Source 	Show Outline 	List Messages Sequentially Group Error Messages by Type&lt;br /&gt;Validate error pages 	Verbose Output 	Clean up Markup with HTML Tidy&lt;br /&gt;&lt;br /&gt;Help on the options is available.&lt;br /&gt;&lt;br /&gt;↑ Top&lt;br /&gt;Validation Output: 20 Errors&lt;br /&gt;&lt;br /&gt;   1. Error Line 91, Column 5: end tag for element "li" which is not open&lt;br /&gt;&lt;br /&gt;      &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.&lt;br /&gt;&lt;br /&gt;      If this error occurred in a script section of your document, you should probably read this FAQ entry.&lt;br /&gt;   2. Error Line 92, Column 5: end tag for element "ul" which is not open&lt;br /&gt;&lt;br /&gt;      &lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.&lt;br /&gt;&lt;br /&gt;      If this error occurred in a script section of your document, you should probably read this FAQ entry.&lt;br /&gt;   3. Error Line 187, Column 276: document type does not allow element "p" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag&lt;br /&gt;&lt;br /&gt;      …t="300" /&gt;&lt;p class="wp-caption-text"&gt;Extending the Model over Zero&lt;/p&gt;&lt;/div&gt;&lt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.&lt;br /&gt;&lt;br /&gt;      One possible cause for this message is that you have attempted to put a block-level element (such as "&lt;p&gt;" or "&lt;table&gt;") inside an inline element (such as "&lt;a&gt;", "&lt;span&gt;", or "&lt;font&gt;").&lt;br /&gt;   4. Error Line 187, Column 315: end tag for "dt" omitted, but OMITTAG NO was specified&lt;br /&gt;&lt;br /&gt;      …tending the Model over Zero&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/&gt;" instead of "&gt;".&lt;br /&gt;   5. Info Line 187: start tag was here&lt;br /&gt;&lt;br /&gt;      v&lt;dt class="wp-caption-dt"&gt;&lt;img class="size-medium wp-image-2045" title="cross_ov&lt;br /&gt;&lt;br /&gt;   6. Error Line 187, Column 315: end tag for "dl" omitted, but OMITTAG NO was specified&lt;br /&gt;&lt;br /&gt;      …tending the Model over Zero&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/&gt;" instead of "&gt;".&lt;br /&gt;   7. Info Line 186: start tag was here&lt;br /&gt;&lt;br /&gt;      &gt;&lt;dl class="wp-caption aligncenter"&gt;&lt;br /&gt;&lt;br /&gt;   8. Error Line 187, Column 319: end tag for element "p" which is not open&lt;br /&gt;&lt;br /&gt;      …ing the Model over Zero&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.&lt;br /&gt;&lt;br /&gt;      If this error occurred in a script section of your document, you should probably read this FAQ entry.&lt;br /&gt;   9. Error Line 188, Column 5: end tag for element "dt" which is not open&lt;br /&gt;&lt;br /&gt;      &lt;/dt&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.&lt;br /&gt;&lt;br /&gt;      If this error occurred in a script section of your document, you should probably read this FAQ entry.&lt;br /&gt;  10. Error Line 189, Column 5: end tag for element "dl" which is not open&lt;br /&gt;&lt;br /&gt;      &lt;/dl&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.&lt;br /&gt;&lt;br /&gt;      If this error occurred in a script section of your document, you should probably read this FAQ entry.&lt;br /&gt;  11. Error Line 219, Column 15: document type does not allow element "hr" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag&lt;br /&gt;&lt;br /&gt;      &lt;hr size="1" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.&lt;br /&gt;&lt;br /&gt;      One possible cause for this message is that you have attempted to put a block-level element (such as "&lt;p&gt;" or "&lt;table&gt;") inside an inline element (such as "&lt;a&gt;", "&lt;span&gt;", or "&lt;font&gt;").&lt;br /&gt;  12. Error Line 219, Column 26: end tag for element "p" which is not open&lt;br /&gt;&lt;br /&gt;      &lt;hr size="1" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.&lt;br /&gt;&lt;br /&gt;      If this error occurred in a script section of your document, you should probably read this FAQ entry.&lt;br /&gt;  13. Error Line 393, Column 24: Attribute "HREF" is not a valid attribute. Did you mean "href"?&lt;br /&gt;&lt;br /&gt;      &lt;p&gt;            &lt;a HREF="http://ad.doubleclick.net/jump/lj.journals/martinmusatov&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).&lt;br /&gt;&lt;br /&gt;      This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.&lt;br /&gt;&lt;br /&gt;      How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash.&lt;br /&gt;  14. Error Line 526, Column 75: required attribute "alt" not specified&lt;br /&gt;&lt;br /&gt;      ….net/mini/RobotPiratNinja.png" border="0"&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.&lt;br /&gt;&lt;br /&gt;      Typical values for type are type="text/css" for &lt;style&gt; and type="text/javascript" for &lt;script&gt;.&lt;br /&gt;  15. Error Line 526, Column 76: end tag for "img" omitted, but OMITTAG NO was specified&lt;br /&gt;&lt;br /&gt;      …ini/RobotPiratNinja.png" border="…&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/&gt;" instead of "&gt;".&lt;br /&gt;  16. Info Line 526: start tag was here&lt;br /&gt;&lt;br /&gt;      &gt;&lt;img src="http://card.mygamercard.net/mini/RobotPiratNinja.png" border="0"&gt;&lt;br /&gt;&lt;br /&gt;  17. Error Line 893, Column 206: end tag for "img" omitted, but OMITTAG NO was specified&lt;br /&gt;&lt;br /&gt;      …/" alt="best tracker" border="0"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/&gt;" instead of "&gt;".&lt;br /&gt;  18. Info Line 893, Column 112: start tag was here&lt;br /&gt;&lt;br /&gt;      …le_web_tracker.html" target="_blank"&gt;&lt;img src="http://c40.statcounter.com/355&lt;br /&gt;&lt;br /&gt;  19. Error Line 900, Column 92: end tag for "img" omitted, but OMITTAG NO was specified&lt;br /&gt;&lt;br /&gt;      …botPirateNinja" alt="Site Meter"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/&gt;" instead of "&gt;".&lt;br /&gt;  20. Info Line 900: start tag was here&lt;br /&gt;&lt;br /&gt;      e&lt;img src="http://s45.sitemeter.com/meter.asp?site=s45RobotPirateNinja" alt="Site&lt;br /&gt;&lt;br /&gt;  21. Error Line 908, Column 6: end tag for "p" omitted, but OMITTAG NO was specified&lt;br /&gt;&lt;br /&gt;      &lt;/div&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;      You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/&gt;" instead of "&gt;".&lt;br /&gt;  22. Info Line 895: start tag was here&lt;br /&gt;&lt;br /&gt;      &gt;&lt;p&gt;&lt;!-- Site Meter --&gt;&lt;br /&gt;&lt;br /&gt;  23. Error Line 91, Column 5: XML Parsing Error: Opening and ending tag mismatch: div line 61 and li&lt;br /&gt;&lt;br /&gt;      &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;  24. Error Line 92, Column 5: XML Parsing Error: Opening and ending tag mismatch: body line 58 and ul&lt;br /&gt;&lt;br /&gt;      &lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;  25. Error Line 93, Column 6: XML Parsing Error: Opening and ending tag mismatch: html line 2 and div&lt;br /&gt;&lt;br /&gt;      &lt;/div&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;  26. Error Line 96, Column 2: XML Parsing Error: Extra content at the end of the document&lt;br /&gt;&lt;br /&gt;      		&lt;div class="narrowcolumn"&gt;&lt;br /&gt;&lt;br /&gt;      ✉&lt;br /&gt;&lt;br /&gt;↑ Top&lt;br /&gt;Source Listing&lt;br /&gt;&lt;br /&gt;Below is the source input I used for this validation:&lt;br /&gt;&lt;br /&gt;   1. &lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;&lt;br /&gt;   2. &lt;html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en"&gt;&lt;br /&gt;   3. &lt;head profile="http://gmpg.org/xfn/11"&gt;&lt;br /&gt;   4. &lt;meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /&gt;&lt;br /&gt;   5. &lt;title&gt;1. The Chapter 2: God Math (Logik, LOGOS, P=NP) &amp;laquo; Robot Pirate Ninja&lt;/title&gt;&lt;br /&gt;   6. &lt;link rel="stylesheet" href="http://s3.wordpress.com/wp-content/themes/pub/neo-sapien-05/style.css?m=1221159033b" type="text/css" media="screen" /&gt;&lt;br /&gt;   7. &lt;link rel="alternate" type="application/rss+xml" title="Robot Pirate Ninja RSS Feed" href="http://robotpirateninja.com/feed/" /&gt;&lt;br /&gt;   8. &lt;link rel="pingback" href="http://robotpirateninja.com/xmlrpc.php" /&gt;&lt;br /&gt;   9. &lt;script src='http://wordpress.com/remote-login.php?action=js&amp;amp;host=robotpirateninja.com&amp;amp;id=3129846&amp;amp;back=robotpirateninja.com%2F1-the-chapter-2-god-math-logik-logos-pnp%2F' type="text/javascript"&gt;&lt;/script&gt;&lt;br /&gt;  10. &lt;style type="text/css"&gt;&lt;br /&gt;  11. #flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}&lt;br /&gt;  12. #flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}&lt;br /&gt;  13. #flickr_icon_td {padding:0 5px 0 0 !important;}&lt;br /&gt;  14. .flickr_badge_image {text-align:center !important;}&lt;br /&gt;  15. .flickr_badge_image img {border: 1px solid black !important;}&lt;br /&gt;  16. #flickr_badge_uber_wrapper {width:150px;}&lt;br /&gt;  17. #flickr_www {display:block; text-align:center; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}&lt;br /&gt;  18. #flickr_badge_uber_wrapper a:hover,&lt;br /&gt;  19. #flickr_badge_uber_wrapper a:link,&lt;br /&gt;  20. #flickr_badge_uber_wrapper a:active,&lt;br /&gt;  21. #flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}&lt;br /&gt;  22. #flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #000000}&lt;br /&gt;  23. #flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}&lt;br /&gt;  24. &lt;/style&gt;&lt;br /&gt;  25. &lt;link rel="alternate" type="application/rss+xml" title="Robot Pirate Ninja &amp;raquo; 1. The Chapter 2: God Math (Logik, LOGOS,&amp;nbsp;P=NP) Comments Feed" href="http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/feed/" /&gt;&lt;br /&gt;  26. &lt;script type="text/javascript"&gt;&lt;br /&gt;  27. /* &lt;![CDATA[ */&lt;br /&gt;  28. function addLoadEvent(func){var oldonload=window.onload;if(typeof window.onload!='function'){window.onload=func;}else{window.onload=function(){oldonload();func();}}}&lt;br /&gt;  29. /* ]]&gt; */&lt;br /&gt;  30. &lt;/script&gt;&lt;br /&gt;  31. &lt;link rel='stylesheet' href='http://s.wordpress.com/wp-content/themes/h4/global.css?m=1221159016b' type='text/css' /&gt;&lt;br /&gt;  32. &lt;script type='text/javascript' src='http://robotpirateninja.wordpress.com/wp-includes/js/comment-reply.js?ver=20090102'&gt;&lt;/script&gt;&lt;br /&gt;  33. &lt;link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://robotpirateninja.com/xmlrpc.php?rsd" /&gt;&lt;br /&gt;  34. &lt;link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://robotpirateninja.com/wp-includes/wlwmanifest.xml" /&gt;&lt;br /&gt;  35. &lt;link rel='index' title='Robot Pirate Ninja' href='http://robotpirateninja.com' /&gt;&lt;br /&gt;  36. &lt;meta name="generator" content="WordPress.com" /&gt;&lt;br /&gt;  37. &lt;script type="text/javascript"&gt;&lt;br /&gt;  38. window.google_analytics_uacct = "UA-52447-2";&lt;br /&gt;  39. &lt;/script&gt;&lt;br /&gt;  40. &lt;link rel="shortcut icon" type="image/x-icon" href="http://www.gravatar.com/blavatar/88496459f7b08c1f6c14d14f73ffe4ff?s=16&amp;#038;d=http://s.wordpress.com/favicon.ico" /&gt;&lt;br /&gt;  41. &lt;link rel="icon" type="image/x-icon" href="http://www.gravatar.com/blavatar/88496459f7b08c1f6c14d14f73ffe4ff?s=16&amp;#038;d=http://s.wordpress.com/favicon.ico" /&gt;&lt;br /&gt;  42. &lt;link rel="apple-touch-icon" href="http://www.gravatar.com/blavatar/1332a88dadfd805639b99c01a9dfbb42?s=158&amp;#038;d=http://s.wordpress.com/wp-content/themes/h4/i/webclip.png" /&gt;&lt;br /&gt;  43. &lt;link rel='openid.server' href='http://robotpirateninja.wordpress.com/?openidserver=1' /&gt;&lt;br /&gt;  44. &lt;link rel='openid.delegate' href='http://robotpirateninja.wordpress.com/' /&gt;&lt;br /&gt;  45. &lt;style type="text/css"&gt;.recentcomments a{display:inline !important;padding: 0 !important;margin: 0 !important;}&lt;/style&gt;&lt;br /&gt;  46.&lt;br /&gt;  47. &lt;style type='text/css'&gt;&lt;br /&gt;  48. table.recentcommentsavatar img.avatar {border: 0px; margin:0;}&lt;br /&gt;  49. table.recentcommentsavatar a {border: 0px !important;background-color: transparent !important}&lt;br /&gt;  50. td.recentcommentsavatartop {padding:0px 0px 1px 0px;margin:0px; }&lt;br /&gt;  51. td.recentcommentsavatarend {padding:0px 0px 1px 0px;margin:0px; }&lt;br /&gt;  52. td.recentcommentstexttop { width: 48px !important; border: none !important;padding:0px 0px 0px 10px;}&lt;br /&gt;  53. td.recentcommentstextend { width: 48px !important; border: none !important;padding:0px 0px 2px 10px;}&lt;br /&gt;  54. &lt;/style&gt;&lt;br /&gt;  55. &lt;script defer="defer" id="snap_preview_anywhere" type="text/javascript" src="http://spa.snap.com/snap_preview_anywhere.js?ap=0&amp;amp;si=1&amp;amp;sb=1&amp;amp;key=e5a3c1e6dff5de35b1c6e7c470411886&amp;amp;domain=&amp;amp;fl=wordpress&amp;amp;pub=pub-2311827-www.wordpress.com&amp;amp;es=all&amp;amp;lang=en"&gt;&lt;/script&gt;&lt;br /&gt;  56.&lt;br /&gt;  57. &lt;/head&gt;&lt;br /&gt;  58. &lt;body&gt;&lt;br /&gt;  59. &lt;!-- SIDEBAR --&gt;&lt;br /&gt;  60.&lt;br /&gt;  61. &lt;div id="sidebar"&gt;&lt;br /&gt;  62. &lt;ul&gt;&lt;br /&gt;  63. &lt;li&gt;&lt;h1&gt;&lt;a href="http://robotpirateninja.com"&gt;Robot Pirate Ninja&lt;/a&gt;&lt;/h1&gt;&lt;br /&gt;  64. &lt;ul&gt;&lt;br /&gt;  65. &lt;li&gt;The Single Best Source of Robot Pirate Ninja&lt;/li&gt;&lt;br /&gt;  66. &lt;li class="pagenav"&gt;&lt;h2&gt;Pages&lt;/h2&gt;&lt;ul&gt;&lt;li class="page_item page-item-41"&gt;&lt;a href="http://robotpirateninja.com/the-robot/" title="0&amp;nbsp;Robot"&gt;0&amp;nbsp;Robot&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  67. &lt;li class="page_item page-item-1910"&gt;&lt;a href="http://robotpirateninja.com/you-would-like-to-subscribe-to-the-scribe/" title="Would You (yes, YOU) like to subscribe to a&amp;nbsp;Scribe?"&gt;Would You (yes, YOU) like to subscribe to a&amp;nbsp;Scribe?&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  68. &lt;li class="page_item page-item-88"&gt;&lt;a href="http://robotpirateninja.com/the-pirate/" title="1&amp;nbsp;Pirate"&gt;1&amp;nbsp;Pirate&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  69. &lt;li class="page_item page-item-89"&gt;&lt;a href="http://robotpirateninja.com/the-ninja/" title="2&amp;nbsp;Ninja"&gt;2&amp;nbsp;Ninja&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  70. &lt;li class="page_item page-item-2"&gt;&lt;a href="http://robotpirateninja.com/about/" title="3&amp;nbsp;Being"&gt;3&amp;nbsp;Being&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  71. &lt;li class="page_item page-item-1754"&gt;&lt;a href="http://robotpirateninja.com/the-book/" title="1. The&amp;nbsp;Introduction"&gt;1. The&amp;nbsp;Introduction&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  72. &lt;li class="page_item page-item-1872"&gt;&lt;a href="http://robotpirateninja.com/1-the-chapter-1-the-voice/" title="1. The Chapter 1: The&amp;nbsp;Voice"&gt;1. The Chapter 1: The&amp;nbsp;Voice&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  73. &lt;li class="page_item page-item-1874 current_page_item"&gt;&lt;a href="http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/" title="1. The Chapter 2: God Math (Logik, LOGOS,&amp;nbsp;P=NP)"&gt;1. The Chapter 2: God Math (Logik, LOGOS,&amp;nbsp;P=NP)&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  74. &lt;li class="page_item page-item-1876"&gt;&lt;a href="http://robotpirateninja.com/1-the-chapter-3-me-and-the-god-path-pi-is-a-relationship/" title="1. The Chapter 3: Me and the God Path (Pi is a&amp;nbsp;Relationship)"&gt;1. The Chapter 3: Me and the God Path (Pi is a&amp;nbsp;Relationship)&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  75. &lt;li class="page_item page-item-1885"&gt;&lt;a href="http://robotpirateninja.com/1-the-rest-of-the-book/" title="1. The Rest of the&amp;nbsp;Book"&gt;1. The Rest of the&amp;nbsp;Book&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  76. &lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;  77. &lt;/li&gt;&lt;br /&gt;  78. &lt;li&gt;&lt;h2&gt;Syndicate&lt;/h2&gt;&lt;br /&gt;  79. &lt;ul&gt;&lt;br /&gt;  80. &lt;li&gt;&lt;a href="http://robotpirateninja.com/feed/"&gt;Entries&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  81. &lt;li&gt;&lt;a href="http://robotpirateninja.com/comments/feed/"&gt;Comments&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  82. &lt;/ul&gt;&lt;br /&gt;  83. &lt;/li&gt;&lt;br /&gt;  84. &lt;li&gt;&lt;h2&gt;Meta&lt;/h2&gt;&lt;br /&gt;  85. &lt;ul&gt;&lt;br /&gt;  86. &lt;li&gt;&lt;a href="http://robotpirateninja.wordpress.com/wp-login.php"&gt;Log in&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  87. &lt;li&gt;&lt;a href="http://validator.w3.org/check?uri=referer"&gt;Valid xhtml&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;  88. &lt;/ul&gt;&lt;br /&gt;  89. &lt;/li&gt;&lt;br /&gt;  90. &lt;/ul&gt;&lt;br /&gt;  91. &lt;/li&gt;&lt;br /&gt;  92. &lt;/ul&gt;&lt;br /&gt;  93. &lt;/div&gt;&lt;br /&gt;  94.&lt;br /&gt;  95. &lt;!-- END SIDEBAR --&gt;&lt;br /&gt;  96. &lt;div class="narrowcolumn"&gt;&lt;br /&gt;  97.&lt;br /&gt;  98. &lt;!-- TOP MENU --&gt;&lt;br /&gt;  99.&lt;br /&gt; 100. &lt;div id="menu"&gt;&lt;br /&gt; 101. &lt;ul&gt;&lt;br /&gt; 102. &lt;li &gt;&lt;a href="http://robotpirateninja.com/" title="Home"&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 103. &lt;li class="page_item page-item-41"&gt;&lt;a href="http://robotpirateninja.com/the-robot/" title="0&amp;nbsp;Robot"&gt;0&amp;nbsp;Robot&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 104. &lt;li class="page_item page-item-1910"&gt;&lt;a href="http://robotpirateninja.com/you-would-like-to-subscribe-to-the-scribe/" title="Would You (yes, YOU) like to subscribe to a&amp;nbsp;Scribe?"&gt;Would You (yes, YOU) like to subscribe to a&amp;nbsp;Scribe?&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 105. &lt;li class="page_item page-item-88"&gt;&lt;a href="http://robotpirateninja.com/the-pirate/" title="1&amp;nbsp;Pirate"&gt;1&amp;nbsp;Pirate&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 106. &lt;li class="page_item page-item-89"&gt;&lt;a href="http://robotpirateninja.com/the-ninja/" title="2&amp;nbsp;Ninja"&gt;2&amp;nbsp;Ninja&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 107. &lt;li class="page_item page-item-2"&gt;&lt;a href="http://robotpirateninja.com/about/" title="3&amp;nbsp;Being"&gt;3&amp;nbsp;Being&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 108. &lt;li class="page_item page-item-1754"&gt;&lt;a href="http://robotpirateninja.com/the-book/" title="1. The&amp;nbsp;Introduction"&gt;1. The&amp;nbsp;Introduction&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 109. &lt;li class="page_item page-item-1872"&gt;&lt;a href="http://robotpirateninja.com/1-the-chapter-1-the-voice/" title="1. The Chapter 1: The&amp;nbsp;Voice"&gt;1. The Chapter 1: The&amp;nbsp;Voice&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 110. &lt;li class="page_item page-item-1874 current_page_item"&gt;&lt;a href="http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/" title="1. The Chapter 2: God Math (Logik, LOGOS,&amp;nbsp;P=NP)"&gt;1. The Chapter 2: God Math (Logik, LOGOS,&amp;nbsp;P=NP)&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 111. &lt;li class="page_item page-item-1876"&gt;&lt;a href="http://robotpirateninja.com/1-the-chapter-3-me-and-the-god-path-pi-is-a-relationship/" title="1. The Chapter 3: Me and the God Path (Pi is a&amp;nbsp;Relationship)"&gt;1. The Chapter 3: Me and the God Path (Pi is a&amp;nbsp;Relationship)&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 112. &lt;li class="page_item page-item-1885"&gt;&lt;a href="http://robotpirateninja.com/1-the-rest-of-the-book/" title="1. The Rest of the&amp;nbsp;Book"&gt;1. The Rest of the&amp;nbsp;Book&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 113. &lt;/ul&gt;&lt;br /&gt; 114. &lt;/div&gt;&lt;br /&gt; 115.&lt;br /&gt; 116. &lt;!-- END TOP MENU --&gt;&lt;br /&gt; 117.&lt;br /&gt; 118.&lt;br /&gt; 119. &lt;div id="header"&gt;&lt;img src="http://robotpirateninja.files.wordpress.com/2008/11/second_wordpress_logo.jpg" width="480" height="250" alt="" /&gt;&lt;/div&gt;&lt;br /&gt; 120.&lt;br /&gt; 121.&lt;br /&gt; 122. &lt;!-- CONTENT --&gt;&lt;br /&gt; 123.&lt;br /&gt; 124.&lt;br /&gt; 125. &lt;div class="page hentry category-uncategorized post" id="post-1874"&gt;&lt;br /&gt; 126.&lt;br /&gt; 127. &lt;h2&gt;&lt;a href="http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/" rel="bookmark" title="1. The Chapter 2: God Math (Logik, LOGOS,&amp;nbsp;P=NP)"&gt;1. The Chapter 2: God Math (Logik, LOGOS,&amp;nbsp;P=NP)&lt;/a&gt;&lt;/h2&gt;&lt;br /&gt; 128.&lt;br /&gt; 129. &lt;div class="entry"&gt;&lt;br /&gt; 130. &lt;div class='snap_preview'&gt;&lt;p class="MsoNormal" style="text-align:center;margin:0 0 10pt;" align="center"&gt;&lt;span style="font-size:18pt;line-height:115%;"&gt;&lt;span style="font-family:Calibri;"&gt;Chapter 2: God Math (LOGOS, Logik, P=NP)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 131. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;God Math starts with two opposite limits and the midpoint between them.&lt;span&gt;   &lt;/span&gt;Those two opposites are known to humans now as “infinity” and “zero.”&lt;span&gt;   &lt;/span&gt;Fascinating concepts in and of themselves, it took a global culture to bring the two together and one writer (ed. Howdy!) to figure out how they can be used to explain a whole lot more than everything and nothing.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 132. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;I should be very clear to note here, this is my approach to “math” (with a bit of help).&lt;span&gt;  &lt;/span&gt;I made this stuff up because the math I was being taught in college didn’t apply to the real world as I saw it.&lt;span&gt;  &lt;/span&gt;I needed a better way to calculate anything easily.&lt;span&gt;  &lt;/span&gt;Calculus didn’t cut it for me.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 133. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;Part of my problem with Calculus was a professor who went by the name Dr. H at Trinity University in San Antonio, Texas, which is where I was formally edumacated&lt;/span&gt;&lt;/span&gt;&lt;a name="_ftnref1" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftn1"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:11pt;line-height:115%;font-family:&amp;quot;"&gt;[1]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;.&lt;span&gt;  &lt;/span&gt;I’ve got the $100K piece of paper to prove it, and that piece of paper has already paid for itself many times over, and I’m yet a young man as of this typing.&lt;span&gt;  &lt;/span&gt;Dr. H hailed from India, and had the accent to prove it.&lt;span&gt;  &lt;/span&gt;It was my unfortunate inability to decipher his lectures, along with various social concerns, which ultimately ended my relationship with formal mathematical education.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 134. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;Hence, I hope you can understand why I ask forgiveness of the various folks in the reading audience who will find my treatment of infinity and zero to be damn near heretical.&lt;span&gt;  &lt;/span&gt;Check that, what follows is absolutely and completely mathematically heretical.&lt;span&gt;  &lt;/span&gt;This is my P=NP proof, after all.&lt;span&gt;  &lt;/span&gt;One would have to be a bit outside the norm to put forth such a concept in public, and so I’m applying for that position.&lt;span&gt;  &lt;/span&gt;I don’t think it leads to tenure.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 135. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;I needed a system of math that could be universally applied, easily calculated, be massively adaptable, easy to teach and learn, and you needed to be able to do it in your head.&lt;span&gt;  &lt;/span&gt;Calculus just wasn’t it for me.&lt;span&gt;  &lt;/span&gt;So I had to make up my own thing.&lt;span&gt;  &lt;/span&gt;It ultimately took nearly ten years of study and practice and thinking and searching and asking and praying and hoping and hurting to get to where I ended up. &lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 136. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt; &lt;/span&gt;I ended up at a place where the voice finally said, “Yes, that’s right.&lt;span&gt;  &lt;/span&gt;Now go tell them about it.”&lt;/span&gt;&lt;/span&gt;&lt;a name="_ftnref2" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftn2"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:11pt;line-height:115%;font-family:&amp;quot;"&gt;[2]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 137. &lt;div style="border-right:medium none;border-top:medium none;border-left:medium none;border-bottom:windowtext 1pt solid;padding:0;"&gt;&lt;br /&gt; 138. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;padding:0;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;&lt;span style="font-size:small;"&gt;                &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:14pt;line-height:200%;"&gt;ZERO and The Model™ [NP]&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 139. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;padding:0;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;A great many great mathematicians hail from India, much like Dr. H-the-Un-Understandable.&lt;span&gt;  &lt;/span&gt;One of the more recent (in math years) was Subrahmanyan Chandrasekhar, who figured out how much matter, in how much space, would lead to a collapse of that section of the universe.&lt;span&gt;  &lt;/span&gt;This is now known as the Chandrasekhar Limit.&lt;span&gt;  &lt;/span&gt;A quick public knowledge definition follows…&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 140. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;padding:0;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;Via the Wikipedia: “Stars with higher mass [than the C-Limit] will develop a degenerate core whose mass will grow until it exceeds the limit. At this point the star will explode in a core-collapse supernova, leaving behind either a neutron star or a black hole”&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 141. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;padding:0;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;In my humble opinion, it is the black hole that defines what one could consider the “edges” of the Universe.&lt;span&gt;  &lt;/span&gt;A true edge to something is a place from which you cannot return. &lt;span&gt; &lt;/span&gt;Once you cross what is called the “event horizon” of a black hole there is no turning back to the Universe you knew before.&lt;span&gt;  &lt;/span&gt;The universe as we know it is flat, and Newton’s Laws apply is this very real sense, an object once in motion will travel in a straight and continuous line until affected by another force forever.&lt;span&gt;  &lt;/span&gt;When it finally is affected it will react in exact proportion to that force.&lt;span&gt;  &lt;/span&gt;We later learned from Einstein that the existence of matter and energy made a lot of these “forces” universal, and indeed there exists a universal constant that turns straight, infinite lines into a fictional concept.&lt;span&gt;  &lt;/span&gt;There is no escape from the Force.&lt;/span&gt;&lt;a name="_ftnref3" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftn3"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:11pt;line-height:115%;font-family:&amp;quot;"&gt;[3]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;  &lt;/span&gt;This is why straight lines, perfectly straight lines that go on forever, are so rare as to be nearly unique in nature.&lt;span&gt;   &lt;/span&gt;The only one I’ve ever seen has been in my mind.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 142. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;padding:0;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;However, there is a limit to those forces mentioned above, and we also know thanks to Chandrasekhar, and Darth Vader, that the force can eat itself. &lt;span&gt; &lt;/span&gt;The ego can consume the soul. &lt;span&gt; &lt;/span&gt;The black hole lets nothing escape, and as such is about the only stark “edge” one will ever find in the vast reaches of space.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 143. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;padding:0;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;Zero is NP in my proof.&lt;span&gt;  &lt;/span&gt;It is the “anti-prpposition” or the “wrong answer” or the “limit to the set of all wrong answers.”&lt;span&gt;  &lt;/span&gt;Zero is the Dark Tower.&lt;span&gt;  &lt;/span&gt;Death.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 144. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;padding:0;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;I’ll be coming back to this black hole metaphor later as I demonstrate one of the ways that The Model ™ can be applied.&lt;span&gt;  &lt;/span&gt;By The Model™ I am referring to the mathematical system I created over the roughly ten year period mentioned earlier.&lt;span&gt;  &lt;/span&gt;Understanding TM begins with an understanding of zero and infinity and their intimate relationship to the rest of rest of reality.&lt;span&gt;  &lt;/span&gt;I found it logical that a system which could be universally applied needed to have both the largest and smallest possible limits.&lt;span&gt;  &lt;/span&gt;Zero and Infinity qualified nicely.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 145. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;padding:0;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;The “zero” of which I speak was the one defined by another Indian by the name of Brahmagupta in the year 628.&lt;span&gt;  &lt;/span&gt;His work “Brahmasputha Siddhanta” (The Opening of the Universe) defined the rules for using zero as follows…&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 146. &lt;/div&gt;&lt;br /&gt; 147. &lt;ul type="disc"&gt;&lt;br /&gt; 148. &lt;li class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;quot;"&gt;The sum of zero and a negative number is negative.&lt;/span&gt;&lt;/li&gt;&lt;br /&gt; 149. &lt;li class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;quot;"&gt;The sum of zero and a positive number is positive.&lt;/span&gt;&lt;/li&gt;&lt;br /&gt; 150. &lt;li class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;quot;"&gt;The sum of zero and zero is zero.&lt;/span&gt;&lt;/li&gt;&lt;br /&gt; 151. &lt;li class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;quot;"&gt;The sum of a positive and a negative is their difference; or, if they are equal, zero.&lt;/span&gt;&lt;/li&gt;&lt;br /&gt; 152. &lt;li class="MsoNormal"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="font-size:12pt;font-family:&amp;quot;"&gt;A positive or negative number when divided by zero is a fraction with the zero as denominator.&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt; 153. &lt;li class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;quot;"&gt;Zero divided by a negative or positive number is either zero or is expressed as a fraction with zero as numerator and the finite quantity as denominator.&lt;/span&gt;&lt;/li&gt;&lt;br /&gt; 154. &lt;li class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;quot;"&gt;Zero divided by zero is zero.&lt;/span&gt;&lt;/li&gt;&lt;br /&gt; 155. &lt;/ul&gt;&lt;br /&gt; 156. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;All but one of these rules is still in effect, as it were, in this modern age.&lt;span&gt;  &lt;/span&gt;The only one we have “improved” upon is the one about dividing by zero.&lt;span&gt;  &lt;/span&gt;We have since decided that this mathematical operation was “undefined”.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 157. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;This was one of the things about higher math that had bothered me for a long time.&lt;span&gt;  &lt;/span&gt;How could one of the most important and absolute limits of numbers not be used to divide?&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 158. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;The solution that Brahmagupta missed had been present in Indian mathematical thought for nearly a thousand years.&lt;span&gt;  &lt;/span&gt;Sadly, infinity and zero weren’t really compared until it had been absolutely established that one could not divide by zero.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 159. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;We settled on rules that said if one tried to divide by zero, one was left with a non-answer, wandering in the mathematical wasteland forever.&lt;span&gt;  &lt;/span&gt;This disturbed me greatly, as I had been instilled as a younger man with a great desire to know the truth of all things and a great confidence that I could re-solve any problem.&lt;span&gt;  &lt;/span&gt;After all, the Voice had never steered me wrong, as it so quietly reminded me, shining brightly from above.&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 160. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;Then one day, about midway through my twenty-second trip around the Sun, as my formal education neared an end, the answer came to me.&lt;span&gt;   &lt;/span&gt;I described it then like a bolt of lightning, and it&lt;span&gt;  &lt;/span&gt;set my soul afire.&lt;span&gt;  &lt;/span&gt;I had figured it out.&lt;span&gt;  &lt;/span&gt;I knew what was halfway between infinity and zero.&lt;span&gt;  &lt;/span&gt;What was precisely and provably halfway between everything and nothing.&lt;span&gt;  &lt;/span&gt;I had learned to divide by zero.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 161. &lt;p class="MsoNormal" style="text-indent:.25in;line-height:200%;margin:0 0 10pt .25in;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 162. &lt;p class="MsoNormal" style="text-indent:.25in;line-height:200%;margin:0 0 10pt .25in;"&gt;&lt;span style="font-size:14pt;line-height:200%;"&gt;&lt;span style="font-family:Calibri;"&gt;INFINITY and The Model ™ [P]&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 163. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;What followed after that day was a flurry of activity.&lt;span&gt;  &lt;/span&gt;I had resolved one of the great mysteries left to figure out, and the answer fit perfectly.&lt;span&gt;  &lt;/span&gt;It was applicable to any number of things, and I saw the great potential that could come from my discovery.&lt;span&gt;  &lt;/span&gt;I wrote up a hasty explanation, breathlessly mailed out copies to every major news outlet and waited for the responses to come.&lt;span&gt;  &lt;/span&gt;I was careful to be what I thought was engagingly cryptic and looking back now, I laugh heartily at what I thought was good work then.&lt;span&gt;  &lt;/span&gt;When I look back at &lt;em&gt;this&lt;/em&gt; work sometime in the future, I hope to receive a similar jolt of mirth.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 164. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;It wasn’t until years later that I realized what I thought was a new and novel concept had been discovered, analyzed and formalized in the 19&lt;sup&gt;th&lt;/sup&gt; century by Bernhard Riemann, in what is affectionately known as Riemann’s Sphere.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 165. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;It took quite a few more years before I realized I might have just solved one of the most difficult equations in math.&lt;span&gt;  &lt;/span&gt;Or, more accurately, “math” itself.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 166. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;Infinity is P in my proof.&lt;span&gt;  &lt;/span&gt;It is the “proposition” or the “right answer” or the “limit to the set of all right answers.”&lt;span&gt;   &lt;/span&gt;Infinity is the Light Tower.&lt;span&gt;  &lt;/span&gt;God.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 167. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;I think I mention somewhere in this book exactly how it is that P = NP &lt;em&gt;and how &lt;/em&gt;P ≠ NP [Appendix P=NP]. &lt;span&gt;  &lt;/span&gt;It really depends on how you define terms, and “math”.&lt;span&gt;  &lt;/span&gt;The missing element to finalize the equation is that One Unanswered Question, which is always swirling around, that extra dimension of analysis that often makes the question moot.&lt;span&gt;  &lt;/span&gt;Is P equal to NP?&lt;span&gt;  &lt;/span&gt;The correct clarifying question is, “When and Where?” or simply “In time/space?”&lt;span&gt;  &lt;/span&gt;If one is limited to answering the questions on our plane of existence, then one must have at least four dimensions to describe it, accurately.&lt;span&gt;  &lt;/span&gt;A proof then is somewhat trivial, as time becomes a finite property.&lt;span&gt;  &lt;/span&gt;“Pragmatic Infinity” replaces “Fictional Infinity” and solutions abound.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 168. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;The concept of Infinity itself had been around since being recorded in India (again) around the 4&lt;sup&gt;th&lt;/sup&gt; century B.C.&lt;span&gt;  &lt;/span&gt;If was formalized and given the familiar symbol ∞ in 1655 by John Wallis in England.&lt;span&gt;  &lt;/span&gt;One of the many plunders of the English from the Indians (not quite as bad as Americans taking the whole concept of “Indian” and misapplying it), infinity has been in common if not problematic usage in a number of fields since it became more formalized [citation needed]&lt;/span&gt;&lt;/span&gt;&lt;a name="_ftnref4" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftn4"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:11pt;line-height:115%;font-family:&amp;quot;"&gt;[4]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 169. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;We’ll get back to the whole sphere thing in moment, but right now I want to get back to that dividing-by-zero concept.&lt;span&gt;   &lt;/span&gt;What I had learned was that when you asked the question “what is infinity divided by zero”, the answer is in fact, “one.”&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 170. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;This follows quite logically from the well accepted equation&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt; &lt;/span&gt;(one divided by infinity equals zero.&lt;span&gt;  &lt;/span&gt;This is generally applied to any finite number, &lt;em&gt;X&lt;/em&gt;, in the equation &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;)&lt;/span&gt;&lt;a name="_ftnref5" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftn5"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:11pt;line-height:115%;font-family:&amp;quot;"&gt;[5]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;.&lt;span&gt;  &lt;/span&gt;However, the concept that no number could be divided by zero was so ingrained into the minds of so many that it wasn’t understood that accepting that&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;  &lt;/span&gt;(one divided by infinity equals zero) automatically implies the two following equations be true, &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt; &lt;/span&gt;(zero multiplied by infinity equals one) and the kicker&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt; &lt;/span&gt;(infinity divided by zero equals one [P/NP = 1, P=NP]).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 171. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;I know it might seem strange to many that figuring out the answer to a math problem could bring someone such joy, and somehow be related to the subject of the first chapter of this book, but the profoundness of this simple logic and beauty, a beauty that I felt was revealed to me for a larger purpose, overwhelmed my senses.&lt;span&gt;  &lt;/span&gt;Truly and absolutely.&lt;span&gt;  &lt;/span&gt;I ended up quitting a good college job (bartender at the best, closest bar to campus), to try and spread the simple message.&lt;span&gt;  &lt;/span&gt;The one that had hit me like a thunderbolt and it sent me to my knees in tears.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 172. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;It’s not undefined.&lt;span&gt;  &lt;/span&gt;I figured it out.&lt;span&gt;  &lt;/span&gt;I know what God is.&lt;span&gt;  &lt;/span&gt;And I can prove it.&lt;/span&gt;&lt;/span&gt;&lt;a name="_ftnref6" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftn6"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:11pt;line-height:115%;font-family:&amp;quot;"&gt;[6]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt; 173. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;&lt;span style="font-size:small;"&gt;                &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:14pt;line-height:200%;"&gt;The Model™ and God (aka. Allah, Y__H,&lt;span&gt;  &lt;/span&gt;etc.) &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 174. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;The model applies when one has to, as they say, show their work.&lt;span&gt;  &lt;/span&gt;When taken literally and compared to the religious concept of creation, I think you’ll find the following argument amusing.&lt;span&gt;  &lt;/span&gt;I most certainly did.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 175. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;Graphing the equations&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt; &lt;/span&gt;, &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt; &lt;/span&gt;, and &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt; &lt;/span&gt;can all be done with the following simple diagram….&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 176. &lt;p class="MsoNormal" style="line-height:200%;text-align:center;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;&lt;span style="font-size:11pt;line-height:115%;font-family:&amp;quot;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 177. &lt;p class="MsoNormal" style="line-height:200%;text-align:center;margin:0 0 10pt;" align="center"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;&lt;img class="aligncenter size-full wp-image-2041" title="The Basic Graph" src="http://robotpirateninja.files.wordpress.com/2008/12/basic_graph.jpg?w=400&amp;#038;h=347" alt="The Basic Graph" width="400" height="347" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 178. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;The logic of the diagram is as follows.&lt;span&gt;  &lt;/span&gt;It is only zero, infinity, and one that are the stable “values” on the diagram.&lt;span&gt;  &lt;/span&gt;Any other value, when left to act upon itself, will trend toward either infinity or zero, never actually reaching their destination.&lt;span&gt;  &lt;/span&gt;This simple fact has been known since the time of Zeno and is well accepted.&lt;span&gt;  &lt;/span&gt;For example, 1.1 * 1.1 = 1.21, 1.21*1.21 = 1.4641, 1.4641 * 1.4641 = 2.14-something and were off to the races, headed toward the largest conceivable number + 1.&lt;span&gt;  &lt;/span&gt;On the other side of the dividing live the same and opposite trend emerges, 0.9 * 0.9 = 0.81, 0.81 * 0.81 =&lt;span&gt;  &lt;/span&gt;.06561 and the race is now headed the other direction, hurtling towards oblivion.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 179. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;What we are left with is a graph of the limits of all possible numbers, the exact midpoint of all possible numbers, and all possible numbers themselves.&lt;span&gt;  &lt;/span&gt;A good place to start when building a universal model, one would hope.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 180. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;The next step in understanding how math can lead to God is to loosen the reigns on the model and let it wander a bit.&lt;span&gt;  &lt;/span&gt;Normally we like to have graphs all nice and neat, flat and simple.&lt;span&gt;  &lt;/span&gt;Reality is far more chaotic than that.&lt;span&gt;  &lt;/span&gt;Reality tosses things every direction, exploring all possible angles.&lt;span&gt;  &lt;/span&gt;Our nice and balanced simplified model is now without direction, a ship without anchor.&lt;span&gt;  &lt;/span&gt;We have limits, sure, but we don’t know what they mean. And we don’t know where they are.&lt;span&gt;  &lt;/span&gt;As we shall see as we explore the implications of The Model™, how one defines the axes defines the context of the question/proposition.&lt;span&gt;  &lt;/span&gt;An answer without a question and a context is useless&lt;/span&gt;&lt;/span&gt;&lt;a name="_ftnref7" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftn7"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:11pt;line-height:115%;font-family:&amp;quot;"&gt;[7]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;.&lt;span&gt;  &lt;/span&gt;&lt;span&gt; &lt;/span&gt;A proposition with a without a fully defined context, including a temporal one, is not a well-formed proposition.&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 181. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;To “illustrate” this concept, we first add the other side of the “0” line (the X axis) and add another “1”.&lt;span&gt;  &lt;/span&gt;Note how we now have a “negative” 0.&lt;span&gt;  &lt;/span&gt;This is possible because when we add the fourth dimension to the model we now have a way to discuss propositions in both the past and the future in the same manner [discussed further in Chapter 4].&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 182. &lt;div id="attachment_2042" class="wp-caption aligncenter" style="width: 410px"&gt;&lt;img class="size-full wp-image-2042" title="cross_over_infinity" src="http://robotpirateninja.files.wordpress.com/2008/12/cross_over_infinity.jpg?w=400&amp;#038;h=316" alt="Extending the Model over Infinity" width="400" height="316" /&gt;&lt;p class="wp-caption-text"&gt;Extending the Model over Infinity&lt;/p&gt;&lt;/div&gt;&lt;br /&gt; 183. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;We must also extend the graph over each of the “0” lines and extend the “∞” line, giving a full quadrant view.&lt;span&gt;  &lt;/span&gt;This gives us a “negative” ∞ to play with, which becomes very useful when discussing a timeline that is infinite in both directions.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 184. &lt;div id="attachment_2043" class="wp-caption aligncenter" style="width: 227px"&gt;&lt;br /&gt; 185. &lt;div class="mceTemp mceIEcenter"&gt;&lt;br /&gt; 186. &lt;dl class="wp-caption aligncenter"&gt;&lt;br /&gt; 187. &lt;dt class="wp-caption-dt"&gt;&lt;img class="size-medium wp-image-2045" title="cross_over_zero1" src="http://robotpirateninja.files.wordpress.com/2008/12/cross_over_zero1.jpg?w=217&amp;#038;h=300" alt="Extending the Model over Zero" width="217" height="300" /&gt;&lt;p class="wp-caption-text"&gt;Extending the Model over Zero&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;br /&gt; 188. &lt;/dt&gt;&lt;br /&gt; 189. &lt;/dl&gt;&lt;br /&gt; 190. &lt;/div&gt;&lt;br /&gt; 191. &lt;p class="wp-caption-dd"&gt; &lt;/p&gt;&lt;br /&gt; 192. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;This is then extended to all quadrants and a “Z” axis (another set of “0”s) is added to give the full three dimensional form.&lt;span&gt;  &lt;/span&gt;The Blue lines in the following graph define the plane created by the addition of the “Z” axis.&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 193. &lt;div id="attachment_2044" class="wp-caption aligncenter" style="width: 410px"&gt;&lt;img class="size-full wp-image-2044" title="adding_the_z" src="http://robotpirateninja.files.wordpress.com/2008/12/adding_the_z.jpg?w=400&amp;#038;h=420" alt="Adding the Z Axis" width="400" height="420" /&gt;&lt;p class="wp-caption-text"&gt;Adding the Z Axis&lt;/p&gt;&lt;/div&gt;&lt;br /&gt; 194. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;Now we are beginning to see an ideal form begin to take shape, all built from a simple concept, and the applied to multiple dimensions.&lt;span&gt;   &lt;/span&gt;The ability to transfer relationships over each axis is allowed because of the symmetry of mathematics and reality.&lt;span&gt;  &lt;/span&gt;My reading of Emmy Noether’s work (perhaps the greatest female mathematician in modern history) says this is possible, accepted, and natural (which is to say, correct).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 195. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;Hence we are left with a three dimensional model that includes limits and relationships in all possible directions.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 196. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;What we don’t have, necessarily, is an exact direction in which each axis should point.&lt;span&gt;  &lt;/span&gt;As we factor in the chaos inherent in reality, and allow everything to spin around the origin, we are left with a “derivative” of the simple model.&lt;span&gt;  &lt;/span&gt;There is a part of reality that the model cannot touch.&lt;span&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 197. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;Translating pictures of three- dimensional objects on two-dimensional surfaces such as a page in a book requires a bit of work on your part, but I think you can manage.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 198. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;As we then recombine all the possible scenarios into a single image, and we get the following:&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 199. &lt;div id="attachment_2046" class="wp-caption aligncenter" style="width: 410px"&gt;&lt;img class="size-full wp-image-2046" title="the_full_drawing" src="http://robotpirateninja.files.wordpress.com/2008/12/the_full_drawing.jpg?w=400&amp;#038;h=533" alt="The Full Drawing (with a big error)" width="400" height="533" /&gt;&lt;p class="wp-caption-text"&gt;The Full Drawing (with a big error)&lt;/p&gt;&lt;/div&gt;&lt;br /&gt; 200. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;This step is the final one to create a three-dimensional model (outside of time) and we finally see the fully realized (simple) model in its ideal form.&lt;span&gt;  &lt;/span&gt;Where once there were endless possibilities and numbers beyond imagining, now we have a simple something left over; a small piece of reality sitting in the middle untouched by the chaos of creation and possibility.&lt;span&gt;  &lt;/span&gt;What we have left is a sphere.&lt;span&gt;  &lt;/span&gt;A perfect, untouched sphere:&lt;span&gt;  &lt;/span&gt;The Gyroscope of Logic.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 201. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;Perhaps I should say what we have created through all the possible interactions and endless possibilities is a simple core that is, in fact, outside those possibilities.&lt;span&gt;  &lt;/span&gt;Or in this case, inside of them.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 202. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;It is this process of being both essential to the system &lt;em&gt;yet outside of it&lt;/em&gt; that makes this model so wonderfully explanatory.&lt;span&gt;  &lt;/span&gt;It is both this aspect of the model, the simple logic of its creation, which adds to the massive amount of evidence that a sphere is a perfectly efficient shape.&lt;span&gt;   &lt;/span&gt;And in this case, I am using “massive” literally, as the vast majority of matter we have observed in the Universe is spherical in shape.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 203. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;So now we have a sphere, and an origin, and yet no defining line.&lt;span&gt;  &lt;/span&gt;We need only one.&lt;span&gt;  &lt;/span&gt;Either infinity or zero will do.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 204. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;This is why we consider God to be the infinite line, the definer of reality, and a million other names spoken with reverence since time immemorial.&lt;span&gt;  &lt;/span&gt;Zero is death, the end of the line, and the ceasing of action.&lt;span&gt;  &lt;/span&gt;It too, defines reality for the living.&lt;span&gt;  &lt;/span&gt;Absolute zero, in the scientific sense, is the ceasing of all action of energy.&lt;span&gt;  &lt;/span&gt;Our species has not yet achieved this goal, and I consider it to be unattainable, much like traveling at the speed of light.&lt;span&gt;  &lt;/span&gt;We can get close to this lower limit of energy, and have done so and created something called the “Bose-Einstein Condensate” which is very useful for some cool science, but if there was no energy left in a system, there would be no matter, and no system.&lt;span&gt;  &lt;/span&gt;Hence, we now have the ability to brush against the lower limit of reality, in a very real sense.&lt;span&gt;  &lt;/span&gt;Yet we cannot cross it, for there is nothing on the other side to greet us.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 205. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;The metaphor between your personal reality (that’s you, the one reading this book) and this model is that the infinite line represents the perfect action.&lt;span&gt;  &lt;/span&gt;That line represents the perfect response to any given stimulus or situation.&lt;span&gt;  &lt;/span&gt;What Would God Do?&lt;span&gt;  &lt;/span&gt;That action is represented by the God Path, the infinite line. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 206. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;The zero line, on the other hand, is usually representative of the worst possible action you could take, and one that would immediately make it impossible to reach your goal (The God Path).&lt;span&gt;   &lt;/span&gt;We can do this with the simplified version of the model and simply ascribe the words “Good” and “Evil” to actions on either side of the dividing line.&lt;span&gt;  &lt;/span&gt;It is for this reason that all cultures find purposeless suicide to be an immoral and selfish act. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 207. &lt;div id="attachment_2047" class="wp-caption aligncenter" style="width: 410px"&gt;&lt;img class="size-full wp-image-2047" title="easy_good_and_evil" src="http://robotpirateninja.files.wordpress.com/2008/12/easy_good_and_evil.jpg?w=400&amp;#038;h=331" alt="The Simple Moral Graph" width="400" height="331" /&gt;&lt;p class="wp-caption-text"&gt;The Simple Moral Graph&lt;/p&gt;&lt;/div&gt;&lt;br /&gt; 208. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;It would seem at first glance that this model would indicate there to be an equal amount of good and evil actions.&lt;span&gt;  &lt;/span&gt;However, as we will explore further in Chapter 6, once The Model is applied in four dimensions, the number of “good” actions becomes quite a bit smaller, as they become more similar and converge on the God Path, which is a single Infinite Line in a sea of Infinite Zeros (the plane created by the by the X and Z axes).&lt;span&gt;   &lt;/span&gt;Which is to say, there are many more wrong actions that right ones, as the right ones all begin to look like the same action.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 209. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;I would also like to point out that the sphere in the middle, defining the model, is you.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 210. &lt;div id="attachment_2048" class="wp-caption aligncenter" style="width: 410px"&gt;&lt;img class="size-full wp-image-2048" title="vitruvian_man" src="http://robotpirateninja.files.wordpress.com/2008/12/vitruvian_man.jpg?w=400&amp;#038;h=544" alt="Vitruvian Man" width="400" height="544" /&gt;&lt;p class="wp-caption-text"&gt;Vitruvian Man&lt;/p&gt;&lt;/div&gt;&lt;br /&gt; 211. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;I would include a picture of a woman in the same sphere, but I don’t want to make this book too titillating for the younger (male) readers.&lt;span&gt;               &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 212. &lt;p class="MsoNormal" style="text-indent:.5in;line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;The line with slope 1 in the model then becomes a neutral action, the procrastinator’s paradise, which would bring you no closer toward, yet no further from, your goal.&lt;span&gt;  &lt;/span&gt;“Purgatory”, which has some nice slopes in the real world [‽].&lt;span&gt;  &lt;/span&gt;The Place of Purging.&lt;span&gt;  &lt;/span&gt;I will discuss this later as in my model of morality, it is always possible to respond to a negative action (defined as somewhere between 0 and 1) with an action of slope 1.&lt;span&gt;  &lt;/span&gt;What one is purging, in this sense, is the evil of the action of another.&lt;em&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 213. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;Understanding the metaphorical implications and abilities of the model requires intertwining the two concepts, stimulus (action) and response(reaction), with the three-dimensional model we’ve just created (the sphere, cognition, a “function” in math terms) to produce a functioning four-dimensional whole (The Model). &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 214. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;This will be discussed further in Chapter 4: Adding the Fourth Dimension and Generalizing the Model.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 215. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;If you want to skip the emotional baggage I’ve carried on this journey of turning a simple equation into a worldview, and some of the reasons I’ve taken it this far, you can turn to Chapter 4 now, it begins on page [[xx]].&lt;span&gt;   &lt;/span&gt;Chapter 3 deals with what happened to me to set me on this path.  You will miss a great deal of exposition if you skip ahead, so choose your own adventure carefully.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 216. &lt;p class="MsoNormal" style="line-height:200%;margin:0 0 10pt;"&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;                &lt;/span&gt;I most certainly have.&lt;span&gt;  &lt;/span&gt;Or perhaps I should say it has chosen me.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 217. &lt;div&gt;&lt;br /&gt; 218. &lt;span style="font-size:small;font-family:Calibri;"&gt;&lt;br /&gt;&lt;br /&gt; 219. &lt;hr size="1" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 220. &lt;div id="ftn1"&gt;&lt;br /&gt; 221. &lt;p class="MsoFootnoteText" style="margin:0;"&gt;&lt;a name="_ftn1" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftnref1"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:&amp;quot;"&gt;[1]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:x-small;font-family:Calibri;"&gt; Names have been shortened, occasionally, to protect the innocent.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 222. &lt;/div&gt;&lt;br /&gt; 223. &lt;div id="ftn2"&gt;&lt;br /&gt; 224. &lt;p class="MsoNormal" style="line-height:normal;margin:0 0 10pt;"&gt;&lt;a name="_ftn2" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftnref2"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:11pt;line-height:115%;font-family:&amp;quot;"&gt;[2]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span style="font-size:small;"&gt; &lt;/span&gt;&lt;span style="font-size:10pt;"&gt;While writing this, I just remembered when this happened and it brings me to my knees in overwhelming joy.&lt;span&gt;  &lt;/span&gt;I’ll get into the brain and feelings and emotion and memory and perceived reality and feedback loops in a later chapter…but all I need to do, no matter how dark the current day might be, is remember the day I heard &lt;em&gt;that&lt;/em&gt;, and I smile.&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 225. &lt;/div&gt;&lt;br /&gt; 226. &lt;div id="ftn3"&gt;&lt;br /&gt; 227. &lt;p class="MsoFootnoteText" style="margin:0;"&gt;&lt;a name="_ftn3" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftnref3"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:&amp;quot;"&gt;[3]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:x-small;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span&gt;  &lt;/span&gt;Yes, this is a direct and obvious reference to the mythology of Star Wars.&lt;span&gt;  &lt;/span&gt;Great stuff.&lt;span&gt;  &lt;/span&gt;Empire was the best, followed by the last one, where we see the greatest good turned into the greatest evil.&lt;span&gt;  &lt;/span&gt;We’ll have more on Joseph Campbell’s understanding of the human condition later.&lt;span&gt;  &lt;/span&gt;It should become apparent through further reading why this story appealed to me so very much.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 228. &lt;/div&gt;&lt;br /&gt; 229. &lt;div id="ftn4"&gt;&lt;br /&gt; 230. &lt;p class="MsoFootnoteText" style="margin:0;"&gt;&lt;a name="_ftn4" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftnref4"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:&amp;quot;"&gt;[4]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:x-small;"&gt;&lt;span style="font-family:Calibri;"&gt; See Wikipedia, I do a lot.&lt;span&gt;  &lt;/span&gt;And if there’s something I know is wrong in the ‘Pedia. I fix it.&lt;span&gt;  &lt;/span&gt;I hope you do the same, and argue about it.&lt;span&gt;  &lt;/span&gt;It’s an AMAZING resource for our species, try and keep it tidy and running.&lt;span&gt;  &lt;/span&gt;I do.&lt;span&gt;  &lt;/span&gt;I’m a big fan of Jimmy Wales’ goal, “&lt;em&gt;Imagine a world in which every single person on the planet is given free access to the sum of all human knowledge. That&amp;#8217;s our commitment”&lt;/em&gt;&lt;span&gt; Sounds like a good world to me.&lt;span&gt;  &lt;/span&gt;If there’s something I don’t explain or footnote, trust me, it’s in the ‘Pedia.&lt;span&gt;  &lt;/span&gt;Look it up.&lt;span&gt;  &lt;/span&gt;I told you to bring an internet to this reading in the introduction, and I wasn’t kidding.&lt;span&gt;  &lt;/span&gt;That’s how I get to keep this book shorter and sweeter.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 231. &lt;/div&gt;&lt;br /&gt; 232. &lt;div id="ftn5"&gt;&lt;br /&gt; 233. &lt;p class="MsoFootnoteText" style="margin:0;"&gt;&lt;a name="_ftn5" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftnref5"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:&amp;quot;"&gt;[5]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:x-small;font-family:Calibri;"&gt; Word has been screwing with my equations as I have transferred this file from computer to computer due to some unforeseen consequences of writing it [Chapter 11].&lt;span&gt;  &lt;/span&gt;I’ll fix it in a later version.&lt;span&gt;  &lt;/span&gt;What can I say, I ain’t perfect.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 234. &lt;/div&gt;&lt;br /&gt; 235. &lt;div id="ftn6"&gt;&lt;br /&gt; 236. &lt;p class="MsoFootnoteText" style="margin:0;"&gt;&lt;a name="_ftn6" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftnref6"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:&amp;quot;"&gt;[6]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:x-small;font-family:Calibri;"&gt; I probably should have said “prove” it.&lt;span&gt;  &lt;/span&gt;The emotional aspects of the equations will be dealt with in further chapters.&lt;span&gt;  &lt;/span&gt;Ultimately the proof can only be provided by one to their self, as we will see that each of us has a rather astounding power to decide what reality means to us.&lt;span&gt;  &lt;/span&gt;What I can and will offer is what I consider a logical argument that, when applied to situations where “God” is invoked, a very familiar pattern emerges.&lt;span&gt;  &lt;/span&gt;And it has happened in every surviving culture on the planet.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 237. &lt;/div&gt;&lt;br /&gt; 238. &lt;div id="ftn7"&gt;&lt;br /&gt; 239. &lt;p class="MsoFootnoteText" style="margin:0;"&gt;&lt;a name="_ftn7" href="http://robotpirateninja.wordpress.com/wp-admin/#_ftnref7"&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-family:&amp;quot;"&gt;&lt;span&gt;&lt;span class="MsoFootnoteReference"&gt;&lt;span style="font-size:10pt;line-height:115%;font-family:&amp;quot;"&gt;[7]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:x-small;font-family:Calibri;"&gt; 42.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt; 240. &lt;/div&gt;&lt;br /&gt; 241. &lt;/div&gt;&lt;br /&gt; 242. &lt;/div&gt;&lt;br /&gt; 243.&lt;br /&gt; 244. &lt;p&gt;&lt;br /&gt; 245. &lt;strong&gt;&lt;br /&gt; 246. 11 Comments&lt;/strong&gt;&lt;br /&gt; 247. &lt;/p&gt;&lt;br /&gt; 248.&lt;br /&gt; 249.&lt;br /&gt; 250. &lt;div class="commentlist snap_preview"&gt;&lt;br /&gt; 251. &lt;ol&gt;&lt;br /&gt; 252. &lt;li class="comment even thread-even depth-1" id="comment-1242"&gt;&lt;br /&gt; 253. &lt;div id="div-comment-1242"&gt;&lt;br /&gt; 254. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 255. &lt;img alt='' src='http://0.gravatar.com/avatar/63d32f568ee6c26c981319678ae4a17c?s=48&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;&lt;a href='http://arxiv.org/submit/auth' rel='external nofollow' class='url'&gt;Martin M. Musatov&lt;/a&gt;&lt;/span&gt; on March 12, 2009 &lt;a href="#comment-1242"&gt;2:20 am&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 256. &lt;/div&gt;&lt;br /&gt; 257. &lt;p&gt;Great post.&lt;/p&gt;&lt;br /&gt; 258. &lt;div class="reply"&gt;&lt;br /&gt; 259. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1242#respond' onclick='return addComment.moveForm("div-comment-1242", "1242", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 260. &lt;/div&gt;&lt;br /&gt; 261. &lt;/li&gt;&lt;br /&gt; 262. &lt;li class="comment odd alt thread-odd thread-alt depth-1" id="comment-1251"&gt;&lt;br /&gt; 263. &lt;div id="div-comment-1251"&gt;&lt;br /&gt; 264. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 265. &lt;img alt='' src='http://1.gravatar.com/avatar/309aa1d6f9396628701441d6c8bcadb5?s=48&amp;amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;m&lt;/span&gt; on March 18, 2009 &lt;a href="#comment-1251"&gt;5:49 pm&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 266. &lt;/div&gt;&lt;br /&gt; 267. &lt;p&gt;Luke 18:43&lt;/p&gt;&lt;br /&gt; 268. &lt;div class="reply"&gt;&lt;br /&gt; 269. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1251#respond' onclick='return addComment.moveForm("div-comment-1251", "1251", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 270. &lt;/div&gt;&lt;br /&gt; 271. &lt;/li&gt;&lt;br /&gt; 272. &lt;li class="comment even thread-even depth-1" id="comment-1255"&gt;&lt;br /&gt; 273. &lt;div id="div-comment-1255"&gt;&lt;br /&gt; 274. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 275. &lt;img alt='' src='http://0.gravatar.com/avatar/cfc3d105b1484ef44b8e72d4c45d75b8?s=48&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;Marty&lt;/span&gt; on March 19, 2009 &lt;a href="#comment-1255"&gt;2:18 am&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 276. &lt;/div&gt;&lt;br /&gt; 277. &lt;p&gt;What was earlier posted by me was an experiment. The fact is, you are exploiting my knowledge and me and you will pay for it or you will pay me for it. My name is Martin M. Musatov and this website is exploting my work and I am requesting a lawyer to aid me in a suit against this exploitation scheme. I am not a &amp;#8220;troll&amp;#8221; or a &amp;#8220;couch boy&amp;#8221;. I am a human being, and what you are doing is illegal, immoral, and sickening. You make me sad, and want to pray to God to ask him, how could you let such sick nonsense and exploitation occur at this level. I have faith in my God and His will be done.&lt;/p&gt;&lt;br /&gt; 278. &lt;div class="reply"&gt;&lt;br /&gt; 279. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1255#respond' onclick='return addComment.moveForm("div-comment-1255", "1255", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 280. &lt;/div&gt;&lt;br /&gt; 281. &lt;/li&gt;&lt;br /&gt; 282. &lt;li class="comment odd alt thread-odd thread-alt depth-1" id="comment-1305"&gt;&lt;br /&gt; 283. &lt;div id="div-comment-1305"&gt;&lt;br /&gt; 284. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 285. &lt;img alt='' src='http://0.gravatar.com/avatar/63d32f568ee6c26c981319678ae4a17c?s=48&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;Martin Musatov&lt;/span&gt; on April 9, 2009 &lt;a href="#comment-1305"&gt;9:11 pm&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 286. &lt;/div&gt;&lt;br /&gt; 287. &lt;p&gt;EZZ = Musatov&lt;br /&gt;&lt;br /&gt; 288. Proof:&lt;/p&gt;&lt;br /&gt; 289. &lt;p&gt;The Classes P and NP&lt;/p&gt;&lt;br /&gt; 290. &lt;p&gt;We now shift gears slightly and move to the examination of two families of problems, which are very important to computer scientists. Two families which constitute the bulk of our practical computational problems and have been central to the theory of computation for many years.&lt;/p&gt;&lt;br /&gt; 291. &lt;p&gt;The first is a class which contains all of the problems we solve using computers. If we think about the problems we actually present to the computer we note that not too many computations require more than O(n3) or O(n4) time. In fact, most of the important algorithms we compute are somewhere in the O(log n) to O(n3) range. Thus we shall state that practical computation resides within polynomial time bounds. There is a name for this class of problems.&lt;/p&gt;&lt;br /&gt; 292. &lt;p&gt;Definition. The class of polynomially solvable problems, P contains all sets in which membership may be decided by an algorithm whose running time is bounded by a polynomial.&lt;/p&gt;&lt;br /&gt; 293. &lt;p&gt;Besides containing all of what we have decided to consider practical computational tasks, the class P has another attractive attribute. Its use allows us to not worry about our machine model since all reasonable models of computation (including programs and Turing machines) have time complexities, which are polynomially related.&lt;/p&gt;&lt;br /&gt; 294. &lt;p&gt;That was the class of problems we actually compute. But there is another important class. This one is the class of problems that we would love to solve but are unable to do so exactly. Since that sounds strange, let&amp;#8217;s look at an example. Consider final examination scheduling. A school has n courses and five days in which to schedule examinations. An optimal schedule would be one where no student has to take two examinations on the same day. This seems like an easy problem. But there are O(5n) possible different schedules. If we looked at them all with a computer which could check a million schedules every second, the time spent checking for a value of n = 50 would be about&lt;/p&gt;&lt;br /&gt; 295. &lt;p&gt;200,000,000,000,000,000,000 years!&lt;/p&gt;&lt;br /&gt; 296. &lt;p&gt;Yes, that&amp;#8217;s right. Obviously this will not be done between registration and the end of the semester.&lt;/p&gt;&lt;br /&gt; 297. &lt;p&gt;One might wonder if the above analysis was needed, because after all, who would look at all of the schedules? You only need to check a few of the obvious ones. Or do you? Think back over all of the examination schedules you have seen. Were there any, which were optimal? No! So, there must be a small problem somewhere. We shall see more on this problem later.&lt;/p&gt;&lt;br /&gt; 298. &lt;p&gt;Let us think a little more about examination schedules. While it might be very difficult to find a good one, it is easy to check a schedule to see how near perfect it is. This process is called verification and allows us to know quickly if we stumble upon a good schedule.&lt;/p&gt;&lt;br /&gt; 299. &lt;p&gt;Consider another problem that of finding a minimal length tour of n cities where we begin and end at the same place. (This is called the closed tour problem.) Again, there are many solutions, in fact n factorial different tours are possible. And, once more, if we have a tour, we can easily check to see how long it is. Thus if we want a tour of less than some fixed length, we can quickly check candidates to see if they qualify.&lt;/p&gt;&lt;br /&gt; 300. &lt;p&gt;This is interesting and provides some hope of solving problems of this kind. If we can determine the worth of an answer, then maybe we can investigate promising solutions and keep the best one.&lt;/p&gt;&lt;br /&gt; 301. &lt;p&gt;Let us consider a class of problems, which all seem very complex, but have solutions, which are easily checked. Here is a class, which contains the problems for which solutions can be verified in polynomial time.&lt;/p&gt;&lt;br /&gt; 302. &lt;p&gt;Definition. The class of nondeterministic polynomially acceptable problems, NP, contains all sets in which membership can be verified in polynomial time.&lt;/p&gt;&lt;br /&gt; 303. &lt;p&gt;This may seem to be quite a bizarre collection of problems. But think for a moment. The examination scheduling problem does fit here. If we were to find a solution, it could be checked out very quickly. Lots of other problems fall into this category. Another instance is closed tours of groups of cities. Many graph problems used in CAD algorithms for computer chip design fit in here also. Also, most scheduling problems. This is a very interesting collection of problems.&lt;/p&gt;&lt;br /&gt; 304. &lt;p&gt;One might wonder about the time actually involved in solving membership in this class. The only known relationship between NP and deterministic time is the following result.&lt;/p&gt;&lt;br /&gt; 305. &lt;p&gt;Theorem 1. For every set A in NP there is a polynomial p(n) such that the problem of determining whether a data item of size n is a member of A can be solved in 2p(n) time.&lt;/p&gt;&lt;br /&gt; 306. &lt;p&gt;A useful tool in studying the relationships between members of a class is the translation or mapping of one to another. If we can translate one set into another, we can often deduce properties of one by the properties that we know the other possesses. This is called reducibility, is pictured in Figure 1, and defined below.&lt;/p&gt;&lt;br /&gt; 307. &lt;p&gt;Definition. The set A is many-one polynomial-time reducible to the set B (this is written as A £p B) if and only if there is a recursive function g(x) which can be computed in polynomial time such that for all x: x Î A if and only if g(x) Î B.&lt;/p&gt;&lt;br /&gt; 308. &lt;p&gt;Figure 1 - A many to one mapping between sets&lt;/p&gt;&lt;br /&gt; 309. &lt;p&gt;Note that all of the members of A map into a portion of B and all elements not in A map into a part of B&amp;#8217;s complement. This gives us a way to solve membership in A if we know how to solve membership in B. If A is reducible to B via the function g(x), then all we need do to determine if x is in A is to check to see if g(x) is in B.&lt;/p&gt;&lt;br /&gt; 310. &lt;p&gt;One of the properties preserved by reducibility is complexity. Recall that to decide whether x was in A, we had to:&lt;/p&gt;&lt;br /&gt; 311. &lt;p&gt; 1. Compute g(x), and&lt;/p&gt;&lt;br /&gt; 312. &lt;p&gt; 2. Check to see if g(x) was in B.&lt;/p&gt;&lt;br /&gt; 313. &lt;p&gt;Thus the complexity of deciding membership in A is the sum of the complexities of computing g(x) and deciding membership in B. If computing g(x) does not take very long then we can say that B is no more complex than A. From this discussion we can state the following theorem.&lt;/p&gt;&lt;br /&gt; 314. &lt;p&gt;Theorem 2. If A £p B and B is in P, then A is in P also.&lt;/p&gt;&lt;br /&gt; 315. &lt;p&gt;And of course if A £pB and B is in NP, then A is in NP for exactly the same reasons. This brings up another concept.&lt;/p&gt;&lt;br /&gt; 316. &lt;p&gt;Definition. The set A is hard for a class of sets if and only if every set in the class is many-one reducible to A.&lt;/p&gt;&lt;br /&gt; 317. &lt;p&gt;If the reducibility function is not very complex, this means that the set A is at least as complex as any of the members of the class it is hard for. Thus an NP-hard set would be as difficult to decide membership in as any set in NP. If it were itself in NP, it would be the most complex set in the class. We have a name for this.&lt;/p&gt;&lt;br /&gt; 318. &lt;p&gt;Definition. A set is complete for a class if and only if it is a member of the class and hard for the class.&lt;/p&gt;&lt;br /&gt; 319. &lt;p&gt;Here is another fact about NP-complete sets and polynomial reducibilities, which will be our major tool in proving sets NP-complete.&lt;/p&gt;&lt;br /&gt; 320. &lt;p&gt;Theorem 3. If A £p B for a set B in NP, and A is NP-complete, then B is NP-complete also.&lt;/p&gt;&lt;br /&gt; 321. &lt;p&gt;Polynomial reducibilities also may be used to place upper bounds upon sets in P. For example, the following result is based on this.&lt;/p&gt;&lt;br /&gt; 322. &lt;p&gt;Theorem 4. If A is NP-complete then A is a member of P if and only if P = NP.&lt;/p&gt;&lt;br /&gt; 323. &lt;p&gt;Proof. Almost obvious. If A is a member of P then every set polynomially reducible to A is also in P. Thus the NP-completeness of A forces every single one of the sets in NP to be members of P.&lt;/p&gt;&lt;br /&gt; 324. &lt;p&gt;On the other hand, if P = NP then of course A is a member of P as well.&lt;/p&gt;&lt;br /&gt; 325. &lt;p&gt;This is very interesting. If we know that membership in one NP-complete set can be decided in polynomial time then we know that every set in NP can be decided using some polynomial algorithm! This means that we would get all of their recognition algorithms for the price of one. But, it is felt that this is highly unlikely since we know of no sub-exponential algorithms for membership in any of these sets and the problem has been around for a while.&lt;/p&gt;&lt;br /&gt; 326. &lt;p&gt;In closing, here is a small list of some of the many problems that are members of NP, and are in fact, NP-complete.&lt;/p&gt;&lt;br /&gt; 327. &lt;p&gt;0-1 Integer Programming (0-1 INT). Given a matrix A and a vector b, is there a vector x with values from {0, 1} such that Ax ³ b?&lt;/p&gt;&lt;br /&gt; 328. &lt;p&gt;CLIQUE. Given a graph and an integer k, are there k vertices in the graph which are all adjacent to each other?&lt;/p&gt;&lt;br /&gt; 329. &lt;p&gt;Vertex Cover (VC). Given a graph and an integer k, is there a collection of k vertices such that each edge is connected to one of the vertices in the collection?&lt;/p&gt;&lt;br /&gt; 330. &lt;p&gt;Chromatic Number (COLOR). Given a graph and an integer k, is there a way to color the vertices with k colors such that adjacent vertices are colored differently?&lt;/p&gt;&lt;br /&gt; 331. &lt;p&gt;Examination Scheduling (EXAM). Given a list of courses, a list of conflicts between them, and an integer k; is there an exam schedule consisting of k dates such that there are no conflicts between courses which have examinations on the same date?&lt;/p&gt;&lt;br /&gt; 332. &lt;p&gt;Closed Tour (TOUR). Given n cities and an integer k, is there a tour, of length less than k, of the cities which begins and ends at the same city?&lt;/p&gt;&lt;br /&gt; 333. &lt;p&gt;Rectilinear Steiner Spanning Tree (STEINER). Given n points in Euclidean space and an integer k, is there a collection of vertical and horizontal lines of total length less than k, which spans the points?&lt;/p&gt;&lt;br /&gt; 334. &lt;p&gt;Knapsack. Given n items, each with a weight and a value, and two integers k and m, is there a collection of items with total weight less than k, which has a total value greater than m?&lt;/p&gt;&lt;br /&gt; 335. &lt;div class="reply"&gt;&lt;br /&gt; 336. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1305#respond' onclick='return addComment.moveForm("div-comment-1305", "1305", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 337. &lt;/div&gt;&lt;br /&gt; 338. &lt;/li&gt;&lt;br /&gt; 339. &lt;li class="comment byuser comment-author-pversusnp even thread-even depth-1" id="comment-1356"&gt;&lt;br /&gt; 340. &lt;div id="div-comment-1356"&gt;&lt;br /&gt; 341. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 342. &lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=48&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;pversusnp&lt;/span&gt; on May 5, 2009 &lt;a href="#comment-1356"&gt;4:07 am&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 343. &lt;/div&gt;&lt;br /&gt; 344. &lt;p&gt;Comment by Martin Musatov on April 9, 2009 9:11 pm. EZZ = Musatov Proof: The Classes P and NP. We now shift gears slightly and move to the examination of &amp;#8230;Martin Musatov P=NP&lt;/p&gt;&lt;br /&gt; 345. &lt;div class="reply"&gt;&lt;br /&gt; 346. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1356#respond' onclick='return addComment.moveForm("div-comment-1356", "1356", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 347. &lt;/div&gt;&lt;br /&gt; 348. &lt;/li&gt;&lt;br /&gt; 349. &lt;li class="comment byuser comment-author-pversusnp odd alt thread-odd thread-alt depth-1" id="comment-1358"&gt;&lt;br /&gt; 350. &lt;div id="div-comment-1358"&gt;&lt;br /&gt; 351. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 352. &lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=48&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;pversusnp&lt;/span&gt; on May 5, 2009 &lt;a href="#comment-1358"&gt;6:28 am&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 353. &lt;/div&gt;&lt;br /&gt; 354. &lt;p&gt;Here is the original drawing:&lt;/p&gt;&lt;br /&gt; 355. &lt;p&gt;The Original Drawing (with no errors)&lt;/p&gt;&lt;br /&gt; 356. &lt;p&gt;Thanks for playing,&lt;/p&gt;&lt;br /&gt; 357. &lt;p&gt;Martin Musatov&lt;/p&gt;&lt;br /&gt; 358. &lt;div class="reply"&gt;&lt;br /&gt; 359. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1358#respond' onclick='return addComment.moveForm("div-comment-1358", "1358", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 360. &lt;/div&gt;&lt;br /&gt; 361. &lt;/li&gt;&lt;br /&gt; 362. &lt;li class="comment byuser comment-author-pversusnp even thread-even depth-1" id="comment-1359"&gt;&lt;br /&gt; 363. &lt;div id="div-comment-1359"&gt;&lt;br /&gt; 364. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 365. &lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=48&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;pversusnp&lt;/span&gt; on May 5, 2009 &lt;a href="#comment-1359"&gt;6:29 am&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 366. &lt;/div&gt;&lt;br /&gt; 367. &lt;p&gt;&lt;a href="http://mail.google.com/mail/?ui=2&amp;amp;ik=3e15f913b6&amp;amp;view=att&amp;amp;th=12110bdc95b4c480&amp;amp;attid=0.1&amp;amp;disp=inline&amp;amp;zw" rel="nofollow"&gt;http://mail.google.com/mail/?ui=2&amp;amp;ik=3e15f913b6&amp;amp;view=att&amp;amp;th=12110bdc95b4c480&amp;amp;attid=0.1&amp;amp;disp=inline&amp;amp;zw&lt;/a&gt;&lt;/p&gt;&lt;br /&gt; 368. &lt;div class="reply"&gt;&lt;br /&gt; 369. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1359#respond' onclick='return addComment.moveForm("div-comment-1359", "1359", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 370. &lt;/div&gt;&lt;br /&gt; 371. &lt;/li&gt;&lt;br /&gt; 372. &lt;li class="comment byuser comment-author-pversusnp odd alt thread-odd thread-alt depth-1" id="comment-1360"&gt;&lt;br /&gt; 373. &lt;div id="div-comment-1360"&gt;&lt;br /&gt; 374. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 375. &lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=48&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;pversusnp&lt;/span&gt; on May 5, 2009 &lt;a href="#comment-1360"&gt;6:30 am&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 376. &lt;/div&gt;&lt;br /&gt; 377. &lt;p&gt;how do I put it in the post? hmm&amp;#8230;&lt;/p&gt;&lt;br /&gt; 378. &lt;div class="reply"&gt;&lt;br /&gt; 379. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1360#respond' onclick='return addComment.moveForm("div-comment-1360", "1360", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 380. &lt;/div&gt;&lt;br /&gt; 381. &lt;/li&gt;&lt;br /&gt; 382. &lt;li class="comment byuser comment-author-pversusnp even thread-even depth-1 parent" id="comment-1362"&gt;&lt;br /&gt; 383. &lt;div id="div-comment-1362"&gt;&lt;br /&gt; 384. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 385. &lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=48&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;pversusnp&lt;/span&gt; on May 5, 2009 &lt;a href="#comment-1362"&gt;6:36 am&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 386. &lt;/div&gt;&lt;br /&gt; 387. &lt;p&gt;&amp;lt;!&amp;#8211; Hide from old browsers&lt;br /&gt;&lt;br /&gt; 388. // Cache-busting and pageid values&lt;br /&gt;&lt;br /&gt; 389. if (!pageNum) var pageNum = Math.round(Math.random() * 10000000000);&lt;br /&gt;&lt;br /&gt; 390. document.write(&amp;#8221;);&lt;br /&gt;&lt;br /&gt; 391. document.write(&amp;#8221;);&lt;br /&gt;&lt;br /&gt; 392. // End Hide &amp;#8211;&amp;gt;&lt;/p&gt;&lt;br /&gt; 393. &lt;p&gt; &lt;a HREF="http://ad.doubleclick.net/jump/lj.journals/martinmusatov/;sz=160x90;tile=0;ord=6654965690?" rel="nofollow"&gt;&lt;br /&gt;&lt;br /&gt; 394. &lt;/a&gt;&lt;/p&gt;&lt;br /&gt; 395. &lt;p&gt;&lt;a href='http://livejournalinc.com/sales.php' rel="nofollow"&gt;Advertisement&lt;/a&gt;&lt;/p&gt;&lt;br /&gt; 396. &lt;p&gt; &amp;lt;!&amp;#8211; Hide from old browsers&lt;br /&gt;&lt;br /&gt; 397. // Cache-busting and pageid values&lt;br /&gt;&lt;br /&gt; 398. if (!pageNum) var pageNum = Math.round(Math.random() * 10000000000);&lt;br /&gt;&lt;br /&gt; 399. document.write(&amp;#8221;);&lt;br /&gt;&lt;br /&gt; 400. document.write(&amp;#8221;);&lt;br /&gt;&lt;br /&gt; 401. // End Hide &amp;#8211;&amp;gt;&lt;/p&gt;&lt;br /&gt; 402. &lt;p&gt; &lt;a HREF="http://ad.doubleclick.net/jump/lj.journals/martinmusatov/;sz=160x600;tile=1;ord=6654965690?" rel="nofollow"&gt;&lt;br /&gt;&lt;br /&gt; 403. &lt;/a&gt;&lt;/p&gt;&lt;br /&gt; 404. &lt;p&gt;&lt;a href='http://www.livejournal.com/manage/account/adsettings.bml' rel="nofollow"&gt;Customize&lt;/a&gt;&lt;/p&gt;&lt;br /&gt; 405. &lt;p&gt;&lt;a href='http://livejournalinc.com/sales.php' rel="nofollow"&gt;Advertisement&lt;/a&gt;&lt;/p&gt;&lt;br /&gt; 406. &lt;p&gt;&lt;a href='http://www.livejournal.com/manage/account/adsettings.bml' rel="nofollow"&gt;Customize&lt;/a&gt;&lt;/p&gt;&lt;br /&gt; 407. &lt;p&gt; &amp;lt;!&amp;#8211; Hide from old browsers&lt;br /&gt;&lt;br /&gt; 408. // Cache-busting and pageid values&lt;br /&gt;&lt;br /&gt; 409. if (!pageNum) var pageNum = Math.round(Math.random() * 10000000000);&lt;br /&gt;&lt;br /&gt; 410. document.write(&amp;#8221;);&lt;br /&gt;&lt;br /&gt; 411. document.write(&amp;#8221;);&lt;br /&gt;&lt;br /&gt; 412. // End Hide &amp;#8211;&amp;gt;&lt;/p&gt;&lt;br /&gt; 413. &lt;p&gt; &lt;a HREF="http://ad.doubleclick.net/jump/lj.journals/martinmusatov/;sz=728x90;tile=2;ord=6654965690?" rel="nofollow"&gt;&lt;br /&gt;&lt;br /&gt; 414. &lt;/a&gt;&lt;/p&gt;&lt;br /&gt; 415. &lt;p&gt;&lt;a href='http://www.livejournal.com/editpics.bml' rel="nofollow"&gt;&lt;/a&gt;&lt;a href='http://martinmusatov.livejournal.com/profile' rel="nofollow"&gt;&lt;/a&gt;&lt;a href='http://martinmusatov.livejournal.com/' rel="nofollow"&gt;&lt;b&gt;martinmusatov&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt; 416. &lt;a href='http://www.livejournal.com/' rel="nofollow"&gt;Home&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href='http://www.livejournal.com/update.bml' rel="nofollow"&gt;Post&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href='http://martinmusatov.livejournal.com/friends/' rel="nofollow"&gt;Friends Page&lt;/a&gt;&lt;/p&gt;&lt;br /&gt; 417. &lt;p&gt;You are viewing your journal&lt;a href='http://www.livejournal.com/tools/recent_comments.bml' rel="nofollow"&gt;View Recent Comments&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href='http://www.livejournal.com/editjournal.bml' rel="nofollow"&gt;Manage Entries&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href='http://www.livejournal.com/friends/invite.bml' rel="nofollow"&gt;Invite Friends&lt;/a&gt;&lt;a href='http://www.livejournal.com/explore/' rel="nofollow"&gt;Explore LJ:&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href='http://www.livejournal.com/life/' rel="nofollow"&gt;Life&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href='http://www.livejournal.com/entertainment/' rel="nofollow"&gt;Entertainment&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href='http://www.livejournal.com/music/' rel="nofollow"&gt;Music&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href='http://www.livejournal.com/culture/' rel="nofollow"&gt;Culture&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href='http://www.livejournal.com/news-and-politics/' rel="nofollow"&gt;News &amp;amp; Politics&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href='http://www.livejournal.com/technology/' rel="nofollow"&gt;Technology&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;br /&gt; 418. &lt;p&gt; Interest&lt;br /&gt;&lt;br /&gt; 419. Region&lt;br /&gt;&lt;br /&gt; 420. Site &amp;amp; User&lt;br /&gt;&lt;br /&gt; 421. FAQ&lt;br /&gt;&lt;br /&gt; 422. Email&lt;/p&gt;&lt;br /&gt; 423. &lt;p&gt; IM Info&lt;/p&gt;&lt;br /&gt; 424. &lt;div class="reply"&gt;&lt;br /&gt; 425. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1362#respond' onclick='return addComment.moveForm("div-comment-1362", "1362", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 426. &lt;/div&gt;&lt;br /&gt; 427. &lt;ul class='children'&gt;&lt;br /&gt; 428. &lt;li class="comment byuser comment-author-pversusnp odd alt depth-2" id="comment-1365"&gt;&lt;br /&gt; 429. &lt;div id="div-comment-1365"&gt;&lt;br /&gt; 430. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 431. &lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=48&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;pversusnp&lt;/span&gt; on May 5, 2009 &lt;a href="#comment-1365"&gt;6:46 am&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 432. &lt;/div&gt;&lt;br /&gt; 433. &lt;p&gt;# Calculus&lt;br /&gt;&lt;br /&gt; 434. #&lt;br /&gt;&lt;br /&gt; 435. # Grassroots Marketing&lt;br /&gt;&lt;br /&gt; 436. #&lt;br /&gt;&lt;br /&gt; 437. # Badge&lt;/p&gt;&lt;br /&gt; 438. &lt;p&gt;# Infinity&lt;br /&gt;&lt;br /&gt; 439. #&lt;br /&gt;&lt;br /&gt; 440. # Hijacked&lt;br /&gt;&lt;br /&gt; 441. #&lt;br /&gt;&lt;br /&gt; 442. # Light Tower&lt;/p&gt;&lt;br /&gt; 443. &lt;div class="reply"&gt;&lt;br /&gt; 444. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1365#respond' onclick='return addComment.moveForm("div-comment-1365", "1365", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 445. &lt;/div&gt;&lt;br /&gt; 446. &lt;/li&gt;&lt;br /&gt; 447. &lt;/ul&gt;&lt;br /&gt; 448. &lt;/li&gt;&lt;br /&gt; 449. &lt;li class="comment byuser comment-author-pversusnp even thread-odd thread-alt depth-1" id="comment-1364"&gt;&lt;br /&gt; 450. &lt;div id="div-comment-1364"&gt;&lt;br /&gt; 451. &lt;div class="comment-author vcard comment-meta commentmetadata"&gt;&lt;br /&gt; 452. &lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=48&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48' class='avatar avatar-48' height='48' width='48' /&gt; &lt;cite&gt;Comment by &lt;span class="fn"&gt;pversusnp&lt;/span&gt; on May 5, 2009 &lt;a href="#comment-1364"&gt;6:43 am&lt;/a&gt;&lt;/cite&gt;&lt;br /&gt; 453. &lt;/div&gt;&lt;br /&gt; 454. &lt;p&gt;umm&amp;#8230; little help here ropini &amp;#8216;robot ninja&amp;#8217; whatever the hell your name is&amp;#8230; I&amp;#8217;m going to just keep trying until I turn your site into the bulletin board from MySpace&amp;#8230;&lt;/p&gt;&lt;br /&gt; 455. &lt;p&gt;how do I embed by image you ugly *douche*&amp;#8230;&lt;/p&gt;&lt;br /&gt; 456. &lt;p&gt;email me &lt;/p&gt;&lt;br /&gt; 457. &lt;p&gt;wah&lt;/p&gt;&lt;br /&gt; 458. &lt;div class="reply"&gt;&lt;br /&gt; 459. &lt;a rel='nofollow' class='comment-reply-link' href='/1-the-chapter-2-god-math-logik-logos-pnp/?replytocom=1364#respond' onclick='return addComment.moveForm("div-comment-1364", "1364", "respond", "1874")'&gt;Reply&lt;/a&gt; &lt;/div&gt;&lt;br /&gt; 460. &lt;/div&gt;&lt;br /&gt; 461. &lt;/li&gt;&lt;br /&gt; 462. &lt;/ol&gt;&lt;br /&gt; 463. &lt;div class="comment-navigation"&gt;&lt;br /&gt; 464. &lt;div class="alignleft"&gt;&lt;/div&gt;&lt;br /&gt; 465. &lt;div class="alignright"&gt;&lt;/div&gt;&lt;br /&gt; 466. &lt;/div&gt;&lt;br /&gt; 467. &lt;/div&gt;&lt;br /&gt; 468. &lt;br /&gt;&lt;br /&gt; 469.&lt;br /&gt; 470. &lt;p&gt;&lt;br /&gt; 471. &lt;a href='http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/feed/'&gt;Comments RSS&lt;/a&gt;&lt;br /&gt; 472. &lt;a href="http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/trackback/" rel="trackback"&gt;TrackBack Identifier URI&lt;/a&gt;&lt;br /&gt; 473.&lt;br /&gt; 474. &lt;/p&gt;&lt;br /&gt; 475.&lt;br /&gt; 476. &lt;div id="respond"&gt;&lt;br /&gt; 477. &lt;p&gt;&lt;strong&gt;Leave a comment&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt; 478. &lt;div id="cancel-comment-reply"&gt;&lt;small&gt;&lt;a rel="nofollow" id="cancel-comment-reply-link" href="/1-the-chapter-2-god-math-logik-logos-pnp/#respond" style="display:none;"&gt;Click here to cancel reply.&lt;/a&gt;&lt;/small&gt;&lt;/div&gt;&lt;br /&gt; 479.&lt;br /&gt; 480.&lt;br /&gt; 481. &lt;form action="http://robotpirateninja.com/wp-comments-post.php" method="post" id="commentform"&gt;&lt;br /&gt; 482.&lt;br /&gt; 483.&lt;br /&gt; 484. &lt;p&gt;&lt;input type="text" name="author" id="author" value="" size="22" tabindex="1" /&gt;&lt;br /&gt; 485. &lt;label for="author"&gt;&lt;small&gt;Name (required)&lt;/small&gt;&lt;/label&gt;&lt;/p&gt;&lt;br /&gt; 486.&lt;br /&gt; 487. &lt;p&gt;&lt;input type="text" name="email" id="email" value="" size="22" tabindex="2" /&gt;&lt;br /&gt; 488. &lt;label for="email"&gt;&lt;small&gt;Mail (will not be published) (required)&lt;/small&gt;&lt;/label&gt;&lt;/p&gt;&lt;br /&gt; 489.&lt;br /&gt; 490. &lt;p&gt;&lt;input type="text" name="url" id="url" value="" size="22" tabindex="3" /&gt;&lt;br /&gt; 491. &lt;label for="url"&gt;&lt;small&gt;Website&lt;/small&gt;&lt;/label&gt;&lt;/p&gt;&lt;br /&gt; 492.&lt;br /&gt; 493.&lt;br /&gt; 494. &lt;p&gt;&lt;textarea name="comment" id="comment" cols="40" rows="10" tabindex="4"&gt;&lt;/textarea&gt;&lt;/p&gt;&lt;br /&gt; 495.&lt;br /&gt; 496. &lt;input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" /&gt;&lt;br /&gt; 497. &lt;input type='hidden' name='comment_post_ID' value='1874' id='comment_post_ID' /&gt;&lt;br /&gt; 498. &lt;input type='hidden' name='comment_parent' id='comment_parent' value='0' /&gt;&lt;br /&gt; 499.&lt;br /&gt; 500. &lt;p&gt;&lt;input type="checkbox" name="subscribe" id="subscribe" value="subscribe" style="width: auto;" /&gt;&lt;br /&gt; 501. &lt;label for="subscribe" id="subscribe-label"&gt;Notify me of follow-up comments via email.&lt;/label&gt;&lt;/p&gt;&lt;br /&gt; 502. &lt;/form&gt;&lt;br /&gt; 503.&lt;br /&gt; 504. &lt;/div&gt;&lt;br /&gt; 505.&lt;br /&gt; 506. &lt;/div&gt;&lt;br /&gt; 507.&lt;br /&gt; 508. &lt;/div&gt;&lt;br /&gt; 509.&lt;br /&gt; 510.&lt;br /&gt; 511. &lt;div class="navigation"&gt;&lt;/div&gt;&lt;br /&gt; 512.&lt;br /&gt; 513.&lt;br /&gt; 514. &lt;!-- END CONTENT --&gt;&lt;br /&gt; 515.&lt;br /&gt; 516. &lt;/div&gt;&lt;br /&gt; 517.&lt;br /&gt; 518. &lt;div id="obar"&gt;&lt;br /&gt; 519.&lt;br /&gt; 520. &lt;div class="sub-obar"&gt;&lt;br /&gt; 521. &lt;ul&gt;&lt;br /&gt; 522. &lt;li id="tag_cloud" class="widget widget_tag_cloud"&gt;&lt;h2 class="widgettitle"&gt;Subjects&lt;/h2&gt;&lt;br /&gt; 523. &lt;div style='overflow: hidden'&gt;&lt;a href='http://robotpirateninja.com/category/0_robot/' style='font-size: 178.01204819277%; padding: 1px; margin: 1px;' title='0_Robot (153)'&gt;0_Robot&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/1_pirate/' style='font-size: 149.54819277108%; padding: 1px; margin: 1px;' title='1_Pirate (111)'&gt;1_Pirate&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/2_ninja/' style='font-size: 164.4578313253%; padding: 1px; margin: 1px;' title='2_Ninja (133)'&gt;2_Ninja&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/3_robotpirateninja/' style='font-size: 147.51506024096%; padding: 1px; margin: 1px;' title='3_RobotPirateNinja (108)'&gt;3_RobotPirateNinja&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/advice/' style='font-size: 105.49698795181%; padding: 1px; margin: 1px;' title='advice (46)'&gt;advice&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/africa/' style='font-size: 84.487951807229%; padding: 1px; margin: 1px;' title='africa (15)'&gt;africa&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/archaic-interfaces/' style='font-size: 98.042168674699%; padding: 1px; margin: 1px;' title='archaic interfaces (35)'&gt;archaic interfaces&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/art/' style='font-size: 113.62951807229%; padding: 1px; margin: 1px;' title='art (58)'&gt;art&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/asia/' style='font-size: 114.30722891566%; padding: 1px; margin: 1px;' title='asia (59)'&gt;asia&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/bullshit/' style='font-size: 121.0843373494%; padding: 1px; margin: 1px;' title='bullshit (69)'&gt;bullshit&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/business/' style='font-size: 151.5813253012%; padding: 1px; margin: 1px;' title='business (114)'&gt;business&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/canadia-my-world/' style='font-size: 75%; padding: 1px; margin: 1px;' title='Canadia (1)'&gt;Canadia&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/china/' style='font-size: 82.454819277108%; padding: 1px; margin: 1px;' title='china (12)'&gt;china&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/cool/' style='font-size: 140.73795180723%; padding: 1px; margin: 1px;' title='cool (98)'&gt;cool&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/curious/' style='font-size: 119.05120481928%; padding: 1px; margin: 1px;' title='curious (66)'&gt;curious&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/dallas-my-world/' style='font-size: 75.677710843373%; padding: 1px; margin: 1px;' title='Dallas (2)'&gt;Dallas&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/doh/' style='font-size: 135.99397590361%; padding: 1px; margin: 1px;' title='Doh (91)'&gt;Doh&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/drugs/' style='font-size: 86.521084337349%; padding: 1px; margin: 1px;' title='drugs (18)'&gt;drugs&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/environment/' style='font-size: 89.231927710843%; padding: 1px; margin: 1px;' title='environment (22)'&gt;environment&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/europe/' style='font-size: 91.942771084337%; padding: 1px; margin: 1px;' title='europe (26)'&gt;europe&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/examples-of-work/' style='font-size: 87.876506024096%; padding: 1px; margin: 1px;' title='Examples of Work (20)'&gt;Examples of Work&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/sport/football-sport/' style='font-size: 81.777108433735%; padding: 1px; margin: 1px;' title='Football (11)'&gt;Football&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/friends/' style='font-size: 87.876506024096%; padding: 1px; margin: 1px;' title='friends (20)'&gt;friends&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/funny/' style='font-size: 114.30722891566%; padding: 1px; margin: 1px;' title='funny (59)'&gt;funny&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/game-review/' style='font-size: 86.521084337349%; padding: 1px; margin: 1px;' title='game review (18)'&gt;game review&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/reviews/game-reviews/' style='font-size: 86.521084337349%; padding: 1px; margin: 1px;' title='Game Reviews (18)'&gt;Game Reviews&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/gaming/' style='font-size: 109.56325301205%; padding: 1px; margin: 1px;' title='gaming (52)'&gt;gaming&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/government/' style='font-size: 180.04518072289%; padding: 1px; margin: 1px;' title='government (156)'&gt;government&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/history/' style='font-size: 117.01807228916%; padding: 1px; margin: 1px;' title='history (63)'&gt;history&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/internet/' style='font-size: 94.653614457831%; padding: 1px; margin: 1px;' title='internet (30)'&gt;internet&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/int-poly/' style='font-size: 83.810240963855%; padding: 1px; margin: 1px;' title='Int Poly (14)'&gt;Int Poly&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/iphone/' style='font-size: 81.777108433735%; padding: 1px; margin: 1px;' title='iPhone (11)'&gt;iPhone&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/iraq/' style='font-size: 104.14156626506%; padding: 1px; margin: 1px;' title='iraq (44)'&gt;iraq&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/latin/' style='font-size: 83.132530120482%; padding: 1px; margin: 1px;' title='latin (13)'&gt;latin&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/mash-up/' style='font-size: 76.355421686747%; padding: 1px; margin: 1px;' title='Mash-up (3)'&gt;Mash-up&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/media/' style='font-size: 206.47590361446%; padding: 1px; margin: 1px;' title='media (195)'&gt;media&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/middle-east/' style='font-size: 108.88554216867%; padding: 1px; margin: 1px;' title='middle east (51)'&gt;middle east&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/mobile/' style='font-size: 86.521084337349%; padding: 1px; margin: 1px;' title='mobile (18)'&gt;mobile&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/money/' style='font-size: 112.95180722892%; padding: 1px; margin: 1px;' title='money (57)'&gt;money&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/reviews/movie-review/' style='font-size: 81.099397590361%; padding: 1px; margin: 1px;' title='movie review (10)'&gt;movie review&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/music/' style='font-size: 88.55421686747%; padding: 1px; margin: 1px;' title='music (21)'&gt;music&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/myth/' style='font-size: 93.975903614458%; padding: 1px; margin: 1px;' title='myth (29)'&gt;myth&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/' style='font-size: 196.31024096386%; padding: 1px; margin: 1px;' title='My World (180)'&gt;My World&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/nerd/' style='font-size: 137.34939759036%; padding: 1px; margin: 1px;' title='nerd (93)'&gt;nerd&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/2_ninja/ninja/' style='font-size: 159.03614457831%; padding: 1px; margin: 1px;' title='ninja (125)'&gt;ninja&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/oil/' style='font-size: 98.042168674699%; padding: 1px; margin: 1px;' title='oil (35)'&gt;oil&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/olympics/' style='font-size: 79.066265060241%; padding: 1px; margin: 1px;' title='olympics (7)'&gt;olympics&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/reviews/performance/' style='font-size: 81.777108433735%; padding: 1px; margin: 1px;' title='performance (11)'&gt;performance&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/1_pirate/pirate/' style='font-size: 146.15963855422%; padding: 1px; margin: 1px;' title='pirate (106)'&gt;pirate&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/poli-fi/' style='font-size: 244.42771084337%; padding: 1px; margin: 1px;' title='Poli-Fi (251)'&gt;Poli-Fi&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/president-08/' style='font-size: 160.39156626506%; padding: 1px; margin: 1px;' title='President 08 (127)'&gt;President 08&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/random/' style='font-size: 88.55421686747%; padding: 1px; margin: 1px;' title='random (21)'&gt;random&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/religion/' style='font-size: 93.975903614458%; padding: 1px; margin: 1px;' title='religion (29)'&gt;religion&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/reviews/' style='font-size: 104.14156626506%; padding: 1px; margin: 1px;' title='reviews (44)'&gt;reviews&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/0_robot/robot/' style='font-size: 169.20180722892%; padding: 1px; margin: 1px;' title='robot (140)'&gt;robot&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/sad/' style='font-size: 85.165662650602%; padding: 1px; margin: 1px;' title='sad (16)'&gt;sad&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/sci-fi/' style='font-size: 83.810240963855%; padding: 1px; margin: 1px;' title='Sci-Fi (14)'&gt;Sci-Fi&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/sci-non-fi/' style='font-size: 112.27409638554%; padding: 1px; margin: 1px;' title='Sci-Non-Fi (56)'&gt;Sci-Non-Fi&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/sex/' style='font-size: 86.521084337349%; padding: 1px; margin: 1px;' title='sex (18)'&gt;sex&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/site-news/' style='font-size: 78.388554216867%; padding: 1px; margin: 1px;' title='site news (6)'&gt;site news&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/sport/' style='font-size: 91.265060240964%; padding: 1px; margin: 1px;' title='sport (25)'&gt;sport&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/stupid/' style='font-size: 94.653614457831%; padding: 1px; margin: 1px;' title='stupid (30)'&gt;stupid&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/tech/' style='font-size: 151.5813253012%; padding: 1px; margin: 1px;' title='tech (114)'&gt;tech&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/terror/' style='font-size: 110.24096385542%; padding: 1px; margin: 1px;' title='terror (53)'&gt;terror&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/test-post/' style='font-size: 75.677710843373%; padding: 1px; margin: 1px;' title='test post (2)'&gt;test post&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/my-world/texas-my-world/' style='font-size: 75.677710843373%; padding: 1px; margin: 1px;' title='Texas (2)'&gt;Texas&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/reviews/tv-reviews/' style='font-size: 80.421686746988%; padding: 1px; margin: 1px;' title='TV Reviews (9)'&gt;TV Reviews&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/uncategorized/' style='font-size: 110.9186746988%; padding: 1px; margin: 1px;' title='Uncategorized (54)'&gt;Uncategorized&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/upgrade/' style='font-size: 81.099397590361%; padding: 1px; margin: 1px;' title='upgrade (10)'&gt;upgrade&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/us/' style='font-size: 300%; padding: 1px; margin: 1px;' title='us (333)'&gt;us&lt;/a&gt; &lt;a href='http://robotpirateninja.com/category/war/' style='font-size: 144.1265060241%; padding: 1px; margin: 1px;' title='war (103)'&gt;war&lt;/a&gt; &lt;/div&gt;&lt;/li&gt;&lt;br /&gt; 524. &lt;li id="text-214907683" class="widget widget_text"&gt; &lt;h2 class="widgettitle"&gt;RobotPiratNinja&lt;/h2&gt;&lt;br /&gt; 525. &lt;div class="textwidget"&gt;&lt;a href="http://profile.mygamercard.net/RobotPiratNinja" target="_blank"&gt;&lt;br /&gt; 526. &lt;img src="http://card.mygamercard.net/mini/RobotPiratNinja.png" border="0"&gt;&lt;br /&gt; 527. &lt;/a&gt;&lt;/div&gt;&lt;br /&gt; 528. &lt;/li&gt;&lt;br /&gt; 529. &lt;li id="text-235895602" class="widget widget_text"&gt; &lt;h2 class="widgettitle"&gt;Twitter Feed&lt;/h2&gt;&lt;br /&gt; 530. &lt;div class="textwidget"&gt;&lt;a href="http://twitter.com/RobotPiratNinja" target="_blank"&gt;Read the latest thing to cross my mind here&lt;/a&gt;.&lt;br /&gt; 531.&lt;br /&gt; 532. &lt;/div&gt;&lt;br /&gt; 533. &lt;/li&gt;&lt;br /&gt; 534. &lt;li id="rss-227917231" class="widget snap_preview widget_rss"&gt;&lt;h2 class="widgettitle"&gt;&lt;a class='rsswidget' href='http://twitter.com/statuses/user_timeline/2787641.rss' title='Syndicate this content'&gt;&lt;img style='background:orange;color:white;border:none;' width='14' height='14' src='http://s.wordpress.com/wp-includes/images/rss.png' alt='RSS' /&gt;&lt;/a&gt; &lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja' title='Twitter updates from Wah / RobotPiratNinja.'&gt;What I'm Reading (twits)&lt;/a&gt;&lt;/h2&gt;&lt;br /&gt; 535. &lt;ul&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1709029764' title='RobotPiratNinja: Helping out the hometown.'&gt;RobotPiratNinja: Helping out the hometown.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1709020320' title='RobotPiratNinja: http://tinyurl.com/cnb64n'&gt;RobotPiratNinja: http://tinyurl.com/cnb64n&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1699053464' title='RobotPiratNinja: King James takes his throne.'&gt;RobotPiratNinja: King James takes his throne.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1699049874' title='RobotPiratNinja: http://tinyurl.com/cuwzmt'&gt;RobotPiratNinja: http://tinyurl.com/cuwzmt&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1696319945' title='RobotPiratNinja: Obama gets to work on the biggest underlying problem in the U.S. Cheaters.'&gt;RobotPiratNinja: Obama gets to work on the biggest underlying problem in the U.S.&lt;br /&gt; 536. Cheaters.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1696313830' title='RobotPiratNinja: http://firstread.msnbc.msn.com/archive/2009/05/04/1920897.aspx'&gt;RobotPiratNinja: http://firstread.msnbc.msn.com/archive/2009/05/04/1920897.aspx&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1681499881' title='RobotPiratNinja: Playing on torture.'&gt;RobotPiratNinja: Playing on torture.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1681498560' title='RobotPiratNinja: http://theater2.nytimes.com/2009/05/02/theater/02dura.html'&gt;RobotPiratNinja: http://theater2.nytimes.com/2009/05/02/theater/02dura.html&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1680084459' title='RobotPiratNinja: On Pakistan&amp;#039;s counter-insurgency strategy.'&gt;RobotPiratNinja: On Pakistan&amp;#039;s counter-insurgency strategy.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1680080832' title='RobotPiratNinja: http://www.newsweek.com/id/195702'&gt;RobotPiratNinja: http://www.newsweek.com/id/195702&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1672763925' title='RobotPiratNinja: Conditions in the Swat Valley.'&gt;RobotPiratNinja: Conditions in the Swat Valley.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1672761005' title='RobotPiratNinja: http://www.mcclatchydc.com/226/story/67289.html'&gt;RobotPiratNinja: http://www.mcclatchydc.com/226/story/67289.html&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1670148856' title='RobotPiratNinja: AIPAC learns that it can spy in the U.S. with impunity.'&gt;RobotPiratNinja: AIPAC learns that it can spy in the U.S. with impunity.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1670141546' title='RobotPiratNinja: http://tinyurl.com/chyq2d'&gt;RobotPiratNinja: http://tinyurl.com/chyq2d&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://twitter.com/RobotPiratNinja/statuses/1652416964' title='RobotPiratNinja: http://www.google.com/hostednews/ap/article/ALeqM5hkiMxbHNH0BqgpWA2ZG6VD6wVTmAD97S8SH80'&gt;RobotPiratNinja: http://www.google.com/hostednews/ap/article/ALeqM5hkiMxbHNH0BqgpWA2ZG6VD6wVTmAD97S8SH80&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;br /&gt; 537. &lt;li id="linkcat-1356" class="widget snap_preview widget_links"&gt;&lt;h2 class="widgettitle"&gt;Blogroll&lt;/h2&gt;&lt;br /&gt; 538.&lt;br /&gt; 539. &lt;ul class='snap_preview xoxo blogroll'&gt;&lt;br /&gt; 540. &lt;li&gt;&lt;a href="http://9numbers.com"&gt;9 Numbers&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 541. &lt;li&gt;&lt;a href="http://antiplath.wordpress.com"&gt;Antiplath&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 542. &lt;li&gt;&lt;a href="http://brainwindows.wordpress.com"&gt;Brain Windows&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 543. &lt;li&gt;&lt;a href="http://breaktheterror.wordpress.com"&gt;break the terror&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 544. &lt;li&gt;&lt;a href="http://buttonbasher.wordpress.com"&gt;Buttonbasher&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 545. &lt;li&gt;&lt;a href="http://www.fark.com" title="The source of all things Fark" target="_blank"&gt;DC&amp;#8217;s Fark.com&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 546. &lt;li&gt;&lt;a href="http://fivetaat.qb1.libsyn.com/" title="This is a podcast by a guy I played football with and some other dude. Funny stuff." target="_blank"&gt;Five Tacos and a Taco&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 547. &lt;li&gt;&lt;a href="http://foodcrisis.wordpress.com"&gt;Food Crisis&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 548. &lt;li&gt;&lt;a href="http://gigaom.com"&gt;GigaOM&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 549. &lt;li&gt;&lt;a href="http://nemesing.blogspot.com/" title="Daily Ravings From a Disturbed Mind"&gt;I&amp;#8217;m Sure I Don&amp;#8217;t Know&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 550. &lt;li&gt;&lt;a href="http://illseed.wordpress.com"&gt;Illseed Blog&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 551. &lt;li&gt;&lt;a href="http://jonathanturley.org"&gt;JONATHAN TURLEY&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 552. &lt;li&gt;&lt;a href="http://www.kottke.org/" title="10+years of simple design and good linkage. Plus, he&amp;#8217;s a pirate." target="_blank"&gt;kottke&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 553. &lt;li&gt;&lt;a href="http://www.facebook.com/profile.php?success=1&amp;amp;id=1643326368" title="I use Facebook to blog&amp;#8230;seriously&amp;#8230;"&gt;My FB Blog&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 554. &lt;li&gt;&lt;a href="http://politicsorpoppycock.com"&gt;Politics or Poppycock&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 555. &lt;li&gt;&lt;a href="http://www.skewz.com/" title="News Right Left, Left Right News"&gt;Skewz&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 556. &lt;li&gt;&lt;a href="http://strangemaps.wordpress.com"&gt;Strange Maps&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 557. &lt;li&gt;&lt;a href="http://stuffwhitepeoplelike.wordpress.com/" title="Stuff White People Like"&gt;SWPL&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 558. &lt;li&gt;&lt;a href="http://themaasfamilyblog.blogspot.com/" title="A site put together by my sister where she chronicles the antics of her family."&gt;The Maas Family Blog&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 559. &lt;li&gt;&lt;a href="http://thoughtrefuse.wordpress.com"&gt;The Thought Refuse&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 560. &lt;li&gt;&lt;a href="http://www.toddstadler.com/" title="A guy I went to school with who also writes funny stuff for fun."&gt;Todd Stadler&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 561. &lt;li&gt;&lt;a href="http://www.tylersouthouse.blogspot.com/" title="I&amp;#8217;m pretty sure this is Tyler&amp;#8217;s outhouse."&gt;Tyler&amp;#8217;s Outhouse&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 562. &lt;li&gt;&lt;a href="http://wordpress.org/"&gt;WordPress.org&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 563.&lt;br /&gt; 564. &lt;/ul&gt;&lt;br /&gt; 565. &lt;/li&gt;&lt;br /&gt; 566.&lt;br /&gt; 567. &lt;li id="linkcat-684" class="widget snap_preview widget_links"&gt;&lt;h2 class="widgettitle"&gt;funny&lt;/h2&gt;&lt;br /&gt; 568.&lt;br /&gt; 569. &lt;ul class='snap_preview xoxo blogroll'&gt;&lt;br /&gt; 570. &lt;li&gt;&lt;a href="http://stuffwhitepeoplelike.wordpress.com/" title="Stuff White People Like"&gt;SWPL&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 571. &lt;li&gt;&lt;a href="http://xkcd.com" title="XKCD :A webcomic of romance, sarcasm, math, and language."&gt;XKCD&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 572.&lt;br /&gt; 573. &lt;/ul&gt;&lt;br /&gt; 574. &lt;/li&gt;&lt;br /&gt; 575.&lt;br /&gt; 576. &lt;li id="linkcat-1256" class="widget snap_preview widget_links"&gt;&lt;h2 class="widgettitle"&gt;gaming&lt;/h2&gt;&lt;br /&gt; 577.&lt;br /&gt; 578. &lt;ul class='snap_preview xoxo blogroll'&gt;&lt;br /&gt; 579. &lt;li&gt;&lt;a href="http://www.handdrawngames.com/" title="One of the most addictive web flash games ever"&gt;Desktop Defense&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 580. &lt;li&gt;&lt;a href="http://steamcommunity.com/id/robotpirateninja" rel="me" title="My Steam Presence"&gt;Steam Dir&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 581. &lt;li&gt;&lt;a href="http://live.xbox.com/member/RobotPiratNinja" rel="me" title="XBOX 360 Live Online Address"&gt;XBOX Live Dir&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 582.&lt;br /&gt; 583. &lt;/ul&gt;&lt;br /&gt; 584. &lt;/li&gt;&lt;br /&gt; 585.&lt;br /&gt; 586. &lt;li id="linkcat-4286772" class="widget snap_preview widget_links"&gt;&lt;h2 class="widgettitle"&gt;Left Arm&lt;/h2&gt;&lt;br /&gt; 587.&lt;br /&gt; 588. &lt;ul class='snap_preview xoxo blogroll'&gt;&lt;br /&gt; 589. &lt;li&gt;&lt;a href="http://capitolhillgangsta.wordpress.com/"&gt;Capitol Hill Gangsta&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 590.&lt;br /&gt; 591. &lt;/ul&gt;&lt;br /&gt; 592. &lt;/li&gt;&lt;br /&gt; 593.&lt;br /&gt; 594. &lt;li id="linkcat-18" class="widget snap_preview widget_links"&gt;&lt;h2 class="widgettitle"&gt;music&lt;/h2&gt;&lt;br /&gt; 595.&lt;br /&gt; 596. &lt;ul class='snap_preview xoxo blogroll'&gt;&lt;br /&gt; 597. &lt;li&gt;&lt;a href="http://stereogum.com/" title="Stereogum.com, founded by Scott Lapatine in 2003, is a blog devoted exclusively to music."&gt;Stereogum&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 598. &lt;li&gt;&lt;a href="http://www.sugarfix.net/" title="I don’t know how often, but I’ll try to keep it to at least one new song a month."&gt;Sugar Fix&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 599.&lt;br /&gt; 600. &lt;/ul&gt;&lt;br /&gt; 601. &lt;/li&gt;&lt;br /&gt; 602.&lt;br /&gt; 603. &lt;li id="linkcat-4597" class="widget snap_preview widget_links"&gt;&lt;h2 class="widgettitle"&gt;New&lt;/h2&gt;&lt;br /&gt; 604.&lt;br /&gt; 605. &lt;ul class='snap_preview xoxo blogroll'&gt;&lt;br /&gt; 606. &lt;li&gt;&lt;a href="http://boingboing.net" title="A Directory of Wonderful Things"&gt;bOINGbOING&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 607. &lt;li&gt;&lt;a href="http://www.kottke.org/" title="10+years of simple design and good linkage. Plus, he&amp;#8217;s a pirate." target="_blank"&gt;kottke&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 608.&lt;br /&gt; 609. &lt;/ul&gt;&lt;br /&gt; 610. &lt;/li&gt;&lt;br /&gt; 611.&lt;br /&gt; 612. &lt;li id="linkcat-5512437" class="widget snap_preview widget_links"&gt;&lt;h2 class="widgettitle"&gt;Right Arm&lt;/h2&gt;&lt;br /&gt; 613.&lt;br /&gt; 614. &lt;ul class='snap_preview xoxo blogroll'&gt;&lt;br /&gt; 615. &lt;li&gt;&lt;a href="http://patricksperry.wordpress.com" title="Conservative Libertarian Outpost"&gt;CLO&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 616.&lt;br /&gt; 617. &lt;/ul&gt;&lt;br /&gt; 618. &lt;/li&gt;&lt;br /&gt; 619.&lt;br /&gt; 620. &lt;li id="linkcat-7413" class="widget snap_preview widget_links"&gt;&lt;h2 class="widgettitle"&gt;Think&lt;/h2&gt;&lt;br /&gt; 621.&lt;br /&gt; 622. &lt;ul class='snap_preview xoxo blogroll'&gt;&lt;br /&gt; 623. &lt;li&gt;&lt;a href="http://www.marginalrevolution.com/marginalrevolution/" title="Small steps toward a much better world." target="_blank"&gt;Marginal Revolution&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 624. &lt;li&gt;&lt;a href="http://www.skewz.com/" title="News Right Left, Left Right News"&gt;Skewz&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 625.&lt;br /&gt; 626. &lt;/ul&gt;&lt;br /&gt; 627. &lt;/li&gt;&lt;br /&gt; 628.&lt;br /&gt; 629. &lt;li id="linkcat-2911" class="widget snap_preview widget_links"&gt;&lt;h2 class="widgettitle"&gt;What&lt;/h2&gt;&lt;br /&gt; 630.&lt;br /&gt; 631. &lt;ul class='snap_preview xoxo blogroll'&gt;&lt;br /&gt; 632. &lt;li&gt;&lt;a href="http://slashdot.org/" title="1,000,000 can never be wrong, or right, at the same time" target="_blank"&gt;/.&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 633.&lt;br /&gt; 634. &lt;/ul&gt;&lt;br /&gt; 635. &lt;/li&gt;&lt;br /&gt; 636.&lt;br /&gt; 637. &lt;li id="categories-1" class="widget widget_categories"&gt;&lt;h2 class="widgettitle"&gt;a&lt;/h2&gt;&lt;br /&gt; 638. &lt;select name='cat' id='cat' class='postform' &gt;&lt;br /&gt; 639. &lt;option value='-1'&gt;Select Category&lt;/option&gt;&lt;br /&gt; 640. &lt;option class="level-0" value="5628506"&gt;0_Robot&amp;nbsp;&amp;nbsp;(16)&lt;/option&gt;&lt;br /&gt; 641. &lt;option class="level-1" value="90436"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;robot&amp;nbsp;&amp;nbsp;(140)&lt;/option&gt;&lt;br /&gt; 642. &lt;option class="level-0" value="5628514"&gt;1_Pirate&amp;nbsp;&amp;nbsp;(8)&lt;/option&gt;&lt;br /&gt; 643. &lt;option class="level-1" value="214529"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;pirate&amp;nbsp;&amp;nbsp;(106)&lt;/option&gt;&lt;br /&gt; 644. &lt;option class="level-0" value="5628516"&gt;2_Ninja&amp;nbsp;&amp;nbsp;(10)&lt;/option&gt;&lt;br /&gt; 645. &lt;option class="level-1" value="96021"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ninja&amp;nbsp;&amp;nbsp;(125)&lt;/option&gt;&lt;br /&gt; 646. &lt;option class="level-0" value="5628519"&gt;3_RobotPirateNinja&amp;nbsp;&amp;nbsp;(108)&lt;/option&gt;&lt;br /&gt; 647. &lt;option class="level-0" value="157"&gt;advice&amp;nbsp;&amp;nbsp;(46)&lt;/option&gt;&lt;br /&gt; 648. &lt;option class="level-0" value="5597475"&gt;archaic interfaces&amp;nbsp;&amp;nbsp;(35)&lt;/option&gt;&lt;br /&gt; 649. &lt;option class="level-0" value="177"&gt;art&amp;nbsp;&amp;nbsp;(58)&lt;/option&gt;&lt;br /&gt; 650. &lt;option class="level-0" value="7025"&gt;bullshit&amp;nbsp;&amp;nbsp;(69)&lt;/option&gt;&lt;br /&gt; 651. &lt;option class="level-0" value="179"&gt;business&amp;nbsp;&amp;nbsp;(114)&lt;/option&gt;&lt;br /&gt; 652. &lt;option class="level-0" value="1470"&gt;china&amp;nbsp;&amp;nbsp;(12)&lt;/option&gt;&lt;br /&gt; 653. &lt;option class="level-0" value="140"&gt;cool&amp;nbsp;&amp;nbsp;(98)&lt;/option&gt;&lt;br /&gt; 654. &lt;option class="level-0" value="11755"&gt;curious&amp;nbsp;&amp;nbsp;(66)&lt;/option&gt;&lt;br /&gt; 655. &lt;option class="level-0" value="19816"&gt;Doh&amp;nbsp;&amp;nbsp;(91)&lt;/option&gt;&lt;br /&gt; 656. &lt;option class="level-0" value="6200"&gt;drugs&amp;nbsp;&amp;nbsp;(18)&lt;/option&gt;&lt;br /&gt; 657. &lt;option class="level-0" value="170862"&gt;Examples of Work&amp;nbsp;&amp;nbsp;(20)&lt;/option&gt;&lt;br /&gt; 658. &lt;option class="level-0" value="677"&gt;friends&amp;nbsp;&amp;nbsp;(20)&lt;/option&gt;&lt;br /&gt; 659. &lt;option class="level-0" value="684"&gt;funny&amp;nbsp;&amp;nbsp;(59)&lt;/option&gt;&lt;br /&gt; 660. &lt;option class="level-0" value="36883"&gt;game review&amp;nbsp;&amp;nbsp;(18)&lt;/option&gt;&lt;br /&gt; 661. &lt;option class="level-0" value="1256"&gt;gaming&amp;nbsp;&amp;nbsp;(52)&lt;/option&gt;&lt;br /&gt; 662. &lt;option class="level-0" value="2311"&gt;government&amp;nbsp;&amp;nbsp;(156)&lt;/option&gt;&lt;br /&gt; 663. &lt;option class="level-0" value="678"&gt;history&amp;nbsp;&amp;nbsp;(63)&lt;/option&gt;&lt;br /&gt; 664. &lt;option class="level-0" value="13657240"&gt;Int Poly&amp;nbsp;&amp;nbsp;(14)&lt;/option&gt;&lt;br /&gt; 665. &lt;option class="level-0" value="106595"&gt;iPhone&amp;nbsp;&amp;nbsp;(11)&lt;/option&gt;&lt;br /&gt; 666. &lt;option class="level-0" value="1147"&gt;iraq&amp;nbsp;&amp;nbsp;(44)&lt;/option&gt;&lt;br /&gt; 667. &lt;option class="level-0" value="24450"&gt;Mash-up&amp;nbsp;&amp;nbsp;(3)&lt;/option&gt;&lt;br /&gt; 668. &lt;option class="level-0" value="292"&gt;media&amp;nbsp;&amp;nbsp;(195)&lt;/option&gt;&lt;br /&gt; 669. &lt;option class="level-0" value="120"&gt;mobile&amp;nbsp;&amp;nbsp;(18)&lt;/option&gt;&lt;br /&gt; 670. &lt;option class="level-0" value="1417"&gt;money&amp;nbsp;&amp;nbsp;(57)&lt;/option&gt;&lt;br /&gt; 671. &lt;option class="level-0" value="18"&gt;music&amp;nbsp;&amp;nbsp;(21)&lt;/option&gt;&lt;br /&gt; 672. &lt;option class="level-0" value="3486"&gt;My World&amp;nbsp;&amp;nbsp;(62)&lt;/option&gt;&lt;br /&gt; 673. &lt;option class="level-1" value="2214"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;africa&amp;nbsp;&amp;nbsp;(15)&lt;/option&gt;&lt;br /&gt; 674. &lt;option class="level-1" value="1612"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;asia&amp;nbsp;&amp;nbsp;(59)&lt;/option&gt;&lt;br /&gt; 675. &lt;option class="level-1" value="16837203"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Canadia&amp;nbsp;&amp;nbsp;(1)&lt;/option&gt;&lt;br /&gt; 676. &lt;option class="level-1" value="16650403"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Dallas&amp;nbsp;&amp;nbsp;(2)&lt;/option&gt;&lt;br /&gt; 677. &lt;option class="level-1" value="184"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;environment&amp;nbsp;&amp;nbsp;(22)&lt;/option&gt;&lt;br /&gt; 678. &lt;option class="level-1" value="4328"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;europe&amp;nbsp;&amp;nbsp;(26)&lt;/option&gt;&lt;br /&gt; 679. &lt;option class="level-1" value="22"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;internet&amp;nbsp;&amp;nbsp;(30)&lt;/option&gt;&lt;br /&gt; 680. &lt;option class="level-1" value="4816"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;latin&amp;nbsp;&amp;nbsp;(13)&lt;/option&gt;&lt;br /&gt; 681. &lt;option class="level-1" value="3250"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;middle east&amp;nbsp;&amp;nbsp;(51)&lt;/option&gt;&lt;br /&gt; 682. &lt;option class="level-1" value="16650400"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Texas&amp;nbsp;&amp;nbsp;(2)&lt;/option&gt;&lt;br /&gt; 683. &lt;option class="level-0" value="21945"&gt;myth&amp;nbsp;&amp;nbsp;(29)&lt;/option&gt;&lt;br /&gt; 684. &lt;option class="level-0" value="8338"&gt;nerd&amp;nbsp;&amp;nbsp;(93)&lt;/option&gt;&lt;br /&gt; 685. &lt;option class="level-0" value="3454"&gt;oil&amp;nbsp;&amp;nbsp;(35)&lt;/option&gt;&lt;br /&gt; 686. &lt;option class="level-0" value="11490"&gt;olympics&amp;nbsp;&amp;nbsp;(7)&lt;/option&gt;&lt;br /&gt; 687. &lt;option class="level-0" value="5610295"&gt;Poli-Fi&amp;nbsp;&amp;nbsp;(251)&lt;/option&gt;&lt;br /&gt; 688. &lt;option class="level-1" value="0" selected="selected"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Vote&amp;nbsp;&amp;nbsp;(0)&lt;/option&gt;&lt;br /&gt; 689. &lt;option class="level-0" value="706690"&gt;President 08&amp;nbsp;&amp;nbsp;(127)&lt;/option&gt;&lt;br /&gt; 690. &lt;option class="level-0" value="30"&gt;random&amp;nbsp;&amp;nbsp;(21)&lt;/option&gt;&lt;br /&gt; 691. &lt;option class="level-0" value="116"&gt;religion&amp;nbsp;&amp;nbsp;(29)&lt;/option&gt;&lt;br /&gt; 692. &lt;option class="level-0" value="309"&gt;reviews&amp;nbsp;&amp;nbsp;(2)&lt;/option&gt;&lt;br /&gt; 693. &lt;option class="level-1" value="1260"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Game Reviews&amp;nbsp;&amp;nbsp;(18)&lt;/option&gt;&lt;br /&gt; 694. &lt;option class="level-1" value="6901"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;movie review&amp;nbsp;&amp;nbsp;(10)&lt;/option&gt;&lt;br /&gt; 695. &lt;option class="level-1" value="1930"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;performance&amp;nbsp;&amp;nbsp;(11)&lt;/option&gt;&lt;br /&gt; 696. &lt;option class="level-1" value="49265"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;TV Reviews&amp;nbsp;&amp;nbsp;(9)&lt;/option&gt;&lt;br /&gt; 697. &lt;option class="level-0" value="514"&gt;sad&amp;nbsp;&amp;nbsp;(16)&lt;/option&gt;&lt;br /&gt; 698. &lt;option class="level-0" value="1733"&gt;Sci-Fi&amp;nbsp;&amp;nbsp;(14)&lt;/option&gt;&lt;br /&gt; 699. &lt;option class="level-0" value="5655346"&gt;Sci-Non-Fi&amp;nbsp;&amp;nbsp;(56)&lt;/option&gt;&lt;br /&gt; 700. &lt;option class="level-0" value="520"&gt;sex&amp;nbsp;&amp;nbsp;(18)&lt;/option&gt;&lt;br /&gt; 701. &lt;option class="level-0" value="497"&gt;site news&amp;nbsp;&amp;nbsp;(6)&lt;/option&gt;&lt;br /&gt; 702. &lt;option class="level-0" value="825"&gt;sport&amp;nbsp;&amp;nbsp;(19)&lt;/option&gt;&lt;br /&gt; 703. &lt;option class="level-1" value="221059"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Football&amp;nbsp;&amp;nbsp;(11)&lt;/option&gt;&lt;br /&gt; 704. &lt;option class="level-0" value="2907"&gt;stupid&amp;nbsp;&amp;nbsp;(30)&lt;/option&gt;&lt;br /&gt; 705. &lt;option class="level-0" value="318"&gt;tech&amp;nbsp;&amp;nbsp;(114)&lt;/option&gt;&lt;br /&gt; 706. &lt;option class="level-0" value="8812"&gt;terror&amp;nbsp;&amp;nbsp;(53)&lt;/option&gt;&lt;br /&gt; 707. &lt;option class="level-0" value="3129"&gt;test post&amp;nbsp;&amp;nbsp;(2)&lt;/option&gt;&lt;br /&gt; 708. &lt;option class="level-0" value="1"&gt;Uncategorized&amp;nbsp;&amp;nbsp;(54)&lt;/option&gt;&lt;br /&gt; 709. &lt;option class="level-0" value="8683"&gt;upgrade&amp;nbsp;&amp;nbsp;(10)&lt;/option&gt;&lt;br /&gt; 710. &lt;option class="level-0" value="2739"&gt;us&amp;nbsp;&amp;nbsp;(333)&lt;/option&gt;&lt;br /&gt; 711. &lt;option class="level-0" value="3934"&gt;war&amp;nbsp;&amp;nbsp;(103)&lt;/option&gt;&lt;br /&gt; 712. &lt;/select&gt;&lt;br /&gt; 713.&lt;br /&gt; 714. &lt;script type='text/javascript'&gt;&lt;br /&gt; 715. /* &lt;![CDATA[ */&lt;br /&gt; 716. var dropdown = document.getElementById("cat");&lt;br /&gt; 717. function onCatChange() {&lt;br /&gt; 718. if ( dropdown.options[dropdown.selectedIndex].value &gt; 0 ) {&lt;br /&gt; 719. location.href = "http://robotpirateninja.com/?cat="+dropdown.options[dropdown.selectedIndex].value;&lt;br /&gt; 720. }&lt;br /&gt; 721. }&lt;br /&gt; 722. dropdown.onchange = onCatChange;&lt;br /&gt; 723. /* ]]&gt; */&lt;br /&gt; 724. &lt;/script&gt;&lt;br /&gt; 725.&lt;br /&gt; 726. &lt;/li&gt;&lt;br /&gt; 727. &lt;li id="top-clicks" class="widget widget_stats_topclicks"&gt; &lt;h2 class="widgettitle"&gt;Top Clicks&lt;/h2&gt;&lt;br /&gt; 728. &lt;ul&gt;&lt;li&gt;&lt;a href='http://www.ninjakiwi.com/templates/gameajax.php?name=Bloons%20Tower%20Defense%203&amp;amp;game=http://www.ninjakiwi.com/images/stories/Games/bloonstd3.swf' rel='nofollow'&gt;ninjakiwi.com/templates/g&amp;hellip;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.kongregate.com/games/arawkins/dolphin-olympics-2' rel='nofollow'&gt;kongregate.com/games/araw&amp;hellip;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://hasthelargehadroncolliderdestroyedtheworldyet.com/' rel='nofollow'&gt;hasthelargehadroncollider&amp;hellip;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://mail.google.com/mail/?ui=2&amp;amp;ik=3e15f913b6&amp;amp;view=att&amp;amp;th=12110bdc95b4c480&amp;amp;attid=0.1&amp;amp;disp=inline&amp;amp;zw' rel='nofollow'&gt;mail.google.com/mail/?ui=&amp;hellip;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.nytimes.com/2009/03/14/world/asia/14china.html?bl&amp;amp;ex=1237176000&amp;amp;en=c554ba986a5bac75&amp;amp;ei=5087%0A' rel='nofollow'&gt;nytimes.com/2009/03/14/wo&amp;hellip;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.files.wordpress.com/2008/05/3dlogic.jpg' rel='nofollow'&gt;robotpirateninja.files.wo&amp;hellip;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.dallasnews.com/sharedcontent/dws/news/texassouthwest/stories/022309dnnatobamagovs.444ee3e0.html' rel='nofollow'&gt;dallasnews.com/sharedcont&amp;hellip;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.newgrounds.com/portal/view/481906' rel='nofollow'&gt;newgrounds.com/portal/vie&amp;hellip;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.files.wordpress.com/2008/11/notfair.jpg' rel='nofollow'&gt;robotpirateninja.files.wo&amp;hellip;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.laist.com/2007/10/01/douchebag_interview.php' rel='nofollow'&gt;laist.com/2007/10/01/douc&amp;hellip;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;/li&gt;&lt;br /&gt; 729. &lt;li id="rss-149864353" class="widget snap_preview widget_rss"&gt;&lt;h2 class="widgettitle"&gt;&lt;a class='rsswidget' href='http://www.capitolwords.org/feeds/wordofday/' title='Syndicate this content'&gt;&lt;img style='background:orange;color:white;border:none;' width='14' height='14' src='http://s.wordpress.com/wp-includes/images/rss.png' alt='RSS' /&gt;&lt;/a&gt; &lt;a class='rsswidget' href='http://capitolwords.org/' title='Congressional Word of the Day for past 30 days from CapitolWords.org'&gt;Capitol Word of the Day&lt;/a&gt;&lt;/h2&gt;&lt;br /&gt; 730. &lt;ul&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://capitolwords.org/word/health/' title='The Congressional Word of the Day for May 04, 2009 is &amp;quot;health&amp;quot;'&gt;health&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://capitolwords.org/word/health/' title='The Congressional Word of the Day for May 01, 2009 is &amp;quot;health&amp;quot;'&gt;health&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://capitolwords.org/word/credit/' title='The Congressional Word of the Day for April 30, 2009 is &amp;quot;credit&amp;quot;'&gt;credit&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://capitolwords.org/word/budget/' title='The Congressional Word of the Day for April 29, 2009 is &amp;quot;budget&amp;quot;'&gt;budget&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://capitolwords.org/word/health/' title='The Congressional Word of the Day for April 28, 2009 is &amp;quot;health&amp;quot;'&gt;health&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;br /&gt; 731.&lt;br /&gt; 732. &lt;/ul&gt;&lt;br /&gt; 733. &lt;/div&gt;&lt;br /&gt; 734.&lt;br /&gt; 735. &lt;div class="sub-obar"&gt;&lt;br /&gt; 736. &lt;ul&gt;&lt;br /&gt; 737. &lt;li id="wp_tag_cloud" class="widget wp_widget_tag_cloud"&gt;&lt;h2 class="widgettitle"&gt;Topics&lt;/h2&gt;&lt;br /&gt; 738. &lt;a href='http://robotpirateninja.com/tag/afghanistan/' class='tag-link-4338' title='11 topics' rel="tag" style='font-size: 9.0566037735849pt;'&gt;afghanistan&lt;/a&gt;&lt;br /&gt; 739. &lt;a href='http://robotpirateninja.com/tag/art/' class='tag-link-177' title='12 topics' rel="tag" style='font-size: 9.3207547169811pt;'&gt;art&lt;/a&gt;&lt;br /&gt; 740. &lt;a href='http://robotpirateninja.com/tag/barack-obama/' class='tag-link-60416' title='37 topics' rel="tag" style='font-size: 15.924528301887pt;'&gt;Barack Obama&lt;/a&gt;&lt;br /&gt; 741. &lt;a href='http://robotpirateninja.com/tag/bush/' class='tag-link-7998' title='29 topics' rel="tag" style='font-size: 13.811320754717pt;'&gt;bush&lt;/a&gt;&lt;br /&gt; 742. &lt;a href='http://robotpirateninja.com/tag/china/' class='tag-link-1470' title='22 topics' rel="tag" style='font-size: 11.962264150943pt;'&gt;china&lt;/a&gt;&lt;br /&gt; 743. &lt;a href='http://robotpirateninja.com/tag/fallout-3/' class='tag-link-642077' title='12 topics' rel="tag" style='font-size: 9.3207547169811pt;'&gt;Fallout 3&lt;/a&gt;&lt;br /&gt; 744. &lt;a href='http://robotpirateninja.com/tag/fox-news/' class='tag-link-119420' title='8 topics' rel="tag" style='font-size: 8.2641509433962pt;'&gt;Fox "news"&lt;/a&gt;&lt;br /&gt; 745. &lt;a href='http://robotpirateninja.com/tag/funny/' class='tag-link-684' title='11 topics' rel="tag" style='font-size: 9.0566037735849pt;'&gt;funny&lt;/a&gt;&lt;br /&gt; 746. &lt;a href='http://robotpirateninja.com/tag/gaming/' class='tag-link-1256' title='19 topics' rel="tag" style='font-size: 11.169811320755pt;'&gt;gaming&lt;/a&gt;&lt;br /&gt; 747. &lt;a href='http://robotpirateninja.com/tag/george-w-bush/' class='tag-link-7057' title='8 topics' rel="tag" style='font-size: 8.2641509433962pt;'&gt;George W. Bush&lt;/a&gt;&lt;br /&gt; 748. &lt;a href='http://robotpirateninja.com/tag/georgia/' class='tag-link-22721' title='8 topics' rel="tag" style='font-size: 8.2641509433962pt;'&gt;georgia&lt;/a&gt;&lt;br /&gt; 749. &lt;a href='http://robotpirateninja.com/tag/god/' class='tag-link-7816' title='8 topics' rel="tag" style='font-size: 8.2641509433962pt;'&gt;god&lt;/a&gt;&lt;br /&gt; 750. &lt;a href='http://robotpirateninja.com/tag/hillary/' class='tag-link-34367' title='22 topics' rel="tag" style='font-size: 11.962264150943pt;'&gt;hillary&lt;/a&gt;&lt;br /&gt; 751. &lt;a href='http://robotpirateninja.com/tag/history/' class='tag-link-678' title='8 topics' rel="tag" style='font-size: 8.2641509433962pt;'&gt;history&lt;/a&gt;&lt;br /&gt; 752. &lt;a href='http://robotpirateninja.com/tag/internet/' class='tag-link-22' title='12 topics' rel="tag" style='font-size: 9.3207547169811pt;'&gt;internet&lt;/a&gt;&lt;br /&gt; 753. &lt;a href='http://robotpirateninja.com/tag/iran/' class='tag-link-6645' title='11 topics' rel="tag" style='font-size: 9.0566037735849pt;'&gt;iran&lt;/a&gt;&lt;br /&gt; 754. &lt;a href='http://robotpirateninja.com/tag/iraq/' class='tag-link-1147' title='40 topics' rel="tag" style='font-size: 16.716981132075pt;'&gt;iraq&lt;/a&gt;&lt;br /&gt; 755. &lt;a href='http://robotpirateninja.com/tag/joe-biden/' class='tag-link-143640' title='13 topics' rel="tag" style='font-size: 9.5849056603774pt;'&gt;joe biden&lt;/a&gt;&lt;br /&gt; 756. &lt;a href='http://robotpirateninja.com/tag/john-mccain/' class='tag-link-139586' title='50 topics' rel="tag" style='font-size: 19.358490566038pt;'&gt;John McCain&lt;/a&gt;&lt;br /&gt; 757. &lt;a href='http://robotpirateninja.com/tag/lies/' class='tag-link-16520' title='11 topics' rel="tag" style='font-size: 9.0566037735849pt;'&gt;lies&lt;/a&gt;&lt;br /&gt; 758. &lt;a href='http://robotpirateninja.com/tag/mccain/' class='tag-link-53782' title='36 topics' rel="tag" style='font-size: 15.660377358491pt;'&gt;mccain&lt;/a&gt;&lt;br /&gt; 759. &lt;a href='http://robotpirateninja.com/tag/media/' class='tag-link-292' title='16 topics' rel="tag" style='font-size: 10.377358490566pt;'&gt;media&lt;/a&gt;&lt;br /&gt; 760. &lt;a href='http://robotpirateninja.com/tag/money/' class='tag-link-1417' title='8 topics' rel="tag" style='font-size: 8.2641509433962pt;'&gt;money&lt;/a&gt;&lt;br /&gt; 761. &lt;a href='http://robotpirateninja.com/tag/music/' class='tag-link-18' title='11 topics' rel="tag" style='font-size: 9.0566037735849pt;'&gt;music&lt;/a&gt;&lt;br /&gt; 762. &lt;a href='http://robotpirateninja.com/tag/ninja/' class='tag-link-96021' title='7 topics' rel="tag" style='font-size: 8pt;'&gt;ninja&lt;/a&gt;&lt;br /&gt; 763. &lt;a href='http://robotpirateninja.com/tag/obama/' class='tag-link-376320' title='43 topics' rel="tag" style='font-size: 17.509433962264pt;'&gt;obama&lt;/a&gt;&lt;br /&gt; 764. &lt;a href='http://robotpirateninja.com/tag/oil/' class='tag-link-3454' title='13 topics' rel="tag" style='font-size: 9.5849056603774pt;'&gt;oil&lt;/a&gt;&lt;br /&gt; 765. &lt;a href='http://robotpirateninja.com/tag/olympics/' class='tag-link-11490' title='11 topics' rel="tag" style='font-size: 9.0566037735849pt;'&gt;olympics&lt;/a&gt;&lt;br /&gt; 766. &lt;a href='http://robotpirateninja.com/tag/pakistan/' class='tag-link-3235' title='8 topics' rel="tag" style='font-size: 8.2641509433962pt;'&gt;pakistan&lt;/a&gt;&lt;br /&gt; 767. &lt;a href='http://robotpirateninja.com/tag/palin/' class='tag-link-909165' title='19 topics' rel="tag" style='font-size: 11.169811320755pt;'&gt;palin&lt;/a&gt;&lt;br /&gt; 768. &lt;a href='http://robotpirateninja.com/tag/peace/' class='tag-link-2128' title='8 topics' rel="tag" style='font-size: 8.2641509433962pt;'&gt;peace&lt;/a&gt;&lt;br /&gt; 769. &lt;a href='http://robotpirateninja.com/tag/police-state/' class='tag-link-1955' title='9 topics' rel="tag" style='font-size: 8.5283018867925pt;'&gt;police state&lt;/a&gt;&lt;br /&gt; 770. &lt;a href='http://robotpirateninja.com/tag/politics/' class='tag-link-398' title='9 topics' rel="tag" style='font-size: 8.5283018867925pt;'&gt;politics&lt;/a&gt;&lt;br /&gt; 771. &lt;a href='http://robotpirateninja.com/tag/president-08/' class='tag-link-706690' title='16 topics' rel="tag" style='font-size: 10.377358490566pt;'&gt;President 08&lt;/a&gt;&lt;br /&gt; 772. &lt;a href='http://robotpirateninja.com/tag/president-2008/' class='tag-link-297299' title='14 topics' rel="tag" style='font-size: 9.8490566037736pt;'&gt;president 2008&lt;/a&gt;&lt;br /&gt; 773. &lt;a href='http://robotpirateninja.com/tag/robots/' class='tag-link-5536' title='8 topics' rel="tag" style='font-size: 8.2641509433962pt;'&gt;robots&lt;/a&gt;&lt;br /&gt; 774. &lt;a href='http://robotpirateninja.com/tag/russia/' class='tag-link-10759' title='13 topics' rel="tag" style='font-size: 9.5849056603774pt;'&gt;russia&lt;/a&gt;&lt;br /&gt; 775. &lt;a href='http://robotpirateninja.com/tag/sarah-palin/' class='tag-link-761708' title='60 topics' rel="tag" style='font-size: 22pt;'&gt;Sarah Palin&lt;/a&gt;&lt;br /&gt; 776. &lt;a href='http://robotpirateninja.com/tag/sarah-palin-history/' class='tag-link-10562307' title='8 topics' rel="tag" style='font-size: 8.2641509433962pt;'&gt;Sarah Palin History&lt;/a&gt;&lt;br /&gt; 777. &lt;a href='http://robotpirateninja.com/tag/science/' class='tag-link-173' title='18 topics' rel="tag" style='font-size: 10.905660377358pt;'&gt;science&lt;/a&gt;&lt;br /&gt; 778. &lt;a href='http://robotpirateninja.com/tag/speech/' class='tag-link-12703' title='7 topics' rel="tag" style='font-size: 8pt;'&gt;speech&lt;/a&gt;&lt;br /&gt; 779. &lt;a href='http://robotpirateninja.com/tag/texas/' class='tag-link-1575' title='9 topics' rel="tag" style='font-size: 8.5283018867925pt;'&gt;texas&lt;/a&gt;&lt;br /&gt; 780. &lt;a href='http://robotpirateninja.com/tag/tibet/' class='tag-link-43223' title='12 topics' rel="tag" style='font-size: 9.3207547169811pt;'&gt;tibet&lt;/a&gt;&lt;br /&gt; 781. &lt;a href='http://robotpirateninja.com/tag/us/' class='tag-link-2739' title='7 topics' rel="tag" style='font-size: 8pt;'&gt;us&lt;/a&gt;&lt;br /&gt; 782. &lt;a href='http://robotpirateninja.com/tag/war/' class='tag-link-3934' title='42 topics' rel="tag" style='font-size: 17.245283018868pt;'&gt;war&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 783. &lt;li id="search" class="widget widget_search"&gt;&lt;form method="get" id="searchform" action="http://robotpirateninja.com/"&gt;&lt;br /&gt; 784. &lt;input type="text" value="" name="s" id="s" /&gt;&lt;br /&gt; 785. &lt;input type="submit" id="searchsubmit" value="Search" /&gt;&lt;br /&gt; 786. &lt;/form&gt;&lt;/li&gt;&lt;br /&gt; 787. &lt;li id="top-posts" class="widget widget_stats_topposts"&gt; &lt;h2 class="widgettitle"&gt;Local Zeitgeist&lt;/h2&gt;&lt;br /&gt; 788. &lt;ul&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/09/08/bloons-tower-defense-3/'&gt;Bloons Tower Defense 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/'&gt;1. The Chapter 2: God Math (Logik, LOGOS, P=NP)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/the-robot/'&gt;0 Robot&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/2009/02/11/nice-online-boom-blox-2d-clone-totem-destroyer-2/'&gt;Nice Online Boom Blox (2d) Clone (Totem Destroyer 2)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/11/19/douchebag-jay-louis-sued-by-both-hot-chicks-and-douchebags/'&gt;Douchebag Jay Louis Sued by Both Hot Chicks and Douchebags&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/11/18/nude-pics-of-michelle-malkin-surface-oh-and-john-ziegler-is-a-liar/'&gt;Nude Pics of Michelle Malkin Surface (oh, and John Ziegler is a liar)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/09/26/the-xbox-360-and-media-center-a-series-of-huge-disappointments/'&gt;The Xbox 360 and Media Center: A Series of HUGE Disappointments&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/09/09/has-the-large-hadron-collider-destroyed-the-world-yet/'&gt;Has the Large Hadron Collider destroyed the world yet?&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/11/12/movie-review-indiana-jones-and-the-stupid-alien-artifact/'&gt;Movie Review: Indiana Jones and the Stupid Alien Artifact&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/06/19/from-tim-russert-to-poppy-harlow/'&gt;From Tim Russert to Poppy Harlow&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/2009/04/20/can-we-take-g-mail-out-of-beta-now-please/'&gt;Can We Take G-Mail out of Beta now? Please?&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/08/27/internet-tough-guy-strikes-again/'&gt;Internet Tough Guy Strikes Again&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;/li&gt;&lt;br /&gt; 789. &lt;li id="blog-stats" class="widget widget_statscounter"&gt; &lt;h2 class="widgettitle"&gt;Revolutions&lt;/h2&gt;&lt;br /&gt; 790. &lt;ul&gt;&lt;br /&gt; 791. &lt;li&gt;50,810 or so&lt;/li&gt;&lt;br /&gt; 792. &lt;/ul&gt;&lt;br /&gt; 793. &lt;/li&gt;&lt;br /&gt; 794. &lt;li id="recent-posts" class="widget widget_recent_entries"&gt; &lt;h2 class="widgettitle"&gt;Contemporary Analysis&lt;/h2&gt;&lt;br /&gt; 795. &lt;ul&gt;&lt;br /&gt; 796. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/04/29/just-so-you-knowtwitter-ponderings-and-book-update/"&gt;Just so you know&amp;#8230;(twitter ponderings and book&amp;nbsp;update) &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 797. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/04/25/the-singularity-project-01/"&gt;The Singularity Project :&amp;nbsp;0.1 &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 798. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/04/23/fox-news-grassroots-marketing-makes-an-impact-on-the-converted/"&gt;Fox News Grassroots Marketing Makes an Impact (on the&amp;nbsp;Converted) &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 799. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/04/20/can-we-take-g-mail-out-of-beta-now-please/"&gt;Can We Take G-Mail out of Beta now?&amp;nbsp;Please? &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 800. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/04/20/can-we-take-g-mail-out-of-beta-now-please/"&gt;Can We Take G-Mail out of Beta now?&amp;nbsp;Please? &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 801. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/04/08/americans-re-take-hijacked-tanker-ninja-reportedly-absent-photo/"&gt;Americans Re-Take Hijacked Tanker, Ninja Reportedly Absent&amp;nbsp;(photo) &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 802. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/04/06/lobbying-and-the-exotic-game-preserve-and-landfill/"&gt;Lobbying and the Exotic Game Preserve and&amp;nbsp;Landfill &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 803. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/04/05/the-model-tm-turing-machine-tm/"&gt;The Model (TM) = Turing Machine&amp;nbsp;(TM) &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 804. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/03/24/the-world-this-week-march-22-2009/"&gt;The World This Week, March 22,&amp;nbsp;2009 &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 805. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/03/18/robots-taking-over-the-runways-and-dreamscapes/"&gt;Robots Taking Over the Runways and&amp;nbsp;Dreamscapes &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 806. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/03/18/the-story-of-the-evolution-of-hot-peppers-theyre-for-the-birds/"&gt;The Story of the Evolution of Hot Peppers (they&amp;#8217;re for the&amp;nbsp;birds) &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 807. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/03/15/world-this-week-obama-stewart-china-russia-cheney-rush-summers/"&gt;World This Week, Obama, Stewart, China, Russia, Cheney, Rush,&amp;nbsp;Summers &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 808. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/03/11/rpn-is-largely-on-hiatus-now/"&gt;RPN is largely on hiatus&amp;nbsp;now &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 809. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/02/26/international-and-interstellar-news-update/"&gt;International and Interstellar, News&amp;nbsp;Update &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 810. &lt;li&gt;&lt;a href="http://robotpirateninja.com/2009/02/26/why-im-a-writer-not-a-blogger/"&gt;Why I&amp;#8217;m a Writer, Not a&amp;nbsp;&amp;#8220;Blogger&amp;#8221; &lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 811. &lt;/ul&gt;&lt;br /&gt; 812. &lt;/li&gt;&lt;br /&gt; 813. &lt;li id="calendar" class="widget widget_calendar"&gt;&lt;h2 class="widgettitle"&gt;&amp;nbsp;&lt;/h2&gt;&lt;br /&gt; 814. &lt;div id="calendar_wrap"&gt;&lt;table id="wp-calendar" summary="Calendar"&gt;&lt;br /&gt; 815. &lt;caption&gt;May 2009&lt;/caption&gt;&lt;br /&gt; 816. &lt;thead&gt;&lt;br /&gt; 817. &lt;tr&gt;&lt;br /&gt; 818. &lt;th abbr="Sunday" scope="col" title="Sunday"&gt;S&lt;/th&gt;&lt;br /&gt; 819. &lt;th abbr="Monday" scope="col" title="Monday"&gt;M&lt;/th&gt;&lt;br /&gt; 820. &lt;th abbr="Tuesday" scope="col" title="Tuesday"&gt;T&lt;/th&gt;&lt;br /&gt; 821. &lt;th abbr="Wednesday" scope="col" title="Wednesday"&gt;W&lt;/th&gt;&lt;br /&gt; 822. &lt;th abbr="Thursday" scope="col" title="Thursday"&gt;T&lt;/th&gt;&lt;br /&gt; 823. &lt;th abbr="Friday" scope="col" title="Friday"&gt;F&lt;/th&gt;&lt;br /&gt; 824. &lt;th abbr="Saturday" scope="col" title="Saturday"&gt;S&lt;/th&gt;&lt;br /&gt; 825. &lt;/tr&gt;&lt;br /&gt; 826. &lt;/thead&gt;&lt;br /&gt; 827.&lt;br /&gt; 828. &lt;tfoot&gt;&lt;br /&gt; 829. &lt;tr&gt;&lt;br /&gt; 830. &lt;td abbr="April" colspan="3" id="prev"&gt;&lt;a href="http://robotpirateninja.com/2009/04/" title="View posts for April 2009"&gt;&amp;laquo; Apr&lt;/a&gt;&lt;/td&gt;&lt;br /&gt; 831. &lt;td class="pad"&gt;&amp;nbsp;&lt;/td&gt;&lt;br /&gt; 832. &lt;td colspan="3" id="next" class="pad"&gt;&amp;nbsp;&lt;/td&gt;&lt;br /&gt; 833. &lt;/tr&gt;&lt;br /&gt; 834. &lt;/tfoot&gt;&lt;br /&gt; 835.&lt;br /&gt; 836. &lt;tbody&gt;&lt;br /&gt; 837. &lt;tr&gt;&lt;br /&gt; 838. &lt;td colspan="5" class="pad"&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;br /&gt; 839. &lt;/tr&gt;&lt;br /&gt; 840. &lt;tr&gt;&lt;br /&gt; 841. &lt;td&gt;3&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;td id="today"&gt;5&lt;/td&gt;&lt;td&gt;6&lt;/td&gt;&lt;td&gt;7&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;td&gt;9&lt;/td&gt;&lt;br /&gt; 842. &lt;/tr&gt;&lt;br /&gt; 843. &lt;tr&gt;&lt;br /&gt; 844. &lt;td&gt;10&lt;/td&gt;&lt;td&gt;11&lt;/td&gt;&lt;td&gt;12&lt;/td&gt;&lt;td&gt;13&lt;/td&gt;&lt;td&gt;14&lt;/td&gt;&lt;td&gt;15&lt;/td&gt;&lt;td&gt;16&lt;/td&gt;&lt;br /&gt; 845. &lt;/tr&gt;&lt;br /&gt; 846. &lt;tr&gt;&lt;br /&gt; 847. &lt;td&gt;17&lt;/td&gt;&lt;td&gt;18&lt;/td&gt;&lt;td&gt;19&lt;/td&gt;&lt;td&gt;20&lt;/td&gt;&lt;td&gt;21&lt;/td&gt;&lt;td&gt;22&lt;/td&gt;&lt;td&gt;23&lt;/td&gt;&lt;br /&gt; 848. &lt;/tr&gt;&lt;br /&gt; 849. &lt;tr&gt;&lt;br /&gt; 850. &lt;td&gt;24&lt;/td&gt;&lt;td&gt;25&lt;/td&gt;&lt;td&gt;26&lt;/td&gt;&lt;td&gt;27&lt;/td&gt;&lt;td&gt;28&lt;/td&gt;&lt;td&gt;29&lt;/td&gt;&lt;td&gt;30&lt;/td&gt;&lt;br /&gt; 851. &lt;/tr&gt;&lt;br /&gt; 852. &lt;tr&gt;&lt;br /&gt; 853. &lt;td&gt;31&lt;/td&gt;&lt;br /&gt; 854. &lt;td class="pad" colspan="6"&gt;&amp;nbsp;&lt;/td&gt;&lt;br /&gt; 855. &lt;/tr&gt;&lt;br /&gt; 856. &lt;/tbody&gt;&lt;br /&gt; 857. &lt;/table&gt;&lt;/div&gt;&lt;/li&gt;&lt;br /&gt; 858. &lt;li id="recent-comments" class="widget widget_recent_comments"&gt; &lt;h2 class="widgettitle"&gt;So "they" say...&lt;/h2&gt;&lt;br /&gt; 859. &lt;table class='recentcommentsavatar' cellspacing='0' cellpadding='0' border='0'&gt;&lt;tr&gt;&lt;td title="Anonymous" class="recentcommentsavatartop" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://1.gravatar.com/avatar/9171c55b963b40781fd1091221021f0f?s=32&amp;amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstexttop"&gt;Anonymous on &lt;a href='http://robotpirateninja.com/2009/04/29/just-so-you-knowtwitter-ponderings-and-book-update/#comment-1374'&gt;Just so you know&amp;#8230;(twitte&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="YourNotReal" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://1.gravatar.com/avatar/981e3a9c7cff3484a531d569e7a00635?s=32&amp;amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;YourNotReal on &lt;a href='http://robotpirateninja.com/the-robot/#comment-1371'&gt;0&amp;nbsp;Robot&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="pversusnp" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=32&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;pversusnp on &lt;a href='http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/#comment-1365'&gt;1. The Chapter 2: God Math (Lo&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="pversusnp" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=32&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;pversusnp on &lt;a href='http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/#comment-1364'&gt;1. The Chapter 2: God Math (Lo&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="pversusnp" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=32&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;pversusnp on &lt;a href='http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/#comment-1362'&gt;1. The Chapter 2: God Math (Lo&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="pversusnp" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=32&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;pversusnp on &lt;a href='http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/#comment-1360'&gt;1. The Chapter 2: God Math (Lo&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="pversusnp" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=32&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;pversusnp on &lt;a href='http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/#comment-1359'&gt;1. The Chapter 2: God Math (Lo&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="pversusnp" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=32&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;pversusnp on &lt;a href='http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/#comment-1358'&gt;1. The Chapter 2: God Math (Lo&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="pversusnp" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=32&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;pversusnp on &lt;a href='http://robotpirateninja.com/1-the-chapter-2-god-math-logik-logos-pnp/#comment-1356'&gt;1. The Chapter 2: God Math (Lo&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="pversusnp" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=32&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;pversusnp on &lt;a href='http://robotpirateninja.com/2008/11/12/movie-review-indiana-jones-and-the-stupid-alien-artifact/#comment-1355'&gt;Movie Review: Indiana Jones an&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="bo" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://0.gravatar.com/avatar/2f7fe2c20363a3d807cddfcb243f896c?s=32&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;bo on &lt;a href='http://robotpirateninja.com/2008/12/12/horse-drinking-water-corollary-leo-donofrio-is-off-his-rocker-and-blognitive-dissonance/#comment-1351'&gt;Horse Drinking Water Corollary&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td title="pversusnp" class="recentcommentsavatarend" style="height:32px; width:32px"&gt;&lt;img alt='' src='http://0.gravatar.com/avatar/c6d07ebd29c94a0e7592d70bfabf0011?s=32&amp;amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32' class='avatar avatar-32' height='32' width='32' /&gt;&lt;/td&gt;&lt;td class="recentcommentstextend"&gt;pversusnp on &lt;a href='http://robotpirateninja.com/2008/09/04/a-southpark-metaphor-for-mccains-speech/#comment-1350'&gt;A Southpark Metaphor For McCai&amp;hellip;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt; 860. &lt;/li&gt;&lt;br /&gt; 861. &lt;li id="archives" class="widget widget_archive"&gt;&lt;h2 class="widgettitle"&gt;Archives&lt;/h2&gt;&lt;br /&gt; 862. &lt;ul&gt;&lt;br /&gt; 863. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2009/04/' title='April 2009'&gt;April 2009&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 864. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2009/03/' title='March 2009'&gt;March 2009&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 865. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2009/02/' title='February 2009'&gt;February 2009&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 866. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2009/01/' title='January 2009'&gt;January 2009&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 867. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/12/' title='December 2008'&gt;December 2008&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 868. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/11/' title='November 2008'&gt;November 2008&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 869. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/10/' title='October 2008'&gt;October 2008&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 870. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/09/' title='September 2008'&gt;September 2008&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 871. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/08/' title='August 2008'&gt;August 2008&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 872. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/07/' title='July 2008'&gt;July 2008&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 873. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/06/' title='June 2008'&gt;June 2008&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 874. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/05/' title='May 2008'&gt;May 2008&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 875. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/04/' title='April 2008'&gt;April 2008&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 876. &lt;li&gt;&lt;a href='http://robotpirateninja.com/2008/03/' title='March 2008'&gt;March 2008&lt;/a&gt;&lt;/li&gt;&lt;br /&gt; 877. &lt;/ul&gt;&lt;br /&gt; 878. &lt;/li&gt;&lt;br /&gt; 879. &lt;li id="rss-137179111" class="widget snap_preview widget_rss"&gt;&lt;h2 class="widgettitle"&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/rss' title='Syndicate this content'&gt;&lt;img style='background:orange;color:white;border:none;' width='14' height='14' src='http://s.wordpress.com/wp-includes/images/rss.png' alt='RSS' /&gt;&lt;/a&gt; &lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/' title=''&gt;Tumbling Robot Pirate Ninja&lt;/a&gt;&lt;/h2&gt;&lt;br /&gt; 880. &lt;ul&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/post/101756762' title='Just so you know…(twitter ponderings and book update)'&gt;Just so you know…(twitter ponderings and book update)&lt;/a&gt; &lt;span class="rss-date"&gt;April 30, 2009&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/post/100218023' title='The Singularity Project : 0.1'&gt;The Singularity Project : 0.1&lt;/a&gt; &lt;span class="rss-date"&gt;April 26, 2009&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/post/99312839' title='Fox News Grassroots Marketing Makes an Impact (on the Converted)'&gt;Fox News Grassroots Marketing Makes an Impact (on the Converted)&lt;/a&gt; &lt;span class="rss-date"&gt;April 23, 2009&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/post/98416591' title='Can We Take G-Mail out of Beta now? Please?'&gt;Can We Take G-Mail out of Beta now? Please?&lt;/a&gt; &lt;span class="rss-date"&gt;April 21, 2009&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/post/94535413' title='Americans Re-Take Hijacked Tanker, Ninja Reportedly Absent (photo)'&gt;Americans Re-Take Hijacked Tanker, Ninja Reportedly Absent (photo)&lt;/a&gt; &lt;span class="rss-date"&gt;April 9, 2009&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/post/93831651' title='Lobbying and the Exotic Game Preserve and Landfill'&gt;Lobbying and the Exotic Game Preserve and Landfill&lt;/a&gt; &lt;span class="rss-date"&gt;April 7, 2009&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/post/93167917' title='The Model (TM) = Turing Machine (TM)'&gt;The Model (TM) = Turing Machine (TM)&lt;/a&gt; &lt;span class="rss-date"&gt;April 5, 2009&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/post/89435224' title='The World This Week, March 22, 2009'&gt;The World This Week, March 22, 2009&lt;/a&gt; &lt;span class="rss-date"&gt;March 24, 2009&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/post/87917820' title='Robots Taking Over the Runways and Dreamscapes'&gt;Robots Taking Over the Runways and Dreamscapes&lt;/a&gt; &lt;span class="rss-date"&gt;March 19, 2009&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='rsswidget' href='http://robotpirateninja.tumblr.com/post/87606507' title='The Story of the Evolution of Hot Peppers (they’re for the birds)'&gt;The Story of the Evolution of Hot Peppers (they’re for the birds)&lt;/a&gt; &lt;span class="rss-date"&gt;March 18, 2009&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;br /&gt; 881. &lt;li id="flickr" class="widget snap_preview widget_flickr"&gt; &lt;h2 class="widgettitle"&gt;Flickr Photos&lt;/h2&gt;&lt;br /&gt; 882. &lt;!-- Start of Flickr Badge --&gt;&lt;br /&gt; 883. &lt;table id="flickr_badge_uber_wrapper" cellpadding="0" cellspacing="10" border="0"&gt;&lt;tr&gt;&lt;td&gt;&lt;table cellpadding="0" cellspacing="10" border="0" id="flickr_badge_wrapper"&gt;&lt;br /&gt; 884. &lt;tr&gt;&lt;td align='center'&gt;&lt;br /&gt; 885. &lt;a href='http://www.flickr.com/photos/kewpie/3301797052/'&gt;&lt;img alt='Three ironic things.' title='Three ironic things.' src='http://farm4.static.flickr.com/3384/3301797052_e506dc4857_t.jpg' border='0' /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='http://www.flickr.com/photos/kewpie/3296977395/'&gt;&lt;img alt='The Dragon Moves West.' title='The Dragon Moves West.' src='http://farm4.static.flickr.com/3142/3296977395_b71fc24201_t.jpg' border='0' /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='http://www.flickr.com/photos/kewpie/3277155175/'&gt;&lt;img alt='8-2' title='8-2' src='http://farm4.static.flickr.com/3429/3277155175_8b3ba9b747_t.jpg' border='0' /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='http://www.flickr.com/photos/kewpie/3147417763/'&gt;&lt;img alt='Hello World' title='Hello World' src='http://farm4.static.flickr.com/3206/3147417763_38f6b5b829_t.jpg' border='0' /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='http://www.flickr.com/photos/kewpie/3046945232/'&gt;&lt;img alt='My Final Fable 2 Character' title='My Final Fable 2 Character' src='http://farm4.static.flickr.com/3147/3046945232_ab723926ab_t.jpg' border='0' /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/kewpie/"&gt;More Photos&lt;/a&gt;&lt;br /&gt; 886. &lt;/td&gt;&lt;/tr&gt;&lt;br /&gt; 887. &lt;/table&gt;&lt;br /&gt; 888. &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt; 889. &lt;!-- End of Flickr Badge --&gt;&lt;br /&gt; 890.&lt;br /&gt; 891. &lt;/li&gt;&lt;br /&gt; 892. &lt;li id="text-1" class="widget widget_text"&gt; &lt;h2 class="widgettitle"&gt;StatCounter&lt;/h2&gt;&lt;br /&gt; 893. &lt;div class="textwidget"&gt;&lt;a href="http://www.statcounter.com/free_invisible_web_tracker.html" target="_blank"&gt;&lt;img src="http://c40.statcounter.com/3553443/0/46221f27/0/" alt="best tracker" border="0"&gt;&lt;/a&gt;&lt;br /&gt; 894.&lt;br /&gt; 895. &lt;p&gt;&lt;!-- Site Meter --&gt;&lt;br /&gt; 896.&lt;br /&gt; 897.&lt;br /&gt; 898.&lt;br /&gt; 899. &lt;a href="http://s45.sitemeter.com/stats.asp?site=s45RobotPirateNinja" target="_top"&gt;&lt;br /&gt; 900. &lt;img src="http://s45.sitemeter.com/meter.asp?site=s45RobotPirateNinja" alt="Site Meter"&gt;&lt;/a&gt;&lt;br /&gt; 901.&lt;br /&gt; 902. &lt;!-- Copyright (c)2006 Site Meter --&gt;&lt;br /&gt; 903.&lt;br /&gt; 904. &lt;a href="http://technorati.com/faves?sub=addfavbtn&amp;amp;add=http://robotpirateninja.wordpress.com"&gt;&lt;img src="http://static.technorati.com/pix/fave/btn-fave2.png" alt="Add to Technorati Favorites" /&gt;&lt;/a&gt;&lt;br /&gt; 905.&lt;br /&gt; 906. &lt;a href="http://www.blogged.com/directory/society/culture"&gt;&lt;br /&gt; 907. &lt;img src="http://www.blogged.com/icons/vn_royt_1338870.gif" border="0" alt="Culture Blog Directory" title="Culture Blog Directory" /&gt;&lt;/a&gt;&lt;br /&gt; 908. &lt;/div&gt;&lt;br /&gt; 909. &lt;/li&gt;&lt;br /&gt; 910. &lt;li id="text-284909381" class="widget widget_text"&gt; &lt;h2 class="widgettitle"&gt;Join Us...Or Perish in Unbelief&lt;/h2&gt;&lt;br /&gt; 911. &lt;div class="textwidget"&gt;&lt;a href="http://www.mybloglog.com/buzz/join_comm.php?ref_id=2008112509580829" target="_blank"&gt;You can try to do so here.&lt;/a&gt;&lt;/div&gt;&lt;br /&gt; 912. &lt;/li&gt;&lt;br /&gt; 913. &lt;li&gt;&lt;br /&gt; 914. &lt;ul&gt;&lt;br /&gt; 915. &lt;li&gt;&lt;br /&gt; 916. Neo-Sapian by &lt;a href="http://wpdesigner.com/"&gt;WP Designer&lt;/a&gt;.&lt;br /&gt; 917. &lt;/li&gt;&lt;br /&gt; 918. &lt;li&gt;&lt;a href='http://wordpress.com/' rel='generator'&gt;Blog at WordPress.com&lt;/a&gt;.&lt;/li&gt;&lt;br /&gt; 919. &lt;/ul&gt;&lt;br /&gt; 920. &lt;/li&gt;&lt;br /&gt; 921. &lt;/ul&gt;&lt;br /&gt; 922. &lt;/div&gt;&lt;br /&gt; 923.&lt;br /&gt; 924. &lt;/div&gt;&lt;br /&gt; 925.&lt;br /&gt; 926. &lt;script type="text/javascript"&gt;&lt;br /&gt; 927. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");&lt;br /&gt; 928. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));&lt;br /&gt; 929. &lt;/script&gt;&lt;br /&gt; 930.&lt;br /&gt; 931. &lt;script type="text/javascript"&gt;&lt;br /&gt; 932. var wpcomPageTracker = _gat._getTracker("UA-52447-2");&lt;br /&gt; 933. wpcomPageTracker._setDomainName("none");&lt;br /&gt; 934. wpcomPageTracker._setAllowLinker(true);&lt;br /&gt; 935. wpcomPageTracker._initData();&lt;br /&gt; 936. wpcomPageTracker._trackPageview();&lt;br /&gt; 937. &lt;/script&gt;&lt;br /&gt; 938. &lt;script type="text/javascript" src="http://edge.quantserve.com/quant.js"&gt;&lt;/script&gt;&lt;br /&gt; 939. &lt;script type="text/javascript"&gt;_qoptions = { labels:"adt.0,language.en" };_qacct="p-18-mFEk4J448M";quantserve();&lt;/script&gt;&lt;br /&gt; 940. &lt;noscript&gt;&lt;p&gt;&lt;img src="http://pixel.quantserve.com/pixel/p-18-mFEk4J448M.gif?labels=adt.0%2Clanguage.en" style="display: none" height="1" width="1" alt="" /&gt;&lt;/p&gt;&lt;/noscript&gt;&lt;br /&gt; 941. &lt;script src="http://s.stats.wordpress.com/w.js?18" type="text/javascript"&gt;&lt;/script&gt;&lt;br /&gt; 942. &lt;script type="text/javascript"&gt;&lt;br /&gt; 943. st_go({'blog':'3129846','v':'wpcom','user_id':'0','post':'1874','subd':'robotpirateninja'});&lt;br /&gt; 944. ex_go({'crypt':'RDZ8LFkxbXEtSmkrc1t4ckxOQ1RhSjNZJm9EfD9TQks/VzZzZU5deStdWU89WURVRl1tYjRUOGNJbmw3X1QtUGpNR2VHLzFEQjFmWUUuW29pMm40XT82VGhLVDcyP05kfj0xK09ZSmE/VDl+WHQ5LmpFYSU/YWdfXTh4fC9vQlFVbGZWT0cudlZuQ0s4Q1hyckktciZZR3ZoTDFdWUpWNUN2WFZnQmZMUkYvWm5HVFY5Wn5aQ1RhZDhGYzREMkNNQ1RycVQ='});&lt;br /&gt; 945. addLoadEvent(function(){linktracker_init('3129846',1874);});&lt;br /&gt; 946. &lt;/script&gt;&lt;br /&gt; 947.&lt;br /&gt; 948. &lt;/body&gt;&lt;br /&gt; 949. &lt;/html&gt;&lt;br /&gt;&lt;br /&gt;↑ Top&lt;br /&gt;&lt;br /&gt;    * Home |&lt;br /&gt;    * About... |&lt;br /&gt;    * News |&lt;br /&gt;    * Docs |&lt;br /&gt;    * Help &amp; FAQ |&lt;br /&gt;    * Feedback |&lt;br /&gt;    * Contribute |&lt;br /&gt;&lt;br /&gt;W3COpen-Source&lt;br /&gt;&lt;br /&gt;I heart Validator logo&lt;br /&gt;&lt;br /&gt;This service runs the W3C Markup Validator, v0.8.5.&lt;br /&gt;&lt;br /&gt;Copyright © 1994-2009 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1033170862774866761-1882065144370485700?l=aaplussm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aaplussm.blogspot.com/feeds/1882065144370485700/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://aaplussm.blogspot.com/2009/05/blog-post.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default/1882065144370485700'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default/1882065144370485700'/><link rel='alternate' type='text/html' href='http://aaplussm.blogspot.com/2009/05/blog-post.html' title='త్రుథ్ అబౌట్ రోబోత్నింజ.కం'/><author><name>M-Wave</name><uri>http://www.blogger.com/profile/13408947017986840811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_FYQddI7zkVI/Sa4IzMeNjWI/AAAAAAAAACE/kqjgzQhSMiQ/S220/1422742_207519_2084d9eae4_p.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3384/3301797052_e506dc4857_t.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1033170862774866761.post-5210375420397085527</id><published>2009-03-17T16:06:00.000-07:00</published><updated>2009-03-17T16:07:08.577-07:00</updated><title type='text'>http://pisnplus1.blogspot.com</title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1033170862774866761-5210375420397085527?l=aaplussm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aaplussm.blogspot.com/feeds/5210375420397085527/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://aaplussm.blogspot.com/2009/03/httppisnplus1blogspotcom.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default/5210375420397085527'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default/5210375420397085527'/><link rel='alternate' type='text/html' href='http://aaplussm.blogspot.com/2009/03/httppisnplus1blogspotcom.html' title='http://pisnplus1.blogspot.com'/><author><name>M-Wave</name><uri>http://www.blogger.com/profile/13408947017986840811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_FYQddI7zkVI/Sa4IzMeNjWI/AAAAAAAAACE/kqjgzQhSMiQ/S220/1422742_207519_2084d9eae4_p.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1033170862774866761.post-8137809465712453313</id><published>2009-03-17T16:04:00.002-07:00</published><updated>2009-03-17T16:06:15.234-07:00</updated><title type='text'>The Next P Equals NP</title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1033170862774866761-8137809465712453313?l=aaplussm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aaplussm.blogspot.com/feeds/8137809465712453313/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://aaplussm.blogspot.com/2009/03/next-p-equals-np_9357.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default/8137809465712453313'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default/8137809465712453313'/><link rel='alternate' type='text/html' href='http://aaplussm.blogspot.com/2009/03/next-p-equals-np_9357.html' title='The Next P Equals NP'/><author><name>M-Wave</name><uri>http://www.blogger.com/profile/13408947017986840811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_FYQddI7zkVI/Sa4IzMeNjWI/AAAAAAAAACE/kqjgzQhSMiQ/S220/1422742_207519_2084d9eae4_p.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1033170862774866761.post-5349383126850246096</id><published>2009-03-17T16:04:00.001-07:00</published><updated>2009-03-17T16:06:14.928-07:00</updated><title type='text'>The Next P Equals NP</title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1033170862774866761-5349383126850246096?l=aaplussm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aaplussm.blogspot.com/feeds/5349383126850246096/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://aaplussm.blogspot.com/2009/03/next-p-equals-np_17.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default/5349383126850246096'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default/5349383126850246096'/><link rel='alternate' type='text/html' href='http://aaplussm.blogspot.com/2009/03/next-p-equals-np_17.html' title='The Next P Equals NP'/><author><name>M-Wave</name><uri>http://www.blogger.com/profile/13408947017986840811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_FYQddI7zkVI/Sa4IzMeNjWI/AAAAAAAAACE/kqjgzQhSMiQ/S220/1422742_207519_2084d9eae4_p.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1033170862774866761.post-1413756389444174944</id><published>2009-03-17T16:04:00.000-07:00</published><updated>2009-03-17T16:06:13.859-07:00</updated><title type='text'>The Next P Equals NP</title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1033170862774866761-1413756389444174944?l=aaplussm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aaplussm.blogspot.com/feeds/1413756389444174944/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://aaplussm.blogspot.com/2009/03/next-p-equals-np.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default/1413756389444174944'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1033170862774866761/posts/default/1413756389444174944'/><link rel='alternate' type='text/html' href='http://aaplussm.blogspot.com/2009/03/next-p-equals-np.html' title='The Next P Equals NP'/><author><name>M-Wave</name><uri>http://www.blogger.com/profile/13408947017986840811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_FYQddI7zkVI/Sa4IzMeNjWI/AAAAAAAAACE/kqjgzQhSMiQ/S220/1422742_207519_2084d9eae4_p.jpg'/></author><thr:total>1</thr:total></entry></feed>
