-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscholarship.html
More file actions
85 lines (76 loc) · 5.61 KB
/
Copy pathscholarship.html
File metadata and controls
85 lines (76 loc) · 5.61 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
<!doctype html>
<!--[if lt IE 7]> <html lang="en-us" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html lang="en-us" class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html lang="en-us" class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en-us" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Big Ruby - A Conference For People Doing Big Things With Ruby - February 20-21 - Dallas, Texas</title>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=1200" />
<meta property="og:title" content="Big Ruby">
<meta property="og:type" content="website">
<meta property="og:url" content="http://http://www.bigrubyconf.com/">
<meta property="og:site_name" content=">Big Ruby - A Conference For People Doing Big Things With Ruby">
<meta property="og:description" content="Big Ruby is a conference focused on the use of Ruby in large organizations, infrastructures, userbases, and teams. If your Ruby runs hundreds of servers, handles millions of users, and you count each and every millisecond, this is the conference for you.">
<link rel="stylesheet" type="text/css" href="stylesheets/desktop2.css" media="screen" />
<!-- <link type="text/css" rel="stylesheet" href="http://fast.fonts.com/cssapi/f013636a-d606-4163-9dd7-292ec739de04.css"/> -->
<!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->
<script type="text/javascript" src="http://use.typekit.net/pnv5rqn.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
</head>
<body>
<nav id="navigation" style="display:none;">
<div class="container group">
<a href="/" id="logo">Big Ruby Conference</a>
<div class="links group">
<a href="#intro">Details</a>
<a href="#speakers">Speakers</a>
<a href="#themes">Themes</a>
<a href="#schedule">Schedule</a>
<a href="#locations">Locations</a>
<a href="#sponsors">Sponsors</a>
<a href="#organizers">Organizers</a>
</div>
<a href="https://bigrubyconf2013.busyconf.com/bookings/new" class="register button">Register</a>
</div>
</nav>
<section id="intro" class="section">
<div class="container">
<h1 class="intro-head">Big Ruby</h1>
<p class="intro-byline">A Conference For People Doing Big Things With Ruby</p>
<p class="intro-details">February 20 & 21 <i>★</i> 2014 <i>★</i> Dallas, TX</p>
</div>
</section>
<section id="scholarship" class="section">
<h1 class="head">BigRuby 2014 <br> Opportunity Scholarship</h2>
<div class="container">
<h2 id="apply"><a href="https://bigruby.wufoo.com/forms/bigruby-2014-opportunity-scholarship-application/">Apply Now!</a></h2>
<p> BigRuby have partnered with <a href="http://rubycentral.org/community">Ruby Central</a> to offer a limited number of full conference registration scholarships for BigRuby conference on 2014 Feb. 20 & 21, which is open to anyone who would not normally attend, though we specifically encourage students, women, minorities, and other under-represented groups in the technology sector to apply. The Opportunity Scholarship is a chance to jump in to learn more about Ruby specifically and software development in general. Note: the scholarship does not include any travel or hotel assistance.
</p>
<p>Scholars will be partnered with Guides: experienced programmers who have attended BigRuby before and are already familiar with many of the key players at the conference. Guides will act as ambassadors for the duration of the conference, allowing Scholars to meet established developers, learn more about software development, and begin connecting to the Ruby community. If you or someone you know is interested in applying, please read the application instructions below.
</p>
<h3>APPLICATION PROCESS</h3>
<p>
We are offering a limited number of complimentary BigRuby 2014 conference tickets as part of this scholarship. While it is open to everyone, we'd specifically encourage students, women, minorities, and other under-represented groups in the technology sector to apply.
</p>
<p>
Please fill out <a href="https://bigruby.wufoo.com/forms/bigruby-2014-opportunity-scholarship-application/">the form</a> or through the <a href="#apply">Apply link</a>. This is your chance to show us your qualifications for the opportunity scholarship. While the application deadline is Jan 17 (11:59pm EDT), we will be reviewing and responding to applications on a rolling basis during the process, so please don't hesitate to apply early! All applications will be responded to by Jan 21th.
</p>
<p>
It is very important that you regularly check the email account that you provided us during the review process. If we follow up with an acceptance but do not receive a confirmation from you within 24 hours, your acceptance will be revoked.
</p>
<h3>AWARD BENEFITS</h3>
<ul>
<li>Complimentary registration</li>
<li>Pairing with a developer Guide</li>
<li class="note">Does not include travel or lodging</li>
</ul>
<p>
<h3><a href="https://bigruby.wufoo.com/forms/bigruby-2014-opportunity-scholarship-application/">Apply Now!</a></h3>
</div>
</section>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script type="text/javascript" src="javascripts/site.js"></script>
</body>
</html>