-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.php
More file actions
112 lines (97 loc) · 6.75 KB
/
about.php
File metadata and controls
112 lines (97 loc) · 6.75 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
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
<?php
include("includes/check-redirect.php");
?>
<!doctype html>
<html lang="en">
<head>
<!-- META INFORMATION -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="description" content="IXmaps is an internet mapping tool that allows you to see how your personal data travels across the internet.">
<title>See where your data packets go | IXmaps</title>
<!-- JAVA SCRIPT -->
<script type="text/javascript" src="/js/prototype.js"></script>
<script type="text/javascript" src="/js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="/js/lightbox.js"></script>
<script type="text/javascript">
//--------------- LOCALIZEABLE GLOBALS ---------------
var d=new Date();
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
//Ensure correct for language. English is "January 1, 2004"
var TODAY = monthname[d.getMonth()] + " " + d.getDate() + ", " + d.getFullYear();
//--------------- END LOCALIZEABLE ---------------
</script>
<!-- STYLESHEETS -->
<link rel="stylesheet" href="/css/ix.css" type="text/css" />
<link rel="stylesheet" href="/css/lightbox.css" type="text/css" media="screen" />
<link rel="stylesheet" href="/css/overwrites.css" type="text/css" />
<!-- include analytics -->
<?php include("includes/analytics.php"); ?>
</head>
<body>
<div id="wrapper"><!-- #wrapper -->
<header><!-- header -->
<img src="images/headerimage.jpg" width="1000" height="138">
<!-- <img src="images/headerimg.jpg" width="932" height="200" alt=""> header image -->
</header><!-- end of header -->
<?php include("includes/navigation.php"); ?>
<section id="main"><!-- #main content and sidebar area -->
<section id="container"><!-- #container -->
<section id="content"><!-- #content -->
<article>
<div class="announcement">Please try out the <a href="https://dev.ixmaps.ca">beta version</a> of the re-designed the IXmaps website. We welcome your feedback!</div>
<h2>About the IXmaps Project</h2>
<p>The IXmaps research project was created to develop an interactive mapping tool that enables internet users and researchers to study the routes that data packets take across the internet, with surveillance and other 'interesting' features highlighted along the way. It also annually reports on the privacy transparency ratings of internet carriers that route Canadian traffic.
Beginning in 2008, the project has received funding from
<a href="http://www.sshrc-crsh.gc.ca/funding-financement/programs-programmes/itst/research_grants-subventions_recherche-eng.aspx" target="_blank">
Social Sciences and Humanities Research Council of Canada (SSHRC)</a>, <a href="http://www.priv.gc.ca/index_e.asp" target="_blank">Office of the Privacy Commissioner of Canada (OPC)</a> and <a href="http://www.cira.ca/" target="_blank">Canadian Internet Registration Authority (CIRA)</a>.
The views expressed herein are those of the author(s) and do not necessarily reflect those of the funders.
</p>
<h5>Current Project Team</h5>
<ul>
<li><a href="http://current.ischool.utoronto.ca/faculty/andrew-clement" target="_blank">Andrew Clement, PhD</a>, Professor, Faculty of Information, University of Toronto</li>
<li><a href="http://www.linkedin.com/pub/colin-mccann/27/867/820" target="_blank">Colin McCann, MI</a>, Faculty of Information, University of Toronto</li>
<li><a href="http://current.ischool.utoronto.ca/students/antonio-gamba-bari" target="_blank">Antonio Gamba, PhD Student</a>, Faculty of Information, University of Toronto</li>
<li><a href="http://tc.msu.edu/users/jonathan-obar" target="_blank">Jonathan Obar, PhD</a>, Faculty of Social Science and Humanities, University of Ontario Institute of Technology</li>
<li>David Mason, Software Developer</a>, Montreal</li>
<li>Dawn Walker, MI Student</a>, Faculty of Information, University of Toronto</li>
</ul>
<h5>Former Members</h5>
<ul>
<li><a href="http://www.vacuumwoman.com/" target="_blank">Nancy Paterson, PhD</a>, Associate Professor, OCAD University</li>
<li><a href="http://www.ischool.utoronto.ca/faculty/david-j-phillips" target="_blank">David J. Phillips, PhD</a>, Associate Professor, Faculty of Information, University of Toronto</li>
<li>Erik Stewart, Programmer, Toronto</li>
<li><a href="//ca.linkedin.com/pub/lauren-dimonte/27/15/169" target="_blank">Lauren Di Monte, MI, MA</a>, Faculty of Information, University of Toronto</li>
<li>Alex Goel, MI</a>, Faculty of Information, University of Toronto</li>
<li>Steve Harvey, Software Developer, Toronto</li>
<li>Yannet Lathrop, MI, Faculty of Information, University of Toronto</li>
<li><a href="http://www.ischool.utoronto.ca/students/gabby-resch" target="_blank">Gabby Resch, PhD Student</a>, Faculty of Information, University of Toronto</li>
<li><a href="//www.linkedin.com/in/johnharrisstevenson" target="_blank">John Stevenson, PhD</a>, University of Toronto</li>
</ul>
<h2>Contact</h2>
<p>We encourage all feedback from visitors as to what they find interesting, confusing, boring or inaccessible, and welcome helpful suggestions for further refinement. For inquiries, comments or suggestions regarding the IXmaps project, please contact:</p>
<ul id="contact-list">
<li><a href="mailto:ixmaps@utoronto.ca?subject=[IXmaps%20Comments]">IXmaps Comments</a></li>
<li><a href="mailto:ixmaps@utoronto.ca?subject=[IXmaps%20Media]">Media Inquiries</a></li>
<li><a href="mailto:ixmaps@utoronto.ca?subject=[IXmaps%20Inquiries]">Research and Researcher Inquiries</a></li>
<li><a href="mailto:ixmaps@utoronto.ca?subject=[IXmaps%20Technical]">Technical Inquiries</a></li>
</ul>
<br />
<p>IXmaps is affiliated with the
<a href="http://www.sscqueens.org/projects/the-new-transparency/about" target="_blank">New Transparency Project</a> and the <a href="http://iprp.ischool.utoronto.ca/" target="_blank">Information Policy Research Program</a> at the
<a href="http://www.ischool.utoronto.ca/" target="_blank">Faculty of Information</a>,
<a href="http://www.utoronto.ca/" target="_blank">University of Toronto</a>.
</p>
<p style="text-align:center">
<img src="images/logos.jpg" alt="Affiliated institutions logos: utoronto, IPRP, utoronto faculty of information, OCAD" width="434" height="116">
</p>
</article>
</section>
<!-- end of #content -->
</section><!-- end of #container -->
</section><!-- end of #main content and sidebar-->
<footer>
<?php include("includes/footer.php"); ?>
</footer>
</div><!-- #wrapper -->
</body>
</html>