-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIRC16.html
More file actions
70 lines (70 loc) · 4.28 KB
/
IRC16.html
File metadata and controls
70 lines (70 loc) · 4.28 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Internet Researchers' Conference, IRC16, CIS, the Centre for Internet and Society">
<meta name="author" content="@ajantriks">
<link rel="shortcut icon" href="img/favicon.ico">
<title>#IRC16Reader</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">
<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=Fira+Mono' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="padma">
</div>
<div class="image">
<figure class="tint">
<img src="img/IRC16_JNU.JPG" alt="Public meeting in front of JNU administration building. Feb 27, 2016." width="100%" />
</figure>
</div>
<div class="text">
<div class="title">
<h1><strong>Internet<br />Researchers'<br />Conference 2016</strong></h1>
<span>Hosted by the <a href="http://www.jnu.ac.in/SSS/CPS/" target="_blank">Centre for Political Studies</a>, <a href="http://jnu.ac.in/" target="_blank">JNU</a><br />
Supported by the <a href="http://cis-india.org/raw/cscs-digital-innovation-fund" target="_blank">CSCS Digital Innovation Fund</a><br />
Organised by <a href="http://cis-india.org/" target="_blank">the Centre for Internet and Society</a></span>
</div>
<div class="text-box highlight">
<p>This reader gathers the notes, recordings, photographs, and writings produced during and after the IRC16.</p>
<p>Use the navigation links on the right to browse through the various sessions of the Conference.</p>
</div>
<div class="text-box">
<h3>IRC16</h3>
<p>The first Internet Researchers' Conference (IRC16) was organised at the Jawaharlal Nehru University (JNU), Delhi, on February 26-28, 2016. The focus of the Conference was on the experiences, adventures, and methods of 'studying internet in India.' It was a free and open conference, largely structured around the common concern of 'studying internet in India'.</p>
</div>
<div class="text-box">
<h3>Conference Documents</h3>
<p><a href="http://cis-india.org/raw/irc16-call" target="_blank">Call for Sessions</a></p>
<P><a href="http://cis-india.org/raw/irc16-selected-sessions" target="_blank">Selected Sessions</a></p>
<p><a href="https://github.com/cis-india/IRC16/raw/master/IRC16_Programme-v.2.2.pdf" target="_blank">Conference Programme</a></p>
<p><a href="https://github.com/cis-india/IRC16/raw/master/IRC16_Programme-Booklet.pdf" target="_blank">Conference Booklet</a></p>
<p><a href="http://cis-india.org/raw/irc16" target="_blank">More Details</a></p>
</div>
<div class="text-box">
<h3>Credits</h3>
<p>All the content is created and compiled by the participants of the Conference, and is shared under <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC-BY</a> license.</p>
<p>Images are created by Dibyajyoti Ghosh, Jan Gerber, Purbasha Auddy, and Sebastian Lütgert.</p>
<p>This website is written using <a href="http://thisisourwork.net/binder/" target="_blank">Binder</a> and <a href="http://getbootstrap.com/" target="_blank">Bootstrap</a>, and content is hosted on Mozilla's public <a href="https://public.etherpad-mozilla.org/" target="_blank">Etherpad</a>, <a href="http://pad.ma/" target="_blank">Pad.ma</a>, and <a href="http://github.com/" target="_blank">GitHub</a>.</p>
</div>
<div class="text-box">
<h3>Note</h3>
<p>This site may not be fully browsable in tablets and mobile phones. Apologies in advance.</p>
<p>Coding help towards making this more responsive is most welcome. <a href="https://github.com/cis-india/irc16reader" target="_blank">Here is the code</a>.</p>
</div>
<div class="footer">
</div>
</div>
<!-- /.container -->
</body>
</html>