Unicode Unicorn
a webcomic
Home
About
Portfolio
Subscribe
Archive for April, 2010
Just Cause
April 2nd, 2010
Jesus Tablet
April 6th, 2010
I have been busy
April 6th, 2010
Comics are going to be semi-weekly, since this semester is becoming such a grind.
Unique visitors to post:
1
“Comment”
Sorry, Not Funny
April 23rd, 2010
Existential Crisis
April 26th, 2010
function bmhome() { if(document.getElementById) { document.getElementById('gtc').src = imgGotoOn; document.getElementById('rmc').src = imgClearOn; } createCookie("bm", "http://www.unicodeunicorn.com/?p=288", cl); }
function bm() { if(document.getElementById) { document.getElementById('gtc').src = imgGotoOn; document.getElementById('rmc').src = imgClearOn; } createCookie("bm", window.location, cl); } function bmc() { if(document.getElementById) { document.getElementById('gtc').src = imgGotoOff; document.getElementById('rmc').src = imgClearOff; } createCookie("bm","",-1); } function gto() { var g = readCookie('bm'); if(g) { window.location = g; } } /* The follow functions have been borrowed from Peter-Paul Koch. Please find them here: http://www.quirksmode.org */ function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path="+comicDir; } function readCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } //-->
April 2010
S
M
T
W
T
F
S
« Mar
May »
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Menu
About
Portfolio
Latest Comics
Update
Developer Commentary
Existential Crisis
Sorry, Not Funny
Jesus Tablet
Monthly Archives
August 2010
May 2010
April 2010
March 2010
February 2010
December 2009
November 2009
October 2009
September 2009
August 2009
June 2009
May 2009
April 2009
Categories
comics
Uncategorized
Blogroll
Development Blog
Documentation
Plugins
Suggest Ideas
Support Forum
Themes
WordPress Planet