{"id":720,"date":"2008-07-12T04:41:19","date_gmt":"2008-07-11T20:41:19","guid":{"rendered":"http:\/\/www.nargalzius.com\/blog2\/http:\/www.nargalzius.com\/blog2\/archives\/2008\/07\/2008_07_12_0441.php"},"modified":"2008-07-12T04:41:19","modified_gmt":"2008-07-11T20:41:19","slug":"i-found-this-awesome-site","status":"publish","type":"post","link":"http:\/\/nargalzius.com\/blog\/archives\/2008\/07\/12\/i-found-this-awesome-site","title":{"rendered":"I found this awesome site!"},"content":{"rendered":"<p>So an asshole friend of mine sent me a link. And now I&#8217;m sharing it with you because&#8230; well because I don&#8217;t want to be the only one that had to suffer watching it \ud83d\ude09<\/p>\n<h2>Warning &#38; disclaimer<\/h2>\n<p>First&#8230; this is <strong>NOT SAFE FOR WORK!<\/strong> <em>(thanks Ed!)<\/em><\/p>\n<p>I don&#8217;t want to spoil the fun, but I also don&#8217;t want to piss people off <em>that<\/em> much; so I&#8217;ll ask you to do these three things before visiting the site.<\/p>\n<ol>\n<li>Use Firefox<\/li>\n<li>If you&#8217;re viewing this blog entry in a browser (and not an RSS reader), <strong>open a new browser window.<\/strong> Yes, a <em>new window<\/em> and <strong>not<\/strong> a <em>tab.<\/em><\/li>\n<li>When you&#8217;re viewing the site, you can switch back to this blog entry&#8217;s window (or RSS viewer)<\/li>\n<\/ol>\n<p>You don&#8217;t have to follow them, but trust me, if you know what&#8217;s good for you, you&#8217;ll do it. Don&#8217;t worry, I&#8217;ll explain everything in a bit.<\/p>\n<p>Ready? Cool&#8230;<\/p>\n<p><strong><a href=\"http:\/\/www.moldymen.com\" title=\"get ready for some lovin\">Visit the site<\/a><\/strong><\/p>\n<!--more-->\n<hr \/>\n<h1>Don&#8217;t panic!<\/h1>\n<p>I took a look at the code; <strong>it&#8217;s safe<\/strong> despite how obnoxiously that page behaves. So don&#8217;t worry about security exploits and whatnot. The page is just there to irritate and <strong>disturb<\/strong> you; which personally, I think it does extremely well.<\/p>\n<p>So you want to get out of that page without having to force-quit? No problem.<\/p>\n<p>As you can see, aside from making it nearly impossible to &#8220;close&#8221; via mouse &#8211; that fucking page also catches critical keyboard shortcuts a savvy internet surfer may try to use. But if you&#8217;re on a Mac, your menubar\/taskbar is still accessible and so are the commands.<\/p>\n<p>What you need to do is select &#8220;close window&#8221; from the menubar &#8211; which will then trigger a javascript alert window that says &#8220;Hello!&#8221;<\/p>\n<p>For windows users, we know the menubar for an application is right there in the application, so I guess you&#8217;re stuck with the task of actually clicking the close button via mouse &#8211; cause you sure as hell don&#8217;t have enough time to navigate a menu on a moving browser window. It sucks but it <em>is<\/em> possible (because I was able to do it)<\/p>\n<h1>The secret<\/h1>\n<p>So like I said, the trick is to make it show the &#8220;Hello!&#8221; javascript alert box &#8211; as closing that box slides it up and gives you a window of opportunity of using the shortcut without the page&#8217;s script intercepting it. <span class=\"footnote_referrer\"><a role=\"button\" tabindex=\"0\" onclick=\"footnote_moveToReference_720_1('footnote_plugin_reference_720_1_1');\" onkeypress=\"footnote_moveToReference_720_1('footnote_plugin_reference_720_1_1');\" ><sup id=\"footnote_plugin_tooltip_720_1_1\" class=\"footnote_plugin_tooltip_text\">1 <\/sup><\/a><span id=\"footnote_plugin_tooltip_text_720_1_1\" class=\"footnote_tooltip\">Unfortunately other browsers like Safari don&#8217;t &#8220;animate&#8221; so after clicking close, it IMMEDIATELY pops back up&#8230; which is why I suggested you use Firefox in the first place.<\/span><\/span><script type=\"text\/javascript\"> jQuery('#footnote_plugin_tooltip_720_1_1').tooltip({ tip: '#footnote_plugin_tooltip_text_720_1_1', tipClass: 'footnote_tooltip', effect: 'fade', predelay: 0, fadeInSpeed: 200, delay: 400, fadeOutSpeed: 200, position: 'top right', relative: true, offset: [10, 10], });<\/script> So now would be a good time to find out what keyboard shortcut closes the window (it&#8217;s <code>shift-command-w<\/code> on the Mac&#8230; not sure what it is on Windows)<\/p>\n<p>Since you opened it in a new window, the previous window (which in some cases, you&#8217;re reading this entry) is still unaffected, so you can just check out in the menu the shortcut, or google it in a new tab or something.<\/p>\n<p>My point is that once you know the shortcut, close the alert box, and <em>while<\/em> it&#8217;s closing perform the shortcut. And it should kill the window.<\/p>\n<p>The good thing about the page is that once you&#8217;ve successfully triggered the &#8220;Hello!&#8221; alert box, it will keep on popping up after it closes, which gives you an unlimited amount of chances to time that keyboard shortcut right.<\/p>\n<h1>Bonus points<\/h1>\n<p>If you have the <em>web-developer<\/em> add-on\/extension, everything becomes trivial as you can disable javascript in <em>realtime;<\/em> which just stops the page in its tracks (which is what allowed me to view the code, experiment with it, and decide wether it would be &#8220;safe&#8221; <span class=\"footnote_referrer\"><a role=\"button\" tabindex=\"0\" onclick=\"footnote_moveToReference_720_1('footnote_plugin_reference_720_1_2');\" onkeypress=\"footnote_moveToReference_720_1('footnote_plugin_reference_720_1_2');\" ><sup id=\"footnote_plugin_tooltip_720_1_2\" class=\"footnote_plugin_tooltip_text\">2 <\/sup><\/a><span id=\"footnote_plugin_tooltip_text_720_1_2\" class=\"footnote_tooltip\">And by &#8220;safe&#8221; I mean wouldn&#8217;t piss people off.<\/span><\/span><script type=\"text\/javascript\"> jQuery('#footnote_plugin_tooltip_720_1_2').tooltip({ tip: '#footnote_plugin_tooltip_text_720_1_2', tipClass: 'footnote_tooltip', effect: 'fade', predelay: 0, fadeInSpeed: 200, delay: 400, fadeOutSpeed: 200, position: 'top right', relative: true, offset: [10, 10], });<\/script> to share with regular viewers.<\/p>\n<h1>If all else fails<\/h1>\n<p>If for some reason, none of the methods above are working for you. Then you can always safely resort to force quitting the application\/process.<\/p>\n<p>It&#8217;s <code>command-option-esc<\/code> on a Mac or <code>ctrl-alt-del<\/code> in Windows. Select Firefox then <em>kill<\/em> it.<\/p><div class=\"speaker-mute footnotes_reference_container\"> <div class=\"footnote_container_prepare\"><p><span role=\"button\" tabindex=\"0\" class=\"footnote_reference_container_label pointer\" onclick=\"footnote_expand_collapse_reference_container_720_1();\">Notes<\/span><span role=\"button\" tabindex=\"0\" class=\"footnote_reference_container_collapse_button\" style=\"display: none;\" onclick=\"footnote_expand_collapse_reference_container_720_1();\">[<a id=\"footnote_reference_container_collapse_button_720_1\">+<\/a>]<\/span><\/p><\/div> <div id=\"footnote_references_container_720_1\" style=\"\"><table class=\"footnotes_table footnote-reference-container\"><caption class=\"accessibility\">Notes<\/caption> <tbody> \r\n\r\n<tr class=\"footnotes_plugin_reference_row\"> <th scope=\"row\" class=\"footnote_plugin_index_combi pointer\"  onclick=\"footnote_moveToAnchor_720_1('footnote_plugin_tooltip_720_1_1');\"><a id=\"footnote_plugin_reference_720_1_1\" class=\"footnote_backlink\"><span class=\"footnote_index_arrow\">&#8673;<\/span>1<\/a><\/th> <td class=\"footnote_plugin_text\">Unfortunately other browsers like Safari don&#8217;t &#8220;animate&#8221; so after clicking close, it IMMEDIATELY pops back up&#8230; which is why I suggested you use Firefox in the first place.<\/td><\/tr>\r\n\r\n<tr class=\"footnotes_plugin_reference_row\"> <th scope=\"row\" class=\"footnote_plugin_index_combi pointer\"  onclick=\"footnote_moveToAnchor_720_1('footnote_plugin_tooltip_720_1_2');\"><a id=\"footnote_plugin_reference_720_1_2\" class=\"footnote_backlink\"><span class=\"footnote_index_arrow\">&#8673;<\/span>2<\/a><\/th> <td class=\"footnote_plugin_text\">And by &#8220;safe&#8221; I mean wouldn&#8217;t piss people off.<\/td><\/tr>\r\n\r\n <\/tbody> <\/table> <\/div><\/div><script type=\"text\/javascript\"> function footnote_expand_reference_container_720_1() { jQuery('#footnote_references_container_720_1').show(); jQuery('#footnote_reference_container_collapse_button_720_1').text('\u2212'); } function footnote_collapse_reference_container_720_1() { jQuery('#footnote_references_container_720_1').hide(); jQuery('#footnote_reference_container_collapse_button_720_1').text('+'); } function footnote_expand_collapse_reference_container_720_1() { if (jQuery('#footnote_references_container_720_1').is(':hidden')) { footnote_expand_reference_container_720_1(); } else { footnote_collapse_reference_container_720_1(); } } function footnote_moveToReference_720_1(p_str_TargetID) { footnote_expand_reference_container_720_1(); var l_obj_Target = jQuery('#' + p_str_TargetID); if (l_obj_Target.length) { jQuery( 'html, body' ).delay( 0 ); jQuery('html, body').animate({ scrollTop: l_obj_Target.offset().top - window.innerHeight * 0.2 }, 380); } } function footnote_moveToAnchor_720_1(p_str_TargetID) { footnote_expand_reference_container_720_1(); var l_obj_Target = jQuery('#' + p_str_TargetID); if (l_obj_Target.length) { jQuery( 'html, body' ).delay( 0 ); jQuery('html, body').animate({ scrollTop: l_obj_Target.offset().top - window.innerHeight * 0.2 }, 380); } }<\/script>","protected":false},"excerpt":{"rendered":"<p>So an asshole friend of mine sent me a link. And now I&#8217;m sharing it with you because&#8230; well because I don&#8217;t want to be the only one that had to suffer watching it \ud83d\ude09 Warning &#38; disclaimer First&#8230; this is NOT SAFE FOR WORK! (thanks Ed!) I don&#8217;t want to spoil the fun, but &hellip; <p class=\"link-more\"><a href=\"http:\/\/nargalzius.com\/blog\/archives\/2008\/07\/12\/i-found-this-awesome-site\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;I found this awesome site!&#8221;<\/span><\/a><\/p><\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[4,5,9,10],"tags":[757,850,855],"class_list":["post-720","post","type-post","status-publish","format-standard","hentry","category-general","category-internet","category-nargalzius","category-nonsense","tag-men","tag-old","tag-orgy"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/posts\/720","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/comments?post=720"}],"version-history":[{"count":0,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/posts\/720\/revisions"}],"wp:attachment":[{"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/media?parent=720"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/categories?post=720"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/tags?post=720"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}