<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="http://www.movabletype.org/" />

<title>CTHB: Cartographic Sino-astrologic Nerdgasm</title>

<link rel="stylesheet" href="http://www.cthb.org/styles-site.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.cthb.org/index.rdf" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="http://www.cthb.org/atom.xml" />

<link rel="start" href="http://www.cthb.org/" title="Home" />

<link rel="prev" href="http://www.cthb.org/archives/2009/04/while_im_at_it.html" title="While I'm at it, fuck you, TMZ" />


<link rel="next" href="http://www.cthb.org/archives/2009/08/i_gotta_feeling.html" title="I Gotta Feeling" />

<script type="text/javascript" language="javascript">
<!--

var HOST = 'www.cthb.org';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + (expires ? "; expires=" + expires : "") + (path ? "; path=" + path : "") + (domain ? "; domain=" + domain : "") + (secure ? "secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    now = now.toGMTString();
    if (f.author != undefined)
       setCookie('mtcmtauth', f.author.value, now, '/', '', '');
    if (f.email != undefined)
       setCookie('mtcmtmail', f.email.value, now, '/', '', '');
    if (f.url != undefined)
       setCookie('mtcmthome', f.url.value, now, '/', '', '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '/', '');
    deleteCookie('mtcmthome', '/', '');
    deleteCookie('mtcmtauth', '/', '');
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>





</head>

<body>

<div id="container">

<div id="banner">
<h1><a href="http://www.cthb.org/" accesskey="1">CTHB</a></h1>
<h2></h2>
</div>

<div class="content">

<p align="right">

<a href="http://www.cthb.org/archives/2009/04/while_im_at_it.html">&laquo; While I'm at it, fuck you, TMZ</a> |

<a href="http://www.cthb.org/">Main</a>

| <a href="http://www.cthb.org/archives/2009/08/i_gotta_feeling.html">I Gotta Feeling &raquo;</a>

</p>

<h2>May  1, 2009</h2>

<h3>Cartographic Sino-astrologic Nerdgasm</h3>

<p>Artist Kentaro Nagai recreated all the animals of the Chinese zodiac by rearranging pieces from a world map. Check it out.</p>

<p>In honour of this year, I present the Rooster (or Cock, if you're feeling snickery):</p>

<p><A HREF="http://www.pics24h.com/world-maps-as-chinese-zodiac/" TARGET="_blank"><IMG SRC="http://www.pics24h.com/img/artwork/world-maps-as-chinese/world-maps-as-chinese10.jpg"></A></p>

<div id="a000860more"><div id="more">

</div></div>

<p class="posted">Posted by KinCross at May  1, 2009 10:13 AM</p>





<h2 id="comments">Comments</h2>







<h2>Post a comment</h2>

 


<script type="text/javascript" src="http://www.cthb.org/mt/mt-comments.cgi?__mode=cmtr_name_js"></script>
<script language="javascript" type="text/javascript">
<!--
if (commenter_name) {
    document.write('Thanks for signing in, ', commenter_name, '. Now you can comment. (<a href="http://www.cthb.org/mt/mt-comments.cgi?__mode=handle_sign_in&amp;static=1&amp;logout=1&amp;entry_id=860">sign out</a>)');
} else {
    document.write('If you have a TypeKey identity, you can <a href="https://www.typekey.com/t/typekey/login?&amp;lang=en_US&amp;t=ANPq8hYQCNwfTvMo1lbx&amp;v=1.1&amp;_return=http://www.cthb.org/mt/mt-comments.cgi%3f__mode=handle_sign_in%26key=TypeKey%26static=1%26entry_id=860"> sign in</a> to use it here.');
}
// -->
</script>


<form method="post" action="http://www.cthb.org/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie[0].checked) rememberMe(this)">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="860" />

<div id="name_email">
<p><label for="author">Name:</label><br />
<input tabindex="1" id="author" name="author" /></p>

<p><label for="email">Email Address:</label><br />
<input tabindex="2" id="email" name="email" /></p>
</div>


<script language="javascript" type="text/javascript">
<!--
if (commenter_name) {
    document.getElementById('name_email').style.display = 'none';
}
// -->
</script>


<p><label for="url">URL:</label><br />
<input tabindex="3" type="text" name="url" id="url" />
Remember Me?
<input type="radio" id="remember" onclick="rememberMe(this.form)" name="bakecookie" /><label for="remember">Yes</label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget">No</label><br style="clear: both;" />
</p>

<p><label for="text">Comments:</label> <br/>
<textarea tabindex="4" id="text" name="text" rows="10" cols="50"></textarea></p>

<div align="center">
<input type="submit" name="preview" tabindex="5" 
    value="&nbsp;Preview&nbsp;" />
<input style="font-weight: bold;" type="submit" name="post" 
    tabindex="6" value="&nbsp;Post&nbsp;" />
</div>
</form>




<script type="text/javascript" language="javascript">
<!--
if (document.comments_form.email != undefined)
    document.comments_form.email.value = getCookie("mtcmtmail");
if (document.comments_form.author != undefined)
    document.comments_form.author.value = getCookie("mtcmtauth");
if (document.comments_form.url != undefined)
    document.comments_form.url.value = getCookie("mtcmthome");
if (getCookie("mtcmtauth") || getCookie("mtcmthome")) {
    document.comments_form.bakecookie[0].checked = true;
} else {
    document.comments_form.bakecookie[1].checked = true;
}
//-->
</script>




</div>
</div>

</body>
</html>