-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html~
225 lines (210 loc) · 11.1 KB
/
index.html~
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!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" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11">
<title>{Title}</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="description" content="" />
<link rel="stylesheet" href="http://dl.dropbox.com/u/1828049/style.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" title="Erectlocution Posts RSS feed" />
<!-- <link rel="alternate" type="application/rss+xml" href="http://erectlocution.disqus.com/latest.rss" title="Erectlocution Comments RSS feed" /> -->
<!-- <link rel="pingback" href="http://erectlocution.com/xmlrpc.php" /><link rel='stylesheet' id='contact-form-7-css' href='http://erectlocution.com/wp-content/plugins/contact-form-7/styles.css?ver=2.4.5' type='text/css' media='all' /> -->
<!-- <script type='text/javascript' src='http://erectlocution.com/wp-includes/js/l10n.js?ver=20101110'></script> -->
<!-- <script type='text/javascript' src='http://erectlocution.com/wp-includes/js/jquery/jquery.js?ver=1.4.4'></script> -->
<!-- <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://erectlocution.com/xmlrpc.php?rsd" /> -->
<!-- <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://erectlocution.com/wp-includes/wlwmanifest.xml" /> -->
<link rel='index' title='Erectlocution' href='http://erectlocution.com/' />
<link rel="shortcut icon" href="{Favicon}">
<!-- [Google Analytics Code] -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-9855021-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- [/Google Analytics Code] -->
<script src="http://dl.dropbox.com/u/1828049/quotation.js" type="text/javascript"></script>
</head>
<body>
<div class="rowBoundingBox" id="headerNavRowWrapper">
<div class = "columnBoundingBox" id="headerNavColumnWrapper">
{block:Posts}
{block:PermalinkPage}
<a href="http://erectlocution.com"><img src="http://dl.dropbox.com/u/1828049/masthead_final_090614_small.png" /></a>
{/block:PermalinkPage}
</div> <!-- end of columnBoundingBox -->
</div> <!-- end of rowBoundingBox -->
<div class="rowBoundingBox" id="featuredRowWrapper">
<div class = "columnBoundingBox" id="featuredColumnWrapper">
{block:Post1}
{block:Title}
<h2 class="postTitle">
<a href="{Permalink}">{Title}</a>
</h2>
{/block:Title}
<div class="excerpt">
{Body}
{block:PermalinkPage}
<p id="qed">☐</p>
{/block:PermalinkPage}
</div>
<div class="postMeta">
{block:IndexPage}
{block:Date}
{MonthNumber}.{DayOfMonth}.{ShortYear}</div>
{/block:Date}
{/block:IndexPage}
<div style="font-size: 10px; text-align: left;">
<a class="dsq-comment-count" href="{Permalink}#disqus_thread">Comments</a>
</div>
{/block:Post1}
<!-- ------------------ -->
<!-- Disqus Comments -->
<!-- ------------------ -->
<script type="text/javascript">var disqus_url = "{Permalink}"; var disqus_title ="{block:PostTitle}{PostTitle}{/block:PostTitle}";
</script>
{block:Permalink}
<div id="disqus_thread">
</div>
<script type="text/javascript">
// [Optional but recommended: Define a unique identifier (e.g. post id or slug)slug for this thread]
var disqus_identifier; {PostID}
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://erectlocution.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript=erectlocution">comments powered by Disqus.</a>
</noscript>
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span>span></a>
{/block:Permalink}
<script type="text/javascript">
var disqus_shortname = 'erectlocution';
(function () {
var s = document.createElement('script'); s.async = true;
s.src = 'http://erectlocution.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<!-- ------------------ -->
<!-- /Disqus Comments -->
<!-- ------------------ -->
</div> <!-- end of columnBoundingBox -->
</div> <!-- end of rowBoundingBox -->
{block:IndexPage}
<div class="rowBoundingBox" id="blogTitleRowWrapper">
<div class = "columnBoundingBox" id="blogTitleColumnWrapper">
<!-- <h4>ERECTLOCUTION</h4> -->
<img style="margin: 15px 0px; padding: 0px;" src="http://dl.dropbox.com/u/1828049/masthead_final_090614.png" />
</div> <!-- end of columnBoundingBox -->
</div> <!-- end of rowBoundingBox -->
<div class="rowBoundingBox" id="recentRowWrapper">
<div class="columnBoundingBox" id="recentColumnWrapper">
<div id="recentLeft">
{block:Post2}
{block:Title}
<h2 class="postTitle">
<a href="{Permalink}">{Title}</a>
</h2>
{/block:Title}
<div class="excerpt">
{Body}
{/block:Post2}
</div>
</div>
<div id="recentRight">
{block:Post3}
{block:Title}
<h2 class="postTitle">
<a href="{Permalink}">{Title}</a>
</h2>
{/block:Title}
<div class="excerpt">
{Body}
{/block:Post3}
</div>
</div>
</div> <!-- end of recentColumnWrapper -->
</div> <!-- end of rowBoundingBox -->
<div class="rowBoundingBox interjectionRowWrapper">
<div class="columnBoundingBox interjectionColumnWrapper">
<div>
<script language = "JavaScript">
showQuotation();
</script>
</div>
</div> <!-- end of interjectionColumnWrapper -->
</div> <!-- end of rowBoundingBox -->
<div class="rowBoundingBox" id="notableRowWrapper">
<div class="columnBoundingBox" id="notableColumnWrapper">
<div id="sectionNotableFirst">
{block:Post4}
{block:Title}
<h2 class="postTitle">
<a href="{Permalink}">{Title}</a>
</h2>
{/block:Title}
<div class="excerpt">
{Body}
{/block:Post4}
</div>
</div> <!-- end of sectionNotableFirst -->
<div id="sectionNotableSecond">
{block:Post5}
{block:Title}
<h2 class="postTitle">
<a href="{Permalink}">{Title}</a>
</h2>
{/block:Title}
<div class="excerpt">
{Body}
{/block:Post5}
</div> <!-- end of sectionNotableSecond -->
<div id="sectionNotableThird">
{block:Post6}
{block:Title}
<h2 class="postTitle">
<a href="{Permalink}">{Title}</a>
</h2>
{/block:Title}
<div class="excerpt">
{Body}
{/block:Post6}
</div>
</div> <!-- end of sectionNotableThird -->
</div> <!-- end of notableColumnWrapper -->
</div> <!-- end of rowBoundingBox -->
{/block:IndexPage}
{/block:Posts}
<div class="rowBoundingBox" id="footerRowWrapper">
<div class="columnBoundingBox" id="footerColumnWrapper">
<div id="contactForm">
<h3>About</h3>
<p>My name is Daniel Black. I am on the internet in several places, including <a href="http://twitter.com/muraii" title="I'm on the Twitter!">Twitter</a>. I am a person. I am a father and a husband. I <strike>am</strike> was a <a href="http://www.uc.edu">university</a> student of mathematics. I am a less formalized student of thinking, of <a href="http://academy.galilean-library.org/index.php">philosophy</a>, of <a href="http://www.amazon.com/Writing-Style-Conversations-Art-2nd/dp/0130257133/ref=sr_1_1?ie=UTF8&qid=1248544415&sr=8-1">writing</a>, and of <a href="http://en.wikipedia.org/wiki/Decision_theory">how to make decisions</a>.</p>
<p>Continue reading <a href="http://erectlocution.com/about/">about me</a> if, you know, you're curious like that. It's okay; no one's watching.</p>
</div>
<div id="deeper">
<h3>Contact</h3>
</div>
</div> <!-- end columnBoundingBox -->
</div> <!-- end of footer and rowBoundingBox -->
<!-- Start of StatCounter Code -->
<script type="text/javascript">
sc_project=577433; sc_invisible=1; sc_partition=4; sc_security="50e94b30";
</script>
<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js">
</script>
<noscript>
<div class="statcounter">
<a href="http://www.statcounter.com/" target="_blank">
<img class="statcounter" src="http://c5.statcounter.com/577433/0/50e94b30/1/" alt="free stats" >
</a>
</div>
</noscript>
<!-- End of StatCounter Code -->
</body>
</html>