This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
406 lines (374 loc) · 23.2 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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Digital Humanities Questions & Answers</title>
<link rel="stylesheet" href="/bb-templates/dhqa/style.css" type="text/css" />
<link rel="stylesheet" href="/bb-templates/dhqa/blueprint/screen.css" type="text/css" media="screen" title="blueprint-print" charset="utf-8"/>
<link rel="stylesheet" href="/bb-templates/dhqa/blueprint/print.css" type="text/css" media="print" title="blueprint-print" charset="utf-8"/>
<!--[if lt IE 8]>
<link rel="stylesheet" href="/bb-templates/dhqa/blueprint/ie.css" type="text/css" media="screen, projection">
<![endif]-->
<!--[if IE]>
<style type="text/css" media="screen">
.header-button, form.login input, input[type="submit"], #header div.search, form.login input {
border-radius:4px;
behavior: url(border-radius.htc);
}
</style>
<![endif]-->
<!--[if IE 7]>
<style type="text/css" media="screen">
#header .search .search-form input.submit {
padding: 0;
margin: 0;
height: 29px;
width: 70px;
}
</style>
<![endif]-->
<link rel="alternate" type="application/rss+xml" title="Digital Humanities Questions & Answers » Recent Posts" href="/rss/index.xml" />
<link rel="alternate" type="application/rss+xml" title="Digital Humanities Questions & Answers » Recent Topics" href="/rss/topics/index.xml" />
<meta name="generator" content="bbPress 1.0.2" />
<link rel="stylesheet" href="/my-plugins/bb-syntax/bb-syntax.css" type="text/css" media="screen" />
<style type="text/css"><!--
.topic-icon-image {
width: 20px;
height: 20px;
margin-right: 6px;
position: relative;
float: left;
}
.topic-icon-image a span {
display: none;
}
.topic-icon-image a:hover {
position: relative;
}
.topic-icon-image a:hover span {
display: block;
position: absolute;
top: 0px;
left: 10px;
padding: 5px;
margin: 10px;
z-index: 100;
background: #ffc;
border: 1px dotted #333;
opacity: 0.8;
color: #000;
}
--></style><style type="text/css">
.best_answer {text-decoration:none; border:0; white-space:nowrap; display:block; margin:1em 0;
border:0; text-decoration:none; width:20px; height:16px;
background: url(/my-plugins/best-answer/best-answer.png) no-repeat scroll 0px 1px transparent;}
span.best_answer {margin: 0px; float: left;}
#thread .threadauthor .best_answer {padding-left: 20px;}
a.best_answer, a.best_answer:link {color:#999;}
a.best_answer:hover {color:green;}
a.best_answer_selected {color: green;}
a.best_answer_selected:hover {color:red;}
#thread li.best_answer_background { background-color: transparent; }
#thread li.best_answer_background .threadpost { background-color: #afa; }
#thread li.alt.best_answer_background .threadpost { background-color: #afa; }
.best_answer_meta { background: url(/my-plugins/best-answer/best-answer.png) no-repeat scroll 5px 40% transparent; padding-left: 26px; }
</style>
<!-- Start Of Code Generated By Social It Plugin By www.gaut.am -->
<link rel='stylesheet' id='social-it-css' href='/my-plugins/social-it/css/style-1.5.css' type='text/css' media='all' />
<script type='text/javascript' src='/bb-includes/js/jquery/jquery-1.2.6.js'></script>
<script type='text/javascript' src='/my-plugins/social-it/js/social-it-public-1.5.js'></script>
<!-- End Of Code Generated By Social It Plugin By www.gaut.am -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-18811436-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>
</head>
<body id="front-page">
<div class="container prepend-top append-bottom">
<div id="util-login">
<a href="/bb-login.php">Log in</a> | <a href="/register.php">Register</a> </div>
<div id="header" class="prepend-6 span-18">
<a id="ach-logo" href="http://www.ach.org">ACH</a>
<h1><a href="/">Digital Humanities Questions & Answers</a></h1>
<div class="login-container span-12">
<form class="login" method="post" action="/bb-login.php">
<div class="header-button ask-link"><a href="/bb-login.php">Ask a Question</a></div></form> </div>
<div class="search span-6 last">
<form class="search-form" role="search" action="/search.php" method="get">
<p>
<label class="hidden" for="q">Search:</label>
<input type="text" size="10" maxlength="100" name="q" id="q" />
<input class="submit" type="submit" value="Search »" />
</p>
</form>
</div>
</div>
<div id="main" class="span-24">
<div id="sidebar" role="main" class="span-6">
<h2>About</h2>
<p>We're building a community-based Q&A board for digital humanities questions that need (just a little) more than 140 character answers.</p>
<p><a href="http://chronicle.com/blog/ProfHacker/27/" id="ph-logo"><img alt="ProfHacker" title="ProfHacker" src="/bb-templates/dhqa/images/ph-icon.png"/></a><strong><a href="http://twitter.com/dhanswers">@DHAnswers</a></strong> is a collaborative project of the <a href="http://www.ach.org">Association for Computers and the Humanities</a> (ACH) and the Chronicle of Higher Education's <a href="http://chronicle.com/blog/ProfHacker/27/">ProfHacker</a>.</p>
<p><a id="follow-us" href="http://www.twitter.com/DHAnswers">Follow @DHAnswers on Twitter</a></p>
<!-- <h2>How to</h2>
<p><a href="/bb-login.php">Create an account</a> and <a href="/bb-login.php?re=http://digitalhumanities.org/answers/?new=1" class="new-topic">ask a question</a>
</p> -->
<h2>Popular Tags</h2>
<p class="frontpageheatmap"><a href='/tags/archives' title='9 topics' rel='tag' style='font-size:10px;'>archives</a>
<a href='/tags/collaboration' title='12 topics' rel='tag' style='font-size:10.9px;'>collaboration</a>
<a href='/tags/dh' title='13 topics' rel='tag' style='font-size:11.2px;'>DH</a>
<a href='/tags/digital-humanities' title='15 topics' rel='tag' style='font-size:11.8px;'>digital humanities</a>
<a href='/tags/gis' title='14 topics' rel='tag' style='font-size:11.5px;'>GIS</a>
<a href='/tags/history' title='10 topics' rel='tag' style='font-size:10.3px;'>history</a>
<a href='/tags/intro' title='14 topics' rel='tag' style='font-size:11.5px;'>intro</a>
<a href='/tags/metadata' title='15 topics' rel='tag' style='font-size:11.8px;'>metadata</a>
<a href='/tags/newbies' title='14 topics' rel='tag' style='font-size:11.5px;'>newbies</a>
<a href='/tags/project-management' title='9 topics' rel='tag' style='font-size:10px;'>project management</a>
<a href='/tags/software' title='16 topics' rel='tag' style='font-size:12.2px;'>software</a>
<a href='/tags/teaching' title='19 topics' rel='tag' style='font-size:13.1px;'>teaching</a>
<a href='/tags/tei' title='35 topics' rel='tag' style='font-size:18px;'>TEI</a>
<a href='/tags/text-analysis' title='12 topics' rel='tag' style='font-size:10.9px;'>text analysis</a>
<a href='/tags/text-mining' title='12 topics' rel='tag' style='font-size:10.9px;'>text mining</a>
<a href='/tags/tools' title='13 topics' rel='tag' style='font-size:11.2px;'>tools</a>
<a href='/tags/visualization' title='14 topics' rel='tag' style='font-size:11.5px;'>Visualization</a>
<a href='/tags/xml' title='14 topics' rel='tag' style='font-size:11.5px;'>XML</a>
<a href='/tags/xslt' title='9 topics' rel='tag' style='font-size:10px;'>XSLT</a>
<a href='/tags/zotero' title='10 topics' rel='tag' style='font-size:10.3px;'>zotero</a></p>
<h2>Find Questions</h2>
<ul id="views">
<li class="view"><a href="/view/best-answer">Questions with a best answer</a></li>
<li class="view"><a href="/view/no-best-answer">Questions without a best answer</a></li>
<li class="view"><a href="/view/no-replies">Questions with no answers</a></li>
</ul>
</div>
<div id="discussions" class="span-18 last">
<h2>Latest Questions</h2>
<table id="latest">
<tr class="table-head">
<th>Question</th>
<th>Posts</th>
<!-- <th>Voices</th> -->
<th>Last Poster</th>
<th>Freshness</th>
</tr>
<tr class="closed sticky super-sticky">
<td><div class="topic-icon-image"><a href="/topic/so-what-is-this-qa-forum-and-what-can-i-do-here"><img src="/my-plugins/bb-topic-icons/icon-sets/default/sticky.png" width="20" height="20" alt="Sticky Topic" border="0"><span>Sticky Topic</span></a></div> <big><a href="/topic/so-what-is-this-qa-forum-and-what-can-i-do-here"><span class='best_answer'></span>So, what is this Q&A forum, and what can I do here?</a></big></td>
<td class="num">7</td>
<!-- <td class="num">4</td> -->
<td class="num">Bethany Nowviskie</td>
<td class="num"><a href="/topic/so-what-is-this-qa-forum-and-what-can-i-do-here#post-55">8 years</a></td>
</tr>
<tr class="alt">
<td><div class="topic-icon-image"><a href="/topic/does-anyone-have-resources-or-examples-on-how-to-write-about-website-design"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/does-anyone-have-resources-or-examples-on-how-to-write-about-website-design">Does anyone have resources or examples on how to write about website design?</a></td>
<td class="num">3</td>
<!-- <td class="num">2</td> -->
<td class="num">Amanda Visconti</td>
<td class="num"><a href="/topic/does-anyone-have-resources-or-examples-on-how-to-write-about-website-design#post-2427">1 year</a></td>
</tr>
<tr>
<td><div class="topic-icon-image"><a href="/topic/how-do-we-as-people-meet-the-digital-demands-and-information-overload"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/how-do-we-as-people-meet-the-digital-demands-and-information-overload">How do we as people meet the digital demands and information overload?</a></td>
<td class="num">3</td>
<!-- <td class="num">2</td> -->
<td class="num">Ramkumar</td>
<td class="num"><a href="/topic/how-do-we-as-people-meet-the-digital-demands-and-information-overload#post-2424">1 year</a></td>
</tr>
<tr class="alt">
<td><div class="topic-icon-image"><a href="/topic/what-are-some-of-the-easily-understood-examples-on-small-world-networks"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/what-are-some-of-the-easily-understood-examples-on-small-world-networks">What are some of the easily understood examples on small-world networks</a></td>
<td class="num">1</td>
<!-- <td class="num">1</td> -->
<td class="num">Ramkumar</td>
<td class="num"><a href="/topic/what-are-some-of-the-easily-understood-examples-on-small-world-networks#post-2420">1 year</a></td>
</tr>
<tr>
<td><div class="topic-icon-image"><a href="/topic/ideas-for-teaching-typography"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/ideas-for-teaching-typography">Do you have amazing activities for teaching typography?</a></td>
<td class="num">2</td>
<!-- <td class="num">2</td> -->
<td class="num">pfyfe</td>
<td class="num"><a href="/topic/ideas-for-teaching-typography#post-2417">1 year</a></td>
</tr>
<tr class="alt">
<td><div class="topic-icon-image"><a href="/topic/atlasti-and-gephi"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/atlasti-and-gephi">Atlas.ti and Gephi</a></td>
<td class="num">1</td>
<!-- <td class="num">1</td> -->
<td class="num">mnaeimi</td>
<td class="num"><a href="/topic/atlasti-and-gephi#post-2415">1 year</a></td>
</tr>
<tr>
<td><div class="topic-icon-image"><a href="/topic/harvest-historical-twitter-data"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/harvest-historical-twitter-data">Harvest Historical Twitter Data</a></td>
<td class="num">4</td>
<!-- <td class="num">3</td> -->
<td class="num">stustu12</td>
<td class="num"><a href="/topic/harvest-historical-twitter-data#post-2414">1 year</a></td>
</tr>
<tr class="alt">
<td><div class="topic-icon-image"><a href="/topic/how-do-i-best-convert-hundreds-of-tei-p5-documents-to-plaintext"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/how-do-i-best-convert-hundreds-of-tei-p5-documents-to-plaintext"><span class='best_answer'></span>How do I best convert hundreds of TEI P5 documents to plaintext?</a></td>
<td class="num">10</td>
<!-- <td class="num">7</td> -->
<td class="num">acrymble</td>
<td class="num"><a href="/topic/how-do-i-best-convert-hundreds-of-tei-p5-documents-to-plaintext#post-2408">1 year</a></td>
</tr>
<tr>
<td><div class="topic-icon-image"><a href="/topic/why-should-dh-coursework-count-towards-a-literature-grad-program"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/why-should-dh-coursework-count-towards-a-literature-grad-program"><span class='best_answer'></span>Why should DH coursework count towards a literature grad program?</a></td>
<td class="num">3</td>
<!-- <td class="num">3</td> -->
<td class="num">Patrick Murray-John</td>
<td class="num"><a href="/topic/why-should-dh-coursework-count-towards-a-literature-grad-program#post-2403">2 years</a></td>
</tr>
<tr class="alt">
<td><div class="topic-icon-image"><a href="/topic/reviving-stalled-or-neglected-dh-projects"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/reviving-stalled-or-neglected-dh-projects">Reviving stalled or neglected DH projects</a></td>
<td class="num">2</td>
<!-- <td class="num">2</td> -->
<td class="num">Amanda Visconti</td>
<td class="num"><a href="/topic/reviving-stalled-or-neglected-dh-projects#post-2399">2 years</a></td>
</tr>
<tr>
<td><div class="topic-icon-image"><a href="/topic/best-3d-scanner"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/best-3d-scanner">Good 3D scanners to use alongside a 3D printer?</a></td>
<td class="num">1</td>
<!-- <td class="num">1</td> -->
<td class="num">aelang</td>
<td class="num"><a href="/topic/best-3d-scanner#post-2397">2 years</a></td>
</tr>
<tr class="alt">
<td><div class="topic-icon-image"><a href="/topic/id-like-to-visualize-two-or-three-pictures-side-by-side"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/id-like-to-visualize-two-or-three-pictures-side-by-side">I'd like to visualize two or three pictures side by side</a></td>
<td class="num">3</td>
<!-- <td class="num">2</td> -->
<td class="num">[email protected]</td>
<td class="num"><a href="/topic/id-like-to-visualize-two-or-three-pictures-side-by-side#post-2396">2 years</a></td>
</tr>
<tr>
<td><div class="topic-icon-image"><a href="/topic/most-effective-software-for-building-searchable-digital-bibliographic-database"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/most-effective-software-for-building-searchable-digital-bibliographic-database"><span class='best_answer'></span>Most effective software for building searchable digital bibliographic database?</a></td>
<td class="num">10</td>
<!-- <td class="num">6</td> -->
<td class="num">shmerritt</td>
<td class="num"><a href="/topic/most-effective-software-for-building-searchable-digital-bibliographic-database#post-2392">2 years</a></td>
</tr>
<tr class="alt">
<td><div class="topic-icon-image"><a href="/topic/reasonable-goals-for-a-first-dh-project"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/reasonable-goals-for-a-first-dh-project">Reasonable goals for a first DH project?</a></td>
<td class="num">3</td>
<!-- <td class="num">2</td> -->
<td class="num">gscottrobinson</td>
<td class="num"><a href="/topic/reasonable-goals-for-a-first-dh-project#post-2389">2 years</a></td>
</tr>
<tr>
<td><div class="topic-icon-image"><a href="/topic/examples-of-online-teaching-modules-or-lesson-plans"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/examples-of-online-teaching-modules-or-lesson-plans">Examples of online teaching modules or lesson plans?</a></td>
<td class="num">3</td>
<!-- <td class="num">2</td> -->
<td class="num">Kaarina</td>
<td class="num"><a href="/topic/examples-of-online-teaching-modules-or-lesson-plans#post-2386">2 years</a></td>
</tr>
<tr class="alt">
<td><div class="topic-icon-image"><a href="/topic/map-or-directory-of-digital-humanists"><img src="/my-plugins/bb-topic-icons/icon-sets/default/topic.png" width="20" height="20" alt="" border="0"></a></div> <a href="/topic/map-or-directory-of-digital-humanists">Map or Directory of Digital Humanists?</a></td>
<td class="num">5</td>
<!-- <td class="num">2</td> -->
<td class="num">katherineharris</td>
<td class="num"><a href="/topic/map-or-directory-of-digital-humanists#post-2383">2 years</a></td>
</tr>
</table>
<div class="nav"><span class="page-numbers current" title="Page 1">1</span><a class="page-numbers" href="/page/2" title="Page 2">2</a><span class="page-numbers dots">…</span><a class="page-numbers" href="/page/28" title="Page 28">28</a><a class="next page-numbers" href="/page/2" title="Next page">Next »</a></div>
<h2>Categories</h2>
<table id="forumlist">
<tr class="table-head">
<th>Category</th>
<th>Questions</th>
<th>Posts</th>
</tr>
<tr class="bb-precedes-sibling bb-root">
<td><a href="/forum/applications-tools-formats">Applications, Tools, Formats</a><small> – help with using software, suggestions of tools or file formats to use</small></td>
<td class="num">170</td>
<td class="num">884</td>
</tr>
<tr class="bb-precedes-sibling bb-follows-sibling bb-root alt">
<td><a href="/forum/databases-amp-data-structures">Databases & Data Structures</a><small> – flatfiles? sql? hierarchical data? uml? all these and more</small></td>
<td class="num">16</td>
<td class="num">74</td>
</tr>
<tr class="bb-precedes-sibling bb-follows-sibling bb-root">
<td><a href="/forum/design-viz">Interfaces, Design & Usability</a><small> – all things user-centred</small></td>
<td class="num">21</td>
<td class="num">86</td>
</tr>
<tr class="bb-precedes-sibling bb-follows-sibling bb-root alt">
<td><a href="/forum/pedagogy">DH in the Classroom</a><small> – on teaching DH topics and integrating technology with teaching</small></td>
<td class="num">59</td>
<td class="num">338</td>
</tr>
<tr class="bb-precedes-sibling bb-follows-sibling bb-root">
<td><a href="/forum/markup-metadata">Markup & Metadata</a><small> – all things encoding (XML, XSLT, TEI, etc.) and information metadata</small></td>
<td class="num">32</td>
<td class="num">217</td>
</tr>
<tr class="bb-precedes-sibling bb-follows-sibling bb-root alt">
<td><a href="/forum/archaeology-amp-cultural-heritage">Archaeology & Cultural Heritage</a><small> – visualization, analysis, museum studies: old meets new</small></td>
<td class="num">16</td>
<td class="num">103</td>
</tr>
<tr class="bb-precedes-sibling bb-follows-sibling bb-root">
<td><a href="/forum/media-games">New Media & Games</a><small> – interactive arts, game studies, etc.</small></td>
<td class="num">-1</td>
<td class="num">13</td>
</tr>
<tr class="bb-precedes-sibling bb-follows-sibling bb-root alt">
<td><a href="/forum/programming">Programming</a><small> – any programming language (PHP, Ruby, Java, Lisp, etc.) or about which language to use</small></td>
<td class="num">13</td>
<td class="num">75</td>
</tr>
<tr class="bb-precedes-sibling bb-follows-sibling bb-root">
<td><a href="/forum/project-management">Project Management & DH Professions</a><small> – project management tools and tips, discussion of DH roles</small></td>
<td class="num">62</td>
<td class="num">402</td>
</tr>
<tr class="bb-last-child bb-follows-sibling bb-root alt">
<td><a href="/forum/about-dhanswers">About DHAnswers</a><small> – how to use this site, Twitter integration, etc.</small></td>
<td class="num">15</td>
<td class="num">106</td>
</tr>
</table>
</div>
<p class="rss-link"><a href="/rss/topics/index.xml" class="rss-link"><abbr title="Really Simple Syndication">RSS</abbr> feed for new questions</a></p>
</div>
<div id="footer" role="contentinfo" class="span-24">
<div id="lang-switch">
<span class="lang-label">Language</span>
<form id="bb_language_switcher" style="display:inline-block;"><select style="width:150px;" name="bb_language_switcher" onchange="location.href='/answers/?bblang=' + this.options[this.selectedIndex].value;">
<option value=''>Select...</option> <option value="bg_BG"> Bulgarian (BG) </option>
<option value="continents-cities-sr_RS"> Corsican</option>
<option value="da_DK"> Danish (DK) </option>
<option style='background:#ECE9D8;color:#000;font-weight:bold;' value=" "> English</option>
<option value="et_EE"> Estonian (EE) </option>
<option value="fr_FR"> French (FR) </option>
<option value="de"> German</option>
<option value="he_IL"> Hebrew (IL) </option>
<option value="hu_HU"> Hungarian (HU) </option>
<option value="id_ID"> Indonesian (ID) </option>
<option value="it_IT"> Italian (IT) </option>
<option value="ja"> Japanese</option>
<option value="pl_PL"> Polish (PL) </option>
<option value="pt_BR"> Portuguese (BR) </option>
<option value="pt_PT"> Portuguese (PT) </option>
<option value="ro_RO"> Romanian (RO) </option>
<option value="ru_RU"> Russian (RU) </option>
<option value="sr_RS"> Serbian (RS) </option>
<option value="sk"> Slovak</option>
<option value="sk_SK"> Slovak (SK) </option>
<option value="es_ES"> Spanish (ES) </option>
<option value="sv_SE"> Swedish (SE) </option>
<option value="th"> Thai</option>
<option value="ug_CN"> Uyghur (CN) </option>
<option value="uz_UZ"> Uzbek (UZ) </option>
<option value="vi"> Vietnamese</option>
</select></form>
</div>
<p>A project of the <a href="http://www.ach.org">Association for Computers and the Humanities</a> and the Chronicle of Higher Education's <a href="http://profhacker.com">ProfHacker</a></p>
<p>Icons by <a href="http://www.famfamfam.com/lab/icons/silk/">famfamfam</a></p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" src="https://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.</p>
<p><a href="http://lib.virginia.edu/scholarslab"><img src="/bb-templates/dhqa/images/slab-logo.jpg" alt="Scholars' Lab" title="Scholars' Lab"/></a></p>
</div>
</div>
</body>
</html>