This repository was archived by the owner on Oct 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule.html
148 lines (143 loc) · 5.98 KB
/
schedule.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>.NET/FRINGE/ - An atypical conference for open-source .NET developers.</title>
<meta name="description" content=".NET/FRINGE/ - An atypical conference for open-source .NET developers. April 12-14 2015, Portland, OR">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Roboto:400,700">
<link rel="stylesheet" href="css/main.css">
<script src="js/modernizr-2.6.2.min.js"></script>
<style>
iframe {
pointer-events: auto;
}
</style>
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="splash">
<center>
<a href="/"><img src="img/vector/dotnetfringe-splash.png"/></a>
</center>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div id="mc_embed_signup">
<span class="tell-me-more">
<strong>TELL ME MORE</strong>
</span>
<form class="form-inline" action="http://dotnetfringe.us8.list-manage.com/subscribe/post?u=ba68ae915a1a06c6cb2302e3c&id=2ee142e90b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="">
<button type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn">GO</button>
<span class="input-container">
<input class="form-control" type="EMAIL" placeholder="Email Address" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</span>
</form>
</div>
</div>
</div>
<div class="row front-button-row">
<div class="col-md-2 col-sm-1 xs-hidden">
</div>
<div class="col-md-4 col-sm-5 col-xs-12">
<h3 class="front-button"><center><a href="schedule.html#schedule">VIEW SCHEDULE</a></center></h3>
</div>
<div class="col-md-4 col-sm-5 col-xs-12">
<h3 class="front-button"><center><a href="tickets.html#ticket-types">BUY A TICKET</a></center></h3>
</div>
<div class="col-md-2 col-sm-1 xs-hidden">
</div>
</div>
<div id="nav-wrapper">
<div id="nav" class="container">
<div class="row">
<div class="col-md-12">
<div class="fringe-nav">
<span>
<a href="index.html#what-is-net-fringe">WHAT IS .NET FRINGE?</a>
</span>
<span>
<a href="schedule.html#schedule">SCHEDULE</a>
</span>
<span>
<a href="index.html#speakers">SPEAKERS</a>
</span>
<span>
<a href="tickets.html#ticket-types">TICKETS</a>
</span>
<span>
<a href="index.html#info">INFO</a>
</span>
<span>
<a href="index.html#sponsors">SPONSORS</a>
</span>
<span>
<a href="index.html#team">TEAM</a>
</span>
<span>
<a href="geektrain.html#geektrain">GEEK TRAIN</a>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="schedule">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div id="schedule">
<center><h2><br><a href="http://lanyrd.com/2015/dotnetfringe/schedule/">View on Lanyrd</a> <br>or<br> <a href="http://lanyrd.com/mobile/">Download the Mobile App</a></h2></center>
<div class="lanyrd-target-schedule">
<a href="http://lanyrd.com/2015/dotnetfringe/schedule/"
class="lanyrd-schedule"
data-lanyrd-locations
data-lanyrd-abstracts
data-lanyrd-truncateabstracts="100"
data-lanyrd-speakers
data-lanyrd-speakerlabels
>
Schedule for .NET Fringe Conference on Lanyrd
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-lg-offset-1 col-md-offset-1 col-lg-10 col-md-10 col-sm-12 col-xs-12">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
<p>© 2015 .NET Fringe.
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
<p><a href="https://twitter.com/dotnetfringe">Twitter</a> · <a href="https://github.com/dotnetfringe">Github</a> · <a href="mailto:[email protected]?subject=General Inquiry">Email</a> · <a href="http://confcodeofconduct.com/">Code of Conduct</a>
</div>
</div>
</div>
</div>
</div>
</footer>
<script src="http://cdn.lanyrd.net/badges/embed-v1.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-51709103-1', 'dotnetfringe.org');
ga('send', 'pageview');
</script>
</body>
</html>