-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.hml
executable file
·89 lines (77 loc) · 4.14 KB
/
about.hml
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="/and/style/in/style.css" type="text/css" />
<link rel="stylesheet" href="/and/style/in/reset.css" type="text/css" />
<link rel="stylesheet" href="/and/style/in/grid.css" type="text/css" />
<link rel="stylesheet" href="/and/style/in/style.css" type="text/css" />
<link rel="start" href="/and/" title="Home" />
<link rel="alternate" type="application/atom+xml" title="Recent Entries" href="/and/feed/us/recent_entries.xml" />
<script type="text/javascript" src="/and/scripts/being/jquery-1.5.min.js"></script>
<script type="text/javascript" src="/and/scripts/being/jquery.syntaxhighlighter.min.js"></script>
<script type="text/javascript" src="/and/scripts/being/scripts.js"></script>
<script type="text/javascript" src="/and/mt.js"></script>
<link rel="stylesheet" href="/and/style/in/mystically.css" type="text/css" />
<title>I like tight pants and statistical tables</title>
<meta property="og:title" content="I like tight pants and mathematics"/>
<meta property="og:type" content="article"/>
<meta property="og:url" content="http://i.liketightpants.net/and/about"/>
<meta property="og:image" content="http://www.denhaag.nl/upload/2efe87dc-e34f-42fb-9058-dfb0e1d58c07_ericschrijver%20spectatorship_johan2.jpg"/>
<meta property="og:site_name" content="I like tight pants and mathematics"/>
<meta property="og:description"
content="I like tight pants and mathematics aims to motivate designers and artists to get more involved in the world of computer programmers."/>
</head>
<body>
<div id="header" class="container_7">
<div class="grid_2">
<h1><a href="/and/">i . like tight pants . net</a></h1>
</div>
<div class="grid_3">
<ul>
<li><a href="/and/">latest</a></li>
<li><a href="/and/archives">index</a></li>
<li class="current">about</li>
</ul>
</div>
<div class="grid_2">
<p class="byline">New entries published Monday and Thursday, 22:00 CET (<a href="/and/feed/us/recent_entries.xml">RSS</a>)</p><!-- <h4>search box</h4> -->
</div>
</div>
<div id="content" class="container_7">
<div class="grid_1">
</div>
<div class="grid_5">
<div>
<div class="article grid_3 alpha omega suffix_2">
<h4>About</h4>
<p><em>I like tight pants and mathematics</em> aims to motivate designers and artists to get more involved in the world of computer programmers.</p>
<p><a href="http://ericschrijver.nl/about" title="‘about’ @ ericschrijver.nl">Eric Schrijver</a> edits a small group of writers, each with their own interest area: <em>baseline</em> (graphic design), <em>jenseits</em> (religion), <em>totellyou</em> (teaching), <em>habitus</em> (critical theory), <em>bnf</em> (computer programming).</p>
<p><em>I like tight pants and mathematics</em> has been launched July 30<sup>th</sup>, during the Summernest exhibition in The Hague. New entries will appear every Monday and Thursday, at 22:00 CET (you can follow the <a href="/and/feed/us/recent_entries.xml">RSS</a>).</p>
<p>The art direction, by <a href="http://www.mccuskey.nl/" title="YOU + McCUSKEY = BRAND DIRECTION AND DESIGN">You & McCuskey</a>, is made possible through a grant by <a href="http://www.stroom.nl/" title="Stroom Den Haag">Stroom Den Haag</a>.</p>
</div>
</div>
<hr />
</div>
<div class="grid_1">
</div>
</div>
<div id="bar"> </div>
<!-- Piwik, Open Source Analytics,
let’s not give Google more data then necessary! Eric -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://var.schr.fr/piwik/" : "http://var.schr.fr/piwik/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 2);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
</script><noscript><p><img src="http://var.schr.fr/piwik/piwik.php?idsite=2" style="border:0" alt="" /></p></noscript>
<!-- End Piwik Tracking Code -->
</body>
</html>