Posted by
jp on Oct 26th, 2009 in
blog |
0 comments
Well, my opinion is biased since I already follow the short comic strips in xkcd, but it was just surprisingly awesome to check it today, and see the tribute made to GeoCities and its history.
Some memorable parts stripped from the source code:
Line 32:
<SCRIPT LANGUAGE="QBASIC">IF $BROWSER = "IE" THEN GOTO 50</SCRIPT>
Line 108:
<SCRIPT LANGUAGE=’SCHEME’>
define (eval exp env) (cond...