{"id":462,"date":"2006-07-21T14:03:49","date_gmt":"2006-07-21T14:03:49","guid":{"rendered":"http:\/\/www.nargalzius.com\/blog2\/http:\/www.nargalzius.com\/blog2\/archives\/2006\/07\/2006_07_21_2203.php"},"modified":"2017-02-10T02:25:57","modified_gmt":"2017-02-10T02:25:57","slug":"eye-candy-statistics","status":"publish","type":"post","link":"http:\/\/nargalzius.com\/blog\/archives\/2006\/07\/21\/eye-candy-statistics","title":{"rendered":"Eye-candy statistics"},"content":{"rendered":"<p>I was a bit bored a while ago, so I thought I&#8217;d just try to duplicate how this certain guy made his really cool <a href=\"http:\/\/www.rad-e8.com\/log\/archives\/2005\/09\/12\/02.50\/\" title=\"View Site\">pie-charts<\/a>. There were so many comments asking how he did it even if they looked pretty simple to do (aside from having to actually <em>conceptualize<\/em> them of course). I even ended up making a template for it &#8211; for when I&#8217;ll use it (of which I have no friggin&#8217; idea hahaha). In any case, just like the <a href=\"http:\/\/www.rad-e8.com\/log\/archives\/2005\/09\/12\/02.50\/\" title=\"View Site\">original guy<\/a> did, I took information of visitors&#8217; <em>browser resolutions<\/em> <span class=\"footnote_referrer\"><a role=\"button\" tabindex=\"0\" onclick=\"footnote_moveToReference_462_1('footnote_plugin_reference_462_1_1');\" onkeypress=\"footnote_moveToReference_462_1('footnote_plugin_reference_462_1_1');\" ><sup id=\"footnote_plugin_tooltip_462_1_1\" class=\"footnote_plugin_tooltip_text\">1 <\/sup><\/a><span id=\"footnote_plugin_tooltip_text_462_1_1\" class=\"footnote_tooltip\">I guess for the image to have some value however small &#8211; to prove that my decision to abandon 800&#215;600 was the correct choice.<\/span><\/span><script type=\"text\/javascript\"> jQuery('#footnote_plugin_tooltip_462_1_1').tooltip({ tip: '#footnote_plugin_tooltip_text_462_1_1', tipClass: 'footnote_tooltip', effect: 'fade', predelay: 0, fadeInSpeed: 200, delay: 400, fadeOutSpeed: 200, position: 'top right', relative: true, offset: [10, 10], });<\/script> from Mint&#8217;s <em>Agent 007<\/em> pepper <span class=\"footnote_referrer\"><a role=\"button\" tabindex=\"0\" onclick=\"footnote_moveToReference_462_1('footnote_plugin_reference_462_1_2');\" onkeypress=\"footnote_moveToReference_462_1('footnote_plugin_reference_462_1_2');\" ><sup id=\"footnote_plugin_tooltip_462_1_2\" class=\"footnote_plugin_tooltip_text\">2 <\/sup><\/a><span id=\"footnote_plugin_tooltip_text_462_1_2\" class=\"footnote_tooltip\">A Mint plugin is called a &#8220;Pepper.&#8221;<\/span><\/span><script type=\"text\/javascript\"> jQuery('#footnote_plugin_tooltip_462_1_2').tooltip({ tip: '#footnote_plugin_tooltip_text_462_1_2', tipClass: 'footnote_tooltip', effect: 'fade', predelay: 0, fadeInSpeed: 200, delay: 400, fadeOutSpeed: 200, position: 'top right', relative: true, offset: [10, 10], });<\/script>. I just did one chart though, since it <em>was<\/em> time consuming.<\/p>\n<div align=\"center\">\n<a rel=\"lightbox\" href=\"http:\/\/static.flickr.com\/46\/194630588_0c6b5b4a2d.jpg\" target=\"_blank\" title=\"You may click on the image for more details\"><img decoding=\"async\" alt=\"\" src=\"http:\/\/static.flickr.com\/46\/194630588_0c6b5b4a2d_m.jpg\"><\/a>\n<\/div><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_462_1();\">Notes<\/span><span role=\"button\" tabindex=\"0\" class=\"footnote_reference_container_collapse_button\" style=\"display: none;\" onclick=\"footnote_expand_collapse_reference_container_462_1();\">[<a id=\"footnote_reference_container_collapse_button_462_1\">+<\/a>]<\/span><\/p><\/div> <div id=\"footnote_references_container_462_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_462_1('footnote_plugin_tooltip_462_1_1');\"><a id=\"footnote_plugin_reference_462_1_1\" class=\"footnote_backlink\"><span class=\"footnote_index_arrow\">&#8673;<\/span>1<\/a><\/th> <td class=\"footnote_plugin_text\">I guess for the image to have some value however small &#8211; to prove that my decision to abandon 800&#215;600 was the correct choice.<\/td><\/tr>\r\n\r\n<tr class=\"footnotes_plugin_reference_row\"> <th scope=\"row\" class=\"footnote_plugin_index_combi pointer\"  onclick=\"footnote_moveToAnchor_462_1('footnote_plugin_tooltip_462_1_2');\"><a id=\"footnote_plugin_reference_462_1_2\" class=\"footnote_backlink\"><span class=\"footnote_index_arrow\">&#8673;<\/span>2<\/a><\/th> <td class=\"footnote_plugin_text\">A Mint plugin is called a &#8220;Pepper.&#8221;<\/td><\/tr>\r\n\r\n <\/tbody> <\/table> <\/div><\/div><script type=\"text\/javascript\"> function footnote_expand_reference_container_462_1() { jQuery('#footnote_references_container_462_1').show(); jQuery('#footnote_reference_container_collapse_button_462_1').text('\u2212'); } function footnote_collapse_reference_container_462_1() { jQuery('#footnote_references_container_462_1').hide(); jQuery('#footnote_reference_container_collapse_button_462_1').text('+'); } function footnote_expand_collapse_reference_container_462_1() { if (jQuery('#footnote_references_container_462_1').is(':hidden')) { footnote_expand_reference_container_462_1(); } else { footnote_collapse_reference_container_462_1(); } } function footnote_moveToReference_462_1(p_str_TargetID) { footnote_expand_reference_container_462_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_462_1(p_str_TargetID) { footnote_expand_reference_container_462_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>I was a bit bored a while ago, so I thought I&#8217;d just try to duplicate how this certain guy made his really cool pie-charts. There were so many comments asking how he did it even if they looked pretty simple to do (aside from having to actually conceptualize them of course). I even ended &hellip; <p class=\"link-more\"><a href=\"http:\/\/nargalzius.com\/blog\/archives\/2006\/07\/21\/eye-candy-statistics\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Eye-candy statistics&#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":[5,9,13],"tags":[69,595,776,810,892,917],"class_list":["post-462","post","type-post","status-publish","format-standard","hentry","category-internet","category-nargalzius","category-technology","tag-agent-007","tag-internet","tag-mint","tag-nargalzius","tag-pepper","tag-pie-chart"],"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\/462","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=462"}],"version-history":[{"count":1,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/posts\/462\/revisions"}],"predecessor-version":[{"id":1701,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/posts\/462\/revisions\/1701"}],"wp:attachment":[{"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/media?parent=462"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/categories?post=462"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/tags?post=462"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}