zk_html/diary/2010-12-08-02:24:41.html

44 lines
3.9 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<title>Zk | Two New Visualizations</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Two New Visualizations</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Its been a busy few days at home and work.  Work itself was really slow, so I started working on one large visualization project and wound up completing another smaller one in the meantime.  I may need to take a break from protovis for a little while, as Ive been working for several days straight on these projects.</p>
<p>The smaller of the two projects was a very fast (about two hours) visualization of data regarding a disturbing punishment discrepancy between heterosexual/non-heterosexual teens by both the justice system and schools.  You can <a href="http://vis.mjs-svc.com/lgbsanction/">see in the vis</a> that, in some cases, non-heterosexual teens can be two to three times as likely to be punished by schools or police.  Some reasons for this are debated in the <a href="http://www.washingtonpost.com/wp-dyn/content/article/2010/12/06/AR2010120600035.html">original article</a> that was pointed out to me.  The comments section on the article is rather distressing, I should warn.</p>
<p>The second, larger project has taken up most of my energy over the past few days.  A friend pointed me toward the results of the <a href="http://www.klisoura.com/furrypoll.php">Furry Survey</a>, which I hadnt seen before.  The furry community differs from society at large in several very important demographic areas, from gender to sexual orientation (or at least openness regarding the same), to mean age.  With these important differences, I felt that a series of visualizations was almost necessary.  Ive pulled those together into a <a href="http://vis.mjs-svc.com/sf/">dashboard</a> that displays each visualization in miniature (not just thumbnails the visualizations are reconstructed in miniature within the dashboard).  Check it out and find out some neat things about the furry fandom.  If you dont know what furries are… well, Google carefully.</p>
<!-- AddThis Button BEGIN -->
<script type="text/javascript">
//<!--
var addthis_product = 'wpp-250';
var addthis_append_data = 'false';var addthis_language = 'en';
//-->
</script>
<div class="addthis_container"><a addthis:title="Two New Visualizations" addthis:url="http://blag.drab-makyo.com/?p=29" class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=wp-4bb3baf90c7008fd"><img alt="Bookmark and Share" height="16" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" style="border:0" width="125"/></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=wp-4bb3baf90c7008fd" type="text/javascript"></script></div>
<!-- AddThis Button END -->
<p style="border: 1px solid black; padding: 3px;"><strong>Originally published at <a href="http://blag.drab-makyo.com/2010/12/07/two-new-visualizations/">Drab Makyo</a>. Please leave any <a href="http://blag.drab-makyo.com/2010/12/07/two-new-visualizations/#comments">comments</a> there.</strong></p
</article>
<footer>
<p>Page generated on 2010-12-08 02:24:41</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>