CINXE.COM
140pedia – Everything you need to know in 140 characters or less.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"> <head profile="http://gmpg.org/xfn/11"><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("http://web.archive.org/web"); __wm.wombat("http://140pedia.com:80/?","20090828080415","http://web.archive.org/","web","/_static/", "1251446655"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="generator" content="WordPress.com"/> <title> 140pedia – Everything you need to know in 140 characters or less.</title> <link rel="stylesheet" href="http://web.archive.org/web/20090828080415cs_/http://140pedia.com/wp-content/themes/140pedia/style.css?20" type="text/css" media="screen"/> <link rel="icon" href="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/favicon.ico" type="image/x-icon"/> <link rel="apple-touch-icon" href="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/apple-touch-icon.png"/> <link rel="alternate" type="application/rss+xml" title="140pedia – Everything you need to know in 140 characters or less. RSS Feed" href="http://web.archive.org/web/20090828080415/http://feedproxy.google.com/140pedia"/> <link rel="pingback" href="http://140pedia.com/xmlrpc.php"/> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://partner.googleadservices.com/gampad/google_service.js"> </script> <!-- <script type="text/javascript"> GS_googleAddAdSenseService("ca-pub-0766144451700556"); GS_googleEnableAllServices(); </script> <script type="text/javascript"> GA_googleAddSlot("ca-pub-0766144451700556", "OW-Banner-CommentForm"); GA_googleAddSlot("ca-pub-0766144451700556", "OW-Bottom-728x90-ROS"); GA_googleAddSlot("ca-pub-0766144451700556", "OW-Bottom-Button-InsideCol"); GA_googleAddSlot("ca-pub-0766144451700556", "OW-Top-160x600-ROS"); GA_googleAddSlot("ca-pub-0766144451700556", "OW-Top-300x250-ROS"); GA_googleAddSlot("ca-pub-0766144451700556", "OW-Top-728x90-ROS"); </script> <script type="text/javascript"> GA_googleFetchAds(); </script>--> <link rel="stylesheet" id="wp-polls-css" href="http://web.archive.org/web/20090828080415cs_/http://140pedia.com/wp-content/plugins/wp-polls/polls-css.css?ver=2.50" type="text/css" media="all"/> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://140pedia.com/wp-includes/js/jquery/jquery.js?ver=1.3.2"></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://140pedia.com/xmlrpc.php?rsd"/> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://140pedia.com/wp-includes/wlwmanifest.xml"/> <link rel="index" title="140pedia - Everything you need to know in 140 characters or less." href="http://140pedia.com"/> <meta name="generator" content="WordPress 2.8.3"/> <link rel="stylesheet" href="http://web.archive.org/web/20090828080415cs_/http://140pedia.com/wp-content/plugins/contact-form-7/stylesheet.css" type="text/css"/><style type="text/css"> .wp-polls .pollbar { margin: 1px; font-size: 6px; line-height: 8px; height: 8px; background-image: url('http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/plugins/wp-polls/images/default/pollbg.gif'); border: 1px solid #c8c8c8; } </style> <script language="javascript" type="text/javascript"> <!-- function collapseThread( theId ) { var comment = document.getElementById(theId); if(!comment) { alert("ERROR:\nThe document structure is different\nfrom what Threaded Comments expects.\nYou are missing the element '"+theId+"'"); return; } var theBody = findBody(comment); if(comment.className.indexOf("collapsed") > -1) { comment.className = comment.className.replace(" collapsed", "");; } else { comment.className += " collapsed"; } } function expandThread( theId ) { var comment = document.getElementById(theId); if(!comment) { alert("ERROR:\nThe document structure is different\nfrom what Threaded Comments expects.\nYou are missing the element '"+theId+"'"); return; } var theBody = findBody(comment); if(comment.className.indexOf("collapsed") > -1) { comment.className = comment.className.replace(" collapsed", "");; } } function findBody(el) { var divs = el.getElementsByTagName("div"); var ret; for(var i = 0; i < divs.length; ++i) { if(divs.item(i).className.indexOf("body") > -1) return divs.item(i); } return false; } function onAddComment() { //checkDocumentIntegrity(); var el = document.getElementById("commentform"); // Future release: Check if form is filled correctly and mark the form fields. el.submit(); } function moveAddCommentBelow(theId, threadId, collapse) { expandThread( theId ); var addComment = document.getElementById("addcomment"); if(!addComment) { alert("ERROR:\nThreaded Comments can't find the 'addcomment' div.\nThis is probably because you have changed\nthe comments.php file.\nMake sure there is a tag around the form\nthat has the id 'addcomment'"); return } var comment = document.getElementById(theId); if(collapse) { for(var i = 0; i < comment.childNodes.length; ++i) { var c = comment.childNodes.item(i); if(typeof(c.className) == "string" && c.className.indexOf("collapsed")<0) { c.className += " collapsed"; } } } addComment.parentNode.removeChild(addComment); comment.appendChild(addComment); if(comment.className.indexOf("alt")>-1) { addComment.className = addComment.className.replace(" alt", ""); } else { addComment.className += " alt"; } var replyId = document.getElementById("comment_reply_ID"); if(replyId == null) { alert("Brians Threaded Comments Error:\nThere is no hidden form field called\n'comment_reply_ID'. This is probably because you\nchanged the comments.php file and forgot\nto include the field. Please take a look\nat the original comments.php and copy the\nform field over."); } replyId.value = threadId; var reRootElement = document.getElementById("reroot"); if(reRootElement == null) { alert("Brians Threaded Comments Error:\nThere is no anchor tag called 'reroot' where\nthe comment form starts.\nPlease compare your comments.php to the original\ncomments.php and copy the reroot anchor tag over."); } reRootElement.style.display = "block"; var aTags = comment.getElementsByTagName("A"); var anc = aTags.item(0).id; //document.location.href = "#"+anc; document.getElementById("comment").focus(); } function checkDocumentIntegrity() { str = ""; str += checkElement("reroot","div tag"); str += checkElement("addcomment", "div tag"); str += checkElement("comment_reply_ID", "hidden form field"); str += checkElement("content", "div tag"); str += checkElement("comment", "textfield"); str += checkElement("addcommentanchor", "anchor tag"); if(str != "") { str = "Brian's Threaded Comments are missing some of the elements that are required for it to function correctly.\nThis is probably the because you have changed the original comments.php that was included with the plugin.\n\nThese are the errors:\n" + str; str += "\nYou should compare your comments.php with the original comments.php and make sure the required elements have not been removed."; alert(str); } } function checkElement(theId, elDesc) { var el = document.getElementById(theId); if(!el) { if(elDesc == null) elDesc = "element"; return "- The "+elDesc+" with the ID '" +theId + "' is missing\n"; } else return ""; } function reRoot() { var addComment = document.getElementById("addcomment"); var reRootElement = document.getElementById("reroot"); reRootElement.style.display = "none"; var content = document.getElementById("content"); addComment.parentNode.removeChild(addComment); content.appendChild(addComment); addComment.className = addComment.className.replace(" alt", ""); document.location.href = "#addcommentanchor"; document.getElementById("comment").focus(); document.getElementById("comment_reply_ID").value = "0"; } function changeCommentSize(d) { var el = document.getElementById("comment"); var height = parseInt(el.style.height); if(!height && el.offsetHeight) height = el.offsetHeight; height += d; if(height < 20) height = 20; el.style.height = height+"px"; } --> </script> <style type="text/css"> .comment { position: relative; margin: 3px; margin-top: 6px; /* border: 1px solid #666; */ padding: 4px 4px 4px 8px; background-color: #fff; } .comment img { } .comment .comment img { } .odd { background-color: #f8f8f8; } .comment div { position: relative; } .comment .comment img { margin: 0px; } .comment .collapseicon { width: 13px; height: 13px; overflow: hidden; background-image: url(http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/threadedcomments/briansthreadedcomments.php?image=subthread-open.png); background-repeat: no-repeat; } .collapsed .collapseicon { width: 13px; height: 13px; overflow: hidden; background-image: url(http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/threadedcomments/briansthreadedcomments.php?image=subthread.png); background-repeat: no-repeat; } .comment .reply { text-align: right; font-size: 90%; padding: 0px 6px 6px 0px; } .comment { border: 1px solid #ddd; margin-top: 10px; } input#subscribe { width: auto; } .comment .body .content { padding: 0px 3px 0px 3px; width: 100%; overflow: auto; } .comment .title abbr { border: none; } .collapsed .body, .collapsed .comment { display: none; } /* #addcomment small, #addcomment div { padding: 3px; } */ #commentform textarea { width: 95%; } </style> <meta name="description" content="The love-child of Twitter and Wikipedia. If it can't be defined in 140 characters, you don't need to know it."/> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> </head> <body> <div id="floattop"> <h1>Wikipedia as told via Twitter.</h1> </div> <div id="othersites"> <p>More Lolz: <a href="http://web.archive.org/web/20090828080415/http://icanhascheezburger.com/">Lolcats</a> <a href="http://web.archive.org/web/20090828080415/http://ihasahotdog.com/">Loldogs</a> <a href="http://web.archive.org/web/20090828080415/http://roflrazzi.com/">Lol Celebs</a> <a href="http://web.archive.org/web/20090828080415/http://totallylookslike.com/">Funny Look-Alikes</a> <a href="http://web.archive.org/web/20090828080415/http://punditkitchen.com/">Lol News & Politics</a> <a href="http://web.archive.org/web/20090828080415/http://graphjam.com/">Fun With Charts</a> <a href="http://web.archive.org/web/20090828080415/http://onceuponawin.com/">Nostalgic Win</a> <a href="http://web.archive.org/web/20090828080415/http://failblog.org/">Fail Pix & Vids</a> <a href="http://web.archive.org/web/20090828080415/http://engrishfunny.com/">Engrish</a> </p> </div> <div id="whole"> <div id="headerlogo"> <a href="/web/20090828080415/http://140pedia.com/"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/epic-win_logo_120_home.gif" alt="140cles" width="120" height="100"/></a> <p class="logo">Wikipedia as told<br/>via Twitter</p> <div id="sidenav"> <p style="margin-left: 8px"><strong>How to Contribute:</strong></p> <p style="margin-left: 8px"> <strong>1)</strong> Title=Subject Line.<br/><br/> <strong>2)</strong> Article=Body of email.<br/><br/> <strong>3)</strong> <strong>Must</strong> be 140 characters max!<br/><br/> <strong>4)</strong> Include your Twitter account for credit.<br/><br/> <strong>Email to: </strong><strong><a href="http://web.archive.org/web/20090828080415/mailto:140pedia@gmail.com">140pedia@gmail.com</a></strong></p> <p style="margin-left: 8px"><strong>Bonus: Need Ideas?</strong><br/> Check out the <a href="/web/20090828080415/http://140pedia.com/vote/" rel="nofollow">voting page</a> to see what other people have 140cled.</p> </div> </div><!-- headerlogo--> <div id="header"> <span class="left" style="width: 600px; vertical-align: middle;"> <a href="/web/20090828080415/http://140pedia.com/" class="selected">Home</a> <a href="/web/20090828080415/http://140pedia.com/vote/">Vote!</a> <a href="/web/20090828080415/http://140pedia.com/?random" rel="nofollow">[Random]</a> <a href="http://web.archive.org/web/20090828080415/http://www.twitter.com/140pedia" target="_blank" rel="nofollow">@140pedia</a> </span> <!-- <span style="float: right;" max-width="100"><a href="http://mine.icanhascheezburger.com/register.aspx">Register</a> <a href="http://mine.icanhascheezburger.com/mylogin.aspx">Login</a> --> </span> </div> <div id="mainbody"> <div class="pane2"> <div id="headtext"> <p class="tweet"><strong>140pedia is:</strong> The <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/the-_________-of-wikipedia-and-twitter/">________</a> of Wikipedia and Twitter.</p> </div> <!-- adcounter start --> <!-- ad counter end --> <div class="js-kit-rating" view="score" path="/20090827offical140pediadefinitionsmurfreproduction" thumbsize="large" subtext="no" title="*Offical 140pedia Definition* Smurf Reproduction"></div> <small>Aug. 27, 2009</small> <div class="post" id="post-2438"> <h2><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/" rel="bookmark" title="Permanent Link to *Offical 140pedia Definition* Smurf Reproduction">*Offical 140pedia Definition* Smurf Reproduction</a> </h2> <div class="entry"> <div id="md"> <p class="tweet">Smurfing: First smurf your smurf. Smurf the smurf until their smurfing smurf smurfs. If you smurf their smurf maybe they’ll smurf yours. </p> <p>By: Anon</p> </div> <div class="socmarks"> <div class="socmark"> <script type="text/javascript"> tweetmeme_url = 'http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/'; tweetmeme_source = '140pedia'; tweetmeme_service = 'su.pr'; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://tweetmeme.com/i/scripts/button.js"></script> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.feedburner.com/fb/a/emailFlare?itemTitle=%2AOffical+140pedia+Definition%2A+Smurf+Reproduction&uri=http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_email.gif"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090828080415/http://digg.com/submit?url=http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/&title=%2AOffical+140pedia+Definition%2A+Smurf+Reproduction" target="_blank" rel="external" rev="image"> <span style="display: none;"> 140pedia </span> <img src="http://web.archive.org/web/20090828080415im_/http://digg.com/img/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.stumbleupon.com/submit?url=http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/&title=%2AOffical+140pedia+Definition%2A+Smurf+Reproduction" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://reddit.com/submit?url=http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/&title=%2AOffical+140pedia+Definition%2A+Smurf+Reproduction" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.facebook.com/share.php?u=http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/#comments" title="Comment on *Offical 140pedia Definition* Smurf Reproduction">» 9 Comments</a></p><p> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="js-kit-rating" view="score" path="/20090827smurfreproductionpoll" thumbsize="large" subtext="no" title="Smurf Reproduction Poll"></div> <small>Aug. 27, 2009</small> <div class="post" id="post-2263"> <h2><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/smurf-reproduction-poll/" rel="bookmark" title="Permanent Link to Smurf Reproduction Poll">Smurf Reproduction Poll</a> </h2> <div class="entry"> <div id="md"> <p>Thanks everyone for making our Smurf Sex Poll a success, and answering a question that has long plagued my fragile mind. Many hours have been spent around the office discussing smurfy genitals and putting plush smurf toys in comprimising situations. Needless to say, nothing felt quite right. But, now I have an answer! Huzzah! I can finally move on to more pressing questions (ie. Could the Silver Hawks take of their metal suits?)<br/> Here’s The list of our top five submissions: (each one brought tears of joy to my eyes, I want you to know that. I do have feelings.)<br/> <div id="polls-2" class="wp-polls"> <p style="text-align: center;"><strong>Smurf Reproduction Explained!</strong></p><div id="polls-2-ans" class="wp-polls-ans"><ul class="wp-polls-ul"> <li>Smurfing: First smurf your smurf.Smurf the smurf until their smurfing smurf smurfs.If you smurf their smurf maybe they’ll smurf yours. Smurfy smurfing <small>(23%, 238 Votes)</small><div class="pollbar" style="width: 23%;" title="Smurfing: First smurf your smurf.Smurf the smurf until their smurfing smurf smurfs.If you smurf their smurf maybe they’ll smurf yours. Smurfy smurfing (23% | 238 Votes)"></div></li> <li>It’s Simple…: … 2 Smurfs enter, 3 Smurfs leave… If you knew more than that your head would implode. by:dammacx <small>(13%, 132 Votes)</small><div class="pollbar" style="width: 13%;" title="It’s Simple…: … 2 Smurfs enter, 3 Smurfs leave… If you knew more than that your head would implode. by:dammacx (13% | 132 Votes)"></div></li> <li>They can’t reproduce. All the males have blue balls. <small>(11%, 115 Votes)</small><div class="pollbar" style="width: 11%;" title="They can’t reproduce. All the males have blue balls. (11% | 115 Votes)"></div></li> <li>Smurfs are naturally male. Every 100 years, a baby Smurf is delivered via stork. Female Smurfs can only be created by alchemical means. <small>(9%, 88 Votes)</small><div class="pollbar" style="width: 9%;" title="Smurfs are naturally male. Every 100 years, a baby Smurf is delivered via stork. Female Smurfs can only be created by alchemical means. (9% | 88 Votes)"></div></li> <li>Everyone knows …… they smuck! <small>(44%, 83 Votes)</small><div class="pollbar" style="width: 8%;" title="Everyone knows …… they smuck! (44% | 83 Votes)"></div></li> </ul><p style="text-align: center;">Total Voters: <strong>1,026</strong></p></div> </div> <div id="polls-2-loading" class="wp-polls-loading"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/plugins/wp-polls/images/loading.gif" width="16" height="16" alt="Loading ..." title="Loading ..." class="wp-polls-image"/> Loading ...</div> </p> </div> <div class="socmarks"> <div class="socmark"> <script type="text/javascript"> tweetmeme_url = 'http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/smurf-reproduction-poll/'; tweetmeme_source = '140pedia'; tweetmeme_service = 'su.pr'; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://tweetmeme.com/i/scripts/button.js"></script> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Smurf+Reproduction+Poll&uri=http://140pedia.com/2009/08/27/smurf-reproduction-poll/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_email.gif"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090828080415/http://digg.com/submit?url=http://140pedia.com/2009/08/27/smurf-reproduction-poll/&title=Smurf+Reproduction+Poll" target="_blank" rel="external" rev="image"> <span style="display: none;"> 140pedia </span> <img src="http://web.archive.org/web/20090828080415im_/http://digg.com/img/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.stumbleupon.com/submit?url=http://140pedia.com/2009/08/27/smurf-reproduction-poll/&title=Smurf+Reproduction+Poll" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://reddit.com/submit?url=http://140pedia.com/2009/08/27/smurf-reproduction-poll/&title=Smurf+Reproduction+Poll" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.facebook.com/share.php?u=http://140pedia.com/2009/08/27/smurf-reproduction-poll/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/smurf-reproduction-poll/#comments" title="Comment on Smurf Reproduction Poll">» 2 Comments</a></p><p> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="js-kit-rating" view="score" path="/20090827monopolygame" thumbsize="large" subtext="no" title="Monopoly (game)"></div> <small>Aug. 27, 2009</small> <div class="post" id="post-2279"> <h2><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/monopoly-game/" rel="bookmark" title="Permanent Link to Monopoly (game)">Monopoly (game)</a> </h2> <div class="entry"> <div id="md"> <p class="tweet">Involves buying squares, haggling, and eventually stealing the cards and money from person next to you. </p> </div> <div class="socmarks"> <div class="socmark"> <script type="text/javascript"> tweetmeme_url = 'http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/monopoly-game/'; tweetmeme_source = '140pedia'; tweetmeme_service = 'su.pr'; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://tweetmeme.com/i/scripts/button.js"></script> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Monopoly+%28game%29&uri=http://140pedia.com/2009/08/27/monopoly-game/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_email.gif"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090828080415/http://digg.com/submit?url=http://140pedia.com/2009/08/27/monopoly-game/&title=Monopoly+%28game%29" target="_blank" rel="external" rev="image"> <span style="display: none;"> 140pedia </span> <img src="http://web.archive.org/web/20090828080415im_/http://digg.com/img/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.stumbleupon.com/submit?url=http://140pedia.com/2009/08/27/monopoly-game/&title=Monopoly+%28game%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://reddit.com/submit?url=http://140pedia.com/2009/08/27/monopoly-game/&title=Monopoly+%28game%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.facebook.com/share.php?u=http://140pedia.com/2009/08/27/monopoly-game/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/monopoly-game/#respond" title="Comment on Monopoly (game)">» Leave A Comment</a></p><p> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="js-kit-rating" view="score" path="/20090826witchnoun" thumbsize="large" subtext="no" title="Witch (Noun)"></div> <small>Aug. 26, 2009</small> <div class="post" id="post-2292"> <h2><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/26/witch-noun/" rel="bookmark" title="Permanent Link to Witch (Noun)">Witch (Noun)</a> </h2> <div class="entry"> <div id="md"> <p class="tweet">1.Lighter than ducks, wood and really small rocks.<br/> 2.Floats.</p> <p>By: MildlyAmused</p> </div> <div class="socmarks"> <div class="socmark"> <script type="text/javascript"> tweetmeme_url = 'http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/26/witch-noun/'; tweetmeme_source = '140pedia'; tweetmeme_service = 'su.pr'; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://tweetmeme.com/i/scripts/button.js"></script> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Witch+%28Noun%29&uri=http://140pedia.com/2009/08/26/witch-noun/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_email.gif"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090828080415/http://digg.com/submit?url=http://140pedia.com/2009/08/26/witch-noun/&title=Witch+%28Noun%29" target="_blank" rel="external" rev="image"> <span style="display: none;"> 140pedia </span> <img src="http://web.archive.org/web/20090828080415im_/http://digg.com/img/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.stumbleupon.com/submit?url=http://140pedia.com/2009/08/26/witch-noun/&title=Witch+%28Noun%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://reddit.com/submit?url=http://140pedia.com/2009/08/26/witch-noun/&title=Witch+%28Noun%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.facebook.com/share.php?u=http://140pedia.com/2009/08/26/witch-noun/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/26/witch-noun/#comments" title="Comment on Witch (Noun)">» 5 Comments</a></p><p> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="js-kit-rating" view="score" path="/20090825movingsidewalkstechnology" thumbsize="large" subtext="no" title="Moving Sidewalks (technology)"></div> <small>Aug. 25, 2009</small> <div class="post" id="post-2302"> <h2><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/25/moving-sidewalks-technology/" rel="bookmark" title="Permanent Link to Moving Sidewalks (technology)">Moving Sidewalks (technology)</a> </h2> <div class="entry"> <div id="md"> <p class="tweet">1.If a sidewalk and escalator had a baby.<br/> 2.The government’s way of promoting laziness.</p> <p>By: Anon</p> </div> <div class="socmarks"> <div class="socmark"> <script type="text/javascript"> tweetmeme_url = 'http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/25/moving-sidewalks-technology/'; tweetmeme_source = '140pedia'; tweetmeme_service = 'su.pr'; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://tweetmeme.com/i/scripts/button.js"></script> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Moving+Sidewalks+%28technology%29&uri=http://140pedia.com/2009/08/25/moving-sidewalks-technology/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_email.gif"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090828080415/http://digg.com/submit?url=http://140pedia.com/2009/08/25/moving-sidewalks-technology/&title=Moving+Sidewalks+%28technology%29" target="_blank" rel="external" rev="image"> <span style="display: none;"> 140pedia </span> <img src="http://web.archive.org/web/20090828080415im_/http://digg.com/img/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.stumbleupon.com/submit?url=http://140pedia.com/2009/08/25/moving-sidewalks-technology/&title=Moving+Sidewalks+%28technology%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://reddit.com/submit?url=http://140pedia.com/2009/08/25/moving-sidewalks-technology/&title=Moving+Sidewalks+%28technology%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.facebook.com/share.php?u=http://140pedia.com/2009/08/25/moving-sidewalks-technology/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/25/moving-sidewalks-technology/#comments" title="Comment on Moving Sidewalks (technology)">» 4 Comments</a></p><p> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="js-kit-rating" view="score" path="/20090824animalcrossingalternatereality" thumbsize="large" subtext="no" title="Animal Crossing (Alternate Reality)"></div> <small>Aug. 24, 2009</small> <div class="post" id="post-2211"> <h2><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/24/animal-crossing-alternate-reality/" rel="bookmark" title="Permanent Link to Animal Crossing (Alternate Reality)">Animal Crossing (Alternate Reality)</a> </h2> <div class="entry"> <div id="md"> <p class="tweet">A way to escape from life by being in debt to a raccoon, living in poverty, and harassing your neighbors.</p> <p>By: Anon</p> </div> <div class="socmarks"> <div class="socmark"> <script type="text/javascript"> tweetmeme_url = 'http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/24/animal-crossing-alternate-reality/'; tweetmeme_source = '140pedia'; tweetmeme_service = 'su.pr'; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://tweetmeme.com/i/scripts/button.js"></script> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Animal+Crossing+%28Alternate+Reality%29&uri=http://140pedia.com/2009/08/24/animal-crossing-alternate-reality/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_email.gif"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090828080415/http://digg.com/submit?url=http://140pedia.com/2009/08/24/animal-crossing-alternate-reality/&title=Animal+Crossing+%28Alternate+Reality%29" target="_blank" rel="external" rev="image"> <span style="display: none;"> 140pedia </span> <img src="http://web.archive.org/web/20090828080415im_/http://digg.com/img/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.stumbleupon.com/submit?url=http://140pedia.com/2009/08/24/animal-crossing-alternate-reality/&title=Animal+Crossing+%28Alternate+Reality%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://reddit.com/submit?url=http://140pedia.com/2009/08/24/animal-crossing-alternate-reality/&title=Animal+Crossing+%28Alternate+Reality%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.facebook.com/share.php?u=http://140pedia.com/2009/08/24/animal-crossing-alternate-reality/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/24/animal-crossing-alternate-reality/#comments" title="Comment on Animal Crossing (Alternate Reality)">» 1 Comment</a></p><p> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="js-kit-rating" view="score" path="/20090821camelotcastle" thumbsize="large" subtext="no" title="Camelot (castle)"></div> <small>Aug. 21, 2009</small> <div class="post" id="post-2295"> <h2><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/21/camelot-castle/" rel="bookmark" title="Permanent Link to Camelot (castle)">Camelot (castle)</a> </h2> <div class="entry"> <div id="md"> <p class="tweet">1. Legendary home of King Arthur.<br/> 2. A silly place.</p> <p>By: Jarvis</p> <p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/lfGpVcdqeS0&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://web.archive.org/web/20090828080415oe_/http://www.youtube.com/v/lfGpVcdqeS0&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p> </div> <div class="socmarks"> <div class="socmark"> <script type="text/javascript"> tweetmeme_url = 'http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/21/camelot-castle/'; tweetmeme_source = '140pedia'; tweetmeme_service = 'su.pr'; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://tweetmeme.com/i/scripts/button.js"></script> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Camelot+%28castle%29&uri=http://140pedia.com/2009/08/21/camelot-castle/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_email.gif"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090828080415/http://digg.com/submit?url=http://140pedia.com/2009/08/21/camelot-castle/&title=Camelot+%28castle%29" target="_blank" rel="external" rev="image"> <span style="display: none;"> 140pedia </span> <img src="http://web.archive.org/web/20090828080415im_/http://digg.com/img/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.stumbleupon.com/submit?url=http://140pedia.com/2009/08/21/camelot-castle/&title=Camelot+%28castle%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://reddit.com/submit?url=http://140pedia.com/2009/08/21/camelot-castle/&title=Camelot+%28castle%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.facebook.com/share.php?u=http://140pedia.com/2009/08/21/camelot-castle/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/21/camelot-castle/#comments" title="Comment on Camelot (castle)">» 9 Comments</a></p><p> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="js-kit-rating" view="score" path="/20090820hogwartsschool" thumbsize="large" subtext="no" title="Hogwarts (school)"></div> <small>Aug. 20, 2009</small> <div class="post" id="post-2308"> <h2><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/20/hogwarts-school/" rel="bookmark" title="Permanent Link to Hogwarts (school)">Hogwarts (school)</a> </h2> <div class="entry"> <div id="md"> <p class="tweet">1. A magical place.<br/> 2. The least safe private school ever.</p> <p>By: Anon</p> </div> <div class="socmarks"> <div class="socmark"> <script type="text/javascript"> tweetmeme_url = 'http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/20/hogwarts-school/'; tweetmeme_source = '140pedia'; tweetmeme_service = 'su.pr'; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://tweetmeme.com/i/scripts/button.js"></script> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Hogwarts+%28school%29&uri=http://140pedia.com/2009/08/20/hogwarts-school/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_email.gif"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090828080415/http://digg.com/submit?url=http://140pedia.com/2009/08/20/hogwarts-school/&title=Hogwarts+%28school%29" target="_blank" rel="external" rev="image"> <span style="display: none;"> 140pedia </span> <img src="http://web.archive.org/web/20090828080415im_/http://digg.com/img/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.stumbleupon.com/submit?url=http://140pedia.com/2009/08/20/hogwarts-school/&title=Hogwarts+%28school%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://reddit.com/submit?url=http://140pedia.com/2009/08/20/hogwarts-school/&title=Hogwarts+%28school%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.facebook.com/share.php?u=http://140pedia.com/2009/08/20/hogwarts-school/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/20/hogwarts-school/#respond" title="Comment on Hogwarts (school)">» Leave A Comment</a></p><p> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="js-kit-rating" view="score" path="/20090819bathroomhumorlulz" thumbsize="large" subtext="no" title="Bathroom Humor (Lulz)"></div> <small>Aug. 19, 2009</small> <div class="post" id="post-2255"> <h2><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/19/bathroom-humor-lulz/" rel="bookmark" title="Permanent Link to Bathroom Humor (Lulz)">Bathroom Humor (Lulz)</a> </h2> <div class="entry"> <div id="md"> <p class="tweet">1. Disgusting jokes about toilets and fecal matter.<br/> 2. All kids ever talk about.</p> <p>By: Anon</p> </div> <div class="socmarks"> <div class="socmark"> <script type="text/javascript"> tweetmeme_url = 'http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/19/bathroom-humor-lulz/'; tweetmeme_source = '140pedia'; tweetmeme_service = 'su.pr'; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://tweetmeme.com/i/scripts/button.js"></script> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Bathroom+Humor+%28Lulz%29&uri=http://140pedia.com/2009/08/19/bathroom-humor-lulz/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_email.gif"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090828080415/http://digg.com/submit?url=http://140pedia.com/2009/08/19/bathroom-humor-lulz/&title=Bathroom+Humor+%28Lulz%29" target="_blank" rel="external" rev="image"> <span style="display: none;"> 140pedia </span> <img src="http://web.archive.org/web/20090828080415im_/http://digg.com/img/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.stumbleupon.com/submit?url=http://140pedia.com/2009/08/19/bathroom-humor-lulz/&title=Bathroom+Humor+%28Lulz%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://reddit.com/submit?url=http://140pedia.com/2009/08/19/bathroom-humor-lulz/&title=Bathroom+Humor+%28Lulz%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.facebook.com/share.php?u=http://140pedia.com/2009/08/19/bathroom-humor-lulz/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/19/bathroom-humor-lulz/#comments" title="Comment on Bathroom Humor (Lulz)">» 1 Comment</a></p><p> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="js-kit-rating" view="score" path="/20090818birthdayparty" thumbsize="large" subtext="no" title="Birthday (party)"></div> <small>Aug. 18, 2009</small> <div class="post" id="post-2249"> <h2><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/18/birthday-party/" rel="bookmark" title="Permanent Link to Birthday (party)">Birthday (party)</a> </h2> <div class="entry"> <div id="md"> <p class="tweet">Proof your parents had sex day. Unless you’re a clone or a robot.</p> <p>by: Anon</p> </div> <div class="socmarks"> <div class="socmark"> <script type="text/javascript"> tweetmeme_url = 'http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/18/birthday-party/'; tweetmeme_source = '140pedia'; tweetmeme_service = 'su.pr'; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://tweetmeme.com/i/scripts/button.js"></script> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Birthday+%28party%29&uri=http://140pedia.com/2009/08/18/birthday-party/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_email.gif"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090828080415/http://digg.com/submit?url=http://140pedia.com/2009/08/18/birthday-party/&title=Birthday+%28party%29" target="_blank" rel="external" rev="image"> <span style="display: none;"> 140pedia </span> <img src="http://web.archive.org/web/20090828080415im_/http://digg.com/img/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.stumbleupon.com/submit?url=http://140pedia.com/2009/08/18/birthday-party/&title=Birthday+%28party%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://reddit.com/submit?url=http://140pedia.com/2009/08/18/birthday-party/&title=Birthday+%28party%29" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090828080415/http://www.facebook.com/share.php?u=http://140pedia.com/2009/08/18/birthday-party/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/18/birthday-party/#comments" title="Comment on Birthday (party)">» 4 Comments</a></p><p> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <h3>See More 140cles</h3> <div class="navigation"> <b>[1] <a class="navi" href="http://web.archive.org/web/20090828080415/http://140pedia.com/page/2/">2</a> <a class="navi" href="http://web.archive.org/web/20090828080415/http://140pedia.com/page/3/">3</a> <a class="navi" href="http://web.archive.org/web/20090828080415/http://140pedia.com/page/4/">4</a> <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/page/2/">Next »</a> <a class="navi" href="http://web.archive.org/web/20090828080415/http://140pedia.com/page/18/">Last</a></b> </div> <!-- <h3>Skip to Page:</h3> <p> <a href="/page/1/">1</a> <a href="/page/2/">2</a> <a href="/page/3/">3</a> <a href="/page/4/">4</a> <a href="/page/5/">5</a> <a href="/page/6/">6</a> <a href="/page/7/">7</a> <a href="/page/8/">8</a> <a href="/page/9/">9</a> <a href="/page/10/">10</a> <a href="/page/11/">11</a> <a href="/page/12/">12</a> <a href="/page/13/">13</a> <a href="/page/14/">14</a> <a href="/page/15/">15</a> <a href="/page/16/">16</a> <a href="/page/17/">17</a> <a href="/page/18/">18</a> <a href="/page/19/">19</a> <a href="/page/20/">20</a> <a href="/page/21/">21</a> <a href="/page/22/">22</a> <a href="/page/23/">23</a> <a href="/page/24/">24</a> <a href="/page/25/">25</a> <a href="/page/26/">26</a> <a href="/page/27/">27</a> <a href="/page/28/">28</a> <a href="/page/29/">29</a> <a href="/page/30/">30</a> and to infinity and beyond... </p> --> </div> <div class="panemain"> <script type="text/javascript"> function limitText(limitField, limitCount, limitNum) { if (limitField.value.length > limitNum) { limitField.value = limitField.value.substring(0, limitNum); } else { limitCount.value = limitNum - limitField.value.length; } } </script> <form style="margin:0;padding:0;" id="searchform" method="get" action="http://web.archive.org/web/20090828080415/http://140pedia.com/"> <p>Search <input type="text" name="s" id="s" size="15"/><input class="button" style="margin-top:6px;" type="submit" value="Go"/></p> </form> <div id="submitform"><div class="wpcf7" id="wpcf7-f1-w1-o1"> <h2>Send in your 140cle</h2> <form action="/web/20090828080415/http://140pedia.com/#wpcf7-f1-w1-o1" method="post" class="wpcf7-form"> <div style="display: none;"><input type="hidden" name="_wpcf7" value="1"/><input type="hidden" name="_wpcf7_version" value="1.9.2.2"/><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1-w1-o1"/></div> <p>Article Title (Required)<br/> <span class="wpcf7-form-control-wrap your-subject"><input type="text" name="your-subject" value="" class="wpcf7-validates-as-required" style="width:285px;"/></span> </p> <p>Article Definition (140 characters or less!) (Required)<br/> <span class="wpcf7-form-control-wrap your-message"> <textarea id="your-message" name="your-message" class="wpcf7-validates-as-required" style="width:285px;" height="5" onkeydown="limitText(this.form['your-message'],this.form.remLen,140);" onkeyup="limitText(this.form['your-message'],this.form.remLen,140);"></textarea> </span><br/> <input name="remLen" type="text" id="remLen" value="140" size="3" maxlength="3" readonly/> characters remaining.</p> <p>Your Twitter Username (optional)<br/> <span class="wpcf7-form-control-wrap your-name"><input type="text" name="your-name" value="" style="width:285px;"/></span> </p> <p>Your Email (optional)<br/> <span class="wpcf7-form-control-wrap your-email"><input type="text" name="your-email" value="" class="wpcf7-validates-as-email" style="width:285px;"/></span> </p> <p><input type="submit" value="Send"/> <img class="ajax-loader" style="visibility: hidden;" alt="ajax loader" src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif"/></p> </form> <div class="wpcf7-response-output"></div> </div> <p><strong>Or email your 140cle to <a href="http://web.archive.org/web/20090828080415/mailto:140pedia@gmail.com">140pedia@gmail.com</a></strong>.</p><br/> </div> <center> <p> </p> <script language="javascript"> /* widget config */ var jtw_divname = 'jtw_widget1'; var jtw_search = '140pedia'; var jtw_width = '325px'; var jtw_height = '500px'; var jtw_scroll = 'yes'; var jtw_widget_background = '#CFF2FF'; var jtw_widget_border = '2px solid #4192AF'; var jtw_center_widget = 'yes'; /* tweet styling */ var jtw_tweet_textcolor = ''; var jtw_tweet_background = '#fff'; var jtw_tweet_newbackground = '#ffe'; var jtw_tweet_border = '1px solid #4192AF'; var jtw_tweet_margin = '5px'; var jtw_tweet_fontsize = '12px'; var jtw_hide_img = ''; /* search and display config */ var jtw_pre_html = '<center><b>Twittering Now</b></center>'; var jtw_post_html = ''; var jtw_mid_html = '<hr>'; var jtw_num_tweets = '25'; var jtw_tweet_lang = 'en'; var jtw_widget_refresh_interval= 10; </script> <script src="http://web.archive.org/web/20090828080415js_/http://tweetgrid.com/widget/widget.js" type="text/javascript"></script> </center> <p> </p> <div class="pane3" id="pane3"> <div class="sideblock"> <h3>Follow Us</h3> <p><a href="http://web.archive.org/web/20090828080415/http://www.twitter.com/140pedia" target="_blank" rel="nofollow"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/twit.gif"></a></p><h3>on Twitter</h3> </div> </div> <div class="pane1"> <!-- skyright --> <div id="dynamicsidebar"> <div class="sideblock"> <h2 class="widgettitle">Daily 140cle</h2> <div style="text-align: center"> <form action="http://web.archive.org/web/20090828080415/http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=140pedia', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>via email:</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="140pedia" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Subscribe"/> </form> </div> <br/> <h2 class="widgettitle">Subscribe via RSS</h2> <p style="text-align: center"><a href="http://web.archive.org/web/20090828080415/http://feedproxy.google.com/140pedia" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://140pedia.com/wp-content/themes/140pedia/images/rss_icon.gif"/></a> </p> <br/> </div> <li id="recent-comments-2" class="widget widget_recent_comments"> <h2 class="widgettitle">Discuss!</h2> <ul id="recentcomments"><li class="recentcomments">Rohvannyn on <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/#comment-545">*Offical 140pedia Definition* Smurf Reproduction</a></li><li class="recentcomments">fnarr on <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/#comment-544">*Offical 140pedia Definition* Smurf Reproduction</a></li><li class="recentcomments">Scieran on <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/25/moving-sidewalks-technology/#comment-543">Moving Sidewalks (technology)</a></li><li class="recentcomments">Blesh on <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/#comment-541">*Offical 140pedia Definition* Smurf Reproduction</a></li><li class="recentcomments">Steiner on <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/#comment-540">*Offical 140pedia Definition* Smurf Reproduction</a></li><li class="recentcomments">net on <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/03/11/twitter-wikipedia-lifealert-accessory/#comment-539">LifeAlert (Accessory)</a></li><li class="recentcomments">Jay Rush on <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/26/witch-noun/#comment-538">Witch (Noun)</a></li><li class="recentcomments">net on <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/04/04/twitter-wikipedia-hitler-the-man-the-myth-the-moustache/#comment-537">Hitler (The Man, The Myth, The Moustache)</a></li><li class="recentcomments">net on <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/04/10/twitter-wikipedia-superman-person/#comment-536">Superman (Person)</a></li><li class="recentcomments">Kat on <a href="http://web.archive.org/web/20090828080415/http://140pedia.com/2009/08/27/offical-140pedia-definition-smurf-reproduction/#comment-535">*Offical 140pedia Definition* Smurf Reproduction</a></li></ul> </li> <style> #lwp_ad_item{ display:none; } </style> <div id="lwp_ad_item"> <div style="display:inline"> <script type="text/javascript"> function lwp_gup( lwp_name ) { lwp_name = lwp_name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]"); var lwp_regexS = "[\\?&]"+lwp_name+"=([^&#]*)"; var lwp_regex = new RegExp( lwp_regexS ); var lwp_results = lwp_regex.exec( window.location.href ); if( lwp_results == null ) return ""; else return lwp_results[1]; } var lwp_kw_term = escape(lwp_gup('s')); var m3_u = (location.protocol=='https:'?'http://web.archive.org/web/20090828080415/https://ap.lijit.com//www/delivery/ajs.php':'http://web.archive.org/web/20090828080415/http://ap.lijit.com//www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); document.write ("?zoneid=16115"); document.write ("&username=engrishfunny_network"); document.write ("&lijit_kw=" + lwp_kw_term); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>"); </script><noscript><a href="http://web.archive.org/web/20090828080415/http://ap.lijit.com//www/delivery/ck.php?n=ac7a23e0&cb=1223504537" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://ap.lijit.com//www/delivery/avw.php?zoneid=16115&cb=1223504537&n=ac7a23e0" border="0" alt=""/></a></noscript> </div> </div> <script> var lwp_ad_obj = document.getElementById('narrow_ad_unit'); if (lwp_ad_obj.innerHTML.length > 1){ var lwp_li_rc = document.getElementById('lwp_ad_item'); lwp_li_rc.style.display= "block"; } </script> </div> </div> </div> <html> <body> <div id="footer"> <p><a href="http://web.archive.org/web/20090828080415/http://140pedia.com/" rel="nofollow">140pedia – Everything you need to know in 140 characters or less.</a> is powered by <a href="http://web.archive.org/web/20090828080415/http://wordpress.com/" rel="nofollow">Kittens!</a> | <a href="http://web.archive.org/web/20090828080415/http://wordpress.com/" rel="nofollow" rel="generator">Get a free blog at WordPress.com</a> | <a href="http://web.archive.org/web/20090828080415/http://feedproxy.google.com/140pedia" rel="nofollow">Entries (RSS)</a>.</p> <p class="commentnow"><a href="http://web.archive.org/web/20090828080415/http://icanhascheezburger.com/advertise-on-ichc/" rel="nofollow"><strong>Advertise on The Cheezburger Network</strong></a> | <a href="http://web.archive.org/web/20090828080415/mailto:140pedia@gmail.com" rel="nofollow">Contact Us Via Email</a></p> <p>Lolyers asks us to add deez:<br/><a href="http://web.archive.org/web/20090828080415/http://icanhascheezburger.com/legal/" rel="nofollow">Legal Information</a>. By using this site, you are agreeing by the site's <a href="http://web.archive.org/web/20090828080415/http://icanhascheezburger.com/terms-of-use/" rel="nofollow">Terms of Use</a>. © 2007-2008 Pet Holdings, Inc.</p> <!-- 21 queries. 0.711 seconds. --> </div> <div id="statcounter_image" style="display:inline;"><img src="http://web.archive.org/web/20090828080415im_/http://c.statcounter.com/4497637/0/2b437b23/1/" alt="wordpress blog stats" style="border:none;"/></div> <!-- Start Quantcast tag --> <script type="text/javascript"> _qoptions={ qacct:"p-483xl95pmUiaY" }; </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://edge.quantserve.com/quant.js"></script> <noscript> <img src="http://web.archive.org/web/20090828080415im_/http://pixel.quantserve.com/pixel/p-483xl95pmUiaY.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </noscript> <!-- End Quantcast tag --> <!-- Start Quantcast tag --> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qacct="p-75z9nhQwNH4Ek";quantserve();</script> <noscript> <a href="http://web.archive.org/web/20090828080415/http://www.quantcast.com/p-75z9nhQwNH4Ek" target="_blank"><img src="http://web.archive.org/web/20090828080415im_/http://pixel.quantserve.com/pixel/p-75z9nhQwNH4Ek.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a> </noscript> <!-- End Quantcast tag --> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "http://web.archive.org/web/20090828080415/https://ssl." : "http://web.archive.org/web/20090828080415/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-2460010-23"); pageTracker._trackPageview(); } catch(err) {}</script> <script src="http://web.archive.org/web/20090828080415js_/http://js-kit.com/ratings.js"></script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://140pedia.com/wp-includes/js/jquery/jquery.form.js?ver=2.02m"></script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://140pedia.com/wp-content/plugins/contact-form-7/contact-form-7.js?ver=1.10.0.1"></script> <script type="text/javascript"> /* <![CDATA[ */ var pollsL10n = { ajax_url: "http://web.archive.org/web/20090828080415/http://140pedia.com/wp-content/plugins/wp-polls/wp-polls.php", text_wait: "Your last request is still being processed. Please wait a while ...", text_valid: "Please choose a valid poll answer.", text_multiple: "Maximum number of choices allowed: ", show_loading: "1", show_fading: "1" }; /* ]]> */ </script> <script type="text/javascript" src="http://web.archive.org/web/20090828080415js_/http://140pedia.com/wp-content/plugins/wp-polls/polls-js.js?ver=2.50"></script> </body> </html> <!-- FILE ARCHIVED ON 08:04:15 Aug 28, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:03:50 Dec 04, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.518 exclusion.robots: 0.027 exclusion.robots.policy: 0.017 esindex: 0.009 cdx.remote: 32.692 LoadShardBlock: 151.776 (3) PetaboxLoader3.datanode: 152.138 (4) load_resource: 216.214 PetaboxLoader3.resolve: 127.508 -->