This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
/
attend.html
321 lines (284 loc) · 20.5 KB
/
attend.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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<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. June 4 - 6, 2017, Portland, OR">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@dotnetfringe">
<meta name="twitter:creator" content="@dotnetfringe">
<meta name="twitter:title" content=".NET/FRINGE/ - An atypical conference for open-source .NET developers.">
<meta name="twitter:description" content=".NET/FRINGE/ - An atypical conference for open-source .NET developers. June 4 - 6, 2017, Portland, OR">
<meta name="twitter:image" content="">
<!-- css: reset / layout -->
<link rel="stylesheet" href="http://cdn.rawgit.com/necolas/normalize.css/master/normalize.css">
<link rel="stylesheet" href="http://cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
<!-- css: fonts -->
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,500,700,900' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Righteous:100,300,400,500,700,900' rel='stylesheet' type='text/css'>
<!-- css: fringe theme -->
<link rel="stylesheet" href="css/dotnetfringe.css" />
</head>
<body>
<div class="container logo-container">
<div class="row">
<div class="column">
<h1 class="logo" data-shadow='2017'>.netfr!nge</h1>
<h2 class="logo"><a href="index.html"><span>JUNE 4-6, 2017 - PDX</span></a></h2>
</div>
</div>
</div>
<div class="container fullwidth content-container">
<div class="container">
<div class="row dnf-menu">
<div class="column">
<h3><a href="index.html">home</a></h3>
</div>
<div class="column">
<h3><a href="attend.html">attend</a></h3>
</div>
<div class="column">
<h3><a href="schedule.html">schedule</a></h3>
</div>
<div class="column">
<h3><a href="speakers.html">speakers</a></h3>
</div>
<div class="column">
<h3><a href="sponsors.html">sponsors</a></h3>
</div>
<div class="column">
<h3><a href="docs/get-involved.html">get involved</a></h3>
</div>
<div class="column">
<h3><a href="about.html">about</a></h3>
</div>
</div>
</div>
<div class="row">
<div class="column">
<h1>ATTENDING THE CONFERENCE</h1>
<p>Everything you need to know about attending the conference.</p>
<div class="container">
<div class="row" style="text-align: left">
<div class="column column-offset-25">
<ul>
<li><a href="https://github.com/dotnetfringe/dotnetfringe.github.io/wiki/2017-Lightning-Talks" target="_blank">⚡ Talks</a></li>
<li><a href="workshops.html">Workshops</a></li>
<li><a href="#buying-guide">Buying Guide</a></li>
<li><a href="schedule.html">Full Schedule</a></li>
<li><a href="#schedule">Schedule Overview</a></li>
<li><a href="#venue-info">Venue Info</a></li>
</ul>
</div>
<div class="column">
<ul>
<li><a href="bikeride.html">Bike Ride</a></li>
<li><a href="#travel-guide">Travel Guide</a></li>
<li><a href="#community">Community</a></li>
<li><a href="geektrain.html">Geek Train!</a></li>
</ul>
</div>
<div class="column">
</div>
</div>
</div>
</div>
</div>
<div class="row card">
<div class="column column-60 column-offset-20 buying-guide">
<style>
.buying-guide p, .buying-guide ul {
text-align: left;
}
.buying-guide .button {
margin-bottom: 3em;
}
</style>
<h1><a name="buying-guide">BUYING GUIDE</a></h1>
<p>If you'd like to attend .NET Fringe, we have a variety of tickets available for this year's conference. Have a look below and pick the ticket that looks right for you.</p>
<p>If you have any questions, or would like to apply for a free ticket, please email us at <a href="mailto:[email protected]">[email protected]</a> and we'll be glad to help you out!</p>
<p>You could also become a volunteer and receive a complementary ticket, or get a discount code when you submit a proposal to be one of our <a href="speaking.html">speakers</a>!</p>
<div>
<a class="button" href="https://ti.to/dotnetfringe/dotnetfringe-2017">BUY YOUR TICKET NOW</a>
</div>
<h3 id="independent-ticket">Independent Ticket</h3>
<p>If you are paying for yourself, work at a non-profit, or at a company with less than 10 employees, enjoy this discounted ticket rate.</p>
<h3 id="corporate-ticket">Corporate Ticket</h3>
<p>Purchase a corporate ticket if a company is paying for your attendance. Need help convincing your boss? Email us at <a href="mailto:[email protected]">[email protected]</a> for some info on why .NET Fringe is worth the expense.</p>
<h3 id="community-support---individual">Community Support - Individual</h3>
<p>Choose this ticket if you're representing a yourself and would like your name listed as a supporter, independent from your employer. Your purchase will be considered a sponsorship, and you'll be listed as a community supporter on our website.</p>
<h3 id="community-support---startup">Community Support - Startup</h3>
<p>Choose this ticket if you're representing a small company and would like to list the company name as a supporter (includes small logo and link). Your purchase will be considered a sponsorship, and you'll be listed as a community supporter on our website.</p>
<div>
<a class="button" href="https://ti.to/dotnetfringe/dotnetfringe-2017">BUY YOUR TICKET NOW</a>
</div>
<h1 id="financial-assistance">Financial Assistance</h1>
<p>We have a few opportunities for folks that can't afford the independent tickets, but still want to attend.</p>
<h3 id="student-or-unemployed">Student or Unemployed</h3>
<p>If you are enrolled as a student, or don't currently have a source of income, please email us at <a href="mailto:[email protected]">[email protected]</a> and we'll give you a discount code to make it more affordable.
<h3 id="volunteering">Volunteering</h3>
<p>Becoming a volunteer for .NET Fringe entitles you to a free ticket. We have a ton of stuff to do during the conference, and before. If you'd like to be involved, send us an email to <a href="mailto:[email protected]">[email protected]</a>, and we'll get you signed up!</p>
<h3 id="apply-for-a-free-ticket">Apply For a Free Ticket</h3>
<p>We understand that not everyone can afford a ticket, or is able to volunteer. That's ok! We've got a few tickets set aside for situations like this. We handle this on a case-by-case basis, so please send us an email to <a href="mailto:[email protected]">[email protected]</a> explaining your situation and we'll do our best to help out.</p>
</div>
</div>
<div class="row">
<div class="column">
<h1><a name="schedule"></a>SCHEDULE OVERVIEW</h1>
<h3>Check out the <a href="schedule.html">Full Schedule</a> for more detail!</h3>
<div class="row">
<div class="column">
<h2><a href="schedule.html#saturday">SAT 6/3</a></h2>
<h3><a href="geektrain.html">Geek Train from Seattle</a></h3>
<p>Leaves SEA at 2:00pm, Arrives PDX @ 6:00pm</p>
</div>
<div class="column">
<h2><a href="schedule.html#sunday">SUN 6/4</a></h2>
<h3><a href="workshops.html">Workshops</a></h3>
<p><a href="https://goo.gl/maps/zXsGGRig5ES2">Mission Theater</a><br/>Doors @ 8:00am</p>
<p>9:00am-12:00pm<br/><a href="workshops.html#auth0">Auth0 Workshop</a></p>
<p>1:00pm-4:00pm<br/><a href="workshops.html#elastic">Elastic Search Workshop</a></p>
<p>Hands-on workshops from <a href="workshops.html#auth0">Auth0</a> and <a href="workshops.html#elastic">Elastic Search</a>.</p>
<h3><a href="bikeride.html">Bike Ride</a></h3>
<p>5:00pm @ <a href="https://goo.gl/maps/uoiAybbaxt22">Pine Street Market</a></p>
<p>Join your fellow attendees for a <a href="bikeride.html">leisurely ride</a> around Portland.</p>
<h3><a href="schedule.html#welcome-reception">Welcome Reception</a></h3>
<p>7:00pm @ <a href="https://goo.gl/maps/HbVeYzsH4Ju">Mission Theatre</a></p>
<p>Get your badge and mingle. Open bar, live entertainment, and more!</p>
</div>
<div class="column">
<h2><a href="schedule.html#monday">MON 6/5</a></h2>
<h3><a href="schedule.html#monday">Conference Day 1</a></h3>
<p><a href="https://goo.gl/maps/xHJeXcgTiun">Crystal Ballroom</a><br/>Doors @ 8:00am</p>
<p>Talks from 9:00am-5:00pm</p>
<p>Lunch @ Noon</p>
<p>Also.. Unconference, VR Lab, IoT Lab, massage and more!</p>
<h3><a href="schedule.html#party">Official Party</a></h3>
<p>7:00pm-11:00pm</p>
</div>
<div class="column">
<h2><a href="schedule.html#tuesday">TUE 6/6</a></h2>
<h3><a href="schedule.html#tuesday">Conference Day 2</a></h3>
<p><a href="https://goo.gl/maps/xHJeXcgTiun">Crystal Ballroom</a><br/>Doors @ 8:00am</p>
<p>Talks from 9:00am-5:00pm</p>
<p><a href="schedule.html#hiring-speed-dating">Hiring Speed Dating</a> @ 10:15am</p>
<p>Lunch @ Noon</p>
<h3><a href="schedule.html#mingle">Dinner and Mingle</a></h3>
<p>The conference has ended, but we're all still here. Find some friendly faces and invite them to dinner before you leave the venue!</p>
<p>Find your tribe <a href="http://slack.dotnetfringe.org">on Slack</a>, or on Twitter using the hashtag <a href="https://twitter.com/search?f=tweets&q=%23dotnetfringe&src=typd">#dotnetfringe</a>.</p>
</div>
<div class="column">
<h2><a href="schedule.html#wednesday">WED 6/7</a></h2>
<h3><a href="schedule.html#relaxdotnet">relax.net</a></h3>
<p>Self-organize brunch, hacks, and chill-outs with other attendees using the hashtag <a href="https://twitter.com/search?f=tweets&q=%23relaxdotnet&src=typd">#relaxdotnet</a></p>
</div>
</div>
</div>
</div>
<div class="row card">
<div class="column">
<h1><a name="venue-info"></a>MAIN VENUE</h1>
<h2><a href="https://goo.gl/maps/xHJeXcgTiun">McMenamin's Crystal Ballroom</a>, in the heart of Portland!</h2>
<div class="mapoverlay" onClick="style.pointerEvents='none'"></div>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2795.371155719879!2d-122.68698194879583!3d45.522736137453954!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x54950a02e43decb9%3A0xe289ad93ad758c66!2sMcMenamins+Crystal+Ballroom!5e0!3m2!1sen!2sus!4v1458101026542" frameborder="0" width=100% height=300px allowfullscreen></iframe>
<p><br><br>The Crystal Ballroom is fully ADA accessible.</p>
<p>For more info, contact the venue at (503) 225-0047</p>
</div>
</div>
<div class="row card">
<div class="column">
<h1><a name="venue-info"></a>WORKSHOP VENUE</h1>
<h2><a href="https://goo.gl/maps/xHJeXcgTiun">McMenamin's Mission Theatre</a>, a beautiful historic building!</h2>
<div class="mapoverlay" onClick="style.pointerEvents='none'"></div>
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d11180.771681013463!2d-122.6881328!3d45.5263232!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd97a30bbf3b56dd3!2sMcMenamins+Mission+Theater!5e0!3m2!1sen!2sus!4v1496435382602" frameborder="0" width=100% height=300px allowfullscreen></iframe>
<p><br><br>All activies on <a href="schedule.html#sunday">Sunday</a>, 6/4 will be in this location, including the two workshops, during the day, and the <a href="schedule.html#welcome-reception">Welcome Reception</a>.</p>
<p>The Mission Theatre is fully ADA accessible.</p>
<p>For more info, contact the venue at (503) 225-0047</p>
</div>
</div>
<div class="row card">
<div class="column column-60 column-offset-20">
<h1><a name="travel-guide"></a>TRAVEL GUIDE</h1>
<p style="text-align: left">Wondering where to stay and how to get around once you get into Portland? The conference will be held at the <a href="http://www.mcmenamins.com/CrystalBallroom">Crystal Ballroom</a>, in downtown Portland, and most conference events will be held within just a few blocks of the Crystal Ballroom.</p>
<h2>Where to stay</h2>
<p style="text-align: left">We are not working with any of the hotels for attendee accommodations, but there are many hotels available within walking distance of the venue:</p>
<ul style="text-align: left">
<li><a href="http://www.mcmenamins.com/CrystalHotel">Crystal Hotel</a></li>
<li><a href="http://www.acehotel.com/portland">Ace Hotel</a></li>
<li><a href="http://www.hoteldeluxeportland.com/">Hotel DeLuxe</a></li>
<li><a href="http://www.markspencer.com/">Mark Spencer</a></li>
<li><a href="http://www.sentinelhotel.com/">The Sentinel</a></li>
</ul>
<h2>How to get around</h2>
<p style="text-align: left">Portland is a very accessible city and there are many transportation options available, public and otherwise.</p>
<h3>Flying Into Portland</h3>
<p style="text-align: left">Portland International Airport (PDX) is a great airport, with direct flights from many destinations.</p>
<p style="text-align: left">If you are traveling from outside the US, please contact us at <a href="mailto:[email protected]">[email protected]</a> to obtain an offer letter from the conference to help with your border entry.</p>
<h3>The MAX</h3>
<p style="text-align: left">The <a href="http://trimet.org/max">MAX</a> is Portland’s major light-rail system. The MAX primarily connects Portland with the surrounding cities, such as Gresham, Beaverton, Clackamas, and Hillsboro.</p>
<p style="text-align: left">If you’re flying into Portland Airport (PDX), we recommend taking the MAX into downtown Portland. There is a MAX station for the <a href="http://trimet.org/schedules/maxredline.htm">red line</a> in the airport itself.</p>
<p style="text-align: left">The venue is along Burnside Street at 14th Ave, just east of the I-405 underpass. The closest Red Line stop to the Crystal Ballroom is at Galleria SW 10th.</p>
<h3>Streetcars and Buses</h3>
<p style="text-align: left">Portland also has a <a href="http://www.portlandstreetcar.org/">separate streetcar network</a> which criss-crosses the MAX lines. These, along with Portland’s extensive <a href="http://trimet.org/bus/">bus network</a>, ought to suffice.</p>
<p style="text-align: left">The streetcar loop lines are also under construction, but only through Saturday 14 May. This means their detours will only matter during the day of the hike. They may be your lifeline during the rest of the conference.</p>
<p style="text-align: left">The streetcars run along 10th and 11th Avenues. The closest stops to the venue are also on Couch Street. There is also a Whole Foods Market at NW Couch & 12th Ave. See the <a href="http://news.trimet.org/wordpress/wp-content/uploads/2017/04/Morrison-Yamhill-MAX-Improvements-Streetcar-Service-Map.png">Streetcar Loop detour map</a> for details.</p>
<h3>Taxi Companies</h3>
<p style="text-align: left">While Portland does have Lyft and Uber, unfortunately they are somewhat unreliable. There are several reliable local taxi companies:</p>
<ul style="text-align: left">
<li><a href="http://www.radiocab.net/">Radio Cab</a></li>
<li><a href="http://www.broadwaycab.com/">Broadway Cab</a></li>
<li><a href="http://portlandtaxi.net/">Portland Taxi</a></li>
</ul>
<p style="text-align: left">Please note that it is <em>not</em> common to hail taxis in Portland, and that your best bet is to call in advance.</p>
<h3>Bike Rentals</h3>
<p style="text-align: left">There are two bike rental companies in downtown Portland that may be good options if you want to experience Portland by bike (which we very much recommend!):</p>
<ul style="text-align: left">
<li><a href="http://www.waterfrontbikes.com/">Waterfront Bikes</a></li>
<li><a href="http://www.portlandbicycletours.com/">Cycle Portland</a></li>
</ul>
<h2>Eating</h2>
<p style="text-align: left">Portland is an amazing food city. Here are some resources that will help you find something good to eat:</p>
<ul style="text-align: left">
<li>The <a class="reference external" href="http://pdx.eater.com/maps/best-portland-restaurants-38">Eater38</a> is a great resource for delightful food.</li>
<li>Willamette Week’s <a class="reference external" href="http://www.wweek.com/portland/restaurantguide">Restaurant Guide</a></li>
<li>Urban Spoon’s <a class="reference external" href="http://www.urbanspoon.com/c/24/Portland-restaurants.html">Best of Portland</a></li>
<li><a class="reference external" href="http://www.foodcartsportland.com/">Food Carts Portland</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="column">
<h1><a name="community">COMMUNITY</a></h1>
<p><strong>Stay connected with the community!</strong>
<p>Follow us on Twitter at <a href="https://twitter.com/dotnetfringe">@dotnetfringe</a>
<p> Chat with us <a href="http://slack.dotnetfringe.org">in Slack</a>
<h1>GET UPDATES</h1>
<p><strong>Join the mailing list!</strong>
<div class="column column-80 column-offset-10 mailinglist">
<form method="post" action="http://dotnetfringe.us8.list-manage.com/subscribe/post?u=ba68ae915a1a06c6cb2302e3c&id=2ee142e90b" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="" _lpchecked="1">
<input type="text" placeholder="Email Address" value="" name="EMAIL" class="required email textbox" id="mce-EMAIL" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Email address';}">
<input type="submit" value="Sign Up" name="subscribe" id="mc-embedded-subscribe">
</form>
</div>
</div>
</div>
</div>
</div>
<div class="container fullwidth footer-container">
<div class="container">
<div class="row">
<div class="column">
© .NET Fringe 2017 - <a href="docs/code-of-conduct.html"><span>Code Of Conduct</span></a> - <a href="docs/index.html">Docs</a>
</div>
<div class="column">
Videos: <a href="https://www.youtube.com/playlist?list=PLwZVRWVJepJvam4NiKwKfR9P1aInAHev_">2016</a> <a href="https://www.youtube.com/playlist?list=PLwZVRWVJepJsJ79H3GfoPC7TxsvExdIB1">2015</a>
</div>
<div class="column">
Follow Us: <a href="https://twitter.com/dotnetfringe">@dotnetfringe</a>
</div>
</div>
</div>
</div>
</body>
</html>